/* styles.css Version 1.4 25.01.2012 */
/* Copyright 2005-2012 Prof. Dr. Jana Gohrisch */

body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Arial, Helvetica, Verdana, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}
/* body {background-color: #FFFFFF;} */
body {background: white;}

h1 {font-size: 30px;} /*18px, dann 22px*/
h2 {font-size: 16px; letter-spacing: 4px;}
h3 {font-size: 13px;}

.h2nospacing {font-size: 16px; letter-spacing: 0px;}

.div0 {color: #000000; background-color:#E0E2D4; font-weight: bold; letter-spacing: 2px; font-size: 15px}
.div1 { padding-left: 10%; padding-right: 10%;}

p {text-align: justify;}

ul {list-style-type: circle; line-height: 140%;}

address {font-style: normal;}

.small {font-size: 12px;}
.mini {font-size: 11px;}
.minimini {font-size: 10px;}
.kursiv {font-style: italic;}

.invert {text-align: left; color: #000000;background-color:#E0E2D4; font-weight: bold; letter-spacing: 2px; font-size: 15px}

a {font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#ad351a;}
a:visited {color:#78534a;}
a:active {color:#000000}
a:hover{color: blue;}

#box1 {position: relative; float: right; width: 200px; height: 303px; top: 10px; margin-left: 2%; margin-bottom: 2%;}
#box2 {position: relative; float: left; width: 264px; height: 92px; top: 10px; margin-left: 0%; margin-bottom: 2%;}
#box3 {position: relative; float: right; width: 190px; height: 143px; top: 0px; margin-left: 2%; margin-bottom: 0%;}
#box4 {position: relative; float: right; width: 130px; height: 63px; top: 0px; margin-left: 2%; margin-bottom: 0%;}

#oberste_ebene {overflow: hidden;}
#navigation {float: left; width: 10em; background: #E5E2C5; padding-bottom: 5555px; margin-bottom: -5555px; margin-top: 10px; padding-left: 0.5em; padding-top: 0.5em;}
#haupttext {margin-left: 12em;}
