
html blockquote { zoom:1 }
body {
	position:relative;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#eeeeee;
	color:#333333;
	overflow:visible;
	height:auto;
}
#page {zoom:1; position:relative; margin:auto; width:900px; height:auto; font-family: Arial, Verdana; font-size:12px; overflow:visible; background:url(hintergrund.jpg) repeat-y;}
#leer {zoom:1; position:relative; margin-left:auto; margin-right:auto; margin-top:0px; width:775px; height:110px; overflow:visible; background:url(banner.jpg) no-repeat;}
#oben {zoom:1; position:relative; margin:0px; width:900px; height:40px; text-align:center; overflow:visible;}
#mitte {zoom:1; position:relative; left:50px; margin-left:50px; width:700px; height:auto; overflow:visible;}

h1,h2,h3,h4 { font-family: Arial, Verdana; font-weight:normal;}

h1 {font-size: 18px; margin: 0 0 0.50em 0; padding-top: 1.0em; font-weight:normal;}
h2 {font-size: 16px; margin: 0 0 0.25em 0; padding-top: 1.0em; font-weight:normal;}
h3 {font-size: 15px; margin: 0 0 0.25em 0; padding-top: 0.5em; font-weight:normal; }
h4 {font-size: 14px; margin: 0 0 0.20em 0; padding-top: 0.5em; font-weight:bold;}
h5 {font-size: 13px; margin: 0 0 0.10em 0; font-weight:bold;}
h6 {font-size: 12px; margin: 0 0 0 0; font-style:italic; font-weight:normal;}

ul,dd,dt { line-height: 1em; }
p { line-height:1.3em; margin: 0 0 0.1em 0; padding: 0 0 0 0;}

li {    line-height:133%;
        font-family:Arial,Verdana;
        letter-spacing:0.01em;
        word-spacing:0.1em;
	 margin-bottom:5px; }

strong,b { font-weight: bold; }
em,i { font-style:normal; }
pre, code {	font-family: "Courier New", Courier, monospace; }
address { font-style:normal; line-height: 1.5em; margin: 0 0 0 0; }

hr { 
	color: #888888; 
	background:transparent; 
	margin: 0 0 0.15em 0; 
	padding: 0 0 0.15em 0; 
	border:0; 
	border-bottom: 1px #eee solid; 
}

acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #c00;
	cursor: help;
}


img.float_left { float: left; margin-right: 1em; margin-bottom: 0.15em; border:0; }
img.float_right { float: right; margin-left: 1em; margin-bottom: 0.15em; border:0; }
img.center { text-align:center; background: #fff; padding: 4px; border:1px #ddd solid; }
img.framed {padding:3px; border: 1px #ddd solid;  background: #f4f4f4 }

a, a em.file {color:#444444; text-decoration:none;}
a:hover {color:#444444; text-decoration:none; background-color: transparent;}
a:focus { text-decoration:none; background-color: transparent;}


#mitte a {color:#444444; background:transparent; text-decoration:underline; }
#mitte a:hover {color: #444444;}

table { border-collapse:collapse; margin-bottom: 0.5em; }

form {overflow:hidden;}

input, textarea {
    width: auto;
	border: 1px #ccc solid;
    background: #fafafa;
	padding: 3px;
	color: #000000;
}

input[type=text]:focus, textarea:focus {
	background: #f0f0f0;
	color: #000000;
	border-color: #666;
}

blockquote { 
	color: #444444; 
	padding: 1em 1em 0 1em;
	margin: 0 0 1em 1em;
}

ul.linklist { list-style-type: none; margin: 0 0 0 0; padding:0 0 0 0; }
ul.linklist li { margin: 0 0 0 0; padding:0 0 0 0;}
