/* CSS-Definitionen fuer BAVC */

/* allgemeine Definitionen */
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}
body {
	color: #333;
	font-size: 12px;
	text-align: center;
	padding: 0px 10px;
	
}
img {
	border: 0px;
}


.voila_rep_id {display:none}

a:link {
	color: #61a6d2;
	
	text-decoration: underline;
}


a:visited {
	text-decoration: underline;
color: #61a6d2;
}


a:hover {
	text-decoration: none;
}





h1 {
	font-size: 15px;
	margin:0px 0px 15px 0px;
color:#ff0000;
}
h2 {
	color: #ff0000;
	font-size: 12px;
	margin:0 0 10px 0; 
	
}
h2.noarrow {
	background-image: none;
}
h2.first {
	margin-top: 0px;
}
h2 a {
	color: #ff0000;
	display: block;
}
h3 {
	font-size: 12px;
	color:#61a6d2;
}
h3 span {
	color: #61a6d2;
	font-size: 0.75em;
	font-weight: normal;
}


table {
	font-size: 12px;
}
tr.colored td {
	background-color: #E8F7F6;
}
th, td {
	padding: 3px;
	color: #58585A;
	font-size: 1.0em;
	text-align: left;
	vertical-align: top;
}
th {
	color: #20B2AA;
	background-color: #C7ECEA;
}

/* allgemeine Klassen */
.imgtext {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.textimg {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* Container aussen */
#container {
	width: 980px;
	
	
}

/* header, metanavi, mainnavi */
#header div {
	
}
#header #logo {float:left;
	
}
#header #logo {float:left;
	
}

#header #metanavi {
	width: 180px;
	height: 164px;
	background: url(header_bg.gif) repeat-x;

}

#header #metanavi a {
	font-size: 9px;
	font-weight: normal;
}

#search, #mainnavi {
	float: left;
	height: 27px;
	
	background-image:url(bg_suche.gif);
text-align:left;

}

* html #search, #mainnavi {
	float: left;
	height: 27px;
	margin:-3px 0 0 0 ;
	background-image:url(bg_suche.gif);
text-align:left;

}

.historynavi	{margin:0 0 2px 0}

*html .historynavi	{margin:0 0 20px 0}
}


#mainnavi {
	width: 776px;
	color: #333;
float:right;
}
#mainnavi ul {
	margin-top: 4px;
	margin-left: 6px;
}
#mainnavi ul li {
	color: #FFFFFF;
	display: inline;
	padding: 2px 5px 6px 5px;
	background: url(pipe.gif) right 0px no-repeat;
}
#mainnavi li.current {
	background-color: #FFFFFF;

}
#mainnavi a {
	color: #FFFFFF;
	font-weight: normal;}




#mainnavi li.current a {
	color: #20B2AA;font-weight:bold;
}

/* Advanced Search*/
#advsearch {
	float: left;
	width: 170px;
  	height: 31px;
	margin:2px 0px 0px 10px;
}

#advsearch a {
	font-size: 10px;
	font-weight: normal;
}

/* breadcrumb und textsizer */
#breadcrumb {
    float: left;
	width: 590px;
	display: inline;
	height: 31px;
	margin-left: 10px;
}
#breadcrumb li {
	display: inline;
}
#breadcrumb a {
	font-size: 10px;
	font-weight: normal;
}
#textsizer {
	float: left;
	font-size: 10px;
	width: 180px;
	text-align: right;
}

/* linke, content, rechte Spalte */
#leftcol,#centercol {
	float: left;
	
	
	margin-top: 0px;
}
* html #leftcol {background-color: #fff;text-align:left;margin:0px 0 0 0;
	
}



#leftcol {text-align:left;margin:0px 0 0 0;
	
padding:0px 0 0 0}


#leftcol div, #rightcol div {
	
	background-color: #fff;
	
}

#newsletter, #intranet, #publications, #partner {
	font-size: 11px;
	display: none;
}

#partner {
	text-align: center;
}




#centercol {
	width: 536px;
	font-size: 12px;
	background:#fff;
text-align:left;
padding: 10 0 0 20px;
margin:0px 0 0 0;min-height:300px}

* html #centercol {
	width: 556px;
	font-size: 12px;
	background:#fff;
text-align:left;
padding: 10 0 0 20px;
margin:0px 0 0 0;height:300px}

#centercol h1 {
	15px;
}
#centercol h2 {
	font-size: 1.4em;
}
#centercol h3 {
	font-size: 1.25em;
}

#centercol #introduction {
	color: #58585A;
	padding: 17px 10px;
	margin-bottom: 10px;
	line-height: 1.33em;
	background-color: #E8F7F6;
}
#centercol #introduction a {
	color: #58585A;
	font-weight: normal;
	text-decoration: underline;
}


#centercol #introduction2 {
	color: #58585A;
	padding: 17px 10px;
	margin-bottom: 10px;
	line-height: 1.33em;
	
}
#centercol #introduction2 a {
	color: #58585A;
	font-weight: normal;
	text-decoration: underline;
}

#centercol #content {
	color: #333;
	
	line-height: 1.5em;
	
}





#centercol div.headline {
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px;
	margin-bottom: 10px;
	background-color:#9a9a9a;
}


#centercol #news {
	background-image:url(vline.gif);background-repeat: repeat-y;
}

#centercol #news div {
	float: left;
	display: inline;
	width: 280px;
	margin: 3px 10px;
	font-size: 0.9em;
	color: #58585A;
	padding:0px;
}
#centercol #news div h3 {
	font-size: 1.0em;
}

#centercol #news2 {

}

#centercol #news2 div {
	float: left;
   	width: 580px;
	margin:3px 0px 3px 0px;
	color: #58585A;
}

#centercol #news2 div h3 {
	font-size: 1.0em;
}


#centercol .teaser {background-image:url(vline.gif);background-repeat: repeat-y;
}
#centercol .teaser div {
	float: left;
	display: inline;
	width: 480px;
	margin: 3px 10px;
	font-size: 0.9em;
	color: #58585A;
}
#centercol .teaser div h3 {
	font-size: 1.0em;
}


#leftcol div p, #centercol #news div p, #rightcol div p, #centercol #content form p {
	text-align: left;
}


#rightcol {color:#808080;
	font-size: 12px;
	line-height: 16px;
	margin:0px 0 0 0 ;
width:205px;float:right;padding:0px 0 0 0;}

* html #rightcol {color:#808080;
	font-size: 12px;
	line-height: 16px;
	margin:0px 0 0 0 ;
width:205px;
float:right;padding:0px 0 0 0;}




#rightcol div {
	color: #58585A;
}
#rightcol p a {
	font-size: 10px;
}

/* Footer */
#footer {
	color: #fff;
	
	height:18px;
	width:980px;
	background-color:#7fb7da;
	text-align:left;
	font-weight:bold;padding:1px 0 0 0;
	margin:0 auto;
}
#footer ul {
	margin-bottom: 4px;
	
}
#footer ul li {
	display: inline;
}
#footer a {
	font-size: 10px;
	font-weight: normal;
}

/* Kontaktforumlar */
label {
	float: left;
	width: 120px;
	height: 31px;
}
label.twocol {
	width: 200px;
	height: auto;
}
#content input, #content textarea {
	width: 200px;
	color: #58585A;
	padding: 2px 0px;
	margin-right: 20px;
	border: 1px solid #63C9C3;
}
#content textarea {
	font-size: 12px;
}
#content input:focus, #content textarea:focus {
	background-color: #E8F7F6;
}
textarea#reason {
	width: 225px;
	height: 255px;
	margin-top: 0px;
	margin-right: 0px;
}
.formleft {
	float: left;
}
#map {
	width: 550px;
	height: 300px;
    border: 3px solid #E8F7F6;
}

/* Schriftgroessen-Veraenderung */
.small, .small table {
	font-size: 10px !important;
}
.normal, .normal table {
	font-size: 12px !important;
}
.large, .large table {
	font-size: 14px !important;
}
.x-large, .x-large table {
	font-size: 16px !important;
}
.xx-large, .xx-large table {
	font-size: 20px !important;
}


.download		{color: #58585a;font-size: 12px;font-weight:normal;text-decoration:none;}

.download a:link	{color: #58585a;font-size: 12px;font-weight:normal;text-decoration:none;}

.download a:visited	{color: #58585a;font-size: 12px;font-weight:normal;text-decoration:none;}

.download a:hover	{color: #58585a;font-size: 12px;font-weight:normal;text-decoration:underline;}

.download a:active	{color: #58585a;font-size: 12px;font-weight:normal;text-decoration:none;}


#forPrint {display: none;}

.banner		{float:right;background-color:#fff;}

/*	NAVIGATION	*/
#navigation 			{clear:both; width:204px;color:#808080;font-weight:normal;float:left;text-align:left;padding:3px 0 0 0;line-height:15px;}

ul#navigation 			{width:204px;color:#808080; font-size:12px; margin:0px;line-height:15px; }

ul#navigation li 		{list-style:none; margin:0px;}
ul#navigation a:link 		{color:#808080; text-decoration:none;padding:3px 0 0 0;line-height:15px;}

ul#navigation a:visited 	{color:#808080; text-decoration:none;padding:3px 0 0 0;line-height:15px;}

ul#navigation a:active 		{color:#808080; text-decoration:none;line-height:15px;}

ul#navigation a:hover 		{font-weight:bold; color:#61a6d2; text-decoration:none;padding:3px 0 0 0;line-height:13px;}


ul#navigation a.level1:link	{color:#808080; padding:3px 0 0 0;text-align:left;height:20px;width:189px;display:block;padding-left:15px;line-height:15px;font-weight:bold;}

ul#navigation a.level1:active 	{color:#808080;height:20px;width:189px;padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;font-weight:bold; }

ul#navigation a.level1:visited	{text-align:left;height:20px;width:189px;padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;color:#808080;font-weight:bold;}

ul#navigation a.level1:hover	{text-align:left;height:20px;width:189px;padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;color:#61a6d2;font-weight:bold;}



ul#navigation a.level1:hover 	{text-align:left;height:20px;width:189px;padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;color:#61a6d2;font-weight:bold;}

ul#navigation a.level1a:visited 	{color:#61a6d2;height:20px;width:189px;padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;font-weight:bold;}


ul#navigation a.level1a:link 	{color:#808080;height:20px;width:189px;padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;font-weight:bold;}

ul#navigation a.level1a:active 	{color:#808080;height:20px;width:189px;padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;font-weight:bold;}

ul#navigation a.level1a:hover {color:#61a6d2;height:20px;width:189px;padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;font-weight:bold;}



ul#navigation a.level2:link 	{line-height:0px; font-size:12px; color:#808080; padding:3px 0 0 30px;height:20px;line-height:15px;font-weight:bold;}

ul#navigation a.level2:visited 	{line-height:0px; font-size:12px; color:#808080; padding:3px 0 0 30px;height:20px;line-height:15px;font-weight:bold;}

ul#navigation a.level2:active 	{line-height:0px; font-size:12px; color:#808080; padding:3px 0 0 30px;height:20px;line-height:15px;font-weight:bold;}

ul#navigation a.level2:hover 	{line-height:0px; font-size:12px; color:#61a6d2; padding:3px 0 0 30px;height:20px;line-height:15px;font-weight:bold;}


ul#navigation a.level2a:link 	{line-height:0px; font-size:12px; color: #808080; padding:3px 0 0 30px;height:20px;line-height:15px;font-weight:bold;}

ul#navigation a.level2a:visited {line-height:0px; font-size:12px; color: #808080; padding:3px 0 0 30px;height:20px;line-height:15px;font-weight:bold;}

ul#navigation a.level2a:active 	{line-height:0px; font-size:12px; color: #808080; padding:3px 0 0 30px;height:20px;line-height:15px;font-weight:bold;}

ul#navigation a.level2a:hover {line-height:0px; font-size:12px; color: #61a6d2; padding:3px 0 0 30px;height:20px;line-height:15px;font-weight:bold;}


ul#navigation a.level3:link 	{line-height:0; font-size:12px; color:#0a478c;}

ul#navigation a.level3:visited 	{line-height:0; font-size:12px; color:#0a478c;}

ul#navigation a.level3:active 	{line-height:0; font-size:12px; color:#0a478c;}


ul#navigation a.level3a:link 	{line-height:0; font-size:12px; color:#0a478c;}

ul#navigation a.level3a:visited {line-height:0; font-size:12px; color:#0a478c;}

ul#navigation a.level3a:active 	{line-height:0; font-size:12px; color:#0a478c;}






/*	NAVIGATION	*/
* html #navigation 			{clear:both; width:204px;color:#808080; font-weight:normal;float:left;text-align:left;}

* html ul#navigation 			{width:204px;color:#808080; font-size:12px; margin:0px; padding:0px;}

* html ul#navigation li 		{list-style:none; margin:0px; }

* html ul#navigation a:link 		{color:#808080; text-decoration:none;}

* html ul#navigation a:visited 		{color:#808080; text-decoration:none;}

* html ul#navigation a:active 		{color:#808080; text-decoration:none;}

* html ul#navigation a:hover 		{font-weight:normal; color:#61a6d2; text-decoration:none;}



* html ul#navigation a.level1:link	{color:#808080; text-align:left;height:20px;width:204px;padding:3px 0 0 0;display:block;padding-left:15px;}

* html ul#navigation a.level1:visited	{color:#808080; text-align:left;height:20px;width:204px;padding:3px 0 0 0;display:block;padding-left:15px;}


* html ul#navigation a.level1:active 	{color:#808080;height:20px;width:204px;padding:3px 0 0 0;display:block;padding-left:15px; }


* html ul#navigation a.level1:hover 	{text-align:left;height:20px;width:204px;padding:3px 0 0 0;display:block;padding-left:15px;color:#61a6d2;}



* html ul#navigation a.level1a:link 	{color:#808080;height:20px;width:204px;padding:3px 0 0 0;display:block;padding-left:15px;}

* html ul#navigation a.level1a:visited 	{color:#808080;height:20px;width:204px;padding:3px 0 0 0;display:block;padding-left:15px;}


* html ul#navigation a.level1a:active 	{color:#808080;height:20px;width:204px;padding:3px 0 0 0;display:block;padding-left:15px;}


* html ul#navigation a.level1a:hover 	{color:#61a6d2;height:20px;width:204px;padding:3px 0 0 0;display:block;padding-left:15px;}



* html ul#navigation a.level2:link 	{line-height:15px; font-size:12px; color:#808080; padding-left: 30px;}

* html ul#navigation a.level2:visited 	{line-height:15px; font-size:12px; color:#808080; padding-left: 30px;}

* html ul#navigation a.level2:active 	{line-height:15px; font-size:12px; color:#808080; padding-left: 30px;}


* html ul#navigation a.level2:hover 	{line-height:15px; font-size:12px; color:#61a6d2; padding-left: 30px;}




* html ul#navigation a.level2a:link 	{line-height:15px; font-size:12px; color: #808080; padding-left: 30px;}

* html ul#navigation a.level2a:visited {line-height:15px; font-size:12px; color: #808080; padding-left: 30px;}

* html ul#navigation a.level2a:active 	{line-height:15px; font-size:12px; color: #808080; padding-left: 30px;}

* html ul#navigation a.level2a:hover 	{line-height:15px; font-size:12px; color: #61a6d2; padding-left: 30px;}


* html ul#navigation a.level3:link 	{line-height:0; font-size:12px; color:#0a478c;}

* html ul#navigation a.level3:visited 	{line-height:0; font-size:12px; color:#0a478c;}

* html ul#navigation a.level3:active 	{line-height:0; font-size:12px; color:#0a478c;}


* html ul#navigation a.level3a:link 	{line-height:0; font-size:12px; color:#0a478c;}

* html ul#navigation a.level3a:visited {line-height:0; font-size:12px; color:#0a478c;}

* html ul#navigation a.level3a:active 	{line-height:0; font-size:12px; color:#0a478c;}

.history  {color:#666;font-size:11px;font-weight:normal;text-decoration:none}

.history:a  {color:#6d6d6d;font-size:11px;font-weight:normal;text-decoration:none}

.history:active  {color:#6d6d6d;font-size:11px;font-weight:normal;text-decoration:none}

.history:visited  {color:#6d6d6d;font-size:11px;font-weight:normal;text-decoration:none}

.history:hover  {color:#6d6d6d;font-size:11px;font-weight:normal;text-decoration:none}






.news   {clear:both;margin:-15px 0 0 0}


* html .news   {clear:both;margin:-15px 0 0 0}


#rightcol .infohead	{text-align:left;color:#fffff;width:204px;background-color:#7a7a7a;height:30px}


.clearhistory	{clear:both;}

* html .clearhistory	{clear:both;margin:-17px 0 0 0}

/*	Formulare	*/
input, select, textarea		{font-weight:normal; font-size:11px; font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;text-decoration:none; border:solid 1px #999999; padding-left:0px;}


.search	{float:right;margin:0px 20px 0 0;float:right}


* html .search	{float:right;margin:0px 10px 0 0;}

.words		{background:#fff;color:#666;width:188px; margin-bottom: 6px;height:22px;font-size:12px;padding:3px 0 0 3px}

* html .words		{background:#fff;color:#666;width:188px; margin-bottom: 4px;}


.teaserlink		{margin:5px 0 0 10px;color:#fff;text-decoration:none}

.teaserlink:link		{margin:5px 0 0 10px;color:#fff;text-decoration:none}

.teaserlink:visited		{margin:5px 0 0 10px;color:#fff;text-decoration:none}

.teaserlink:active		{margin:5px 0 0 10px;color:#fff;text-decoration:none}

.teaserlink:hover		{margin:5px 0 0 10px;color:#fff;text-decoration:none}

h4				{font-size:17px;color:#226aa2;font-weight:bold;margin:10px 0 -10px 0;line-height:22px;}



li				{margin:0px 0px 0px 40px; padding:0px;}

.button				{background:#eee;border:1px solid #9a9a9a;color: #ae0026;}

.teaserhin			{background-image:url(teaser.gif);height:19px;text-align:left;width:112px;padding:3px 0 0 15px}

* html .teaserhin		{background-image:url(teaser.gif);height:22px;text-align:left;width:127px;padding:3px 0 0 15px}


.unternav			{width:980px; height:20px;text-align:right;padding:10px 0 0 0}


.unternavlink				{color:#6d6d6d;text-decoration:none;font-weight:bold}

.unternavlink:link			{color:#6d6d6d;text-decoration:none;font-weight:bold}

.unternavlink:visited			{color:#6d6d6d;text-decoration:none;font-weight:bold}

.unternavlink:active			{color:#6d6d6d;text-decoration:none;font-weight:bold}

.unternavlink:hover			{color:#6d6d6d;text-decoration:none;font-weight:bold}


.inputform			{float:left;margin:0px 0px 0 15px;height:17px;color:#6d6d6d;padding:3px 0 0 3px}

.termin				{float:left;margin:10px 0 5px 5px;color:#000;}

* html .termin			{float:left;margin:10px 0 -5px 5px;color:#000;}



.imgbanner			{margin:-4px 0 0 0}


