/* CSS Document */

body { background-color:#15294E; margin: 0 0 0 0; padding: 0 0 0 0; font-family: Arial, Helvetica, sans-serif;}

#outer {width:760px; height:100%; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:auto; border:#000 1px solid;}

#header {width:760px; height:100px; background: url(images/layout/header_bg.png) left top repeat-x; color:#CCCCCC;}

#logo {width:190px; height:100px; float:left; }

#languages { float: right; width:500px; margin-top:10px; font-size:11px; padding-right: 10px; text-align:right;  color:#C2D2EF; letter-spacing: 0.1em; text-decoration:none; }
#languages a { color:#C2D2EF; text-decoration:none;}
#languages a:hover { color:#ED9D20; text-decoration:none;}

#slogan { width:500px; float: right; margin-top:15px; font-size:20px; padding-right: 10px; text-align:right; font-weight: bold; color: #FFFFFF;}

#navi { 
width:540px; 
margin-top:17px; 
float: right; 
color: #C2D2EF; 
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 0.1em;
padding-right: 10px;
text-align:right;
}
#navi a {color: #C2D2EF; font-weight: normal; text-decoration:none;}

#navi a:hover {color: #FFFFFF;}

#navi a.active {color: #FFFFFF;}


#center {width:760px; height:375px; background-color: #000033}

#image {width:400px; height:375px; float:left;}
#gallery {width:760px; height:375px; float:left;}

#content_bg {
width:360px; 
height:375px;
background:#F7F6F4 url(images/layout/content_bg.png) no-repeat bottom right  ;
float:right;
}

#content {
width:345px; 
height:355px;
float:right; 
overflow:auto; 
font-size: 12px;
color: #666666;
padding:10px 5px 10px 10px;
line-height: 150%;
}

#content img { border:none;}
#content strong {color: #002A54;}

  #content h1 {
	font-size: 180%;
	color: #002A54;
	letter-spacing: 0.1em;
	line-height:normal;
	padding-bottom: 7px;
	border-bottom: 1px dotted #FAA234;
	padding-top: 0px;
	margin-top:5px;
}

  #content h2 {
	color: #002A54;
	font-size: 150%;
}
  #content h3 {
	color: #002A54;
	font-size: 110%;
}
  #content h5 {
	font-size: 105%;
	color: #002A54;
}

  #content a {
	text-decoration: none;
	border-bottom: 1px none #FAA234;
	color: #336598;
	font-weight: bold;
}
  #content a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dashed #FAA234;
	background: #FAA234;
}


   div#popup {
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
} 
  
   #popup {
	font-size: 12px;
	color: #000000;
	line-height:normal;
	padding-top: 0px;
}

   #popup h1 {
	font-size: 120%;
	color: #002A54;
	line-height:normal;
	padding-bottom: 7px;
	border-bottom: 1px dotted #FAA234;
	padding-top: 0px;
	margin-top:0px;
}
 
   #popup a {color: #ED9D20; text-decoration: none; }
   #popup a:hover {color: #7AA228; text-decoration: none; }








#footer { padding-left:10px; padding-top:5px;
width:750px; 
height:95px; 
background: url(images/layout/footer_bg.png) right top repeat-x;
color: #C2D2EF; 
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 0.1em; line-height: 150%;
 }
 
 #footer h3 {padding:0; margin:0; color:#FFFFFF; font-weight:bold; font-size:11px;}
 #footer a {color: #C2D2EF; text-decoration: none; }
 #footer a:hover {color: #7AA228; text-decoration: none; }
 #footer-right a {color: #fff;}
 
 #footer-left { width:400px; float:left;}
 
 #footer-right {
     width:100px; 
	 float:right;
     color: #fff;
	 font-size:80%;
	 text-align:right;
	 margin-top:78px; margin-right:7px;}
	


a {}
a:hover {}
a:visited {}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.highslide-html-content a {text-decoration: none; color:#000066;}
.highslide-html-content a:hover {text-decoration: none; color:#7AA228;}

.highslide-loading {
    display: block;
	color: black;
	font-size: 10px;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 10px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #669900;
}
.control:hover {
	color: #7AA228 !important;
}
.highslide-move {
    cursor: move;
}

.Stil1 {
	color: #FFFFFF;
	font-weight: bold;
}
.Stil2 {color: #669900}

#myPopup {
	display: none;
	border: solid 2px black;
	padding: 4px;
	background-color: #FFFFFF;
	width:354px;
	text-align: center;
	position: absolute;
	top: 30px;
	left: 100px;
}