html {
	height: 100%;
	}

body {
	background: #deddde;
	font-size: 12px;
	line-height: 1.8em;
	font-family: Arial, sans-serif;
	margin-top: 8px;
	}

table {
	background: none;
	font-size: 12px;
	line-height: 1.8em;
	font-family: Arial, sans-serif;
	margin-top: 8px;
	vertical-align: top;
	}

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Arial, sans-serif;
	color: #e0001a;
	padding-left: 25px;
	padding-right: 25px;	
	}	

p {
	padding-left: 25px;
	padding-right: 25px;	
	}




/* LAYOUT-OBJEKTE */
#box {width: 880px; border: 1px solid #000000; background-color: #ffffff; text-align: left;}

#header1 {width: 880px; height: 20px; background-color: #fdc806;}
#header2 {width: 880px; height: 124px; background-color: #e0001a;}
	#spacer {width: 50px; height: 124px; background: none; float: left;}
	#title {width: 680px; height: 124px; background: none; float: left;}
	#images {width: 150px; height: 124px; background: black; float: right;}	

#main {width: 880px; background-image:url(/fileadmin/template/background.jpg);}
	#spacer1 {width: 10px; height: 40px; background-color: #ffffff; float: left;}
	#menue {width: 140px; height: 40px; background-color: #ffffff; float: left;}
	#spacer2 {width: 25px; height: 40px; background-color: #ffffff; float: left;}
	#content {width: 460px; min-height: 600px; background-color: #fdc806; float: left;}
		#stempel {width: 59px; background-color: #fdc806; float: right; z-index: 10;}
	#spacer3 {width: 20px; height: 40px; background-color: #ffffff; float: left;}
	#margin {width: 195px; height: 40px; background-color: #ffffff; float: right; padding: 0px; margin: 0px;}
		#border {width: 175px; border: 1px solid #e0001a; font-weight: bold; color: #e0001a; padding-left: 3px;}

#footer {width: 880px; height: 10px; background-color: #e0001a; float: none; clear: both;}


/* Verschachtelte Formate */
#header2 a {text-decoration: none;}
#header2 a:link {text-decoration: none;}
#header2 a:hover{text-decoration: none;}
#header2 a:active {text-decoration: none;}
#header2 a:visited {text-decoration: none;}

#header2 h1 {
	font-size: 53px;
	font-weight: bold;
	line-height: 1.0em;
	font-family: Arial, sans-serif;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;		
	}	
	
#header2 h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.0em;
	font-family: Arial, sans-serif;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;	
	}		


#margin p {padding: 0px; margin: 0px; line-height: 1.3em;}
#margin h1 {padding: 0px; margin: 0px;}

#margin a {color: #e0001a; text-decoration: none;}
#margin a:link {color: #e0001a; text-decoration: none;}
#margin a:hover {color: #e0001a; text-decoration: underline;}
#margin a:visited {color: #e0001a; text-decoration: none;}

#content img {margin-left: 25px; }
#content form {margin-left: 25px;}
#stempel img {margin-left: 0px; margin-right: 0px;}

#content a {color: #e0001a; text-decoration: underline;}
#content a:link {color: #e0001a; text-decoration: underline;}
#content a:hover{color: #e0001a; text-decoration: underline;}
#content a:visited {color: #e0001a; text-decoration: underline;}
#content a:active {color: #e0001a; text-decoration: underline;}

	
#menue a {color: #000000; font-weight: bold; background-color: #ffffff; width: 150px; height: 40px; display: block; text-decoration: none; padding: 0px;}
#menue a:link {color: #000000; font-weight: bold; background-color: #ffffff; width: 150px; height: 40px; display: block; text-decoration: none;}
#menue a:visited {color: #000000; font-weight: bold; background-color: #ffffff; width: 150px; height: 40px; display: block; text-decoration: none;}
#menue a:hover {color: #000000; font-weight: bold; background-color: #fdc806; width: 150px; height: 40px; display: block; text-decoration: none;}
#menue a:active {color: #ffffff; font-weight: bold; background-color: #e0001a; width: 150px; height: 40px; display: block; text-decoration: none;}




