body {
	font-family: Arial;
	line-height: 120%;
	width: 100%;
	height: 100%;
	
	background-color: #2D3451;
	font-size: 12px;
	padding: 0%;
	margin: 0%;
}
/*---------H-Tags-------------*/
/*Für Überschriften*/
h2{
	font-size: 12px;
	line-height: 120%;
	color: #2D3451;
	font-weight: bold;
	margin: 0 0 0 0;
	line-height: 14pt;
	letter-spacing: 1px;
}

/*Für Unter-Überschriften*/
h5{
	font-size: 11px;
	line-height: 120%;
	color: #2D3451;
	font-weight: bolder;
	margin: 0 0 0 0;
	line-height: 12px;
	letter-spacing: 1px;
}

/*Für Erfolgsmeldungen*/
h4{
	font-size: 12px;
	line-height: 120%;
	color: #00ff00;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}

/*Für Fehlermeldungen*/
h3{
	font-size: 12px;
	line-height: 120%;
	color: #ff0000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}

/*Suchmaschinenoptimierung!*/
h1 {
	font-size: 1px;
	color: #2D3451;
	margin: 0;
	padding: 0;
}

/*-------Inhalt---------------*/

.tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border: thin solid #000000;
	font-family: Arial;
	font-size: 11px;
	color:#2D3451;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}

#zentriert {
 position: absolute;
 width: 980px; /*auto;*/
 height: 730px;
 left: 50%;
 top: 55%;
 margin-left: -490px; /*auto;*/
 margin-top: -365px;
}

#zentriert2 {
 position: absolute;
 width: 100%; /*auto;*/
 height: 730px;
 left: 0%;
 top: 55%;
 margin-top: -365px;
}

#logo {
	position: relative;
	padding: 0;
	margin: 10px 0 8px 333px;
	font-size: 12pt;
	color: #fff;
}

#main {
	position: relative;
	width: 100%; /*auto;*/
	height: 430px;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0;
	z-index: 1;
}

#inhalt {
	position: absolute;
	left: 130px;
	width: 800px;
	height: auto;
	margin: 0px;
	padding: 0;
}

#links {
	position: absolute; /*left: 19%;*/
	left: 0;
	width: 350px;
	height: 400px;
	padding: 0;
	margin: 20px 10px 10px 3px;
	z-index: 2;
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	color: #2D3451;
	overflow: hidden;
	
}
/*--Bestimmt von den Thumbnails im linken Inhalt die Zwischenabstände*/

#links2 {
	position: absolute; /*left: 19%;*/
	left: 80;
	width: 350px;
	height: 400px;
	padding: 0;
	margin: 20px 10px 10px 3px;
	z-index: 2;
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	color: #2D3451;
	overflow: hidden;
	
}


#p1 { 
	padding-left: 0px; 
	padding-right: 10px; 
	padding-bottom:10px;
	padding-top:0px;
	margin-bottom:0px;
	
	}

#mitte {
	position: absolute;
	left: 340px;/*70%;*/  /*46%;*/
	background-color: #2D3451;
	width: 1px;
	height: 430px;
	z-index: 1;
	
}

#rechts {
	position: absolute;
	left: 350px;/*47%;*/
	width: 350px;
	height: 400px;
	padding: 0;
	margin: 20px 10px 20px 15px;
	z-index: 2;
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	color: #2D3451;
	overflow: hidden;
}

.rechts {
	position: absolute;
	padding: 0%;
	margin: 0%;
	z-index: 2;
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	color: #2D3451;
	overflow: hidden;
}


/*-------NAVIGATION-----------*/

#nav-rahmen {
	width: 100%;
	height: 21px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	z-index: 10;
}

#navigation-o {
	margin: 0 0 0 148px; 
	padding-top: 3px;
	z-index: 3;
}

#navigation-u {
	margin: 0 0 0 350px;
	padding-top: 3px;
	z-index: 3;
}

/*-------Hack----------*/

.nav-u a {
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0 15px;
}

.nav-o a {
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0 15px;
}

.nav-u a:hover {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;	
	line-height: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #2D3451;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;	
	margin: 0;
	text-decoration: none;
}

.nav-u-active {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;	
	line-height: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #2D3451;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;	
	margin: 0;
	text-decoration: none;
}

.nav-o a:hover {
	background-color: #FFFFFF;
	font-family: Arial;
	border-top: 1px solid #2D3451;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #2D3451;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;	
	margin: 0;
	text-decoration: none;
}

.nav-o-active {
	background-color: #FFFFFF;
	font-family: Arial;
	border-top: 1px solid #2D3451;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #2D3451;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;	
	margin: 0;
	text-decoration: none;
}
/*---------------------------for Content-links-------------------------------*/

.text {
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: none;
	margin: 0px;
	padding: 0 0px;
}

.content  a{
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: underline;
	margin: 0px;
	padding: 0 0px;
	}

	
  .content a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: underline;
	margin: 0px;
	padding: 0 0px;
   }

.content a:hover {
	background-color: #2D3451;
	font-family: Arial;
	/*border-top: 1px solid #fefdd6;*/
	font-size: 11px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #ffffff;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	text-decoration: underline;
   }

.content a:active {
	background-color: #2D3451;
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	color: #ffffff;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	text-decoration: underline;
} 


/*---------------------------for Content-links2-------------------------------*/

.text2 {
	font-family: Arial;
	font-size: 17px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: none;
	margin: 0px;
	padding: 0 0px;
}

.content2  a{
	font-family: Arial;
	font-size: 17px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: underline;
	margin: 0px;
	padding: 0 0px;
	}

	
  .conten2t a:visited {
	font-family: Arial;
	font-size: 17px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: underline;
	margin: 0px;
	padding: 0 0px;
   }

.content2 a:hover {
	background-color: #2D3451;
	font-family: Arial;
	line-height: 120%;
	/*border-top: 1px solid #fefdd6;*/
	font-size: 17px;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #ffffff;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	text-decoration: underline;
   }

.content2 a:active {
	background-color: #2D3451;
	font-family: Arial;
	font-size: 17px;
	line-height: 120%;
	color: #ffffff;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	text-decoration: underline;
} 


/*------------sonstiges------------*/



.buttons {
	color: #2D3451;
}
.buttons a img,
.buttons a:visited img {
	filter:alpha(opacity=35); /* IE */
	-moz-opacity: 0.35; /* Gecko */
	opacity: 0.35; /* Opera */
	color: #2D3451;
}
.buttons a:hover img {
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1.00; /* Gecko */
	opacity: 1.00; /* Opera */
	color: #2D3451;
}

.buttons-shopp {
	color: #2D3451;
}
.buttons-shopp a img,
.buttons-shopp a:visited img {
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1.00; /* Gecko */
	opacity: 1.00; /* Opera */
	color: #2D3451;
}
.buttons-shopp a:hover img {
	filter:alpha(opacity=35); /* IE */
	-moz-opacity: 0.35; /* Gecko */
	opacity: 0.35; /* Opera */
	color: #2D3451;
}

.b-select {
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1.00; /* Gecko */
	opacity: 1.00; /* Opera */
	color: #2D3451;
}
.b-select a {
	color: #2D3451;
}

ul {
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul li {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

ul li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
}
ul li a:hover {
	text-decoration: underline;
	padding: 0;
	margin: 0;
}

fieldset {
	font-family: Arial;
	font-size: 10px;
	line-height: 120%;
	color: #000;
	width: 300px;
}

.fieldset {
	font-family: Arial;
	font-size: 10px;
	line-height: 120%;
	color: #000;
	width: 300px;
}


#mittel-kasten {
	position: relative;
	left: 0;
	top: 10px;
	width: 300px;
	height: 346px;
	padding: 0;
	margin: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}

#mittel-kasten-rechts {
	position: relative;
	left: 0;
	top: 10px;
	width: 350px;
	height: 346px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	overflow: hidden;	
}

#intro {
	position: relative;
	top: 0;
	left: 0;
	width: 300px;
	height: 228px;
	z-index: 1;
}

/*-------------------------------*/.text-block {
	font-family:  Arial;
	font-size: 11px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	border: 1px solid #2D3451;
	width: 310px;
	background-color: #F3F3F3;
	margin-top: 3px;
	margin-bottom: 3px;
}

/*-------------------------------*/.text-block-klein {
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: none;
	border: 1px solid #2D3451;
	width: 305px;
	background-color: #F3F3F3;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 3;
	padding-right: 10;
	padding-bottom: 3;
	padding-left: 5;
}

/*-------------------------------*/.text-block-shop {
	font-family:  Arial;
	font-size: 11px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	border: 1px solid #2D3451;
	background-color: #F3F3F3;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 8;
}

/*---------------------------for Content-links3-------------------------------*/

.text3 {
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	border: 1px solid #2D3451;
	background-color: #F3F3F3;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 8;
}

.content3  a{
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: underline;
	padding: 5px;
	margin: 0px;
	border: 1px solid #2D3451;
	background-color: #F3F3F3;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 8;
	}

	
  .content3 a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #2D3451;
	text-decoration: underline;
	padding: 5px;
	margin: 0px;
	border: 1px solid #2D3451;
	background-color: #F3F3F3;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 8;
   }

.content3 a:hover {
	background-color: #2D3451;
	font-family: Arial;
	line-height: 120%;
	/*border-top: 1px solid #fefdd6;*/
	font-size: 11px;
	/*font-weight: bold;
	letter-spacing: 1px;*/
	color: #ffffff;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	text-decoration: underline;
	padding: 5px;
	margin: 0px;
	border: 1px solid #2D3451;
	background-color: #2D3451;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 8;
   }

.content3 a:active {
	background-color: #2D3451;
	font-family: Arial;
	line-height: 120%;
	font-size: 11px;
	color: #ffffff;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	text-decoration: underline;
	padding: 5px;
	margin: 0px;
	border: 1px solid #2D3451;
	background-color: #2D3451;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 8;
} 