
/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, wfooter, efooter, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, wfooter, efooter, header, hnav, flash, hgroup, menu, nav, section {
	display: block;
}
body {
       background:#FDFDFE url(../img/bg.jpg) repeat-x;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
}

/* Begin of styles */



a.expand {
	width: 90px;
	display: block;
	margin: 10px 0 0;
}
a.expand:hover {
	height: 500px;
}
/* End of of styles for the demo */

.wrapper {
	min-width: 890px;
	max-width: 910px;
	margin: 0 auto;
       border-top: black 2px solid;
       border-left: black 2px solid;
       border-right: black 2px solid;
       border-bottom: black 2px solid;
}



a:link,a:visited {
   	font-family: Arial;
	font-size: 9pt;
	color: #014066;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
   	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #339933;
	text-decoration:none;
}


p {
margin:  5px 0px 0px 0px;
padding: 0px 0px 5px 0px;

}


/* Start 
-----------------------------------------------*/



/* Schriften 
-----------------------------------------------*/
strong {
	font-family: 'Verdana';
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
 	margin: 0px 0px 0px 0px;
}


H1 {
	font-family: 'Verdana';
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: left;
       vertical-align:top;
 	margin: 2px 0px 5px 0px;

}


footer {
	font-family: 'Verdana';
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}


H2 {
	font-family: 'Verdana';
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

H3 {
	font-family: 'Verdana';
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

H4 {
	font-family: 'Verdana';
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}


H5 {
	font-family: 'Verdana';
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

H6 {
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}



/* Header
-----------------------------------------------------------------------------*/
 .header { 
	height: 80px;
	background: #FFCC66;
} 

/* *** Header - Logo -Box *** */
#hd_top { background:#FFCC66 url(./img/bg_top_01.jpg); width:100%; margin:0 auto; border:0px solid #FFCC66; }
#logo_top { background: url(./img/logo_top_01.png) no-repeat; width:100%; height:80px; } /*   */

#titelLogo {
padding-left:90px; padding-top:4px;
font:38px Verdana, Century Gothic, Arial, Helvetica; color:#555555; font-weight:bold;
text-shadow: -1px -1px 1px #ddd, -2px -2px 1px #ccc, -3px -3px 1px #bbb, 1px 2px 3px rgba(0,0,0,0.5); }
/* f f9 f0 - e e9 e0 - d d9 d0 - c c9 c0 - b b9 b0 - a a9 a0 */

#slogan {
padding-left:1px; margin-top:-2px;
font-family:"Century Gothic", Verdana, Arial, Helvetica; font-size:20px; color:#333333; font-weight:bold;
text-shadow: 0 2px 3px rgba(0,0,0,0.25); }


/* Navi
-----------------------------------------------------------------------------*/
.navioben {
      	height: 20px;
       background: #FF8C41;	

}
.naviunten {
	height: 20px;
       background: #FF8C41;
       text-align: center;
	
}


#steuerung ul {
    height: 22px;
    background-color: #FF8C41;

}

#steuerung li {
    display: inline;
    list-style-type: none;
    color:#111111; text-align:center;
    vertical-align: middle;
    padding:2px 5px 2px 5px; border:1px solid #FFFFFF;

/* *** Tabelle - Horizontale ausgabe ************ */

}



/* Middle
-----------------------------------------------------------------------------*/
.middle {
       background: #FFCC66;
	border-left: 160px solid  #FFCC66;
	border-right: 120px solid #FFCC66;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';


}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
.content {
	padding: 0 10px;
}


/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 160px;
	position: relative;
	background: #FFCC66;
	left: -160px;
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: right;
	margin-right: -120px;
	width: 120px;
	position: relative;
	background: #FFCC66;
}

/* Empfehlungs Footer
-----------------------------------------------------------------------------*/
.efooter {
	height: 125px;
	background: #FFCC66;
       padding: 5px 5px;
}


/* Werbe Footer
-----------------------------------------------------------------------------*/
.wfooter {
	height: 80px;
	background: #FFCC66;
       padding: 5px 5px;
}



/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 20px;
	background: #FF8C41;
       padding: 5px 5px;
}



