/* basiselemente */

body { 
	font: 13px/18px arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	text-decoration: none;
	}
	
body img { 
	height: 0px;
	width: 0px;
	}	

p {
	font: 13px/18px arial, sans-serif;
	text-decoration: none;
	margin: 9px;
	}

h1 {
	font: bold 13px/18px arial, sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin: 9px 9px 18px;
	}
	
h2 { 
	font: 13px/18px arial, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 9px;
	margin-top: 18px;
	}
	 
a:link {
	color: #1D8CC8;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #AD813A;
	font-weight: bold;
	text-decoration: none;
	}

/* divs */

#kopf {
	background: url(media/kopf_hintergrund.gif) left top;
	margin: 0;
	top: 0;
	left: 0;
	height: 80px;
	width: 100%;
	}
	
#kopf img { margin-left: 6px; }	

#inhalt {
	margin: 0 60px;
	padding: 0;
	top: 80px;
	width: 100%;
	}

#sem {
	height: 0px;
	width: 0px;
	}

#sem li {
	background-repeat: no-repeat;
	background-position: 0 4px;
	list-style-position: outside;
	margin: 0 0 0 -20px;
	padding-left: 18px;
	}
	
#start {
	height: 0px;
	width: 0px;
	}
	
#info {
	background-color: white;
	}	
	
#info li {
	background-repeat: no-repeat;
	background-position: 0 4px;
	list-style-position: outside;
	margin: 0 0 0 -20px;
	padding-left: 18px;
	}

#menue_sem0 { background: #ccc; position: absolute; top: 80px; right: 0; width: 0; visibility: hidden; padding-bottom: 72px; }
	
#menue_sem0 p {
	margin-top: 12px;
	padding-bottom: 9px;
	}
	
#menue_sem1 { position: absolute; top: 80px; right: 0; width: 0; visibility: hidden; padding-bottom: 72px; }

#menue_sem1 p {
	margin-top: 12px;
	padding-bottom: 9px;
	}

#menue_sem2 { position: absolute; top: 80px; right: 0; width: 0; visibility: hidden; padding-bottom: 72px; }

#menue_sem2 p {
	margin-top: 12px;
	padding-bottom: 9px;
	}
	
#menue_sem3 { position: absolute; top: 80px; right: 0; width: 0; visibility: hidden; padding-bottom: 72px; }

#menue_sem3 p {
	margin-top: 12px;
	padding-bottom: 9px;
	}
	
#menue_sem4 { position: absolute; top: 80px; right: 0; width: 0; visibility: hidden; padding-bottom: 72px; }

#menue_sem4 p {
	margin-top: 12px;
	padding-bottom: 9px;
	}

#menue_info0 { background: white; text-align: right; position: absolute; top: 80px; left: 0; width: 0; visibility: hidden; padding-top: 16px; }

#menue_info0 p {
	padding-bottom: 9px;
	}
	
#menue_info1 { text-align: right; position: absolute; top: 80px; left: 0; width: 0; visibility: hidden; padding-top: 16px; }

#menue_info1 p {
	padding-bottom: 9px;
	}
	
#menue_info2 { text-align: right; position: absolute; top: 80px; left: 0; width: 0; visibility: hidden; padding-top: 16px; }

#menue_info2 p {
	padding-bottom: 9px;
	}
	
#menue_info3 { text-align: right; position: absolute; top: 80px; left: 0; width: 0; visibility: hidden; padding-top: 16px; }

#menue_info3 p {
	padding-bottom: 9px;
	}
	
#menue_info4 { text-align: right; position: absolute; top: 80px; left: 0; width: 0; visibility: hidden; padding-top: 16px; }

#menue_info4 p {
	padding-bottom: 9px;
	}
	
#menue_info5 { text-align: right; position: absolute; top: 80px; left: 0; width: 0; visibility: hidden; padding-top: 16px; }

#menue_info5 p {
	padding-bottom: 9px;
	}
	
#menue_info6 { text-align: right; position: absolute; top: 80px; left: 0; width: 0; visibility: hidden; padding-top: 16px; }

#menue_info6 p {
	padding-bottom: 9px;
	}

/* extra */

.doppelzeile {
	position: relative;
	right: -8px;
	}

.kleingedrucktes {
	font: 9px/12px arial, sans-serif;
	}
