body {
	margin:0px 0px 0px 0px;
	background-color: #327095;
	
}

#header {
	height: 80px;
	width: 900px;
	background-color: #FFFFFF;
	
	
}
#headerline {
	height: 15px;
	background-color: #327095;
	
}



.bg_left1 {
	background-color: #327095;
	
}





.headerline_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
}
.headerline_text a:link {
	color: #ffffff;
	text-decoration: none;
}
.headerline_text a:visited {
	text-decoration: none;
	color: #ffffff;
}
.headerline_text a:hover {
	text-decoration: none;
	color: #cccccc;
}
.headerline_text a:active {
	text-decoration: none;
	color: #ffffff;
}








#leftpane {
	font-family: Verdana, Helvetica, sans-serif;
	
	font-size: 80%;
	height: 471px;
	background-color: #CBCB00;
}
.bgleftpane {
	background-color: #CBCB00;
}
.leftpane_mainmenu {
	background-color: #CBCB00;
	
}

/*Link menü hinter dem Menü punkt*/

.leftpane_mainmenu_activ {
	color: #327095;
	background-color: #ffffff;
}
.leftpane_submenu {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	background-color: #327095;
}
.leftpane_submenu a:hover {
	color: #ffffff;
	background-repeat: repeat-x;
}
.leftpane_submenu_activ {
	color: #97061e;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	background-color: #ffffff;
}


.menueoberpunkt {
	color: #ffffff;

}











.contentpane {
	background-color: #ffffff;
}
.title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 78%;
	font-color: #666666;
	font-weight: bold;
}
.contenttext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-color: #666666;
}
.contenttextcountries {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-color: #666666;
}
.contenttext A:Hover {
	color: #CCCCCC;
}




/*Links */
a:link {
	color: #005192;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005192;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #005192;
}




#site-search {
	height: 20px;
	width: 200px;
	position: relative;
	top: 88px;
	left: 645px;
}
.containersearch {
	height: 20px;
	float: left;
	text-align: left;
	vertical-align: top;
}
#search-input
{
	width: 70px;
	background-color: #F6F7F4;
	border-width: 1px;
	margin-right: 5px;
}
#site-search button:active,
#site-search button:focus,
#site-search button:hover,
#search-input:active,
#search-input:focus,
#search-input:hover
{
	background-color: #fff;
}
#site-search button
{
	border-style: none;
	background-color: transparent;
	font-size: 13px;
	font-family: inherit;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
/********************************************
PopUp-Logo
********************************************/
.popLogo {
	background-color: #ffffff;
	background-image: url(../pics/pop_logo.jpg);
}
