	*	{ margin: 0; padding: 0; }

html,body {
		width: 100%;
		font-family :Arial, Helvetica, Verdana, Geneva, sans-serif;
		font-size : 12px;
	}
	
/* ------- DIVS ------- */

#mitte	{ position: absolute; top: 0px; left: 50%; width: 1000px; margin-left: -500px; z-index:4; }
#links	{ min-height: 600px; height: 100%; width: 236px; border-left: solid 1px #999dae; border-right: solid 1px #999dae; background: #edeff2; float: left; }
#adresse	{ position: absolute; top: 296px; margin: 0px 25px 0px 25px; }
#bilderoben	{ margin-left:260px;  }
#inhalt	{ margin-left:260px; margin-top: 60px;}
#inhalterechts	{ float: right; width: 181px; }
#inhaltelinks	{ float: left; width: 516px; margin-bottom: 25px;}

#balken	{ position: absolute; top: 188px; left: 0px; width: 100%; z-index:5; }




/* ------- Schriften ------- */

a:link, a:active, a:visited	{ text-decoration : none; color: #803780; font-weight : 400; }
a:hover { text-decoration : underline; color: #803780; font-weight : 400; }
.klein 	{ font-size : 10px; font-weight : 400; }

.ueberschrift	{ padding-bottom: 12px; border-bottom: solid 1px #999dae; background-image: url(../../img/punkte.gif); background-position: right top; background-repeat: no-repeat; }
/* ------- Schrift links ------- */
#links p, #links td { color : #18255e; font-size: 12px; line-height: 17px; margin:0px; }


/* ------- Schrift BOX ------- */
.box	{ margin-bottom: 10px; border: solid 1px #999dae; width: 179px; }
.box h2 { background-image: url(../../img/verlauf.gif); font-size:12px; font-weight: 600; height:20px; line-height:16px; margin:2px; padding:6px 10px; color:#343b5d; }
.box p 	{ font-size:11px; line-height:14px; margin:2px; padding:6px 10px; color:#333333; }

/* ------- Schrift Inhalte ------- */
h1 		{ color : #343b5d; font-weight : 600;  font-size : 16px; margin-bottom: 20px; }
h2 		{ color : #343b5d; font-weight : 400;  font-size : 12px; margin-bottom: 20px; }
p 		{ font-size:12px; line-height:17px; margin-bottom: 10px; color:#333333; }

#inhaltelinks ul	{ list-style: square; list-style-position : outside; margin-left: 0px;  }
#inhaltelinks li	{ margin: 15px; line-height:17px; }

.fotolinks	{ margin-right: 20px; margin-bottom: 20px; float: left; }
.fotorechts	{ margin-left: 20px; margin-bottom: 20px; float: right; }
.rand	{ background-color: #edeff2; border: 1px solid #aeb1be; padding: 6px;  }
.trenneralbum	{ clear:both; padding-bottom: 12px; margin-bottom: 30px; border-bottom: solid 1px #999dae;}
.clear { clear: both; }
/* ------- Navigation ------- */
