html {
	height: 100%;
	}

body {
	background: #ede8bb;
	font-size: 12px;
	line-height: 1.8em;
	font-family: Arial, sans-serif;
	margin-top: 8px;
	}

h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Arial, sans-serif;
	color: #003c74;
	padding-left: 25px;
	padding-right: 25px;	
	border-bottom: 1px #003c74 solid;
	}	
	
	
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Arial, sans-serif;
	color: #003c74;
	padding-left: 25px;
	padding-right: 25px;
	border-bottom: 1px #003c74 solid;		
	}	

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Arial, sans-serif;
	color: #9d0e13;
	padding-left: 25px;
	padding-right: 25px;	
	}	


p {
	padding-left: 25px;
	padding-right: 25px;	
	}


/* LAYOUT-OBJEKTE */
#box {width: 880px; border: 1px solid #000000; background-color: #efe196; text-align: left;}

#header1 {width: 880px; height: 20px; background-color: #003c74;}
#header2 {width: 880px; height: 250px; background-color: #003c74;}

#main {width: 880px; background-image: url(./background.jpg);}
	#spacer1 {width: 10px; height: 40px; background: none; float: left;}
	#menue {width: 140px; height: 640px; background: none; float: left;}
	#spacer2 {width: 25px; height: 40px; background: none; float: left;}
	#content {width: 500px; min-height: 600px; background: #ffffff; float: left;}
	#margin {width: 180px; height: 40px; background: none; float: right; padding: 0px; margin: 0px;}


#footer {width: 880px; height: 5px; background-color: #003c74; 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: Times News Roman, Times, serif;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;	
	}		

#spalte1 {float: left; width: 145px; padding-left: 0px; margin-left: 0px; }
#spalte2 {float: left; width: 120px; padding-left: 25px; margin-left: 0px; }


#margin p {padding: 0px; margin: 0px; line-height: 1.3em;}
#margin h1 {padding: 0px; margin: 0px;}

#margin a {color: #003c74; text-decoration: none;}
#margin a:link {color: #003c74; text-decoration: none;}
#margin a:hover {color: #003c74; text-decoration: underline;}
#margin a:visited {color: #003c74; text-decoration: none;}

#margin img {border: 1px #ffffff solid;}
#menue img {border: 0px;}

#content img {margin-left: 25px; margin-right: 50px;}
#content form {margin-left: 25px;}
#stempel img {margin-left: 0px; margin-right: 0px;}

#abc-zitat {color: #003c74; font-weight: bold; background-color: #d3d3d3;}

#content a {color: #003c74; text-decoration: underline;}
#content a:link {color: #003c74; text-decoration: underline;}
#content a:hover{color: #003c74; text-decoration: underline;}
#content a:visited {color: #003c74; text-decoration: underline;}
#content a:active {color: #003c74; text-decoration: underline;}

#content table {color: #000000;	font-size: 12px; line-height: 1.8em; font-family: Arial, sans-serif; margin-top: 8px;}

	
#menue a {color: #003c74; text-transform: uppercase; font-weight: bold; width: 150px; height: 20px; display: block; text-decoration: none; padding: 0px; margin-bottom: 15px; border: 1px solid #ffffff;}
#menue a:link {color: #003c74; font-weight: bold; width: 150px; display: block; text-decoration: none;}
#menue a:visited {color: #003c74; font-weight: bold; width: 150px; height: 20px; display: block; text-decoration: none;}
#menue a:hover {color: #003c74; font-weight: bold; background-color: #ffffff; width: 150px; display: block; text-decoration: none;}
#menue a:active {color: #00a7dc; font-weight: bold; width: 150px; display: block; text-decoration: none;}

#margin h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Arial, sans-serif;
	background-color: #003c74;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;	
	border: 0px;
	width: 160px;
	}	