html, body, ul, ol, li, form, fieldset, legend{ 	margin: 0; 	padding: 0; }
h1, h2, h3, h4, h5, h6, p { margin-top: 0; }
img { border: 0; }
li { list-style: none; }
table { 	border-collapse: collapse; 	border-spacing: 0; }
caption, th, td { 	text-align: left;	vertical-align: top;	font-weight: normal;}

body
{
	margin: 0 auto;

	color: #141414;
	background: url(images/background-bak.png) repeat; 
}

#titelmenu {
	height: 90px;
	background: url(images/topback.png) repeat-x top;
}

#titelmenu #logo {
	margin: 0px auto;
	width: 960px;
}

#titelmenu #logo img {
	z-index: 99;
	margin-left:16px;
}

#container
{
	margin: 20px auto;
	width: 960px;
	background: transparent;
}

#header
{
	background: transparent url(images/headerback.png) no-repeat top;
	padding: 1px 0 0 0;

}

#header h1 { margin: 0; }

#navigation
{
	float: right;
	width: 960px;
	background: #fff;
	font:  bold 0.7em/0.8em "Comic Sans MS" ,sans-serif
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: right;
	padding: 5px 10px;
	color: silver;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { color: #c40000; }

#content-container
{
	float: left;
	width: 960px;
	/* background: #fff url(images/background.gif) repeat-y 100% 0;*/
	background: white;

}

#section-navigation
{
	float: left;
	width: 160px;
	padding: 20px 0;
	margin: 0 20px;
	display: inline;
}

#section-navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*width: 213px;*/
}

#section-navigation ul li {
	margin-top:8px;
	font: bold 1.5em "Freestyle Script" ,sans-serif
}

#section-navigation ul li span 
{
	margin: 0 0 1px 0;
	padding: 2px 0 0 12px;
	list-style-type: none;
	display: block;
	color: #b8b8b8;
	font:  0.9em "Freestyle Script" ,sans-serif
}

#section-navigation ul li a
{
	margin: 0 0 1px 0;
	padding: 0 0 0 8px;
	list-style-type: none;
	display: block;
	/*height: 25px;*/
	padding-top: 1px;
	/*background: url(images/menu_button.png);*/
	color:#444;
	font:bold 1.2em "Freestyle Script" ,sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 30px;
}

#section-navigation ul li a:hover, #section-navigation ul li a.current {
	color: #c40000;
	   /*background: url(images/menu_invers.png);*/
	font-weight: bold;
}

#section-navigation ul li a.current {
	font-weight:bold;
}
	
#content
{
	float: left;
	width: 460px;
	padding: 20px 0;
	margin: 0 0 0 30px;
}

#content a { 
	color: #c40000; 
	text-decoration: none;
	border-bottom: 1px dotted #c40000; 
	}
	
#content a:hover {
	background:#c40000;  
	color:#fff; 
	text-decoration:none;
	}
	
#content p.summary {
	margin: 10px 0 3px 0;
	font:2.5em  "Freestyle Script",serif;
	color:#141414;
	}

#content p {
	text-align: justify;
	color: #445366; 
	margin: 7px 0 7px 0; 
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#content p img {
	border: 1px solid silver;
	padding: 4px;
	background-color: #e1e1e1;

}

#content h2 { 
	font:   2.5em  "Freestyle Script" ,sans-serif;
	padding-bottom: .1em;
	letter-spacing: 1px;
	line-height: 30px;
	color: #354050;
	width: 100%;
	margin: 1px 0 8px 0;
	clear: both;
 }

#content h3 {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #445366;
	width: 150%;
	border-bottom: 1px solid #aab8c3;
	margin-bottom: 8px;
}
#content h4 { 
	font: 0.8em "Comic Sans MS"
	
	letter-spacing: 2px;
	line-height: 15px;
	color: #354050;
	width: 100%;
	margin: 1px 0 8px 0;
	clear: both;
}
#content address {
   font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10pt;
	font-style: italic;
	color: #354050;
	padding: 6px 8px 6px 8px;
	margin: 1px 8px 1px 16px;
	background: #F8F8F8;
	border: 1px solid #eee;
	border-left: 4px solid #eee;
	width:256px;
}

#content address .mobile {
	padding-left:14px;
	padding-top:1px;
	background:url('images/mobile_icon.png') no-repeat left center;
}

#content address .wwweb {
	padding-left:14px;
	padding-top:1px;
	background:url('images/home_button.png') no-repeat left center;
}

#content address .email {
	padding-left:14px;
	padding-top:1px;
	background:url('images/mail_icon.png') no-repeat left center;
}



#aside
{
	font: normal 0.8em/1.0em Arial, Helvetica, sans-serif;
	float: right;
	width: 200px;
	padding: 20px 0;
	margin: 0 20px 0 0;
	display: inline;
}

#aside h3 { margin: 0; }

#aside .marcel {
  font:"Helvetica";
  font-size: 18px;
  color:#c40000;
}

#aside .box ul li {
  color:#c40000;
}

#aside .box {
	padding: 0 0 1em 0;
	margin: 0;
	background: #f9f9f7 url(images/boxunten.png) no-repeat bottom center;	
	color: #FFF;
	font: normal Arial, Helvetica, sans-serif;
  font-size: 11px;

}

#aside .box img {
	margin: 2px 4px 2px 0px; 
	position: relative; 
	float: left; 
	border: 1px solid #ddd; 
	padding: 4px; 
	background: #FFF;
	text-decoration: none;
	color: #445366;
}

#aside .box h2 { 
	color: #354050;
	/* color: #a40000; */
	font-size: 1em;
	padding-left: 8px;
	line-height: 20px;  
	height:20px;
	background: #f0f0f0;
	margin-bottom: 2px;
	border-bottom: 1px solid #f8f8f8; 
	font: 1.9em "Freestyle Script" ,sans-serif
	
}

#aside .box ul { padding: 0 0 0 8px; }
#aside .box li { font-size: 85%;  list-style: square inside;  }
#aside .box li a { text-decoration: none; }

#aside .box p {
	
	font: normal Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #445366;
	margin: 0 0 4px 0;
	padding: 4px 20px 2px 16px;
	line-height: 1.15em;
	text-align: none; //justify
	
}

#aside .box p2 {
	
	font:italic 0.9em"Comic Sans MS";
	color: #445366;
	margin: 0 0 4px 0;
	padding: 4px 20px 2px 16px;
	line-height: 1.15em;
	text-align: justify;
	
}

#aside .box a {
	text-decoration: none;
	color: #c40000;
}

#aside .box a:hover {
	background: #c40000;
	color: #fff;
	text-decoration: none;
}
/* Footer */

#footer-wrapper {
	margin:0;
	background : url(images/footer-wrapper.png) no-repeat bottom center;
	border-top: 0px solid #999;
   padding-bottom: 20px;
}

/*#footer
{
	clear: left;
	background: #ccc;
	text-align: right;
	padding: 20px;
	height: 1%;
	border-bottom:16px;
}
*/
#footer {
	width:928px;
   background: white url(images/footer.png) no-repeat top center;
	margin:0 auto;        
	font-size: 11px;
   padding: 8px 16px;
}

.footer-nav{
	width:100%;
	overflow:hidden;
	text-align:center;
	color:#AAB8C3;
	font-size:11px;
}

.footer-nav a{
	color:#a8a8a8;
	font-size:11px;
	text-decoration:none;
}

.footer-nav a:hover{
	color: #c40000;
	text-decoration: underline;
}

.footer-nav p{
	margin:0;
	line-height:19px;
	padding:4px 0 0;
}

#footer span.separator {
        color: #AAB8C3;
        padding: 0 3px;
}