label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 150px; /* Breite.*/
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

.inputres{
	width:290px;
	height:20px;
	margin-bottom:1px;
}
.inputresklein{
	width:60px;
	height:20px;
	margin-bottom:1px
}
.areares{
	width:290px;
	height:120px;
}
table {
	font-size:12px;
}
.linkactive {
	color: Navy;
	text-decoration: none;
	font-weight: 600;
}
.linkpassive {
	color: White;
	text-decoration: none;
	font-weight: 600;
}
.linkpassive:hover {
	color: Yellow;
	text-decoration: none;
	font-weight: 600;
}
.linkdark {
	color: Navy;
	text-decoration: none;
	font-weight: 600;
}

#aquarium {
	clear: both;
}
.texttabellelinks {
	width: 100px;
	min-height: 15px;
	float: left;
	font-weight: 600;
	padding-bottom: 10px;
}

.texttabellerechts {
	width: 300px;
	min-height: 15px;
	float: right;
	padding-bottom: 10px;
}

#layout {
	width: 830px;
	text-align: center;
	margin: auto;
	background-image: url(images/backlayout.gif);
	background-repeat: repeat-y;
	
}

#layoutpreise {
	width: 830px;
	text-align: center;
	margin: auto;
	/*background-image: url(images/backlayout.gif);*/
	background-repeat: repeat-y;
	
	}
#textpreise {
	width: 620px;
	float: left;
	text-align: left;
	margin:10px;
	
}
#text {
	width: 460px;
	float: left;
	text-align: left;
	margin:10px;
	
}

.tablinks {
	clear:both;
	width: 200px;
	float: left;
	margin-bottom:9px;
	
}

.tabrechts {
	
	width: 120px;
	float: right;	
	margin-bottom:9px;
	}
	
.tabrechts2 {
	
	width: 120px;
	float: left;	
	margin-bottom:9px;
	}

.tabmitte {
	float: left;
	width: 130px;
	margin-bottom:9px;
	}
.schrift11 {
	font-size: 11px;
	text-align: left;
	padding-left: 17px;
}
#spaltelinks {
background-color: #365D91;
float: left;
width: 200px;
	
}
#spalterechts {
width: 630px;
	float: right;
	min-height: 450px;
	}

#head {
	background-color: #365D91;
	height: 110px;
	width: 630px;
}

.clear {
	clear:both;
}

#headcontentleft {
width: 380px;
float: left;
padding-top: 20px;
padding-left: 5px;
	
}

.headtext {
	color: #CAD9ED;
}

#headcontentright {
width:170px;
float:right;
text-align: right;
color: #ffffff;
padding: 5px;
vertical-align: top;
	
}

#news {
	width: 140px;
	float: right;
	padding:5px;
	text-align: left;
}

.sprachhgrund {
	float:right;
	background-color: #7BA2D5;
	padding-top:6px;
	padding:4px;
	
}


#footer {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	padding:3px;
	background-color: #7BA2D5;
}
body {
	background-image: url(images/backbody.gif);
	font-family: Verdana;
	font-size: 12px;
	color: #23446F;
	margin-top: 5px;
}

#ende {
	clear: both;
}
#navigationtop {
	height: 19px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	background-color: #7BA2D5;
	border-bottom: solid;
	border-bottom-color: #D7EEF6;
	border-bottom-width: 1px;
	
}
.navigationlanguage {
	line-height: 15px;
	text-decoration: none;
	padding: px;
}
.textheadergreen {
font-family: "Courier New", Courier, monospace;
color: Teal;
font-size: 14px;
font-weight: 600;
}
.linketabelle {
	height: 100px;
	width: 200px;
	padding-right: 10px;
}
.rechtetabelle {
	width: 350px;
	padding-left: 10px;
}

.newsinput_klein{
	width:30px;
	height:22px;

	}
.newsinput_rechts{
	width:130px;
	height:22px;

	}
.newsarea_rechts{
	width:130px;
	height:120px;
}
.newsinput_mitte{
	width:30px;
	height:22px;

	}
.newsinput_mitte{
	width:460px;
	height:22px;

	}
.newsarea_mitte{
	width:460px;
	height:120px;
}
.newsboxtitel{
	font-family: "Courier New", Courier, monospace;
color: Teal;
font-size: 13px;
font-weight: 600;
}
.newsbox{
	
}
.cr{
color: #B6CDF5;
	}
.linkweiss{
color:#ffffff;
}