/* generelle CSS-Formatierung */
body {
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div {
	text-align: left;
	font-size: 11px;
}
img {
	border: none;
}
.imgborder {
	padding: 1px;
	border: 1px solid #CECECE;
}
address {
	padding: 5px;
	background-color: #F3F3F2;
	width: 50%;
}
textarea {
	BORDER-RIGHT: #B4B4B4 1px solid; BORDER-LEFT: #B4B4B4 4px solid; BORDER-TOP: #B4B4B4 1px solid; BORDER-BOTTOM: #B4B4B4 1px solid; 
	scrollbar-face-color: #B4B4B4; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: #B4B4B4; 
	scrollbar-arrow-color: rgb(255,255,255); 
	scrollbar-track-color: white; 
	scrollbar-darkshadow-color: #B4B4B4;
	width:185px;
}
.fett {
	font-weight: bold;
}
a:link{
	color: #D10400;
	text-decoration: underline;
}
a:visited{
	color: #B1B1B1;
	text-decoration: underline;
}
a:hover{
	color: #B1B1B1;
	text-decoration: none;
}
a:active {
	color: #CECECE;
	text-decoration: none;
}
UL {
	margin-left: 15px;
	list-style-image: url(../images/design/listitem01.gif);
	list-style-position: outside;
	voice-family: "\"}\"";		/* Tanteks-Hack */
	voice-family: inherit;		/* Tanteks-Hack */
	padding-left: 15px;
}
.dummy3 {margin:0px;} 			/*Dummyklasse zu Tantek-Hack */
OL {
	margin-left: 15px;
	list-style-image: url(../images/design/listitem02.gif);
	list-style-position: outside;
	voice-family: "\"}\"";		/* Tanteks-Hack */
	voice-family: inherit;		/* Tanteks-Hack */
	padding-left: 15px;
}
.dummy3 {margin:0px;} 			/*Dummyklasse zu Tantek-Hack */
LI {
	margin: 5px auto;
}

/*////////////// Absatzformatierungen ////////////////*/
H1 {font-size: 18px; margin-bottom: 30px; font-weight: normal;}
H2 {font-size: 14px; margin-bottom: 10px; font-weight: normal;}
H3 {font-size: 12px; margin-bottom: 5px; font-weight: bold;}
H4 {font-size: 11px; font-weight: bold;}

/* DESIGN div-Container */
.stimmungsbild {
	position: absolute; left:278px;
	z-index: 1;
}
.apfel {
	z-index: 1;
	position: absolute; top:0px; left:0px;
}
.dummy3 {margin:0px;} /*Dummyklasse zu Tantek-Hack */
.typo {
	position: absolute; top:0px; left:136px;
	z-index: 2;
}
#contentBox {
	width: 637px;	/* width-Angabe für IE 5.x */
	border: 1px solid #B4B4B4;
	border-right: 4px solid #B4B4B4;
	position: absolute; top:70px; left:286px;
	padding: 0px;
	z-index: 3;
	voice-family: "\"}\"";		/* Tanteks-BoxModell Hack */
	voice-family: inherit;		/* Tanteks-BoxModell Hack */
	width: 632px;	/* Angabe für andere Browser */
}
.dummy1 {margin:0px;} /*Dummyklasse zu Tantek-Hack */
#footer {
	font-size: 10px;
	color: #818181;
	background-color: #F3F3F2;
	margin:0px;
	padding: 2px 2px 2px 37px;
	text-align: right;
}
.oc:link {
	padding: 0;
	margin: 0;
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
}
.dummy1 {margin:0px;} /*Dummyklasse zu Tantek-Hack */
.footerl:link, .footer:active, .footer:visited {
	font-size: inherit;
	color: #818181;
	text-decoration: underline;
}
.footerl:hover {
	text-decoration: blink;
}

/* NAVIGATION */
#menudiv {
	position: absolute;
	top:279px;
	left:75px;
	width: 212px;
	padding: 0px;
	z-index: 1;
	height: 231px;
}
.dummy2 {margin:0px;} /*Dummyklasse zu Tantek-Hack */
.menutitle {
	display: block;
	border: 1px solid #B4B4B4;
	border-bottom: none;
	background-image: url(../images/design/bg_menutitle.gif);
	list-style-image: url(../images/design/leer.gif);
	font-size: 12px;
	text-decoration: none;
	line-height: 21px;
	padding-left: 4px;
}
.menu:link, .menu:active, .menu:visited, .menu:hover {
	display: block;
	border: 1px solid #B4B4B4;
	border-bottom: none;
	font-family: inherit;
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/design/menubg.gif);
	color: #818181;
	padding-left: 30px;
}
.menu:hover {
	background-image: url(../images/design/menubgo.gif);
	color: #D10400;
	padding-left: 33px;
}
#gen {
}

/*///////////////////////////////////////
				CONTENT 
///////////////////////////////////////*/

#titel {
	font-size: 30px;
	color: #D10400;
	position: absolute;
	top:3px;
	left:260px;
	line-height: 30px;
	z-index: 500;
	width: 310px;
	height: 30px;
}
#einleitung {
	color: #828282;
	font-size: 11px;
	background-image: url(../images/design/bg_einleitung.gif);
	background-repeat: no-repeat;
	margin-left: -37px;
	padding-left: 37px;
	padding-top: 3px;
	height: 50px;
	voice-family: "\"}\"";		/* Tanteks-BoxModell Hack */
	voice-family: inherit;		/* Tanteks-BoxModell Hack */
	width: 335px;
}
.dummy1 {margin:0px;} 			/*Dummyklasse zu Tantek-Hack */
#content {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 50px;
	padding-left: 37px;
	z-index: 100;
	position: relative;
	width: 372px;
	voice-family: "\"}\"";		/* Tanteks-BoxModell Hack */
	voice-family: inherit;		/* Tanteks-BoxModell Hack */
	width: 335px;				/* Angabe für andere Browser */
}
.dummy2 {margin:0px;} 			/*Dummyklasse zu Tantek-Hack */

#images {
	position: absolute;
	top:209px; left:392px;
	padding-right: 12px;
	z-index: 100;
	width: 240px;
	voice-family: "\"}\"";		/* Tanteks-BoxModell Hack */
	voice-family: inherit;		/* Tanteks-BoxModell Hack */
	width: 228px;
}
.dummy3 {margin:0px;} 			/*Dummyklasse zu Tantek-Hack */
