body {
	font-family: arial, verdana, sans-serif;
	font-size:10px;
}

/*MAINNAVIGATION START ----------------------------------------------*/

#main_nav {
	margin-left:0px;
	padding: 0px 0px 0px 0px;
	width:123px;
	float: left;
}

#main_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	text-align: left;
}

#main_nav li { 
	margin: 0 0 0px 0; 
	width: 100%;
	background-image: url(img/down.jpg);
	}

#main_nav li a {
	font-weight : normal;
	text-decoration : none;
	color: #ffffff;
	display: block;
	padding: 0px 0px 0px 10px;
	height: 34px;
	width: 113px;
	text-align: left;
	line-height: 31px;
}

#main_nav a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
}

#main_nav a:hover {
	background-image: url(img/over.jpg);
	color: #ffffff;
}

#main_nav .grey a:hover {
	background-image: url(img/grey_over.jpg);
}



#main_nav_active a:link, #main_nav_active a:visited, #main_nav_active a:hover {
	background-image: url(img/active.jpg);
	color: #ffffff;
}


.main_fadeOut {
	background-image: url(img/fadeout_mainnav.jpg);
	background-color:#fff;
	background-repeat: repeat-x;
	width:100%;
	height:50px;
	margin:0;
	padding:0;
}

#main_nav ul.main_fadeOut > li{
	background-image: url(img/fadeout_mainnav.jpg);
	background-color:#fff;
	background-repeat: repeat-x;
	width:100%;
	height:50px;
	margin:0;
	padding:0;
	}

/*MAINNAVIGATION END ----------------------------------------------*/



/*MAINNAVIGATION GREY START ----------------------------------------------*/


#main_nav .grey ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	text-align: left;
}


#main_nav .grey li {background: #999;
	background-image: url(img/grey_down.jpg);
}



#main_nav .grey #main_nav_active_grey a:link,#main_nav .grey #main_nav_active_grey a:visited,#main_nav .grey #main_nav_active_grey a:hover {
	background-image: url(img/grey_active.jpg);
		color: #ffffff;

}



/* SUBNAVIGATION START ----------------------------------------------*/

#sub_nav {
	/*background-color: #ffffff;*/
	float: left;
	margin-right:0px;
	margin-left:0px;
	width: 161px;
	z-index:5;
	top: 0px;
}

#sub_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	text-align: left;
}

#sub_nav a {
	display: block;
	padding: 0px 0px 0px 10px;
	width: 151px;
	height: 34px;
	text-align: left;
	text-align: left;
	line-height: 31px;
}

#sub_nav a:link, #sub_nav a:visited {
	color: #666666;
	text-decoration: none;
}

#sub_nav li {
	background-image: url(img/bg_subnav.jpg);
	width: 100%;
}
#sub_nav li a {
	text-decoration: none; 
	width: 151px;
}

#sub_nav a:hover {
	/*background-color: #F60;*/
	background-image: url(img/over_subnav.jpg);
	color: #ffffff;

}

#sub_nav_active a:link, #sub_nav_active a:visited, #sub_nav_active a:hover{
	background-color: #FFFFFF;
	color: #ffffff;
	background-image: url(img/active_subnav.jpg);


}

.sub_fadeOut {
	width:100%;
	height:50px;
	overflow:hidden;
	background-color:#fff;
	background-image: url(img/fadeout_subnav.jpg);
	background-repeat: repeat-x;
}

/*SUBNAVIGATION END  ----------------------------------------------*/


#first_infos{
	position: relative;
}

#second_abbildungen{
	display:block;
	clear:both;
}

#col_left
{
	width: 280px;
	text-align:left;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	
}

#col_right
{
	width: 280px;
	text-align:left;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 20px;


}


.accordion {
	width:100%;
	overflow:hidden;
}

.accordion-content {
	float: left;
	width: 100%;
	margin: 0 0 15px 20px;
}

.accordion div {
	display: inline;
}
.csc-textpic-image {
	float:left;
	margin-right: 16px;
	margin-top: 16px;
	
}

.csc-textpic-caption {
		margin-top: 5px;	
}

.lightbox {
	display: block;
}
a:hover.lightbox {
	background: none;
}



/*BREADCRUMB*/

#breadcrumb {
	border-bottom:1px solid #CCCCCC;
float:left;
font-weight:bold;
line-height:30px;
margin-left:20px;
margin-top:0;
text-align:left;
width: 450px;
}

#tiefbauelemente #breadcrumb {
	width: 400px;
}

#breadcrumb a {
	text-decoration: none;
	font-weight: bold;
}

#breadcrumb li {
	display: inline;

}





#breadcrumb li:before { content: "> " ; }
#breadcrumb li:first-child:before { content: ""; }



/*END BREADCRUMB*/














h1, h2, h4, p, ul, blockquote {
	margin : 0px 0px 0px 0px;
}



h2, h3 {
	margin-bottom : 0.15em;
	font-size : 110%;
	font-weight : bold;
			line-height: 1.5em;

}

h1 {
	font-size : 1.7em;
	color : #9A000B;
}

p {
	margin-top : 1em;
	font-size : 100%;
	color: #666666;
	line-height: 1.45em;
}

h2 {
	color : #999999;
}

h3 {
	color : #ffffff;
	display: block;
	margin-left: 20px;
	padding: 0px 0px 0px 10px;
	width: 566px;
	height: 16px;
	text-align: left;
	background-color: #b7b7b7;
	text-align: left;
	line-height: 16px;
	background-image: url(img/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;
}

h3.active
{
	color : #ffffff;
	display: block;
	margin-left: 20px;
	padding: 0px 0px 0px 10px;
	width: 566px;
	height: 16px;
	text-align: left;
	background-color: #8e8e8e;
	text-align: left;
	line-height: 16px;
	background-image: url(img/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: right;
}




h2+p { 
font-size : 110%; }

li > h4 { margin-left : 0; }

div#nav_main p { 
font-size : 160%;
color : #88a308; }

div#site_info p { 
color : #fff; }

li > p { margin-left : 0; }



ul#nav_tools a {
color : #fff; } 

/*Links*/
a {
	font-weight : normal; 
	text-decoration : none;
	color: #990000;
	background: transparent;
	}
	
a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #990000;
	background: transparent;

	}

a:hover {
	font-weight : normal; 
	text-decoration : none;
	color:#ffffff;
	background: #990000;

	}

a:active {
	font-weight : normal;
	text-decoration : underline;
	color: #990000;
	background: transparent;

}

#fourth a, #sixth a {margin-right: 2em; 	color: #666666; background: transparent; 
}

#fourth a:link img, #sixth a:link img {vertical-align: middle; padding-right: 0.8em; 	color: #666666; background: transparent; 
}
#fourth a:link , #sixth a:link  {vertical-align: middle; padding-right: 0.8em; 	color: #666666; background: transparent; 
}

#fourth a:visited img, #sixth a:visited img {vertical-align: middle; padding-right: 0.8em;	color: #666666; background: transparent; 
}
#fourth a:visited , #sixth a:visited  {vertical-align: middle; padding-right: 0.8em;	color: #666666; background: transparent; 
}

#fourth a:hover, #sixth a:hover {background-color: #fff; color: #990000; background: transparent;
}
#fourth a:hover img, #sixth a:hover img {background-color: #fff; color: #666666; background: transparent;
}

/*FEATURES-LIST*/

#features 
{
	margin-left:0px;
		margin-bottom: 10px;

	padding: 0px 0px 0px 0px;
	float: left;
	width: 265px;
	font-size: 1.05em;

}


#features p {
	margin: 10px 0px 0px 0px;
	width: 100%;
	background-image: url(img/bg_features.gif);
	background-repeat: repeat-x;
	font-weight : bold;
	text-decoration : none;
	padding: 3px 5px 3px 10px;
	text-align: left;
	min-height: 24px;
	line-height: 1.4em;
	}



#features a:link, #features a:visited {
	color: #EEE;
	text-decoration: none;
}

#features a:hover {
	background-image: url(img/active.jpg);
	color: #ffffff;
}

#features_active a:link, #features_active a:visited, #features_active a:hover {
	background-image: url(img/active.jpg);
	color: #ffffff;
}


/*FEATURES-LIST END ----------------------------------------------*/

.csc-textpic {overflow:hidden;}


 
#mainimage_col_left {
	margin-top: 20px;
	width: 280px;
	text-align:left;
	float: left;
	margin-left: 161px;
	
}

#mainimage_col_right
{
	width: 280px;
	text-align:left;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right:20px;


}

#content_container_no_stone #mainimage_col_left {
	margin-top: 20px;
	width: 280px;
	text-align:left;
	float: left;
	margin-left: 0px;
	
}

#content_container_no_stone #mainimage_col_right
{
	width: 280px;
	text-align:left;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right:20px;


}


.search {
	background-image: url(img/bg_search.jpg);
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 123px;
	}
	
table.search td{
padding:0px;
margin:0px;
min-width:0px;
	
}

#main_nav #searchform { 

}

#searchword{
width:100px;
margin: 8px 4px 4px 0px;
	
}

#searchbutton {
	margin:0 5px 0 0;
	text-align:center;
	width:auto;
}



#searchmagnifier {
	background-image: url(img/lupe.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width:50px;
}

/*#submit {
	float: right;
	margin-top: 5px;

}*/
.tooltip { 
    display:none;
	z-index:100;
}
