* {
	margin:0px;
	padding:0px;
	border:0px;
}

 a:link { color:#383860;  }
 a:visited { color:#383860;   }
 a:hover { color:#FFFFFF; background-color:#FF0000; }
 a:active { color:#383860; }
 a:focus { color:#383860;  }




#webby {
	padding-top: 20px;
}

#webby a {
	color: #FFFFFF;
	font-size:12px;
	text-decoration:none;	
}

#navigation-unten a {
	color: #FFFFFF;
	text-decoration:none;
}

h1 {
	font-size:16px;
	margin-bottom:10px;
}

h2 {
	font-size:14px;
	margin-bottom:10px;	
}		




span.hervorheben {
	font-weight: bold;
}
	
	textarea, input {
	font: 100% Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	
	}
	
    body {
    	font: 100% Tahoma, Arial, Verdana,  Helvetica, sans-serif;
    	background-color: #38618c;
    	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
    	padding: 0;
    	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
    	color: #000000;
    }
    .oneColFixCtrHdr #container {
    	width: 780px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
    	background: #FFFFFF;
    	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
    	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
    }
    .oneColFixCtrHdr #header {
    	background: #DDDDDD; 
		background:url(images/header.jpg) no-repeat;
		height:207px;
    }
    .oneColFixCtrHdr #header h1 {
    	margin: 0; 
    }
    .oneColFixCtrHdr #mainContent {
		background:url(images/background-image.jpg) repeat-y;
		padding:25px;
    }
    .oneColFixCtrHdr #footer {
		text-align:center;
		background:url(images/footer.gif) no-repeat;
    }
    .oneColFixCtrHdr #footer p {
    	background-color: #38618c;
    }
	
#text {
	width:360px;
}
	
#bild {
	float:right;
}		

#table-logos {
	margin-top:20px;
	width:100%;

}

#table-logos td{
	text-align:center;

}


#bilder table {
	margin-top:20px;
	width:100%;
}	
	
#bilder table td {
	text-align:center;
}		

#navigation {
		background:url(images/background-image.jpg) no-repeat;

    }

#nav {
	padding-left:13px;
	background-color:#FF0000;
}	
#header p {
	text-align: right;
	padding-right:20px;
	padding-top:10px;
	font-size:12px;
}

#header p:first-line {
	font-size:16px;
	font-weight:bold;
}


.err_class {
  background-color:#FFFF00;
  border:1px solid #FF0000;
}


.link_galerie img {
  border:3px solid #383860;


}

.link_galerie:hover img {
  border:3px solid #FF0000;

}#mainContent #text ul {
	padding-left: 20px;
}


.feld_kurz {
	width:80px;
}


.feld_lang {
	width:250px;
}	

.feld_ganzlang {
	width:348px;
}	
	


input, select, textarea {
	border:1px solid #D0D0D0;	
}	

fieldset {
	border:1px solid #D0D0D0;
	margin-top:20px;	
	padding:5px;
}


.err_class {
  background-color:#FFFF00;
  border:1px solid #FF0000;
}

#anfrage {
	text-align:center;
	margin-top:10px;
	font-size:14px;
}	

.table-preise {
	width:100%;
	border-collapse:collapse;
}

.table-preise td {
	padding:5px;
	border:1px solid #7797b9;
}	

.table-preise th {
	padding:5px;
	border:1px solid #7797b9;
	background-color:#38618c;
	color:#FFF;
}	
