@charset "utf-8";
/* CSS Document */

html{
	height:101%;
}

body {
	background-image: url(../Bilder/body-hg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#Container {
	display: block;
	width: 838px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #2535AD;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#Header {
	background-image: url(../Bilder/head-hg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 230px;
	width: 838px;
	background-color: #2535AD;
}
#Header h1 {
	font-size: 18px;
	line-height:34px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 34px;
	display: block;
	padding: 0px;
}
#Header .logo {
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
}
#Menue {
	display: block;
	float: left;
	height: 520px;
	width: 188px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
}

#Menue  .GanzesMenue {
	display: block;
	width: 172px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
}


#Menue .UeberPunkt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../Bilder/pfeil-grau.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}
#Menue  .UnterPunkt a {
	background-image: url(../Bilder/punkt-grau.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

#Menue a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Menue a:hover {
	color: #2535AD;
	text-decoration: none;
}
#Menue .Adresse {
	font-size: 10px;
	color: #2535AD;
	display: block;
	margin-top: 60px;
}
#Mitte h1 {
	font-size: 16px;
	color: #2535AD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Mitte h2  {
	font-size: 12px;
	font-style: italic;
	color: #2535AD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
}



#Mitte {
	display: block;
	width: 370px;
	float: left;
	margin-left: 25px;
}
#Mitte h3 {
	font-size: 14px;
	color: #2535AD;
}

#Mitte   p, #Mitte  ul, #Mitte td, #Mitte ol {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.Artikel  li {
	margin-bottom: 10px;
}

.Artikel {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 15px;
}
.Artikel td {
	padding-bottom: 4px;
	padding-right: 4px;
}
.Artikel .klein  {
	font-size: 10px;

}
.Ansprechpartner {
	display: block;
	float: left;
	height: 110px;
	width: 80px;
	margin-right: 30px;
	border: 1px solid #2535AD;
}

.thumpnail {
	display: block;
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #2535AD;
}
.ProduktBild {
	display: block;
	float: left;
	height: 130px;
	width: 130px;
	margin-right: 30px;
	border: 1px solid #2535AD;
	margin-bottom: 10px;
}


.clearBoth {
	display: block;
	clear: both;
}

.Teaser {
	height: 220px;
	width: 110px;
	padding-top: 10px;
	display: block;
	float: left;
	color: #666666;
}
.HorizontAbstand {
	display: block;
	float: left;
	height: 230px;
	width: 20px;
	margin: 0px;
	clear: right;
}

.Teaser h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.Teaser a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-image: url(../Bilder/pfeil-grau.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: block;
}
.Teaser a:hover {
	color: #2535AD;
	text-decoration: underline;
}
.Teaser .klein  {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	height: 45px;
}



#Aktuelles {
	display: block;
	float: right;
	height: 520px;
	width: 188px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#Aktuelles iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Aktuelles h1 {
	font-size: 16px;
	color: #2535AD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Aktuelles h2 {
	font-size: 14px;
	font-style: normal;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #2535AD;
}
#Aktuelles p {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#Aktuelles label {
	font-size: 10px;
	display: block;
}
#Aktuelles fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}


#Footer {
	display: block;
	clear: both;
	width: 828px;
	margin-right: 5px;
	margin-left: 5px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	font-size: 10px;
	text-align: center;
	color: #666666;
}
#Footer p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Footer a {
	color: #2535AD;
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}
/*Bilder vorausladen*/
#bildervertecken{
	position: absolute;
	text-align:center;
	height:100%;
	width: 410px;
	padding-top:50px;
	color:#2a498c;
	background-color: #FFFFFF;
}

#bildervertecken .bildervertecke{
	background-color: #ffffff;
	height:100px;
	width: 150px;
	border:1px solid #2a498c;
	margin:0px auto;
	z-index:99;
	text-align:center;
	
}

#bildervertecken .bildervertecke p{
	padding-top:25px;
	text-align:center;
	color:#2a498c;
}
/*------------------- Bilderrahmen Anfang----------------------*/
.bilderrahmen {
	border:5px solid #fff;
}

/*------------------- Bilderrahmen Ende ----------------------*/
