/*******************************/
/* GEOPARK                     */
/* v1.0                        */
/* Gerhard W.H. Schmidt        */
/* Buero WIlhelm               */
/* www.buerowilhelm.de         */
/*******************************/ 

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../img/stationen/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/* auszeichnungen ----------------------------------------------------------------------*/ 
.blue_bold { color: #0071A4; font-weight: bold; } 
.blue { color: #0071A4; } 
.green_bold { color: #29A63D; font-weight: bold; } 
.green { color: #29A63D; }
.bu_green { font-size: 10px; color: #29A63D; font-weight: bold; } 
.bu_blue { font-size: 10px; color: #0071A4; font-weight: bold; } 
.bu_black { font-size: 10px; color: #000000; font-weight: bold; }
/* layout ----------------------------------------------------------------------*/ 
#container { text-align: left; width: 980px; height: auto; background-color: #FFFFFF; margin-top: 0px; margin-left: 0px;}
#header { width: 980px; height: 54px; } #logo { height: 34px; width: 980px; }

#srpachumschaltung { height: 20px; width: 150px; font-size: 10px; color: #666666; left: 20px; position: relative; } 
#content { width: 980px; }
#column_left { float: left; width: 720px; height: 600px; margin-top: 25px; } 
#column_left_klein { float: left; width: 500px; height: 600px; margin-top: 25px; margin-left: 20px; font-size: 11px; line-height: 17px; }
#column_right { width: 250px; font-size: 11px; float: right; line-height: 17px; margin-top: 25px; }
#column_right_breit { width: 405px; font-size: 11px; float: right; line-height: 17px; margin-top: 25px; } 
/* links ----------------------------------------------------------------------*/ 
a { text-decoration: none; } 
a:link { color: #393939; font-weight: bold; } 
a:visited { color: #000000; font-weight: bold; } 
a:hover { color: #000000; font-weight: bold; background-color: #FFFFFF; }
.sprache a:link { color: #0071A4; font-weight: bold; } 
.sprache a:visited { color: #0071A4; font-weight: bold; } 
.sprache a:hover { color: #000000; font-weight: bold; } 
.spracheAKTIV a:link { color: #000000; font-weight: bold; } 
.spracheAKTIV a:visited { color: #000000; font-weight: bold; } 
.spracheAKTIV a:hover { color: #000000; font-weight: bold; }
.grey { color: #4F4F4F; }
.grey a { background: transparent; color: #4F4F4F; } 
.grey a:link { color: #4F4F4F; } 
.grey a:hover { color: #000000; } 
.grey a:visited { color: #4F4F4F; }
/* sonst ----------------------------------------------------------------------*/ 
img { border: 0; }
hr { display: none; }
p { padding: 0; margin-top: 0; margin-right: 0; margin-bottom: 8px; margin-left: 0; }
/* FOOTER ----------------------------------------------------------------------*/ 
#footer { clear: both; font-size: 85%; padding: 5px; color: #000000; }
#footer a { background: transparent; } 
#footer a:link { color: #C2C2C2; } 
#footer a:hover { color: #fff; } 
#footer a:visited { color: #C2C2C2; }

