*{
	margin:0;
	padding:0;
}

a{
	color: #30748C;       
}

h1,h2{
	color:#30748C;       
}

h1{
	font-size: 16px;     
	margin-bottom:5px;
}

h2{
 	font-size: 14px;       
}

html{
	font-family:arial,sans-serif;
	font-size:11px;
	line-height:18px;
	min-height:101%;
	background: #CED2D5;
}

#tinymce{
	margin:0;
	padding:5px;
	min-height:250px;
}

#main-wrapper {
	margin:0px auto;
	min-height:280px;
	position:relative;
	width:980px;
}

.header{	
	height: 159px;                                        
	width: 980px;
 	background: url(../img/bg_head.png);       
}

.logo{
 	font-size: 34px;
 	color: white;
 	margin-top: 65px;
 	margin-left: 40px;
 	float:left;
 	height: 70px;
}

div.navigation{
	float: left;
 	margin-top: 115px;
 	margin-left: 70px;     
 	width: 500px;
}

#navi{
 	float: left;
 	font-size: 15px;
 	margin-right: 30px;
}
#navi a{
	color:#000;
 	text-decoration:none;
}
#navi a:hover{
 	color: #30748C;      
}

#navi.active a{
	color: #30748C;  
}

#flag{
    float: right;
 	margin-top: 117px;
 	margin-right: 47px;     
 	width: 70px;
}

#flag img{
 	float: right;
 	margin-left: 5px;
}

#content{
        	position: relative;
        	min-height: 490px;
        	background-image: url(../img/bg_content.png);
        	background-repeat: repeat-y;
}

#zahnrad{
        	float: left;
 	margin-left: 33px;     
 	width: 240px;
 	height: 490px;
 	background-image: url(../img/CarpeDiemSeite.jpg);
}

#text{
 	width: 660px;
 	height: auto;
 	float: left;
 	margin-left: 9px;
 	/*padding-top: 20px;
 	padding-left: 110px;
 	padding-right: 90px;*/
}
.textoben{
 	 background-image: url(../img/bg_content_top.png); 
 	 background-repeat: no-repeat;
 	 width: 660px;
 	 float:left;
}

.textunten{
 	 background-image: url(../img/bg_content_bottom.png); 
 	 background-repeat: repeat-y;
 	 min-height: 490px;
 	 float:left;
}
div.text{
	padding: 25px;
	max-height: 500px;
	min-height: 500px;
}

.text ul{
	margin-left:15px;
}

#textwrap{
 	width:660px;
 	overflow: hidden;
 	height: 470px;
 	color: black;
}

p.portion{
	position:absolute;
	top:450px;
	font-weight:bold;
}

#footer{
	float:left;
	position: relative;
	min-height: 76px;
	background-image: url(../img/bg_footer.png);
	background-repeat: no-repeat;
	margin-top: -18px;
	padding: 12px 10px;
	width:980px;
}
.footertext{
	position:relative;
	color:#5b5a55;
	margin-left: 33px;
}

/*Beteiligungs Layout*/
#cdstand, .links, .rechts{
 	float:left;
 	height: auto;
}
#cdstand{
 	font-size: 11px;       
}
.rechts{	
	width: 305px;
	margin-left: 5px;
	float:right;   
	margin-top: 1px;
}
.links{	
	width: 295px;
 	clear: both;    
 	margin-top: 1px;
}
ol{
 	display: block;
 	margin-left: 17px;
}
