/* 	Gestaltung, Programmierung und Umsetzung:
	
	etone intermedia GmbH
	Endterstraße 7
	90459 N&uuml;rnberg 
	
	E-Mail: team@etone.de
	Internet: www.etone.de
	
	Telefon: (+49) 911 / 433 13 - 0
	Fax: (+49) 911 / 433 13 - 29
*/

html,body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Lucida Sans Unicode, Lucida Grande, Garuda,sans-serif;
	line-height: 22px;
	color: #686868;
	background: #FFFFFF url(img/background.gif) top repeat-x;
	height: 100%;
}

#wrapper {
	margin: 0px auto;
	width: 880px;
}

#header {
	background: url(img/imageheader.jpg) bottom no-repeat;
	height: 302px;
	width: 100%;
	padding: 25px 0px 0px 0px;
	position:relative;
}

#headerStart {
	background: url(img/osteraction.jpg) bottom no-repeat;
	height: 302px;
	width: 879px;
	position:relative;
	padding: 25px 0px 0px 0px;
}

#headFlash {
	width:879px;
	height:230px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:10;
}

#aktionsBanner {
	position:absolute;
	top:245px;
	left:755px;
	z-index:20;
}

#aktionsBanner img, #aktionsBanner a  {
	display:block;
	border:none;
	float:none;
	margin:0;
	padding:0;
}

#logo a {
	width: 249px;
	height: 56px;
	background: url(img/logo.gif);
	display: block;
	margin: 0px;
	border: none;
}

a {
	color: #444444;
	text-decoration: none;
	outline: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #929292;
}

a:hover {
	color: #005454;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

p {
	padding:0px;
	margin: 0px 0px 20px 0px;
}


h1, h2, h3, h4, h5 {
	font-family: Lucida Sans Unicode, Lucida Grande, Garuda,sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #005454;
	line-height: 35px;
	letter-spacing: -.05em;
}

h1 {
	font-size: 25px;
	margin:0px 0px 10px 0px;
}

h2 {
	font-size: 17px;
	margin:40px 0px 10px 0px;
	line-height: 25px;
}

h3 {
	font-size: 12px;
	margin:0px;
	line-height: 22px;
	font-weight: bold;
	color: #686868;
	letter-spacing: 0;
}

h4 {
	font-size: 17px;
	margin:40px 0px 10px 0px;
	line-height: 25px;
	color: #a10000;
}

img{
	float:left;
   	margin: 7px 10px 5px 0px;
	border:2px solid #005552;
	padding:1px;
}

.clearer {clear:both; height:1px; font-size:1px; line-height:1px; background:none;}
.clearBorder {clear:both; height:1px; font-size:1px; line-height:1px; background:none; border-bottom: 1px dashed #C8C8C8; margin:0 0 20px; padding:0 0 20px;}

/* Menu
-----------------------------------------------------------------------------*/
#navigation {	
	width: 259px;
	float:left;
}

#navigation ul#menu {
	list-style: none;
	margin: 40px  0px 0px ;
	padding: 0px;
}

#navigation ul#menu li {
	display: block;
	float: right;
	clear: both;
	margin-bottom:8px;
}
		
#navigation ul#menu li a {
	display: block;
	height: 28px;
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d8d8d8;
	text-indent: -6000px;
}
			
#navigation ul#menu li a:hover {
	background-position: 0 -28px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d8d8d8;
}
			
#navigation ul#menu li.active a,
#navigation ul#menu li.active a:hover {
	background-position: 0 -56px;
}
							
#navigation ul#menu li#menu-item-herzlich-willkommen a {
	background-image: url(img/menue/herzlich_willkommen.gif);
	width: 214px;
}

#navigation ul#menu li#menu-item-auf-ein-wort a {
	background-image: url(img/menue/auf_ein_wort.gif);
	width: 141px;
}

#navigation ul#menu li#menu-item-die-guten-gruende a {
	background-image: url(img/menue/die_guten_gruende_fuer_mich.gif);
	width: 259px;
}

#navigation ul#menu li#menu-item-angebote a {
	background-image: url(img/menue/angebote.gif);
	width: 107px;
}

#navigation ul#menu li#menu-item-referenzen a {
	background-image: url(img/menue/referenzen_partner.gif);
	width: 213px;	
}

#navigation ul#menu li#menu-item-die-andere-seite a {
	background-image: url(img/menue/die_andere_seite.gif);
	width: 164px;	
}

#navigation ul#menu li#menu-item-kontakt a {
	background-image: url(img/menue/kontakt.gif);
	width: 98px;	
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	position: fixed;
	bottom: 0; 
	background: url(img/background_footer.gif);
	width: 100%;
	padding: 0px;
	height: 30px;
}

#footercontent {
	margin: 0px auto;
	width: 600px;
	text-align: center;
	font-size: 11px;
	margin-top:4px;
}

span {
	color: #005454;
	margin: 0px;
	padding: 0px;
}


/* content
-----------------------------------------------------------------------------*/
#content {
	width: 350px;
	height:auto;
	margin: 35px 0px 0px 107px;
	float: left;
	padding:0px 0px 50px 0px;
}

#content ul {
	list-style-type:none;
	margin:0px 0px 20px 0px;
	padding: 4px 15px 4px 15px;
	border-top: 1px dashed #c8c8c8;
	border-bottom: 1px dashed #c8c8c8;
}

#content li {
	background:url(img/bullet.gif) left center no-repeat;
	color: #005454;
	font-size:13px;
	line-height:18px;
	margin:15px 0px;
	padding-left:16px;
}

.logos{
	width: 102px;
	height: 71px;
	margin: 10px 18px 0px 0px;
	border: none;
}	

.logoslast{
	width: 102px;
	height: 71px;
	margin: 10px 0px 0px 0px;
	border: none;
}
.date{
	font-size:11px;
	font-style:italic;
	color: #005454;
}

.news {
	padding:0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dashed #c8c8c8;
	padding-bottom:20px;
}
.featurelogos{
	border: none;
	display: block;
}