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;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #000;
	line-height: 14px;
	padding: 0;
	margin: 0px;
	background:#ffffff url(images/main_bg.jpg) repeat-x;
}
a:link, a:visited, a:active {
	color: #01304e;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #01304e;
	text-decoration: none;
	font-weight: normal;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #999;
	height: 1px;
	width: 100%;
}

input,
textarea {
  color: #000;
  background-color: #ccc;
  border: 1px solid #999;
}
img {border: 0px;
	
}

span {
   color:#01304e;
   font-weight:bold;
      }
span2 {
   color: #333333;
   font-weight:bold;
      }
	  
	  
h1,h2,h3,h4  {
   font-family: 'Jura', sans-serif;
   color:#01304e;
}
/***********************************
	container
************************************/
#mainContainer { 
	width:964px; 
	padding:0px;  
	margin:0px auto 0 auto; 
}

/***********************************
	head
************************************/
#head {
	padding: 0px 0px 250px 0px;
	width:964px;
	height: 408px;
	background:  url(images/head_bg.jpg) no-repeat;

	}

	
/***********************************
	header-menu
************************************/

#nav {
	float:left;
	padding:0 px;
	margin-top: 157px;
	margin-left: 445px;
	padding-left:15px;
	height:35px; 
	width:490px; 
	display:block;
	clear:both; 
	background: #01304e;
	font-family: 'Jura', sans-serif;
	font-size:16px;
	border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
}
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}


#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative; 
}

/* Link Formatting */
#nav ul li {
	float: left;   
	font-weight: normal; 
}
#nav ul li a {
	display: block;  
	padding: 7px 3px 7px 3px; 
	color: #fff; 
	text-decoration: none; 
	font-weight: normal; 
}
/* Hover Formatting */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {
text-decoration: none; 
border-bottom:solid 2px #fff;
}
/* Activ Link Formatting */
#nav a.menu-parent {background: #ae4a18; color: #fff;}


/* 2 Ebene */
#nav .menu li ul {
	position: absolute; 
	width: 11em; 
	margin: 0; display: none; 
	text-transform: none; 
	border-bottom: 1px solid #d66322; 
	border-left: 1px solid #d66322; 
	border-right: 1px solid #d66322;  
	font-size: 100%; 
	background: #844d17;
}
#nav .menu li ul li {
	width: 11em; 
	text-align: left; 
	font-weight: normal; 
	margin: 0; 
	padding: 0; 
	line-height: 1.2em;
}
#nav .menu li ul li a {
	width: 10.5em; 
	padding: .3em .1em .3em .4em; 
	color: #fff;  
	font-weight: normal; 
}

/* 2 Ebene hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { background: #d66322; color:#fff;}


/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover>ul, #nav .menu li li:hover>ul, #nav .menu li.subMenu>ul, #nav .menu li li.subMenu>ul {display: block;  z-index: 1000;}


/* 3 Ebene  */
#nav .menu li ul li ul	{ 
	margin: 5px 0 0 -40%; 
	z-index: 9999;  
	background: #65380c;
}
#nav .menu li ul li ul li	{width: 11em;}
#nav .menu li ul li ul li a { width: 10.5em;}

/* 4 Ebene */
#nav .menu li ul li ul li ul	{  width: 9em; background: #65380c;}
#nav .menu li ul li ul li ul li	{  width: 9em; }
#nav .menu li ul li ul li ul li a 	{ width: 8.5em;}

/* Positioning hover */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

#nav li:hover {
	z-index: 10000;	
	white-space: normal;
							
}

/***********************************
	header
************************************/

#header {
	float: left;
	width:840px;
	margin: 40px 0px 0px 70px;
	background-color:transparent;
	z-index:1000;
		}
	
	
	


/***********************************
	sidebar
************************************/
#sidebar {
	float: left;
	width: 5px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 15px; 
	text-align: left; 
	word-spacing: 1px;
	}

/***********************************
	main content 1
************************************/
#mainContent {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	width: 680px;
	padding: 15px 15px 8px 45px;
	margin: 0px 0px 0px 5px;
	position: relative;
	vertical-align: top;
	line-height: 20px; 
	text-align: left; 
	word-spacing: 1px;
	
}

#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	color: #01304e;
	border-bottom: 1px dotted #01304e; 
}
#mainContent a:hover {
	color: #01304e;
}

#mainContent h1 {
	font-size: 2em;
	margin: 0px;
	line-height:1.5em;
	
}
#mainContent h2 {
	font-size: 1.6em;
	margin: 0px;
}
#mainContent h3 {
	font-size: 1.2em;
	margin: 0px;
}
#mainContent h4 {
	font-size: 1em;
	margin: 0px;
}

#mainContent img {

/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;

/* This adds the border */
padding:8px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 0px 0px 0px 0px;
background-color:white;
}

.msdyn{

   padding: 0px 0px 40px 40px;
   
   }
/***********************************
	main content 2 Rechte Seite
************************************/
#Rechte-Seite { 
	float: right;
	display:inline;
	width: 214px;
	vertical-align: top;
	line-height: 15px; 
	text-align: left; 
	word-spacing: 1px;
				
}
#innerinfo {padding:5px 10px 3px 10px; color:#333;	}

/***********************************
	footer
************************************/

#footer
	{
	clear: both;
	height:30px;
	color: #666666;
	font-size:10px;	
	margin-bottom: 30px;
	padding-top: 50px;
	background-color:#ffffff;
}

#footer a
	{
	color: #666666;
	text-decoration:underline;
	font-style:normal;
	font-size:10px;	
}
#footer a:hover
	{
	color: #01304e;	
	font-style:normal;
}

#footer-right
	{
	float:right;
	width:320px;
	height:29px;
	background-color:#fff;
}

#footer-right a:hover
	{
	color: #01304e;	
	font-style:normal;
	font-size:10px;
}
#footer-left
	{
	float:left;
	margin-left:50px;
	width:320px;
	height:29px;
	background-color:#fff;
}


/***********************************
	Newsticke
************************************/
#newsticker {
     width:180px;
	 height:22px;
	 background-image: url(images/newstick_bg.jpg);
	 font-family: 'Jura', sans-serif;
	 color:#FFFFFF;
	 font-size:16px;
	 font-weight:bold;
	 padding:10px 5px 5px 10px;
	 margin-bottom:10px;
	 }
.anynews {
     color:#333333;
	 font-style:normal;
	 font-size:10px;
	 }	 
.anynews a {
     color:#333333;
	 font-style:normal;
	 text-decoration:underline;
	 font-size:10px;
	 }
	 
.anynews h2 {
     font-size:12px;
     color:#01304e;
	 font-style:normal;
	 }
	 