/**********************************************************/
/*
colors:
charcoal:	#524f4d
apple:		#b1d32a
apple_d:	#6b7154
apple_l:	#d5e1a7

*/


html, body, div, span,
applet, object, iframe,
a, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
font, img, ins, q, s, li, ol, ul,
form, label, table, tr, th, td
 {
    text-decoration:none;
 	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.5px;
	font-family: "Times New Roman", Times, serif;
	}
  
/**********************************************************/


body
 {
	background-color: #253422;
	text-align: center;
	font-size: 15px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: gray;
	scrollbar-darkshadow-color: gray;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: gray;

 }


p
{
padding-left: 20px;
font-size: 14px;
color: #000000;
font-style: normal;
	line-height: 150%;


}

h4
 {
	margin-left: 10px;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
 }

h5
 {
	margin-left: 10px;
	font-size: 16px;
	color: #71826c;
	font-weight: bold;
 }


a
 {
	font-size: 14px;
	color: #71826c;
	font-weight: bold;
 }

a:hover
 {
	color: #6b7154;
 }

.page
 {
	width: 735px;	
	margin: 10px auto;
	background-color: #FFFFFF;
 }

/*  NAVIGATION */

/*--------------------*/

.nav {
    background-image: url(navtile.png);
    background-position: 0 0;
    background-repeat: repeat-y;
	background-color: #415c3c;
	height: 30px;
    list-style: none;
    width: 735xp;
}

.nav ul li, .nav a
 {
    display: block;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #cbd1c9;
 }


.nav_b1, .nav_b2, .nav_b3, .nav_b4, .nav_b5
 {
	float: left;
	margin-top: 7px;
	width: 147px;
	height: 25px;
 }
  
 

.nav_b1 a:hover,
.nav_b2 a:hover,
.nav_b3 a:hover,
.nav_b4 a:hover,
.nav_b5 a:hover {color: #FFFFFF; text-decoration:underline;}



/*  HEADER */
.header
 {
	width: 735px;
	height: 127px;
	background-image: url(header.png);
	background-position: 0 0;
	background-repeat: no-repeat;
 }
 
.header_d
 {
	width: 735px;
	height: 15px;
	background-image: url(header_d.png);
	background-position: 0 0;
	background-repeat: no-repeat;
 }

.navbar
	{
		background-color: #FFFFFF;
		width: 735px;
		text-align: center;
	}


/*  MAIN */
.main
 {
	background-color: #FFFFFF;
	padding: 0px 20px;
	float: left;
 }


/*  CONTENTBOX */
.contentbox_left
 {
	float: left;
	width: 230;
 }

.contentbox_right
 {
	background-color: #FFFFFF;
	float: left;
	background-image: url(contentbox.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 465px;
 }

.contentbox_center
 {
	background-color: #FFFFFF;
	float: left;
	background-image: url(contentbox.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-right: 10px;
 }

.contentbox_clean
 {
	float: left;
	width: 675px;
	padding-right: 20px;
	overflow: auto;
 }

.contentbox_left h1, .contentbox_center h1, .contentbox_right h1, .contentbox_clean h1, .contentbox_clean_nsc h1
 {
	margin: 1px 0 0 2px;
	font-size: 10px;
	color: #000000;
 }

.contentbox_left h2, .contentbox_center h2, .contentbox_right h2, .contentbox_clean h2, .contentbox_clean_nsc h2
 {
	font-size: 12px;
	color: #000000;
	margin: 10px;
	font-weight: normal;
	text-align: left;
 }
 
.contentbox_left h3, .contentbox_center h3, .contentbox_right h3, .contentbox_clean h3, .contentbox_clean_nsc h3
 {
	font-size: 14px;
	color: #000000;
	margin: 10px;
	font-weight: bold;
	text-align: left;
 } 

.contentbox_left h2 a, .contentbox_center h2 a, .contentbox_right h2 a
 {
	color: #b1d32a;
	font-weight: bold;
 }

.contentbox_left h2 a:hover, .contentbox_center h2 a:hover, .contentbox_right h2 a:hover
 {
	color: #6b7154;
 }




/*  FOOTER */
.footer
 {
	width: 735px;
	background-image: url(footer.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 31px;
	float: left;
 }
 
.footer ul {list-style: none;}


.footer_links, .footer_sep
 {
	padding: 10px 30px 0px 30px;
	display: block;
	float: right;
 }

.footer_links a 
 {
	font-weight: bold;
	color: #6b7154;
 	text-decoration: none;
 }


.footer_links a:hover
 {
	font-weight: bold;
	color: #000000;
 	text-decoration: none;
 }


.footer_sep
{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
	padding: 15px 0 0 0;
	
}


/*  VARIOUS */
.copyright
 {
	color: gray;
	text-align: center;
	margin-top: 10px;
 }
 
 
hr
{
width: 650px;
color: #71826c;
background-color: #71826c;
height:1px;
text-align:center;
border: 0;

	
}

.smallline
{
width: 465px;
color: #71826c;
background-color: #71826c;
height:1px;
text-align:center;
border: 0;

	
}

	
.impressum
 {
 	border: 0;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin-left: 10px;
	border-collapse:collapse;
 }

.cb li
 {
	list-style: none;


 }
 .cb_tile
 {	padding-right: 15px;
 	padding-left: 20px;
	background-image:url(cb_tile.png);
	background-repeat:repeat-y;
		
 }


.cb a
 {	
 	font-size: 13px;
	color: #71826c;
	font-weight: normal;
	line-height:100%;
	letter-spacing:normal;
 }
 

.cb a:hover
 {
	color: #2a3a2a;
 }



.cb_start
 {
 	height: 5px;
 	background-image:url(cb.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	line-height: 5px;
	font-size: 0px;
 }
 
 .cb_end
 {
 	height: 5px;
 	background-image:url(cb.png);
	background-position: 0px -100px;
	background-repeat: no-repeat;

 }
 .cb_arrow
 {
 	height: 10px;
 	background-image:url(cb.png);
	background-position: 0px -20px;
	background-repeat: no-repeat;
	line-height: 10px;
	font-size: 0px;

 }
 
 .introbox
  {
   position: absolute;
   top: 50%;
   left: 50%;
   height: 177px;
   width: 414px;
	margin-top: -90px;
	margin-left: -207px;
  
  
  
  }
  
 .newsdate
 {
 font-size: 13px;
  font-weight:bold;
 
 
 }
 
 
 
.liste
{
padding-left: 40px;
list-style-type: none;
font-size: 14px;
line-height: 150%;
letter-spacing: 0.5px;
}
