/*
 * 16.08. 2008
 * 
 * proVISION unterwegs - CSS
 * Author: Veronika Hoelzl | geschmacksache
 * 
 * +++ Log changes +++
 *  Last change: 16.08.2008
 * 
 */

body {
	margin: 0 0 0 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height:140%;
	background-color: #FFFFFF;
}

a, a:visited {color: #666666; text-decoration: underline;}
a:hover, a:active  {color: #3399cc;}

.anchor{ line-height:180%; font-weight:bold;}
a.anchor, a:visited.anchor {color: #666666; text-decoration: underline; line-height:200%; font-weight:bold;}
a:hover.anchor, a:active.anchor {color: #3399cc; line-height:200%; font-weight:bold;}

.blue{color: #3399cc;}

.headline{font-weight: bold;}
.headline_black{
	font-weight: bold;
	color: #333333;
	margin-bottom: 12px;
}

.headline_blue{
	font-weight: bold;
	color: #3399cc;
	font-size: 13px;
}

a.headline_blue, a:visited.headline_blue {color: #3399cc;  text-decoration:none; font-weight:bold;}
a:hover.headline_blue, a:active.headline_blue {color: #000000;}
a.anker{ text-decoration: none; }

img {border:0;}

.bold{
	font-weight: bold;
}

#wrapper {
	position:absolute;
	left:50%;
	margin: 0px 0px 0px -380px;
	width: 760px;
	background-image: url(../../img/bg_wrapper_760.gif);
	height: 100%;
}

#top_balken{
	height:22px;
   background-color:#5E565B;
} 

#ani{
	width: 760px;
	height: 115px;
	overflow: hidden;
}

#ani img {
	border:0;
	margin: 0;
	padding:0;
}
/*#bg_bild{
	background-image: url(../../img/bg_wrapper_760.gif);
	background-color: tomato;
	height: 100%;
}*/

#navigation {
	background-color: #5E565B;
	left:0;
	width: 150px;
	height: 450px;
	position:absolute;
	float:left;
	z-index:2;
	left:0;
	top:137px;
	padding: 0;
	text-align: left;
}


/*#navi_left {
	background-image:url(../../img/index/bg_navilinks.gif);
	background-position:left;
	background-repeat:repeat-y;
	position:absolute;
	float:left;
	z-index:2;
	left:0;
	top:0;
	width:150px;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 1032px;
}
*/


.whiteline{
	background-color: #FFFFFF;
	height: 1px;
}

#print{
	position:absolute;
    width: 100px;
    left: 665px;
	top: 145px;
	font-size:9px;
	font-weight:bold;
	color:  #333333;
}

#print a, #print a:visited {color: #333333;; text-decoration: underline; font-weight:bold;}
#print a:hover, #print a:active {color: #3298CB;}

#content{
	background-image: url(../../img/bg_wrapper_760.gif);
	background-position:left;
	background-repeat:repeat-y;
	float:none;
	border:0;
	left:0px;
	top:40px;
	width:590px;
	padding-left:170px;
	text-align: left;
	position: relative;
}


/*#inhalt {
     background-image:url(../../img/index/bg_navilinks.gif);
	background-position:left;
	background-repeat:repeat-y;
    position:absolute;
    float:left;
	border:0;
	left:0px;
	top:0px;
    width:610px;
	padding-left:150px;
	text-align: left;
}

*/
.content_bild{
     float: left;
	 width: 150px;
}

.content_text{
	margin-left:210px;
	width: 365px;	
	text-align: left;	
}

.content_text_normal{
	width: 575px;
	text-align: left;
}

.clearer_div {
clear:both; 
height: 20px;
}
.abstand_div {
 height: 4px;
}

#stationen_navigation{
	position: relative;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 575px;
	height: 20px;
	line-height: 20px;
	text-align: left;
}

#stationen_navigation.textrechts{ text-align: right;}

#stationen_seitenanfang{
	position: relative;
	/*border-top: 1px solid #666666;*/
	border-bottom: 1px solid #666666;
	width: 575px;
	height: 10px;
	line-height: 10px;
	text-align: right;
}



.right{
	font-weight: bold;
	font-size: 9px;
	text-align: right;
}

hr{
	margin-top: 0;
	position: relative;
	left: -210px;
	width: 575px;
	border: none;
	border-top: 1px solid #666666;
}

#tour_hr{
	left: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #666666;
}


#wrapper #content .tournee {
	width: 575px;
}
