/* ######### GLOBAL ########## */

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#bbb;
	background:#fcfcfc;
	text-align:center;
	height:100%;
}
h2{

}
h3{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding:0px;
}


object { 
	outline:none; 
}

html {
 	height:100%;
}

body,p,h1,h2,h3,h4,h5,h6,ul,li {
	margin:0px;
	padding:0px;
	
}

p {
	margin:0px 0 0 0;
	padding:0px;
	line-height:15px;
}

a {
	color:#bbb;
}

a img {
	border:none;
}

/* ############## HELPER CLASSES ############# */

.clearer {
	clear:both;
	height:0px;
	line-height:0px;
}

.leftfloat {
	float:left;
}

.rightfloat {
	float:right;
}

.centertext {
	text-align:center;
}

.lefttext {
	text-align:left;
}





/* ########### LAYOUT ########### */

#wrapper_outer{
	margin:0px auto;
	width:986px;
	min-height:100%;
	background:url(../images/container_bg.gif) repeat-y;
}

#wrapper_inner {
	text-align:left;
	margin:0px auto;
	width:850px;
	min-height:100%;
}

#header {
	height:153px;
	background:url(../images/header.jpg) no-repeat;
	width:850px;
	position:relative;
}

#topnavi {
	height:25px;
	width:850px;
	background-color:#444444;
	line-height:25px;
	font-size:10px;
}
#menutop{
	float:right;
}
#menutop ul{
	list-style-type:none;
	magin:0px;
	padding:0px;
	display:inline;
}
#menutop li{
	display:inline;
}

#homelink {
	height:153px;
	width:850px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
}

.homelink_size {
	height:153px;
	width:850px;
}


.item0 a{
	color:#bbb;
	text-decoration:none;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}
.item0 a:hover{
	color:#ffc910;
}
.item0_act a{
	color:#ffc910;
	text-decoration:none;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}
#languageselect{
	padding-right:5px;
	padding-left:0px;
	padding-top:5px;
	float:right;
	width:58px;
}

.l_de_href_no{
	float:right;
	width:27px;
	height:19px;	
	background-image:url(../images/flag/flag_de.gif);
	background-repeat:no-repeat;
}
.l_de_href_act{
	float:right;
	width:27px;
	height:19px;
	background-image:url(../images/flag/flag_de_ak.gif);
	background-repeat:no-repeat;
}
.l_en_href_no{
	float:left;
	width:27px;
	height:19px;
	background-image:url(../images/flag/flag_en.gif);
	background-repeat:no-repeat;
}
.l_en_href_act{
	float:left;
	width:27px;
	height:19px;
	background-image:url(../images/flag/flag_en_ak.gif);
	background-repeat:no-repeat;
}

.mainnavi {
	padding-top:38px;
}

.mainnavi ul{
	list-style-type:none;
	magin:0px;
	padding:0px;
}

.item1 a{
	margin-left:25px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}
.item1 a:hover{
	color:#ffc910;
}
.item1_act a{
	margin-left:25px;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#FFC910;
}
.item2 a{
	text-transform:none;
	margin-left:35px;
	color:#fff;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}
.item2 a:hover{
	color:#ffc910;
}
.item2_act a{
	text-transform:none;
	margin-left:35px;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color:#ffc910;
}

#footer{
	padding-top:10px;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:#bbb;
}

#footer .compname{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffc910;
}

#column_left {
	clear:both;
	float:left;
	width:170px;
	height:670px;
	background:url(../images/navi_strich_bg.gif) top right no-repeat;
}
#column_left_wide {
	clear:both;
	float:left;
	width:162px;
	height:670px;
	/*background:url(../images/navi_strich_bg.gif) top right no-repeat;*/
}

#column_left_start {
	clear:both;
	float:left;
	width:170px;
	height:670px;
	/*background:url(../images/navi_strich_start_bg.gif) top right no-repeat;*/
}

#column_left_vertrieb {
	clear:both;
	float:left;
	width:170px;
	height:670px;
	background:url(../images/navi_strich_bg.gif) top right no-repeat;
}

#column_middle {
	float:left;
	width:382px;
	padding:10px 0 40px 18px;
}

#column_middle_start {
	float:left;
	width:402px;
}
#column_middle_vertrieb {
	float:left;
	width:399px;
}

#column_right, #column_right_start {
	float:left;
	width:280px;
	text-align:right;
}

#column_right_start h3{
	margin-top:5px;
	margin-left:46px;
	text-align:left;
	font-weight:normal;
}

#column_right_start {
	width:278px;
}



#column_wide {
	float:left;
	width:678px;
}

#footer {
	height:46px;
	border-top:1px solid #444444;
}



#produktsuche {
	padding:22px 0 0 10px;
	position:relative;
}

#produktsuche .searchfield {
	height:17px;
	border:none;
	width:126px;
	background:#444444;
	font-size:11px;
	color:#bbbbbb;
	padding:3px 0 0 3px;
	position:absolute;
	top:20px;
	left:10px;
	_left:0px;
}

#produktsuche .produktsuche_submit {
	border:none;
	width:20px;
	height:20px;
	background:url(../images/produktsuche_submit_bg.gif) no-repeat;
	cursor:pointer;
	position:absolute;
	top:20px;
	left:140px;
	_left:130px;
}

/* ############ LISTE IM CONTENT ############ */


#column_middle ul {
	margin:10px 0 0 35px;
	list-style-type:none;
}

#column_middle li {
	background:url(../images/dot_yellow.gif) center left no-repeat;
	padding-left:12px;
}




 /* ############ SITEMAP ############ */


 
/* reset global list formatting start */
#sitemap_container ul {
	list-style-type:none;
	margin:0px;
}

#sitemap_container li {
	background:none;
}
/* reset global list formatting end */






#sitemap_container a {
	font-weight:normal;
	font-size:12px;
	text-transform:none;
	color:#bbbbbb;
}

#sitemap_container .item2 {
	background:url(../images/dot_yellow.gif) center left no-repeat;
	padding-left:12px;
	margin-left:24px;
}

#sitemap_container .item2 a {
	margin:0px;
}

#sitemap_container li .item1 {
	margin-top:20px;
}

#sitemap_container .item1 a {
	margin:0px;
}

#sitemap_container .item1 {
	margin-top:10px;
}




/* ############## Accordion ################# */







/* ################ FLASHHEADER ############## */


#FlashHeader {
	width: 850px;
	height: 153px;
	z-index:1;
}

#FlashHeader h1 {
	color:white;
	display:none;
	/* hier besteht noch Optimierungsbedarf */
}







.csc-textpic-caption {
	background:#262626;
	border-bottom:1px solid #434343;
	border-left:1px solid #434343;
	height:20px;
	line-height:20px;
	font-size:10px;
	text-align:left;
	text-indent:7px;
}

#column_right .csc-textpic img {
	border-left:1px solid #434343;
}

#column_right_start .csc-textpic img {
	border-left:none;
}