* { margin: 0; padding: 0; }
html, body {
	/* height: 96%; */
	margin: 0 auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #575759;
	text-align: center;
}
.center{
	text-align: center;
}
p{
	padding-bottom: 10px;
}
img{
	border: 0;
	margin: 0;
	padding: 0;
}
.normal{
color: #575759;
	font-size: 10px;
	font-weight: normal;
}
ul{
	list-style: disc outside;
	margin: 7px 0 12px 17px;
}
h1,h2, h3, h4, h5,  h6{
/* font-weight: normal;  */
	padding-bottom: 10px;
}
 h1{
font-size: 22px;
}
 h2{
font-size: 20px;
}
 h3{
font-size: 18px;
}
 h4{
font-size: 16px;
}
 h5{
font-size: 14px;
}
 h6{
  line-height: 20px;
font-size: 12px;
}
/* Schriftfarben */
.rot{
color: #f00;
}
.dunkelblau{
	color: #0c5399;
}
.hellblau{
	color: #119ec7;
}
/* Schriftfarben ende */

.mittig{
	vertical-align: middle;
}
.unten{
	vertical-align: bottom;
}

a, a:visited, a:active, a:hover{ 
color: #575759;
text-decoration: underline;
}
a:hover{ 
 text-decoration: none;
}
.fueller{
background-color: White;
		padding-top: 5px;
}
* html #aussen{
padding:0;
margin: 0 auto;
}
#aussen {
	width: 916px;
margin: 0 auto;
padding:0;
	text-align: left;
}

#head{
padding-top: 3px;
	background-color: White;
}
#headnavi{
background-color: White;
color: #aaadb3;
text-align: right;
height: 34px;
width: 910px;
}
#headnavi a:link, #headnavi a:visited, #headnavi a:active, #headnavi a:hover{
	color: #aaadb3;
	text-decoration: none;
}
#headnavi a:hover{
	text-decoration: underline;
}
#headnavi a.home:link, #headnavi a.home:visited, #headnavi a.home:active, #headnavi a.home:hover{
	color: Black;
	text-decoration: none;
}
#headnavi a.home:hover{
	color: Black;
	text-decoration: underline;
}
.logo{
float: left;
	height: 124px;
	width: 188px;
}
#newsticker{
	float: right;
	margin-right: 6px;
	width: 180px;
	text-align: right;
	background: url(../images/layout/newsticker_back.png) no-repeat right;
	height: 23px;
}

#newsticker .ticker{
margin-right: 4px;
	padding: 2px;
	width: 172px;
}
#newsticker a:link, #newsticker a:visited, #newsticker a:active, #newsticker a:hover{
	color: #0081bd;
font-weight: bold;
	text-decoration: none;
}
.content{
width: 916px;
margin: 0 auto;
padding:0;
	background: url(../images/layout/mitte_back.png) repeat-y;
}

.content2{
height: 450px;

	width: 916px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/layout/mitte_back2.png) repeat-y;
}
html>body .content2{
	height: auto;
	min-height: 450px;

}
#vodafone{
	float: left;
	width: 185px;
}
#vodafone .vodafoneHead{
	height: 45px;
	background: url(../images/layout/head-vodafone.png) no-repeat;
	padding: 10px 20px 0 22px;
}
.vodafoneHead a:link, .vodafoneHead a:visited, .vodafoneHead a:active, .vodafoneHead a:hover{
display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/* Boxen Startseite */
#vodafone .contentVodafone, #buero .contentBuero, #ergonomie .contentErgonomie{
	padding: 10px 20px 0 20px;
}
#buero{
float: left;
	width: 544px;
}
#buero .bueroHead{
	height: 45px;
	background: url(../images/layout/head-buero.png) no-repeat;
	padding: 10px 20px 0 22px;
}
.bueroHead a:link, .bueroHead a:visited, .bueroHead a:active, .bueroHead a:hover{
display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#ergonomie{
float: left;
width: 183px;
}
#ergonomie .ergonomieHead{
	height: 45px;
	background: url(../images/layout/head_ergonomie.png) no-repeat;
	padding: 10px 20px 0 22px;
}
.ergonomieHead a:link, .ergonomieHead a:visited, .ergonomieHead a:active, .ergonomieHead a:hover{
display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
/* Boxen Startseite ende */


/* für Folgeseiten */
#inhalt{
/*	text-align: justify; */
line-height: 15px;
	padding: 12px 30px 14px 24px; 

}
#inhalt .boxLinks_einfach{
	width: 144px;
	float: left;
}
#inhalt .boxLinks_doppelt{
	width: 290px;
	float: left;
}
#inhalt .boxLinks_dreifach{
	width: 437px;
	float: left;
}
#inhalt .boxRechts{
padding-left: 5px;
	width: 412px;
	float: left;
}
/* für Folgeseiten ende */

.labeLeft2{
	display: block; 
	float: left; 
	width: 140px;
}
.textfeld2{
margin: 1px 0 !important;

	border: #000 1px solid;
font-size: 12px;
color: #171a63;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background : #fff;
}

.footer{
clear: left;
margin: 0 auto;
	width: 916px;
	height: 16px;
	background: url(../images/layout/footer_back.png);
}
.footer2{
clear: left;
margin: 0 auto;
	width: 916px;
	height: 16px;
	background: url(../images/layout/footer_back2.png);
}