/* Koller-Rohrschach 1 */

html{
	height:100%;
}

body {
	/*background-image:url(img/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#B4C0CF;*/
	/*background-color:#F6F5ED;*/

	background-color:#f7f7f7;
	background-image:url(img/bg_streifen_diagonal.gif);
	background-repeat:repeat;
	margin-left:20px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	height:100%;
}

a:link, a:visited {
	color:#6E0C02;
	text-decoration:underline;
}

a:hover {
	color:#555555;
	text-decoration:underline;
}

li{
 list-style-type: square;
 /*list-style-image:url(../img/li.gif);*/
 }

ul{
 list-style-type: square;
 /*list-style-image:url(../img/li.gif);*/
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#top_menu{
	width:840px; height:20px;
	margin-left:0px;
	/*margin-right:auto;*/
	margin-top:0px;
	padding-top:10px;
	font-size:11px;
	text-align:right; 
}
		#top_menu a {
			color:#6E0C02;
			padding-left:10px;
			text-decoration:none;
			border-top:0px solid #9BAFC6;

		}
		
		#top_menu a:hover {
			color:#333333;
			text-decoration:none;
			border-top:0px solid #9BAFC6;
		}


#bg{ /*position:absolute; top:0px; left:910px;*/
	float:left;
	width:100%; 
	min-height:100%; 
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(img/bg_vert.gif); 
	background-position:bottom right; 
	background-repeat:no-repeat; 
	background-attachment:fixed;
}
#wrapper {
	float:left;
	width:840px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-repeat:repeat;
}

#top1 {
	float:left;
	width:840px;
	height:205px;
	background-repeat:repeat-x;
	border-bottom:1px solid #ffffff;
	background-color:#6E0C02;
}
#top1 img#theme_1lo {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:205px;
	width:224px;

}
#menu_top { 
	width:617px;
	height:28px;
	margin:0px 0px 0px 223px;
	padding: 0px 0px 0px 0px;
}
		
a.menu, a.menu:visited{
	width:122px; 
	float:left; 
	padding: 4px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-left:1px solid #f7f7f7;

	font-weight:bold;
	line-height:18px;
	font-size:12px; 
	color:#6E0C02; 
	text-decoration:none;
	text-align:center;
}
a.menu:hover, a.menu:active, a.menu#selected{

	color:#f7f7f7; 
	background-color:#6E0C02;
}


#wrapper_content {
	float:left;
	width:840px;
	padding-left:0px;
	padding-top:20px;
	padding-right:0px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

	#menu_left {
		float:left;
		width:180px;
		padding-left:20px;
		margin-right:20px;
	}
	#menu_left .pagetitle{
	color:#696969; font-size:16px; padding:3px; 
	}

	#menu_left a { color:#666666; display:block; padding:5px 0px 5px 35px; text-decoration:none;
							background-image:url(img/nav_dot_1.gif); background-repeat:no-repeat; 

	}
	#menu_left a:hover { color:#6E0C02; background-color:#f7f7f7; display:block; padding:5px 0px 5px 35px; text-decoration:none;
							background-image:url(img/nav_dot_1.gif);
	}
	#menu_left a#selected { color:#6E0C02; /*background-color:#FAF1EB;*/  display:block; padding:5px 0px 5px 35px; text-decoration:none; 
							background-image:url(img/nav_dot.gif) ;
	}

	#center_main {
		float:left;
		width:580px;
		padding-left:20px;
		padding-right:10px;
		padding-bottom:40px;
		border-left:1px solid #f7f7f7;
	}
	
	.content_menu a, .content_menu a:visited{
		color:#666666; display:block; 
		padding:5px 0px 0px 15px; 
		text-decoration:none;
	}
	.content_menu .pagetitle{
		font-size:16px; padding:3px; font-style:normal;
	}
	
	#news_right {
		float:left;
		padding-left:0px;
		width:220px;
	}
	
		
		
		#news_right_content {
			float:left;
			width:180px;
			font-size:11px;
			line-height:22px;
			background-color:#f7f7f7;
			border-left:1px solid #D47F29;
			border-right:1px solid #D47F29;
			border-bottom:1px solid #D47F29;
		}
		

		#news_right_content a:link, #news_right_content a:visited {
			background-repeat:no-repeat;
			display:block;
			clear:left;
			padding-left:5px;
			font-size:11px;
			font-weight:normal;
			text-decoration:none;
		}
		
		#news_right_content a:hover {
			background-repeat:no-repeat;
			text-decoration:none;
			color:#CC6633;
		}

			#news_right_content_header{
				border-top:1px solid #D47F29;
				width:170px;
				color:#FFFFFF;
				font-size:11px;
				background-color:#6E0C02;
				font-weight:normal;
				padding-left:5px;
				padding-right:5px;
				padding-top:1px; margin-top:0px;
			}

			#news_right_content_header a.style1, #news_right_content_header a.style1:hover, 
			#news_right_content_header a.style2, #news_right_content_header a.style2:hover 
				{
				background-image:url(img/blank.gif);  
				text-decoration:none;
				display:inline; clear:none; padding: 5px;
				}
			#news_right_content_header a.style1, #news_right_content_header a.style1:hover 
				{ 
				color:#6E0C02; background-color:#f7f7f7;
				}
			#news_right_content_header a.style2, #news_right_content_header a.style2:hover 
				{
				color:#FFFFFF; 
				}

#content_nav {
	float:right;
	text-align:right;
	padding-right:20px;
	width:820px;
	
}
	#content_nav a, a.content_nav{
		font-size:10px; text-transform:uppercase; text-decoration:none;
		}



.team_pics{
	float:left;
	width:280px;
	height:170px;
	margin:1px;
	background-color:#f7f7f7;
}
	.team_pics img{
		float:left;
		margin-right:10px;
	}
	.team_pics p{
		margin-top:65px;
	}
	.team_pics b{
		color:#6E0C02;
	}
	.team_pics a{ font-size:10px;
		
		color:#6E0C02;
	}



#bottom {
	clear:left;
	width:840px;
	height:86px;
	background-image:url(img/bg_footer.jpg);
	background-repeat:repeat-x;
}

#bottom_address {
	float:left;
	width:630px;
	padding-top:65px;
	padding-left:20px;
	font-size:10px;
}

#bottom_address a:link, #bottom_address a:visited {
	color:#555555;
	font-size:10px;
	text-decoration:none;
}

#bottom_address a:hover {
	color:#5C2030;
	text-decoration:underline;
}

#bottom_nav {
	float:right;
	width:160px;
	padding-top:65px;
	padding-right:20px;
	font-size:10px;
	text-align:right;
	color:#555555;
}

#header_print {
	display:none;
}

#klienten-info{
	position:fixed;
	top:30px;
	left:5px;
}


#sbox {
	display:none; visibility:hidden;
}


@media print {
	
	body *{
		background-image:none;
		color:#000000;
	}
	body, .pagetitle, .artikeltitle, .bodytext, .ausgabe, .ausgabe2, .ausgabe3, .bodysubtitle, .bodysubtitle2, .bodysubtitle3, a.ki, a.ki:hover, .weiss, .weiss2 
	{
		color:#000000;
	}
	
	
	#wrapper {
		float:left;
		width:650px;
		border:0px solid #CCCCCC;
		padding:0px 0px 0px 0px;
		background-color:#FFFFFF;
	}

#header_print{
	display:block;
	border-bottom:1px solid #000000;
}

	
	#spacer, #wrapper_top, #top_menu, #top1, #menu_top, #menu_left, #news_right, #content_nav, #bottom_nav {
		display:none;
	}
	
	#wrapper_content {
		clear:left;
		padding-left:0px;
		padding-top:10px;
		padding-right:0px;
		background-color:#FFFFFF;
		background-image:none;
		width:650px;
	}
	
	#center_main {
		float:left;
		width:650px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:10px;
		border-left:0px solid #f7f7f7;
	}
	
	#bottom {
		clear:left;
		width:650px;
		height:86px;
		background-image:none;
	}
	
	#bottom_address {
		float:left;
		width:650px;
		padding-top:20px;
		padding-left:0px;
	}

#klienten-info {
	visibility:hidden; display:none;
}

}
