body {
	background-color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
}

td, th {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000000;
}

img {
	border-width:0px;
}

a {  
	text-decoration:none;  
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#DB0909;
}
a:hover {  text-decoration:underline;  }

#header {
	height:100px;
	padding:0px 0px 0px 80px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#4B4C4C;
}
	#header img {  
		float:left;
		margin-right:20px;	
		margin-top:15px;
	}
	#header .header1 {
		font-size:16px;
		letter-spacing:1px;
		line-height:22px;
	}
	#header .header2 {
		color:#DD0909;
		letter-spacing:1px;
	}
	#header p {
	padding-top:30px;
	padding-bottom:30px;
	}
	
#leiste {	
	height:29px;
	background-image:url(images/verlauf_grau.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

#content {
	margin:132px 109px 0px 109px;
	padding:20px;
	border-style:dashed;
	border-color:#A5A6A6;
	border-width:0px 1px 0px 1px;
	position:relative;
}

	#foto {
		position:absolute;
		top:0px;
		left:1px;
		display:block;
	}
	#title {
		position:absolute;
		top:0px;
		left:158px;
		width:660px;
		height:82px;		
		padding:0px;
		border-width:0px;
		background-image:url(images/verlauf.jpg);
		background-repeat:repeat-x;
		font-size:16px;
		font-weight:bold;
		color:#FFFFFF;
		line-height:22px;
		
	}
		#title img {
			position:absolute;
			top:0px;
			right:0px;
		}
		#title p {
			margin:8px 0px 8px 20px;
		}
	
hr {
	height:0px;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#285E80;
}

table {
	border-width:1px 1px 0px 0px;
	border-color:#A5A6A6;
	border-style:solid;
}

td, th {
	padding:4px;
	margin:0px;
	text-align:left;
	border-width:0px 0px 1px 1px;
	border-color:#A5A6A6;
	border-style:solid;
}

	td.nb {
		white-space:nowrap;
	}
	
h1 {
	font-size:16px;
	font-weight:bold;
	color:#DD0909;
}

h2 {
	font-size:14px;	
	font-weight:bold;
	color:#DD0909;
}

h3 {
	font-size:12px;	
	font-weight:bold;
	color:#DD0909;
}

h4 {
	font-size:12px;	
	font-weight:bold;
	color:#000000;
}
