/**********************************************/
/*  	© DSL - Factory 2008            	  */
/* 		Talstraße 6             			  */
/* 		08066 Zwickau 						  */
/* 		0375 4444667 						  */
/**********************************************/

@charset "utf-8";
/* CSS Document */

html,body{
	height:100%;
	margin:0px;
	padding:0px;
}


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
/********************************************/
/* Linkelemente     */
/********************************************/
a {
	color:#ef8301;

}
a:hover{
	text-decoration:none;
}

a.black {
	color:#000000;
}
a.black:hover{
	text-decoration:none;
}


/********************************************/
/* Container     */
/********************************************/


#grundbg_1{
	background-image:url(../img_web/bg/grundbg_1.gif);

}
#grundbg_2{
	background-image:url(../img_web/bg/grundbg_2.gif);
	background-repeat:repeat-x;
}
#grundbg_3{
	width:972px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img_web/bg/grundbg_3.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#grundbg_4{
	background-image:url(../img_web/bg/grundbg_4.jpg);
	background-repeat:no-repeat;
	background-position:center 562px;
}


/* nur für Homeseite */
#grundcont_table{
	width:972px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-image:url(../img_web/bg/grundcont_table.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#grundcont_home{
	background-image:url(../img_web/bg/grundcont_home.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#fuss{
	min-height: 47px; 
	height: auto !important;
	height:47px;	
	padding-bottom:120px;
}
.inhalt_rechts_home{
	padding-left:13px;
}

/* ende nur home */



/* Container mit Mindesthöhen und Hintergrundfarben die über die gesamte breite gehen */
#grundcont_innen{
	background-image:url(../img_web/bg/grundcont_innen.gif);
	background-repeat:no-repeat;
	background-position:center top;
}


.grundcont_mittig{
	width:958px;
	margin-left:7px;
/*	margin-right:auto;*/
}
#kopf{
	background-color:#565656;
	min-height: 104px; 
	height: auto !important;
	height:104px;	
}
#logomedicke{
	position:absolute;
	left:835px;
}
#navi{
	min-height: 79px; 
	height: auto !important;
	height:79px;	
	background-image:url(../img_web/bg/navi.jpg);

}
#inhalt{
	min-height: 380px; 
	height: auto !important;
	height:380px;	

}

#fuss_innen{
	background-image:url(../img_web/bg/fuss_innen.gif);
	background-repeat:no-repeat;
	margin-left:7px;
}

#fussrechts{
	float:right;
	color:#FFFFFF;
	font-size:10px;
	padding-top:4px;
	padding-right:10px;
}
#fussrechts a{
	 color:#FFFFFF;
}

#suche{
	position:absolute;
	width:220px;
	top:20px;
	left:754px;
	color:#FFFFFF;
}
#suche input{
	margin-left:10px;
	background-color:#bdbdbd; 
	border:0px;
}

/* Layoutcontainer für die Innenbereiche */
#inhalt_links{
	float:left;
	width:601px;
	padding-bottom:10px;
}
#inhalt_rechts{
	float:left;
	width:357px;
}
#inhalt_rechts_oben{
	min-height: 289px; 
	height: auto !important;
	height:289px;

}

#inhalt_rechts_unten{padding:0px;margin:0px;padding-top:20px;}
/* firefox und ab ie7 */
#inhalt_rechts_unten[id]{padding-top:20px;}
/*nur ie 7 */
*+html #inhalt_rechts_unten,*+html{padding-top:0px;margin-top:0px;}


#position{
	padding-left:40px;
	font-size:11px;
	color:#8b8a8a;
}

#position{
	margin-top:5px;
}


#flash_home{
	margin-left:20px;
	margin-top:21px;
}
#panopic{
	padding-top:8px;
	padding-left:10px;
}

div.tx-srlanguagemenu-pi1{
	float:right;	
}

