
/* -- Allgemeines -- */

body {
  background: url(../img/bg_body.jpg) repeat-x #ffffff; 
  color: #000000;
  margin: 0;
  padding: 1%; 
  min-width: 640px; /
  font-size: 100.01%; 
  font-family: Arial, Helvetica, sans-serif;
}
a { color: #0B4D8C; text-decoration: underline; } 
a:visited { color: black; } 
.skip { 
  position: absolute;
  margin-left: -999px;
  width: 990px;
}
h1 { 
  font-size: 2.7em;
  font-weight: normal;
  line-height: 1em;
  padding: 0.3em 0 0.2em 0.4em;
  border-width:1px;
  border-style:solid;
  border-color:#2A4B97;
  margin-left: 1em;
}
h2, h3, h4 { font-weight: normal; }
h1, h2, h3, h4, h5, h6 { 
  color: #2A4B97;
  font-family: Arial, Helvetica, sans-serif;
}


.fleft { 
  float: left;
  margin: 0 1em 0.2em 0em; 
}
.fright {
  float: right;
  margin: 0 0 0.2em 1em;
}


/* -- Layoutspezifisches -- */
#container { 
  font-size: 0.8em; 
  max-width: 70em;
  margin: auto; 
  border: 2px solid #aacc44; 
  background: #ffffff;
}
#footer {
  clear: both; 
  padding: 0 20px;
}

/* - Logo bzw. Kopf - */
#logo {
  background: url(../img/logotop.jpg) 0 0 no-repeat #2A4B97; 
  padding: 20px 20px 20px 20px;
  text-align: right;
  margin: 0;
  height: 73px; 
  line-height: 50px;
}
#logo a {
  color: #ffffff; 
  font-size: 3.4em; 
  overflow: hidden; 
  padding: 0.3em 0 0.2em 0.4em;
  text-decoration: none;
  margin-bottom: 20px;
}
#logo span {
  color: #ffffff; 
  font-size: 1.0em;
}


.menu {
  background: #aacc44; 
}

/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li {
float:right;
position:relative;
z-index:100;
height: 40px;
background:#aacc44;
text-align:left;
display:block;
font-weight:bold;
color:#ffffff;
padding:7px 10px 0px 10px;
border-left: 1px solid white;
}

.menu span {
color: #ffffff;
background:#aacc44;
}


/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:1em;
font-weight:bold;
padding:0 10px 3px 10px;
color:#2A4B97;
background:#aacc44;
text-decoration:none;
margin-left:0px;
text-align:left;
}
/* style the links hover */
.menu :hover{
color:#ffffff;
background:#2A4B97;
}

/* hide the sub level links */
.menu ul ul{
visibility:hidden;
position:absolute;
}

.menu ul ul {
	border: 1px solid #ffffff;
}

.menu ul ul li {
height: 1.2em;
border: 1px solid #ffffff;
padding: 0 0 0 0;
clear:right;
margin: 0;
}


.menu ul ul a,
.menu ul ul :visited {
font-weight:normal;
font-size: 0.9em;
width: 14.5em;
}




/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; left:-5px;
}







/* - Subnavigation, Rechte Spalte - */
#subnav {
  width: 27%; 
  min-width: 10em; 
  float: right; 
  padding: 20px 1% 1em 1%;
  margin: 1em 1% 150 1%;
  border-left: 1px dotted #aaa; 
  font-size: 0.9em; 
}
#subnav dt { 
  color: #2A4B97;
  font-size: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  padding: 0.5em;
  margin-top: 0.1em;
  border-bottom: 1px dotted #aaa; 
}
#subnav dd, subnav #a { 
  color: #000000;
  font-size: 1.0em;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
  margin-top: 1.2em 0;
  border-bottom: 1px dotted #aaa; 
}
#subnav dd, #subnav a { /* Die Unterpunkte der Subnavigation. */
  padding: 0;
  margin: 1.2em 0;
  line-height: 1.5em;
}



/* - Der Hauptinhaltsteil - */
#main {
  background: url(../img/bluesquare50.jpg) no-repeat 1em 1em #ffffff; 
  padding: 20px 31% 0 20px; 
  line-height: 1.5em;
}
#main span {
  font-weight: bold;
}

#main ul li { 
  list-style: outside url(../img/bluesquare.bmp);
}


/* - Anmeldeformulare - */
#form {
  background: url(../img/bluesquare50.jpg) no-repeat 1em 1em #ffffff; 
  padding: 10px 10px 10px 10px; 
  line-height: 1.5em;
  font-size: 0.8em;
}




#bottomline {
  background: #aacc44;
  padding: 5px 5%; 
  margin: 0;
  text-align: right;
  color: #ffffff; 
  height: 37px;
}
#bottomline li {
  font-size: 1.0em;
  display: inline; 
  list-style-type: none; 
  border-left: 1px solid white; 
  padding: 0 10px 0 15px;
  font-weight: bold;
}
#bottomline li a {
  color: #2A4B97; 
   text-decoration: none;
}
#bottomline li a:hover {
        color: #ffffff; 
        text-decoration: none; 
        background-color: #2A4B97; 
}

div.imgbox {
	float:right;
	width:400px;
	height:250px;
	text-align:center;
	margin-left:10px;
	margin-bottom:10px;
}

div.imgbox img {
	border:1px solid #bbbbbb;
}

div.imgbox p {
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#555;
}

.infobox {
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 5px 5px 5px 30px;
	border: 1px solid #bbbbbb;
}

.infobox span {
	font-size: 1.5em;
	margin-left: -30px;
	color: #2A4B97;
}
