/* CSS Document */


/* 1. Allgemeine Einstellungen */
/* Joker Selector zum Initialisieren aller Ränder */
*	{
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../img_main/hg.gif);
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Ausgangspunkt 16pt = 100%, Zielschriftgrösse 10pt = 62.5% */
}


h1, h2, p, ul, ol, td, tr {
	margin-bottom: 0.8em;
	font-size: 1.1em;
	line-height: 12pt;
}

li {
	margin-left: 30px;
}



/* 2. Linkformatierung */ 
a {
	color: black;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: red;
	text-decoration: underline;
}

a:active {
	color: red;
}


/* 3. Stilformatierung */
.ein6 { padding-left: 12px; }
.ein16px { padding-left: 16px; }
.bold { font-weight: 700; }
.blaubold { color: #069; font-weight: 700; }
.abstand { line-height: 12pt; margin-bottom: 12pt; padding-bottom: 12pt; }
.einpunkt { text-indent: -9px; margin-left: 25px; }


/* 4. Layoutboxen */
/* Hauptbox, die alles umschliesst */
#rahmen {
	background-color: #8ab0cc;
	top: 50px;
	width: 720px;
	height: 530px;
	margin-left: auto; /* automatischer Randabstand rechts und links simuliert eine Zentrierung */
	margin-right: auto;
	position: relative;
}

/* linkes seitliches Menu */
#menu {
	background-color: #8ab0cc;
	position: absolute;
	left: 10px;
	top: 170px;
	width: 170px;
	height: 360px;
	}

/* Kopfzeile */
#kopf {
	background-color: #8ab0cc;
	position: absolute;
	left: 10px;
	top: 65px;
	width: 700px;
	height: 85px;
}

/* Kontaktzeile */
#kontakt {
	background-color: #8ab0cc;
	position: absolute;
	left: 509px;
	top: 40px;
	width: 200px;
	height: 20px;
}

/* Inhalt */
#inhalt {
	background-color: #8ab0cc;
	position: absolute;
	left: 180px;
	top: 170px;
	width: 525px;
	height: 358px;
/*	border: 1px solid #66FFFF; */
}

#inhalt1 {
	background-color: #8ab0cc;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 245px;
	height: 336px;
}

#inhalt2 {
	background-color: #8ab0cc;
	position: absolute;
	left: 275px;
	top: 0px;
	width: 248px;
	height: 336px;
}

#inhalt3 {
	background-color: #8ab0cc;
	position: absolute;
	left: 0px;
	top: 336px;
	width: 528px;
	height: 20px;
}

#inhalt-f1 {
	background-color: #8ab0cc;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 232px;
	height: 320px;
	margin: 8px;
}

#inhalt-f2 {
	background-color: #8ab0cc;
	position: absolute;
	left: 278px;
	top: 0px;
	width: 232px;
	height: 320px;
	margin: 8px;
}

#film-back {
	background-color: #8ab0cc;
	position: absolute;
	top: 290px;
	left: 0px;
	width: 62px;
	height: 20px;	
}

#inhalt-p1 {
	background-color: #8ab0cc;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 238px;
	height: 206px;
	margin: 10px;
}

#inhalt-p2 {
	background-color: #8ab0cc;
	position: absolute;
	left: 278px;
	top: 0px;
	width: 238px;
	height: 206px;
	margin: 10px;
}

#print-navi {
	background-color: #8ab0cc;
	position: absolute;
	left: 26px;
	top: 230px;
	width: 232px;
	height: 12px;
}

#print-navi-back {
	background-color: #8ab0cc;
	position: absolute;
	float: left;
	top: 180px;
	left: 16px;
	width: 62px;
	height: 20px;
}

#team-bilder {
	background-color: #8ab0cc;
	float: right;
	width: 140px;
	height: 140px;
	clear: both;
}

#team-text {
	background-color: #8ab0cc;
	position: absolute;
	top: 150px;
	width: 248px;
	height: 140px;
}


/* Menuepunkte */
#menue1 {
	background-color: #8ab0cc;
	position: relative;
	top: 0px;
	width: 150px;
	height: 18px;
}	

#menue1 {
	background-color: #8ab0cc;
	position: relative;
	top: 0px;
	width: 150px;
	height: 18px;
}	

#menue1a {
	background-color: #8ab0cc;
	position: relative;
	top: 0px;
	width: 150px;
	height: 18px;
}	

#menue2 {
	background-color: #8ab0cc;
	position: relative;
	top: 12px;
	width: 150px;
	height: 18px;
}	

#menue2a {
	background-color: #8ab0cc;
	position: relative;
	top: 12px;
	width: 150px;
	height: 18px;
}	

#menue3 {
	background-color: #8ab0cc;
	position: relative;
	top: 24px;
	width: 150px;
	height: 18px;
}	

#menue3a {
	background-color: #8ab0cc;
	position: relative;
	top: 24px;
	width: 150px;
	height: 18px;
}	

#menue4 {
	background-color: #8ab0cc;
	position: relative;
	top: 36px;
	width: 150px;
	height: 18px;
}	

#menue4a {
	background-color: #8ab0cc;
	position: relative;
	top: 36px;
	width: 150px;
	height: 18px;
}

#menue4b {
	background-color: #8ab0cc;
	position: relative;
	top: 36px;
	width: 150px;
	height: 18px;
}

#menue4c {
	background-color: #8ab0cc;
	position: relative;
	top: 36px;
	width: 150px;
	height: 18px;
}

#menue5 {
	background-color: #8ab0cc;
	position: relative;
	top: 48px;
	width: 150px;
	height: 18px;
}	

#menue5a {
	background-color: #8ab0cc;
	position: relative;
	top: 48px;
	width: 150px;
	height: 18px;
}
