body { 
	color: black; 
	background-color: white;
	margin: 0;
}
p, li { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
td {}
a:link { color: #515050; text-decoration: none; }
a:visited { color: #515050; text-decoration: none; }
a:hover { color: black }
a:active { color: red ; list-style-type: none; }

#icon_ger {
	position: absolute;
	top: 20px;
	left: 25px;
}

#icon_en {
	position: absolute;
	top: 40px;
	left: 25px;
}

#icon_fr {
	position: absolute;
	top: 60px;
	left: 25px;
}

#seminare {
	margin-left: 1em;
	clear: both;
}

#middle {
	width: 780px;
	margin-top: 2em;
} 
  
#middle div {
	float:left;
}

#menu {
	margin: 0 1em 0 0em;
	padding: 0em;
}

#middle #content {
	margin: 0 0 0 2em;
}

#middle #content #bild, #middle #content .bild {
	margin: .5em 0;
}

.contentBlock {
	width: 450px;
	margin: 0 0 3em 0;
}

.contentBlock .bildUnterschrift {
	padding: 0;
	margin: 0;
	position: relative;
	clear: both;
}
	
#content {
	padding: 0;
	width: 480px;
}

#home #content {
	width: auto;
}

#middle #content #text, #middle #content .text {
	float: left;
	margin-top: 0.5em;
	margin-left: 1.5em;
	width: 230px;
}

#middle #content #titel {
	float: none;
	clear: both;
}

#middle #content #links {
	width: 220px;
	margin-right: 30px;
}

#middle #content #rechts {
	width: 220px;
}

#home #middle #content #rechts {
	width: 250px;
}


#middle #content p  {
	line-height: 18px;
}

#middle #impressum {
	width: 300px;	
}

#middle #om {
	float: right;
	margin: 1em 1em 0 0;
}

#bottom {clear: both}

#bottom #datum p{
	font-size: 10px;
	padding-left: 100px;
	position: relative;
	bottom: 75px;
}

