/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	/*background-color: white;*/
	line-height: 140%;
	/*overflow: auto;*/  
	margin: 0px;
	scrollbar-3dlight-color:#D8D2DB; 
	scrollbar-arrow-color:#897593;
	scrollbar-base-color:#B9ADBE;
	scrollbar-darkshadow-color:#897593;
	scrollbar-face-color:#C2B8C7;
	scrollbar-highlight-color:#B9ADBE;
	scrollbar-shadow-color:#B9ADBE;
}
body.marg{
	padding:10px;
}
table.gallery tr td{
	padding: 8px;
}
table.gallery tr td.img{
	background-color:#E0E0E0;
	border: 5px solid #FFFFFF;
	padding:0px;
}
a img{
	border:none;
}
h2{
	font-size:12px;
	font-weight:bold;
}
td {
	font-size: 11px;
	color: #000000;
	line-height: 140%;
}
a {
	color: #3978BB;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: underline;

}
input {
	font-size: 10px;
	border-color: #AC9DB3;
	border-style: solid;
	border-width: 1px;
}
.menu {
	color: #023478;
	font-size: 10px;
	text-decoration: none;
}
.menu:hover {
	color: #023478;
	text-decoration: none;	
}
.article_header_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.article_header_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 18px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none
}
.footer:hover {
	font-size: 10px;
	color: white;
	text-decoration: underline
}
.image {
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.i_frame {
	margin-left: 22px;
}
.sondertext {
    /*font-family: Garamond, Arial, sans-serif;
	font-size: 14px;
	color: #3978BB;*/
}
.sondertextbig {
    font-family: Garamond, Arial, sans-serif;
	font-size: 18px;
	color: #3978BB;
	font-weight: bold;
}

/* Hintergrundfarben */

.bg_border {
	background-color: #CCCCCC;
}
.bg_purble {
	background-color: #CCCCCC;
}
.bg_darkblue {
	background-color: #3978BB;
	color: #fff;
}
.bg_darkblue a {
	color: #fff;
}
.bg_lightblue {
	background-color: #82A2C3;
}
.bg_yellow {
	background-color: #CCA760;
}

/* Distanzen */

.dist_logo_euradvantage {
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 2px;
}
.dist_logo_events {
	margin-left: 30px;
}
.dist_header_farbboxen {
	margin-left: 32px;
}



/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:0; height:0; background-color:transparent; layer-background-color:transparent; visibility:hidden}
/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:verdana,arial,helvetica; font-size:9px; font-weight:bold}
.clLevel0{background-color:Navy; layer-background-color:white; color:black;}
.clLevel0over{background-color:white; layer-background-color:white; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:transparent; layer-background-color:transparent}
/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding-left:5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
.clLevel1{background-color:#B4D3FE; layer-background-color:#B4D3FE; color:#023478;}
.clLevel1over{background-color:#F0F7FF; layer-background-color:#F0F7FF; color:#023478; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#B4D3FE; layer-background-color:#F0F7FF}
/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}
li {
	/*font-size: 14px;
	color: 3978BB;
	list-style-type: disc;
	font-family: Garamond, Arial, sans-serif;*/
}
.anfragen{
	border:1px solid #FFFFFF;
}