/* colors 
.blue-header #2e3782
.blue #303984
.light-grey #f4f4f4
.grey #e7e7e7
.dark-grey #737373
*/
/* Screen layout: */

* { padding: 0; margin: 0; border: 0;}
html { height: 101%; } /* Scrollbalken fallen weg */

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #000000;
	background: #afb3cf url(images/grafik/body.gif) repeat-x fixed center top;
}


#wrap_site {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	font-size: 1em;
	color: #000000;
	width: 950px;
	border-right: outset 2px #0000ff;
}

#wrap_main {
	position: relative;

	width:950px;
	background-color: #ffffff;




}

#header {
	position: relative;
	height: 130px;
	background-color: #FFFFFF;
	border-bottom: solid 10px #e7e7e7;


}
#logo {
	position: relative;
	float: right;
	padding: 10px 0px 0px 0px;
}
#left {
	position: relative;
	float: left;
	width: 250px;

}

#right {
	position: relative;
	float: right;
	width: 690px;

}
#content {
	position: relative;
/*	height: 600px;*/
	padding: 5px 5px 5px 0px;
}
.content-left{
	position: relative;
	float: left;
	width: 53%;
	padding: 20px 0px;
	
}
.content-right {
	position: relative;
	float: right;
	padding: 15px 0px;
	width: 45%;

}

#footer {
	position: relative;
	width: 100%;
	background-color: #a4a4a4;
	color: #ffffff;
	font-size: .7em;

}
#footer-left{
	position: relative;
	float: left;
	padding: 4px;
}
#footer-left h2{
	font-size: 1.6em;
	color:#ffffff;
}
#footer-left a{
	float: left;
	font-size: 1.6em;
	padding: 4px 3px 0px 3px;
}
	
#footer-right{
	position: relative;
	float: right;
		padding: 4px;
}
#footer-right li{
	padding: 0px 5px;
	display: inline;
}
/*---------------==global formatting -------------------
-----------------------------------------------------------*/
/* ------------- =headlines---------------- */

h1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	background-position: 0px 4px;
	background-repeat: no-repeat;	
	padding: 4px 0px 2px 0px;
	margin-bottom: 5px;

}
#header-left {
	float: left;
	width: 28.5em;
}
.header {

	font-size: 1.9em;
	color: #2e3782;
	padding: 50px 0px 0px 20px;
}
#header-left h2{
	padding: 0px 0px 0px 25px;
}
#header-right {
	float: right;
	width: 23em;
	padding-right: 20px;
}
#header-right h2{
	padding: 30px 0px 0px 0px;
}
#menu h1{

	font-size: 1em;
	background-color: #737373;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0px 5px 25px;
	border-top: solid 3px #ffffff;
	background-image: url(images/grafik/pfeil-u-ws-gr.gif);
	background-position: 8px 14px;
	background-repeat: no-repeat;
}

.grey {
	font-size: 1em;
	font-weight: bold;
	color: #737373;
	font-variant: small-caps;
	text-align: left;
	text-indent: 0px;
	line-height: 1em;
	padding: 8px 2px 6px 20px;

}
.shop-button{
	
	padding: 50px 0px 0px 200px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #737373;
	font-variant: small-caps;
	text-align: left;
	text-indent: 0px;
	line-height: 1em;
	padding: 8px 2px 6px 0px;

}


h3 {
	font-size: 1em;
	font-weight: bold;
	color: #737373;
	text-align: left;
	text-indent: 0px;
	padding: 3px 0px 2px 0px;
}




/*--------------=global classes ---------------------*/

p{
	font-size: .8em;
	line-height: 1.3em;
	padding: 4px 0px;


}

.clear {

	clear: both;
	width: 1px;
	height: 0px;
	font-size: 0px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.bold {
	font-weight: bold;
}
.pad-0 {
	padding: 0px;
}
.hidden {
	position: absolute;
	top:-1000px;
	left: -1000px;
	width: auto;
}
img .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*------------      =text styles-----------*/

.strong {
	font-weight: bold;
}



/*-----------links--*/

#header a:link,
#header a:visited,
#header a:hover,
#header a:focus{
	text-decoration: none;
	color: #2e3782;
	
}
#menu{
	position: relative;
	margin:0;
	padding:0px;
	font-size: .8em;


	background-color: #f7f7f7;


}
#menu ul {
	position: relative;
	padding:0;
	margin: 0;
	

}

.navi li{
	width: 100%;
}

.navi li.sub_navi{
	width: 80%;
	padding-left: 20px;
}

#menu .navi a:link,
#menu .navi a:visited {
	display: block;

	color: #000000;
	text-decoration: none;
	padding: 3px 15px;
	border-bottom: solid 2px #ffffff;
	display: block;



}
#menu .navi a:hover {
	display: block;
	padding: 3px 15px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/grafik/pfeil-re-bl-gr.png);
}


#menu .navi a:focus {

	color: #ffffff;
	background-color: #303984;
	padding: 3px 15px;

	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/grafik/pfeil-re-ws-bl.png);
}


.navi li.sub_navi a:link,
.navi li.sub_navi a:visited {

	background-color: #f7f7f7;
	text-decoration: none;

	
}

.sub_navi a:hover {
	color: #FFF9FF;	
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	background-image: url(./grafik/pfeil-re-ws-gelb.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.sub_navi a:focus{
	color: #ffffff;
	background-color: #50454c;
	padding: 3px 10px;
}	

#h-navi a:link,
#h-navi a:visited {
	color: #FFFFFE;
	padding: .3em;
	text-decoration: none;
	
	

}
#h-navi a:hover,
#h-navi a:focus{
	text-decoration: none;
	color: #dca93b;
	
}

#content a:link,
#content a:visited{
	color:#000000;
 	text-decoration: none;
 	border-bottom: solid 1px #303984;
 	background-image: url(images/grafik/pfeil-re-bl-ws.png);
 	background-repeat: no-repeat;
 	background-position: left;
	padding: 0px 3px 0px 15px;
 	
 }

#content a:hover,
#content a:focus{
 	color: #FFFFFF;
 	background-color: #303984;
 	text-decoration: none;
 	border-bottom: solid 1px #5B5B5B;
 	background-image: url(images/grafik/pfeil-re-ws-bl.png);
 	background-repeat: no-repeat;
 	background-position: left;
	padding-left: 15px;
 }
#content p.shop-button a:link,
#content p.shop-button a:hover,
#content p.shop-button a:visited,
#content p.shop-button a:focus{
	text-decoration: none;
	background-color: #ffffff;
	background-image: none;
	border: none;
}
 	
#footer a:link,
#footer a:visited {
	color: #F9FFFF;
	padding: 0px 3px;
	text-decoration: none;
	border: none;
	
}

#footer a:hover,
#footer a:focus {
	color: #FFFFFF;
	background-color: #303984;
}
/*------------            =list---------------------------*/
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;


}
#content ul {
	list-style-type: square;
	padding: 5px 0px 5px 20px;
}
#content li{
		font-size: 0.8em;
		font-weight: bold;
		color: #737373;
		padding: 3px ;
		}
#content ol{
	padding: 5px 0px 5px 25px;
}