/* ALLGEMEIN */
body {
	margin 					: 0px;
	
	font-size				: 12px;
	background-color		: #FFE4AB;
	color					: #363434; }
img {
	border					: 0px; }	
table {
	border-collapse			: collapse;}	

/* LINKS */
a, a:visited, a:active {
	text-decoration			: none;
	color 					: #3B3B3B;}
a:hover {
	color					: #AA5511; }	 

/* ALLGEMEIN FÜR JEDE ZELLE */	
td{
	padding					: 0px;
	margin					: 0px;
	vertical-align			: top;
	font-size				: 12px;
	line-height				: 18px;	}
	
	
hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #000;
 border-bottom: solid 1px #F8F7F9;
}
	


/* INHALT */		
#content {	
	background-color		: #F8F7F9; }					
#footer {	
	color					: #5B5B5C;
	font-weight				: bold;
	font-size				: 10px;
	text-align				: center;
	font }			

						

		



/* ÜBERSCHRIFT */	
h1 { 
	font-size				: 14px;
	line-height				: 18px;
	font-weight				: bold;}	

h2 { 
	font-size				: 12px;
	margin-top: -14px;
	font-weight				: bold;
}	
.Stil1 {color: #4559BC}
.Stil2 {
	color: #5b5b5c;
	font-weight: bold;
}
.Stil3 {color: #788692}
.Stil4 {
	color: #b32024;
	font-weight: bold;
}
.Stil5 {color: #b32024}



	

/* STYLES FÜR KONTAKTFORMULAR */	
.button {
	border					: 1px solid #74939B;
	background-color		: #FFF;
	font-size				: 10px;
	padding					: 3px;}
.input {
	color					: #FFF;
	border					: none;
	border-bottom			: 1px dotted #FFFFFF;
	background-color		: transparent;}
	

	
	

