html, body
{
	padding: 0; margin: 0;
	/* behavior: url(../java/csshover.htc); */
	font: 0.9em verdana, arial, helvetica, sans-serif;
	color: rgb(50,50,50);
	background: rgb(220,220,220);
}

#kopf
{
	width: 900px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	background: rgb(220,220,220);
}

#main
{
	width: 900px;
	margin: 0 auto;
	background: url(../images/seitenhintergrund.jpg);
	padding: 0;
}	

/* MENÜ ------------------------------------------------------------------------------------ */

#menu
{
	float: left;
	width: 155px;
	margin-right: 20px;
	padding: 60px 0 30% 0;
	background: rgb(102,0,0) url(../images/menu_img_back.jpg) no-repeat;
}

#menu ul
{
	list-style: none;
	margin: 0; padding: 0;
	border-bottom: 1px solid rgb(255,255,255);
}

#menu li
{
	line-height: 46px;
	text-align: center;
	border-top: 1px solid rgb(255,255,255);
}

#menu li a
{
	display: block;
	text-decoration: none;
	width: 155px;				/* breite nur für winIE */
	color: rgb(220,220,220);
	font-weight: bold;
}

#menu>ul a {width: auto;}		/*  auto breite für moderne browser */

#menu li a:hover
{
	text-decoration: none;
	color: rgb(102,0,0);
	font-weight: bold;
}

#menu li .li1
{	background: url(../images/menu_img_back_link.jpg) 0 -61px no-repeat; }
#menu li .li2
{	background: url(../images/menu_img_back_link.jpg) 0 -108px no-repeat; }
#menu li .li3
{	background: url(../images/menu_img_back_link.jpg) 0 -155px no-repeat; }
#menu li .li4
{	background: url(../images/menu_img_back_link.jpg) 0 -202px no-repeat; }
#menu li .li5
{	background: url(../images/menu_img_back_link.jpg) 0 -249px no-repeat; }
#menu li .li6
{	background: url(../images/menu_img_back_link.jpg) 0 -296px no-repeat; }
#menu li .li7
{	background: url(../images/menu_img_back_link.jpg) 0 -343px no-repeat; }
#menu li .li8
{	background: url(../images/menu_img_back_link.jpg) 0 -390px no-repeat; }

#menu li .li1:hover
{	background: url(../images/menu_img_back_hover.jpg) 0 -61px no-repeat; }
#menu li .li2:hover
{	background: url(../images/menu_img_back_hover.jpg) 0 -108px no-repeat; }
#menu li .li3:hover
{	background: url(../images/menu_img_back_hover.jpg) 0 -155px no-repeat; }
#menu li .li4:hover
{	background: url(../images/menu_img_back_hover.jpg) 0 -202px no-repeat; }
#menu li .li5:hover
{	background: url(../images/menu_img_back_hover.jpg) 0 -249px no-repeat; }
#menu li .li6:hover
{	background: url(../images/menu_img_back_hover.jpg) 0 -296px no-repeat; }
#menu li .li7:hover
{	background: url(../images/menu_img_back_hover.jpg) 0 -343px no-repeat; }
#menu li .li8:hover
{	background: url(../images/menu_img_back_hover.jpg) 0 -390px no-repeat; }

#menu #efreHinweis{
	background: url(../images/menu_img_back_link.jpg) 0 -460px no-repeat;
	width: 100%;
	height: auto;
	margin: 50px 0 0 0;
	padding: 0;
	display: inline-block;
	text-align: center;
	border-bottom: 1px solid rgb(255,255,255);
}

#menu #efreHinweis h1{
	
	margin: 0;
	padding: 5px;
	text-align: left;
	font: 1em verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: rgb(220,220,220);
	font-weight: bold;
}

#menu #efreHinweis img{
	margin: 0 auto;
	width: 99%;
}

#menu #efreHinweis a{
	line-height: 46px;
	display: block;
	text-decoration: none;
	width: 155px;				/* breite nur für winIE */
	color: rgb(220,220,220);
	font-weight: bold;
	background: #4F0303;
}

#menu #efreHinweis a:hover{
	background: rgb(220,220,220);
	color: #4F0303;
}


/* INHALT ------------------------------------------------------------------------------------ */

#inhalt
{
	margin-left: 175px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(102,0,0);
	padding: 60px 20px 10%;
}

#inhalt h1
{
	font: 1.1em verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: rgb(102,0,0);
}

#inhalt ul
{
	list-style: none;
	margin: 10px 15em 25px 30px; padding: 0;
	border-left: 1px solid rgb(102,0,0);
}

#inhalt li
{
	padding: 0.5em 0 0.5em 1em;
	line-height: 1em;
	border-bottom: 1px solid rgb(102,0,0);
	color: rgb(102,0,0);
	font-weight: bold;
	background: url(../images/arrow2.gif) 100% 100% no-repeat;
}

#inhalt li.text
{
	padding: 0 0 0.5em 1.2em;
	line-height: 1em;
	border: none;
	color: rgb(0,0,0);
	font-weight: normal;
	background: none;
}

#inhalt li.text1
{
	padding: 1.5em 0 0.5em 1.2em;
	line-height: 1em;
	border: none;
	color: rgb(0,0,0);
	font-weight: normal;
	background: none;
}


#inhalt a
{
  	background: rgb(255,255,255);
	padding: 0 0.5em;
	position: relative;
	top: 1em;
}

th
{
	text-align:left;
	padding: 0 0.7em 1.0em 0;
	font: 1.0em verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: rgb(100,100,100);
}

td
{
	text-align:left; vertical-align:top;
	padding: 0 0.7em 0 0;
	font: 0.9em verdana, arial, helvetica, sans-serif;
}

div.pic
{	
	float:left; height:98px; width:98px; background:rgb(136,136,136); border:1px solid; border-color: #AAA #444 #444 #AAA;
	padding:3px 3px 24px 3px; margin:5px 5px;
}

div.pic img
{
	height:96px; width:96px; border:1px solid; border-color:rgb(68,68,68) rgb(204,204,204) rgb(204,204,204) rgb(68,68,68); 
}

#inhalt a.tn
{
	padding: 0;
	position: relative;
	top: 0;
	border:none;
}

#inhalt li.link
{
	margin:0; padding: 0;
	border: none;
	background: none;
}

#inhalt li.link1
{
	padding: 1.5em 0 0 0;
	border: none;
	background: none;
}


/* ------------ Spezial Links -------------------------------------------------------------------- */


.boxrahmen
{
	height:30px;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:rgb(102,0,0);
	border:1px solid rgb(136,136,136);
	background: rgb(255,255,255);
}

.boxtitel
{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

/* ------------ Spezial Seite Firmenprofil -------------------------------------------------------------------- */



#inhalt a.tip
{
	padding: 0;
	margin: 0;
	line-height: 0;
	border: none;
	color: rgb(0,0,0);
	font-weight: normal;
	background: none;
	position: relative;
	top: 0;
}

.boxrahmen1 {
	padding: 2px;
	border:2px solid rgb(200,200,200);
 	background: rgb(255,255,255);
}

.boxtitel1 {
	height:30px; 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color: rgb(255,255,255);
	background: rgb(102,0,0);
}

.boxinhalt1 {
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: rgb(102,0,0);  
	text-align: center;
	padding: 0;
	margin: 0;
}






