table { border-collapse: collapse;  }
ol, ul { list-style: none; padding: 0; margin: 0;}

html, body
{
margin: 0em;
padding: 0em;
height: 100%;
width: 100%;
}

body[id]
{
overflow: hidden;
}

div#bg
{
height: 100%; 
width: 100%;
}

div#rest
{
position: absolute;
top: 0em;
left: 0em;
right: 0em;
bottom: 0em;
overflow: auto;
padding: 2em;
}

div#inhalt
{
padding-bottom: 2em;
}



body {
	margin: 0px;
  font-family: Arial, Verdana;
	font-size: 12px;
	color: #0F3D88;
}

#page{ margin: 50px auto 0 auto; width: 750px; }

#header {
  width: 758px;
  height: 59px;
  padding: 0;
}
#header a{ font-size: 12px; color: white;}
#header .float_right{ margin-top: 6px;}

#nav {
  width: 515px;
  height: 17px;
  margin: 40px 0 0 0;
  float: right;
}


#nav a{ color: #0F3D88; }
#nav ul, #footer ul{ margin: 0; padding: 0; }
#nav li, #footer li{ margin-right: 20px; float: left; }
li.rex-current a{ color: #E5AC45; }
#nav a.rex-current{ color: #E5AC45; }


#logo{ float: left; margin: 0 0 0 0px;}

  
#content{
	width: 738px;
  height: 480px;
  text-align: left;
  padding: 5px 10px 5px 10px;
  background: url(../img/layout/content_bg_tr.png) top left no-repeat;
  overflow: hidden;
}

#links{
  width: 240px;
  height: 50px;
  padding: 0 0 0 0;
  float: left;
  font-weight: bold;
  margin-top: 422px;
  line-height: 20px;
}


#rechts{
  width: 475px;
  height: 450px;
  padding: 5px;
  float: right;
  background-color: #E0E3F2;
  overflow-y: scroll;
  line-height: 16px;
}



#mitte{
  width: 240px;
  height: 450px;
  padding: 5px;
  float: left;
  background-color: #E0E3F2;
  overflow-y: scroll;
  line-height: 18px;
  margin-left: 13px;
}

#mitte_bild{
  width: 235px;
  height: 460px;
  float: right;
  background-color: #E0E3F2;
}

a {color: #0F3D88; font-weight: normal; text-decoration: none;}
a:hover{ text-decoration: underline; }

form{ margin: 0; padding: 0;}



#footer { width: 758px; height: 20px; text-align: right; }
#footer ul{ float: right; }
#footer a { font-weight: normal;}

.fontsize1{ font-size: 1px; }
.bold { font-weight: bold; }
.hand { cursor: pointer; }

input, textarea, select {
  background-color: white;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #0F3D88;
  border: 1px #EBEBEC solid; 
  padding: 0;
}

input.eingabe, textarea.eingabe, select.eingabe {width: 305px; height: 15px;  margin-bottom: 10px;}

textarea.eingabe{ width: 310px; height: 80px;}
input.trans{ background-color: transparent; border: none; }  

.button{ width: 80px; height: 24px; background-color: white; text-align: center; cursor: pointer; }

label { display: block; font-size: 12px; }
fieldset { margin: 0 0 4px 0; border: none; padding: 0;}


img { border: 0; }


.float_left{  float: left; }
.float_right{ float: right;}
.clear{ clear: both;}

p { padding: 0 0 0 0; }

.zeilenabstand{ line-height: 18px;}



a.blauhg{ 
  padding: 3px 3px 3px 13px; 
  color: white; 
  background-color: #123E7D; 
  font-weight: bold;
  background-image: url(../img/layout/pfeil_link.gif);
  background-position: 2px 5px;
  background-repeat: no-repeat; 
}


.news {  }
.news .float_left{ width: 230px; }
.news .float_right{ width: 227px; margin-bottom: 7px;}


.jahresprogramm { height: 137px;}
.jahresprogramm .float_left{ width: 242px; }
.jahresprogramm .float_right{ width: 210px; }
.jahresprogramm .titel{ background-color: #123E7D; color: white; font-size: 11px; font-weight: bold; margin: 0; padding: 0; height: 18px; padding: 2px 0 0 5px;}
.jahresprogramm .titel .float_left{ width: 222px; }
.jahresprogramm .titel .float_right{ width: 208px; }


