/* Stylesheet für dr-auer.ebook-it.de
	Datum: 16.08.2009 */
* { padding: 0; margin: 0; }	
html { height: 101%; }
body {
	color: #000000; 
	background-color: #f46f35;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: 18pt;
}
#wrapper {
	color: #000000;
	background-color: #ffffff;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#abschlussoben {
	color: #000000;
	background-color:#FFF;
	background-image: url(images/abschlussoben.png);
	background-repeat:no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0;
}
#kopfbereich {
	color: #000000;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#kopfbereich2 { 
	text-align: right;
	background-color: #ffffff;
	border-top: solid 2px;
	border-color: #d7e4be;
	padding-top: 10px;
	padding-right: 5px;
  	padding-bottom: 5px;
}
#logo {
	color: #000000;
	background-color: #ffffff; /* weiss - wie kopfbereich */
}
#cloud {
	float: right;
	padding: 20px;
}
#cloud2 {	
	padding-top: 8px;
	padding-left: 15%;
	padding-bottom: 15px;
}
#ueberschrift {
	background-color: #d7e4be;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#textbereich {
	color: #000000;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#fussbereich {
	text-align: right;
	color: #ffffff;
	border-top: solid 2px;
	border-bottom: solid 2px;
 	border-color: #d7e4be;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 0;
}
#bookmark {
	color: #000000;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0;
}
#abschlussunten {
	color: #f46f35;
	background-color:#f46f35;
	background-image: url(images/abschlussunten.png);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0;
}
h1 { font-size: 140%; }
h2 { font-size: 125%; }
h3 { font-size: 110%; }
h4 { font-size: 105%; }
/* anfang bearbeitung links */
a:link { font-family: Verdana, Geneva, sans-serif; font-size:small;	color:#01407f; text-decoration:none;  }
a:visited { font-family: Verdana, Geneva, sans-serif; font-size:small;	color:#01407f; text-decoration:none; }
a:focus { font-family: Verdana, Geneva, sans-serif; font-size:small;	color:#ff6600; text-decoration:none; outline: none; }
a:hover { font-family: Verdana, Geneva, sans-serif; font-size:small;	color:#ff6600; text-decoration:none; outline: none; }
a:active   { font-family: Verdana, Geneva, sans-serif; font-size:small;	color:#01407f; text-decoration:none; }
/* ende bearbeitung links */
.skiplink {
	position: absolute;
	top: -2000px;
	left: -3000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
div.lichtbild { 
	float: left;
	padding-right: 15px;
}
h2 { margin-bottom: 1em; }
p  { margin-bottom: 1em; }
ul { margin-bottom: 1em; }
ul ul { margin-bottom: 0; }
li { margin-left: 1em; 
}
