/* Herbert Bachem 3.09.2008 */

/* Allgemeines */
* {
	padding:0;
	margin:0;
}

html {height:101%;}

body {
	font-size: 70%;
	line-height: 1.4em;
	text-align:center;
	background: #fff url(../fotos/bg.gif) top left repeat;
}

h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

p {
	font-size: 1.2em;
	line-height:1.4em;
}

ul,li {
	padding:0;
	margin:0;
	list-style-type:none;
	position:relative;
}

strong {
color:#666;
}

img, a img { border:0;}

.clear {clear:both;}
.none {display:none;}
.leftalign {float:left;}
.rightalign {float:right;}

#wrap {
	margin:0 auto;
	padding:0;
	width:800px;
	text-align:left;
}
#header {
	width:800px;
	height:85px;
	text-align:left;
	background:#328aff url(../fotos/kopf.jpg) top left no-repeat;
}

#inhalt {
	width:800px;
	text-align:left;
	background-color: #f6f6f6;
	float:left;
}
#footer {
	width:800px;
	background-color: #CC0000;
}

#footer p {
text-align:center;
font-size:11px;
color:#FFF;
padding:0px 0 0 0;
}

#footer a {
text-decoration:none;
color: #CCCCCC;
}

#spalte-1 {
position:relative;
float:left;
width:220px;

}

#spalte-2 {
position:relative;
float:right;
width:580px;
padding-top:20px;
background-color:#FFF;
}

#spalte-2 p {
padding: 10px 80px 0 50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
text-align:left;
color:#000;
}

* html #spalte-2 p {
padding: 20px 60px 0 50px;
}

#spalte-2 h1 {
padding: 20px 50px 10px 50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.5em;
text-align:left;
color: #666;
}

#spalte-2 h2 {
padding: 20px 50px 5px 50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.4em;
text-align:left;
color:#666;
}

#spalte-2 h3 {
padding: 10px 50px 0px 50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;
text-align:left;
color:#666;
}

#zitat {
margin-left:15px;
margin-right:15px;
font-style:oblique;
font-weight:bold;
color: #333;
}

.liste {
list-style-type:none;
padding:50px 0 10px 15px;
}

.liste li {
background-image: url(../fotos/Menubalken.gif);
background-repeat: no-repeat;
background-position: left 0px;
padding-left: 0.7em;
line-height: 20px;
}

* html .liste li {
line-height: 15px;
background-position: left 0px;
}

.liste li p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#666;
display:block;
line-height:20px;
}

.liste li a {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#666;
display:block;
}

.liste li a:hover {
color:#0e1db1;
}

.liste li ul {
padding-left: 1em;
padding-top: 5px;
}

* html .liste li ul li {
line-height:15px;
}

.link {
text-decoration:none;
color:#328aff;
font-weight:bold;
}

#blauer_balken {
background-image: url(../fotos/menubalken_blau.gif);
background-repeat: no-repeat;
background-position: left 0px;
padding-left: 0.7em;
line-height: 20px;
}

* html #blauer_balken {
line-height: 15px;
background-position: left 0px;
}

#blauer_balken a {
color:#0e1db1;
}

#roter_balken {
background-image: url(../fotos/Menubalken2.gif);
background-repeat: no-repeat;
background-position: left 2px;
padding-left: 0.7em;
line-height: 20px;
}

* html #roter_balken {
line-height: 15px;
background-position: left 2px;
}

#blauer_balken_gross {
background-image: url(../fotos/menubalken_blau_gross.gif);
background-repeat: no-repeat;
background-position: left 2px;
padding-left: 0.7em;
line-height: 20px;
}

* html #blauer_balken_gross {
line-height: 20px;
background-position: left 2px;
}

#blauer_balken_gross a {
color:#0e1db1;
}

#start {
padding-top:10px;
position:relative;
}

#start p, #start h1 {
text-align:center;
padding: 10px 0 0 0;
}

#start p {
font-weight:bold;
}

#mitte p, #mitte h1, #mitte h2 {
text-align:center;
padding-left: 0;
padding-right: 0;
}

#bildzeile {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color: #333;
font-style:italic;
font-weight:bold;
}

#buch {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color: #333;
font-weight:bold;
padding-top:5px;
}

#buch p {
padding-top: 0px;
}

* html #buch p {
margin-top:-10px;
}
