body {
	background: #dcddde url(./body.jpg) repeat-x 0 0;
	font-size: 12px;
	line-height: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 8px;
	}
	
table {
	font-size: 12px;
	line-height: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 8px;
	}	
	
.bodytext {
	font-size: 12px;
	line-height: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 8px;
	}	

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	color: #207dab;
	}


h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	color: #207dab;
	}


#links h1 {
	font-size: 13px;
	margin-left: 10px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #207dab;
	}	
	
#links p {
	margin-left: 10px;
	font-size: 10px;
	line-height: 1.4em;	
	}	
	

#links ul {
	padding-left: 25px;
	font-size: 10px;
	line-height: 1.4em;
	}	


#rechts h1 {
	font-size: 13px;
	margin-left: 10px;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #207dab;
	}	
	
#rechts p {
	margin-left: 10px;
	font-size: 10px;
	line-height: 1.4em;	
	}	

#content p {
	margin-right: 20px;
	}		

a:link {color: #207dab; text-decoration: none;}

a:visited {color: #207dab; text-decoration: none;}

a:hover {color: #207dab; text-decoration: underline;}

a:active {color: #207dab; text-decoration: none;}


/* LAYOUT-OBJEKTE */
#box {width: 872px; border: 1px solid #000000; background: url(./main.jpg) repeat-y 0 0;}

#header {width: 872px; height: 87px; background-image: url(./header.jpg);}
#campus {width: 872px; height: 33px; background-image: url(./campus.jpg);}
#main {width: 872px; height: inherit;}

	#links {width: 160px; max-width: 160px; background-color: #ffffff; float: left; text-align: left;}
	#mitte {width: 517px; background: transparent; float: left; text-align: left;}

		#image {width: 517px; height: 159px; background-image: url(./image.jpg);}
		#content {width: 500px; background: transparent; float: right; text-align: left; }		

	#rechts {width: 187px; max-width: 187px; background: transparent; float: left; text-align: left;}

#clear {width: 185px; clear: both;}	


/* Mailformular */
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 0px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #006ab2;
border: 0px;
}