/*CSS Document ++++++++++++++++++++++++ index.php  +++*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image: url("../aprosas-dateien/bilder/hg.jpg");
	background-repeat:repeat-y;
	background-color: #ECE8C3;
	width: 1000px;
}

body.sitemape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url("../aprosas-dateien/bilder/hg.jpg");
	background-repeat:repeat-y;
	background-color: #ECE8C3;
	width: 1200px;
}

#header {
	padding: 0px;
	clear: both;
	padding-left: 2px;
}



#navigation {
	float: left;

}

#navigation_index {
	float: left;

}
/*CSS Document +++++++++
	padding-right: 22px;

+++++++++++++++ index.php  +++*/

#content {
	padding: 0px;
	OVERFLOW: visible;
	width: 680px;
	position: absolute;
	float: left;
	left: 256px;
	top: 250px
}
#content_innen {
	padding: 5px;

}



.fuss {
	font-family: "VERDANA,ARIAL,HELVETICA", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
   clear : both;
}


/* +++++++++++++++++++ div menue +++*/

div.rechteck {
	position: absolute;
	float: left;
	left: 10px;
	width:198px;
	height:260px;
	z-index:1;
	top: 250px;
	border: 1px none #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	
}


.begruessung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 600px;
}

/* ++++++++++++++++++++++++++ schrift +++*/


h3 {  font-weight: bold; font-variant: normal; font-family: Verdana, Arial, Helvetica, sans-serif;  font-style: normal; font-size: 16px}

.unterueberschrift{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #999999; text-decoration: none}

.Oberueberschrift_rot { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #A60000; text-decoration: none}

.unterueberschrift_rot { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal;font-weight: bold; font-variant: normal; text-transform: none; color: #A60000; text-decoration: none}

.fliesstext_klein { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}

.fliesstext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}


.abstand {font-size:0.9em; font-weight: bold; margin: 0.5cm;}
.abstandaktuell{font-size:0.9em; font-weight: bold; }

.zwei_abstand {font-size:0.9em; font-weight: bold; margin: 0.1cm;font-family:  Verdana, Arial, Helvetica, sans-serif;}
.vier_abstand {font-size:0.9em; font-weight: bold; margin: 0.3cm;font-family:  Verdana, Arial, Helvetica, sans-serif;}
.ueber { font-size:1.2em; font-weight: bold;  text-align: center;font-family:  Verdana, Arial, Helvetica, sans-serif;}

/* +++++++++++++++++++++++ links +++*/

a {
	color: #000000;
}

a:hover {
	color: #A60000;
}

.menuelink {text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; line-height: normal;}

.aktiver_link {text-decoration: none; color: #A60000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; line-height: normal;}

.textlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #3366CC; text-decoration: underline}

.link_oben {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #CC6600; text-decoration: underline}

/* +++++++++++++++++++++++ bild webwarenangebot +++*/

.img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	overflow: visible;
}


.kasten {
	padding: 5px;
	border: thin dotted #666666;
}
