form,fieldset,div,p,hr,h1,h2,h3,h4,h5,h6,dl,dd,dt,ol,ul,li,abbr,table,th,td,img {
/*border:1px solid #000000; */
border:0em;
margin:0em;
padding:0em;
font-size: 1.0em;
}


.hrdel{
position:relative;
top:20px;
background:#FFFFFF; 
margin-top:-35px;
z-index:10;
width:100%;
height:10px;
}

html>body .hrdel{
top:10px;
margin-top:-20px;
height:10px;
}

div.newsteaser {

}

div.newsteaser p {
font-size:1.0em;
margin-bottom:10px;
margin-top:0px !important;
}

div.news-single-backlink{

}
div.news-single-img{
float:right;
margin:10px 0px 0px 10px; 
}

p.news-single-imgcaption{
width:214px;

}

p.news-single-author{
margin-top: 20px;
}

div.news-single-item hr {
margin-bottom: 10px;
}
div.news-single-backlink{
margin-top: 10px;
}


html, body{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background:#FFFFFF; 
color:#000;
padding:0;
margin:0;
height:100%;
text-align: center;
}

#wrap {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
  	width: 932px;
	height:100%;
	text-align: left;
}

html>body #wrap {
	height: auto;
	height: 100%;
}

#layout {
position:absolute;
top:0;
left:0;
height:100%;
width:932px;
border-top: 20px solid #fff;
margin: 0 auto 0 auto;
text-align: left;
}

#sidebar {
    font-size:0.8 em;
	background: #B5CC2D url(../../images/m_bg_sidebar.gif) no-repeat top right;
	width:250px;
	margin: 0;
	padding:0 0 1.8em 0;	
    vertical-align:top;
	font-size:100%;
	border-top: 2px solid #fff;
}
#sidebarbottom{
    vertical-align:bottom;
	background-color: #B5CC2D;
}

#content {
  width:662px;
  margin:0;
  padding:0 0 1.0em 0;
  border-bottom: 2px dotted #9BAF26;
  vertical-align:top;  
}

#titel {
width:100%;

}


#right{
	float: left;
	width: 214px;
	margin-left: 448px;
}
* html #right
	{
	display: inline;
}


#middle{
	float: left;
	width: 438px;
	margin-left: -662px;
	padding-bottom: 20px;
}

#date {
	background: #FFFFFF url(../../images/m_stern_icon.gif) no-repeat center right;
	text-align:right;
	height:43px;
}
#date p {
	vertical-align:middle;
	padding-top:18px;
	padding-right:8px;
}





p.footer a{
    text-align:right;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.91em;
}




/* ---inside header top ------------------------------- */


/* ---Leftnavi ----------------------------------- */

#navi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.91em;
	font-weight:bold;
	line-height:130%;
	position:relative;
	text-decoration:none;
	left:0px;
	top:120px;
	width:250px;
	
}



#navi li{ line-height:130%; margin:0px; padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase;}
/*NAV LIST Ebene 0 1 2*/

#navi ul{
margin: 16px 0px 0px 0px ;
padding:0px;
text-align:right;
position:relative;
width:150px;
line-height:130%;
list-style-type:none;
}
#navi ul ul{
margin:0px 0px 0px 10px;
padding:0px;
text-align:left;
position:absolute;
left:150px;
width:200px;
font-weight:normal;
line-height:130%;
list-style-type:none;
}

html>body #navi ul ul{
margin-top:-1.30em;
font-weight:normal;
}

#navi a,#navi a:link,#navi a:visited{ color:#FFFFFF; text-decoration:none;}
#navi a:hover,#navi a.act,#navi a.act:link,#navi a.act:visited,#navi a.act:hover{ color:#000000; text-decoration:none; }
#navi ul ul a, #navi ul ul a:link{font-weight:normal;}
#navi ul ul a:hover,#navi ul ul a.act,#navi ul ul a.act:link, #navi ul ul a.act:visited, #navi ul ul a.act:hover{ color:#000000; text-decoration:none; font-weight:normal; }



/* ---Content ----------------------------------- */


/*For Ie*/
#content h1, #content h3, #content p {

}

h1, h2, h3{   
	color: #000;
	font-weight: bold;
		
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.91em;
	font-weight:bold;	
	color: #fff;
	border: none;
	background: #B5CC2D url(../../images/h2-bg.gif) repeat-x top left;
	margin-top: 20px;
	text-transform:uppercase;
	padding: 0 0 0 2px;
	clear:both;
}

h2 {
	line-height: 1.0em;
	font-size: 1.0em;
	
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom: 20px;	
}

h3 {
	font-size: 1.0em;
    line-height: 1.1em;
	margin-top:10px;
}


p {
font-size:1.0em;
margin-bottom:10px;

}

p.intro {
margin-top:20px;
font-weight: bold;
color:#8C8C8C;
font-style: normal;
}

p.zitat {

margin-top:20px;
font-weight: bold;
color:#8C8C8C;
font-style: normal;
}

p.interview {
font-weight: bold;
color:#8C8C8C;
font-style: normal;
}


hr {
border-bottom: 2px dotted #9BAF26;
margin-bottom:-5px;
margin-top:-5px;
display: block;
padding: 0px 0px 0px 10px;
clear:both;
}

html>body hr {
padding: 0px 0px 0px 0px;
margin-bottom:0px;
margin-top:10px;
clear:both;
}





.left{
float:left;
margin:10px 9px 0px 0px;
padding-top:0px; 
}

.right{
float:right;
margin:10px 0px 0px 9px; 
}


#right .right, #right .left{
float:right;
margin:10px 0px 0px 10px; 
}



html>body .left{
float:left;
margin:0px 9px 10px 0px; 
}
html>body .right{
float:right;
margin:0px 0px 10px 9px; 
}


a {
	color: #9BAF26;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color: #9BAF26;
	text-decoration:none;
	font-weight:bold;
}


.newsteaser a, .newsteaser a:link, .newsteaser a:visited { background: #fff url(../../images/a-arrow.gif) no-repeat right; padding-left:1px; padding-right: 14px; }
.newsteaser a:focus, .newsteaser a:hover { background: #fff url(../../images/a-arrow.gif) no-repeat right; padding-left:1px; padding-right: 14px; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {padding-left:1px; padding-right: 14px; background: #fff url(../../images/a-arrow.gif) no-repeat right;}
a.external-link-new-window {padding-left:1px; padding-right: 14px; background: #fff url(../../images/a-arrow.gif) no-repeat right;}
a.internal-link {padding-left:1px; padding-right: 14px; background: #fff url(../../images/a-arrow.gif) no-repeat right;}
a.internal-link-new-window {padding-left:1px; padding-right: 14px; background: #fff url(../../images/a-arrow.gif) no-repeat right;}
a.download {padding-left:1px; padding-right: 14px; background: #fff url(../../images/a-arrow.gif) no-repeat right;}
a.mail {padding-left:1px; padding-right: 14px; background: #fff url(../../images/a-arrow.gif) no-repeat right;}







#gotop {
	font-size: 0em;
	line-height: 0em;
	height: 0em;
}

#content a.top, #content a.top:link, #content a.top:visited, #content a.top:focus #content a.top:hover { 
color: #9BAF26; 
text-decoration:none; 
background:#fff url(../../images/a-top-arrow.gif) no-repeat left; 
margin:0em 0em 0em 0em;
padding:0em 0em 0em 0.5em;
}


#content h3 a, #content h3 a:link,  #content h3 a:visited, #content h3 a:focus, #content h3 a:hover {
    padding:0em; 
	font-size: 100%;
	margin-bottom: 0.2em;
    color:#000;
	background:#fff url(../../images/leer.gif) no-repeat left; 
}

ol {
    list-style-type:decimal;
	line-height: 1.8em;
	margin-bottom: 1.2em;
    margin-left:2.3em;
}

#content ul, #sidebar-teaser ul {
list-style-type: none;
margin-bottom: 1.2em;
color:#000000;
font-weight:normal;
}
#content ul li, #sidebar-teaser ul li{
background-image: url(../../images/ul-li-bullet.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left: .9em;
margin-bottom: 0.3em;
}




strong, b {
	font-weight: bold;
	color:#000000;
	font-style: normal;
}

em, i {
	font-weight: bold;
	color:#8C8C8C;
	font-style: normal;
}


.spaceimg {
	width:10px;
	margin:0;
	padding:0;
	border:0;
	visibility: hidden;
	float:left;
	display:block;
	color:#000000;
}


/* ---Verschiedene---------------------------------------- */
	
a img{
	border-style: none;
}
/*
#content p img{
float:left;
display:block;
margin:0;
padding:0;
margin-bottom:1.0em;
border-style:none;
}
*/





.clear {
clear:both;
}


.center {
	text-align: center;
}
	
.hide{
	display: none;
}

body.plan #sidebar, body.plan #header {
	display: none;
}


