html {
		overflow-y:hidden;
}
body {
		padding:0px;
		margin:0px;
		font-family:verdana, sans-serif;
		font-size:13px;
		color:black;
		background-image:url(template_img/gradient2.jpg);
		background-repeat:repeat-x;
		background-color:#EEEEEE;
		text-align:center;
}
table,tr,th,td {
	text-align:left;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid black;
	padding-left: 2px;
	padding-right: 5px;
	border-collapse:collapse;
	font-size:12px;
}
td.textcenter{
	text-align:center;
}
h2 {
	text-align:center;
}
h4 {
	text-align:center;
}
h6 {
	margin-bottom: 1px;
	margin-left: -10px;
}

#frame {
	position:relative;
	top:-610px;
	width : 950px;
  margin-left:auto;
  margin-right:auto;
  margin-top : 10px;
  text-align:left;
}

#banner {
	position : absolute;
    width:950px;
    height:100px;
    text-align: left;
    padding:0px;
    left:0;
    top:0;
    border:0px solid #005A6E;
    background-color: #005A6E;
}
#links {
	position : absolute;
    width: 145px;
    height:270px;
    left:0;
    top:110px;
}
#links_top {
	position:absolute;
	width:145px;
	height:20px;
	padding:0px;
	left:0;
	top:0;
}
#links_middle {
		position:absolute;
		width:143px;
		height:230px;
		left:0px;
		top:20px;
		border-left:1px solid #005A6E;
		border-right:1px solid #005A6E;
		background-color:white;
}
#links_middle p {
	margin-left:30px;
}

#links_bottom {
		position:absolute;	
		width:145px;
		height:20px;
		left:0;
		top:250px;
}
#rechts {
	position : absolute;
    width: 145px;
    height:270px;
    left:805px;
    top:110px;
}
#rechts_top {
	position:absolute;
	width:145px;
	height:20px;
	padding:0px;
	left:0;
	top:0;
}
#rechts_middle {
		position:absolute;
		width:143px;
		height:230px;
		left:0px;
		top:20px;
		border-left:1px solid #005A6E;
		border-right:1px solid #005A6E;
		background-color:white;
		text-align:center;
}
#rechts_middle p {
	margin-left:30px;
}

#rechts_bottom {
		position:absolute;	
		width:145px;
		height:20px;
		left:0;
		top:250px;
}
#mitte {
	position:absolute;
	width:640px;
	height:436px;
    left:155px;
    top:110px;
    padding-top:0px;
	text-align:center;
    background-color:#005A6E;
}

#mitte_top {
	position:absolute;
	height:15px;
	width:640px;
	left:0;
	top:0;
	background-color:#005A6E;
}
#mitte_middle {
	position:absolute;
	width:638px;
	height:406px;
	left:0;
	top:15px;
	border-left:1px solid #005A6E;
	border-right:1px solid #005A6E;
	background-color:white;
	background-image:url(template_img/background.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:left;
	overflow:auto;
}
#mitte_bottom {
	position:absolute;
	height:10px;
	width:640px;
	left:0;
	top:426px;
	background-color:#005A6E;
	text-align:right;
	line-height:10px;
	font-size:x-small;
	color:white;
}
#mitte_inhalt {
		max-width:640px;
		margin:10px;
		padding:15px;
		margin-left: auto;
		margin-right: auto;
		text-align:center;
}

.jscheck {
	font-size:small;
	color:white;
	background-color:red;
	text-align:center;
	border: 1px solid red;	
}

div.bild_links {
		float:left;
		margin:10px;
}

.newseintrag {
	width:550px;
    border: 1px solid black;
    background-color: #EEEEFF;
    margin:auto;
    padding-left:5px;
    padding-right:5px;
}
.Datum {
    padding: 2px;
    margin-right: 20px;
    float: left;
    white-space: nowrap;
    text-align:left;
}
.Titel {
    padding: 2px;
    border: 1px solid gray;
    text-align:left;
}
.Inhalt {
	line-height:18px;
    padding: 12px;
    padding-left:15px;
    padding-right:15px;
    border-top: 1px solid gray;
    text-align:left;
}

.eintrag {
	width:550px;
    margin-bottom: 10px;
    margin-left:auto;
    margin-right:auto;
    padding-left:5px;
    padding-right:5px;
    border: 1px solid black;
    background-color: #EEEEFF;
    text-align:center;
}
.eintragplain {
		width:200px;
    padding: 2px;
    float: left;
    text-align:left;
    margin-right:10px;
    
}
.eintraginhalt {
    padding: 2px;
    text-align:left;
    margin-left: 250px
}
.eintraginhalt_big {
    padding: 2px;
    text-align:left;
}     
.eintragzusatz {
		padding: 2px;
    text-align:left;
}
a:link {
		color:black;
		text-decoration:none;
		font-weight:bold;
}
a:visited {
		color:black;
		text-decoration:none;
		font-weight:bold;
}
a:hover {
		color:red;
		text-decoration:none;
		font-weight:bold;
}
img {
	border: 0px;
}
img.mittig {
		margin-left: 10px;
		margin-right: 10px;
		text-align:center;
}
img.thumbs {
		margin: 10px;
		text-align:center;
}
.menupartner {
	margin-left:auto;
	margin-right:auto;
	display:block;
}
span.fat {
		font-weight:bold;
}
span.rot {
		color: red;
}

#lightbox{
	background-color:#005A6E;
	padding: 5px;
	border: 2px solid black;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ 
	border: none;
	}
	
/* FORMULARE */
.formbox {
  width: 400px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding:0px;
}

.reihe {
  clear: right;
}

.label {
  float: left;
  width: 150px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.feld {
	float:right; 	
  	width: 300px;
  	text-align: left;
} 

.knopf {
  clear: right;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}




