/* Start Reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
table {	border-collapse: collapse;border-spacing: 0;}
/* End Reset */

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li, b {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #333;
	line-height: 1.3em;
	font-size: medium;
}

body{
  text-align: center;
  background-color: #ebebff;
  background-image:url(images/style_body.jpg);
  background-repeat:repeat-x;
  background-position:top center;
  padding: 10px; 
}


p {
	line-height: 1.4em;	
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

		
h1 {		color: #3a9dd2;
			font-size: 24px;
			padding-bottom: 10px;
			font-weight: 500;
			letter-spacing:0.1em
}
h2 {		color: #86a254;
			font-size: 20px;
			font-weight: 100;
			line-height: 1.1em;
			padding-bottom: 10px;	
}
h3 {		color: #9d4150;
			font-size: 18px;
			font-weight: lighter;
			line-height: 1.4em;	
			clear:both;
			padding-top: 10px;
}


#container{
		background-color: transparent;
		border: 1px solid #fff;	
		text-align: left;
		margin: auto;
		width: 990px;
		background-image:url(images/style_rahmen.jpg); 
		background-repeat:repeat-y;
		background-position:top center;
}

#header{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;	
}		
			
#wrapper{
	width: 990px;
}

#sidebar_left{
	float:left;
	width:260px;
}

#orientation{
	float:left;
	padding: 10px 0 10px 55px;
	width: 250px;
	font-size: 18px;
	letter-spacing:0.1em;
	color: #888;
	margin-bottom: 20px;
	background-image:url(images/style_orientation.jpg);
   background-repeat:repeat-y;
   border-bottom: 1px solid #fff;
   font-variant: small-caps;
}

#main{
	width:730px;
	float:right;
}

#wrapper_NavP{
	width: 730px; 
	background-color:#e6f3db;
}

#pic{
	width:511px;
	height:174px;
	float:left;
	border-right: 1px solid #fff;
}

#content{
  min-height:400px;
  line-height: 18px;
  font-size: 14px;
  color: #333333;
  width: 472px;
  padding: 30px 10px 20px 30px;
  float:left;
}
#content ul, #content ol, #content li{
  margin: 0 0 10px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

#content ul{
			margin: 15px;
			padding-left: 30px;
			list-style-image: url(images/li.gif); 
			line-height: 1.4em;
			font-size: 14px;	
}

.arr{
			list-style-image: url(images/arr.gif); 
			font-size: 14px;
						
}

#content a, #sidebar_right a{
			text-decoration: none;
			border-bottom: 1px dotted #755856;
			font-family: Arial, Helvetica, sans-serif;	
			font-size: 14px;		
}

#content a:hover, #sidebar_right a:hover{
			color: #000;
			font-family: Arial, Helvetica, sans-serif;
}
		
#sidebar_right{
	float: left;
	width: 182px;
  	padding: 35px 0px 0px 30px;
  	border-left: 1px solid #f0f6e8;
  	padding-bottom: 20px;
}

#sidebar_right h1 {		font-size: 20px; line-height: 1.0em;		}
#sidebar_right h3 {		padding-top: 0px;		}		
#sidebar_right p, #sidebar_right a {		font-size: 14px; 		}

#up{
	background: transparent;
	width: 250px;
	color:#666666;
	font-size:10px;
	float:right;
	text-align: right;
	height: 24px;
	padding: 10px 30px 0 0;
}

#footer{
	background-image:url(images/style_footer.gif);
	background-repeat:no-repeat;
	background-position: top center;
	width: 960px;
	color:#666666;
	font-size:10px;
	float:left;
	text-align: right;
	height: 24px;
	border-top: 1px solid #fff;
	padding: 10px 30px 0 0;
}

#footer a:link, #footer a:active, #footer a:visited, 
#up a:link, #up a:active, #up a:visited{
	color: #666666;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover. #up a:hover{
	color: #000;
}


.clearer{
  clear:both;
  display:block;
  font-size:0;
  height:0;
  line-height:0;
  visibility:hidden;
  width:0;
}

.red {		color: #9d4150;
}
.important{		clear:both; color: #912523;
					font-weight: 500;
					width: 50px;
					float: left;
}
.importantdet{	width: 400px;
					float: left;
}
		
.imgright{
	margin: 5px; 
	float: right;
}
.imgleft{
	margin: 5px 20px 10px 10px; 
	float: left;
	padding: 4px;
}
blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  line-height: 1.5em;
  color: #666;
  background: url(images/quote.gif) no-repeat top left;
  font-size: 15px;
  font-style: italic;
  }
 b {
  font-weight: lighter;
  font-size: 105%}