/* Body */
html{
	height:96%;
	}

body {
	margin:0;
	padding:0;
	text-align:center;
	height:90%;
	font-family: Arial, Helvetica, "MS Trebuchet", sans-serif;
	font-size: 1.0em;
	color: #7F7F7F;
	background-color: #fff;
	}
	

html>body{
	height:96%;
	}


/* Content */
#content{
	width:788px; 
	text-align:left; 
	margin:24px auto;
	}

/* MENUE --------------- Container */
.mainnav{
	padding:0 12px 0 0;
	width:148px;
	float:left;
	}
/* \*/ * html body .mainnav { padding:0 0 0 0; } /* */	
#logo{
	width:148px; 
	height:170px; 
	border: 1px solid #ccc;
	margin-bottom: 12px;
	}
#address{
	display:none;
}	
#nav{
	position:relative;
	width:148px; 
	height:170px; 
	border: 1px solid #ccc;
	margin-bottom: 12px;
	}
#sendlink{
	width:148px; 
	height:34px; 
	border: 1px solid #ccc;
	margin-bottom: 12px;
	}
	
#subscription{
	width:148px; 
	height:34px; 
	border: 1px solid #fff;
	margin-bottom: 12px;
	}

/* MENUE --------------- Auszeichnung */	
#logo img{
	border: none;
	}

#nav #liste{
	position:absolute;
	bottom: 0px;
	padding:0;
	margin:0;
	}	
#nav ul{
	padding-left: 18px;
	margin: 15px 0;
	width: 100%;
	display: block;
	}


#nav li {
	list-style: none;
	line-height: 12px;
	}

#nav a.level1,
#nav a.level1:link,
#nav a.level1:active,
#nav a.level1:visited {
	color: #7F7F7F;
	background: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
	font-size: 0.65em;	
	}
	
#nav a.level1contact,
#nav a.level1activecontact {
	color:#F24F12;
	background: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
	font-size: 0.65em;
	}	
		
#nav a.level1:hover {
	color: #333;
	background: #fff;
	font-weight: normal;
	text-decoration: none;	
	}

#nav a.level1active{
	color: #5C7A96;
	background: #fff;
	font-weight: normal;
	font-size: 0.65em;
	text-decoration: none;	
	}

#nav a.level2,
#nav a.level2:link,
#nav a.level2:active,
#nav a.level2:visited,
#nav a.level2:hover{
	color: #F24F12;
	background: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
	font-size: 0.65em;	
	}

#sendlink a:link,
#sendlink a:active,
#sendlink a:visited {
	color: #7F7F7F;
	background: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
	font-size: 0.65em;
	padding-left: 18px;
    line-height:34px;
	}
	
#subscription a:link,
#subscription a:active,
#subscription a:visited {
	color: #7F7F7F;
	background: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
	font-size: 0.65em;
	padding-left: 18px;
    line-height:34px;
display:none;
	}

#sendlink a:hover {
	color: #333;
	background: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.65em;
	padding-left: 18px;
	line-height: 34px;
	}
	
#subscription a:hover {
	color: #333;
	background: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.65em;
	padding-left: 18px;
	line-height: 34px;
display:none;
	}
	
#news .title,
#videos .title{
	font-size:0.65em;
	padding-left: 18px;
	line-height: 44px;
	text-transform: uppercase;
	}
/* \*/ * html body #news .title { line-height: 40px; } /* */	
		
#news ul,
#videos ul{
	margin: 0;
	padding-top: 0px;
	padding-left: 18px;
	}

#news li,
#videos li {
	padding-top:0;
	list-style: none;
	line-height: 8px;
	margin-bottom:5px;
	}

#news a.level1,
#news a.level1:link,
#news a.level1:active,
#news a.level1:visited,
#videos a.level1,
#videos a.level1:link,
#videos a.level1:active,
#videos a.level1:visited {
	color: #9DB5CF;
	background: #fff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
	font-size: 0.65em;	
	}

#news a.level1:hover,
#videos a.level1:hover {
	color: #5C7A96;
	background: #fff;
	font-weight: normal;
	text-decoration: none;	
	}

#news a.level1active,
#videos a.level1active{
	color: #5C7A96;
	background: #fff;
	font-weight: normal;
	font-size: 0.65em;
	text-decoration: none;	
	}	

/* CONTENT --------------- Auszeichnung */	
#navigation {
	font-size: 0.65em;
	color:#5C7A96;
	background: #fff;
	margin: 16px 18px 18px 18px;
	}

.sitetitle {
	text-transform: uppercase;
	}

.sublink,
.sublinkactive {
	margin-right: 15px;
	}
	
a.sublink:link,
a.sublink:active,
a.sublink:visited {
	color:#7F7F7F;
	background: #fff;
	text-decoration: none;
	}	

a.sublink:hover {
	color: #333;
	background: #fff;
	text-decoration: none;
	}

.sublinkactive {
	color:#5C7A96;
	background: #fff;
	text-decoration: none;
	}
	
.sublinknews,
.sublinkactivenews {
	color:#F24F12;
	background: #fff;
	text-decoration: none;
	}
	
a.sedcardlink,
a.sedcardlink:link,
a.sedcardlink:active,
a.sedcardlink:visited{
	color: #9DB5CF;
	background: #fff;
	font-weight: normal;
	text-decoration: none;
}

a.sedcardlink:hover{
	color: #5C7A96;
	background: #fff;
	font-weight: normal;
	text-decoration: none;	
	}	
		
#inhalt{
	background-color: #EDF2F5;
	color: #7F7F7F;
	height: 380px;
	}

.blue{
	color:#9DB5CF;
	background: #fff;
}	
				
	

/* FOOTER --------------- Auszeichnung */
.footer a:link,
.footer a:visited,
.footerstart a:link,
.footerstart a:visited{
	color: #aaa;
	background: #fff;
	text-decoration: none;
	}
.footer a:hover,
.footer a:active
.footerstart a:hover,
.footerstart a:active{
	color: #666;
	background: #fff;
	text-decoration: none;
	}	

	



