@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/header_neu.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	background-color: #e3eecf;	
	text-align: center;
}


/********** general begin ************/
.clear {
	clear: both;
}

/* zentriert */
#body_all {
	width: 780px;
	margin: 0 auto;
	text-align: left;	
}

* html #body_all {

}

#header {
	width: 780px;
	height: 160px;	
}


#menu {
	width: 738px;
	height: 80px;	
	font-size: 14px; 
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	padding: 20px 20px 0px 20px;
	text-align: center;	
}

* html #menu {
	width: 778px;
}

/* level 1 */
.menu1-level1-no {
	padding: 10px;
	margin-right: 20px;	
	font-weight: bold;
	line-height: 20px;
	float: left;
	background-color: #fff;
	border: 1px dotted #ccc;
	border-right-color: #333;	
	border-bottom-color: #333;	
	/*text-transform: uppercase;
	border-top: 1px dotted #009ee0;*/
}

.menu1-level1-act {
	padding: 10px;
	margin-right: 20px;
	font-weight: bold;
	line-height: 20px;
	float: left;	
	background-color: #fff;
	border: 1px dotted #ccc;
	border-right-color: #333;	
	border-bottom-color: #333;
	/*text-transform: uppercase;
	border-top: 1px dotted #009ee0;	*/		
}


.menu1-level1-no a:link {
	text-decoration: none;
	font-weight: bold;	
	color: #f29400;		
}

.menu1-level1-no a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #f29400;		
}

.menu1-level1-no a:hover {	
	color: #003882;
	text-decoration: underline;
	font-weight: bold;			
}

.menu1-level1-act a:link {
	color: #003882;
	text-decoration: none;
	font-weight: bold;
}

.menu1-level1-act a:visited {
	color: #003882;
	text-decoration: none;
	font-weight: bold;	
}

.menu1-level1-act a:hover {
	color: #f29400;
	text-decoration: underline;
	font-weight: bold;	
}


/* level 2 */

.menu1-level2-no {
	color: #333;
	font-size: 13px;
	padding: 4px 20px 4px 20px;	
	line-height: 18px;
	border-top: 1px dotted #ccc;		
	/*text-transform: none;
	background-color: #e3e2f0;*/	
}

.menu1-level2-act {	
	color: #333;
	font-size: 13px;
	padding: 4px 20px 4px 20px;	
	text-transform: none;
	line-height: 18px;	
	border-top: 1px dotted #ccc;
	/*font-weight: bold;
	background-color: #e3e2f0;*/	
}

.menu1-level2-no a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

.menu1-level2-no a:visited {
	text-decoration: none;
	color: #333;	
	font-weight: normal;		
}

.menu1-level2-no a:hover {
	color: #00913e;
	text-decoration: underline;
	font-weight: normal;	
}

.menu1-level2-act a:link {	
	/*color: #00913e;*/
	color: #d9130b;
	text-decoration: none;
	font-weight: bold;		
}

.menu1-level2-act a:visited {
	/*color: #00913e;*/
	color: #d9130b;
	text-decoration: none;	
	font-weight: bold;			
}

.menu1-level2-act a:hover {
	color: #333;
	text-decoration: underline;
}



/* level 3 */
.menu1-level3-no {
	color: #333;
	font-size: 12px;
	padding: 2px 20px 2px 40px;
	line-height: 16px;		
	/*padding-left: 8px;
	text-transform: none;
	background-color: #e3e2f0;*/
}

.menu1-level3-act {
	color: #562381;
	font-size: 12px;
	padding: 2px 20px 2px 40px;	
	font-weight: normal;	
	line-height: 16px;
	/*padding-left: 5px;	
	text-transform: none;
	background-color: #bfa9d4;
	border-left: 3px solid #bfa9da;*/
}

.menu1-level3-no a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

.menu1-level3-no a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;		
}

.menu1-level3-no a:hover {
	color: #562381;
	text-decoration: underline;
	font-weight: normal;	
}

.menu1-level3-act a:link {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
		
}

.menu1-level3-act a:visited {
	color: #333;
	text-decoration: underline;
	font-weight: bold;		
}

.menu1-level3-act a:hover {
	color: #562381;
	text-decoration: none;
}


/* level 4 */
.menu1-level4-no {
	color: #666;
	font-size: 12px;
	padding: 2px 0px 2px 65px;	
	line-height: 16px;	
	/*padding-left: 8px;
	text-transform: none;
	background-color: #e3e2f0;*/
}

.menu1-level4-act {
	color: #562381;
	font-size: 12px;
	padding: 2px 0px 2px 65px;	
	font-weight: normal;	
	line-height: 16px;	
	/*padding-left: 5px;	
	text-transform: none;
	background-color: #bfa9d4;
	border-left: 3px solid #bfa9da;*/
}

.menu1-level4-no a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

.menu1-level4-no a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;		
}

.menu1-level4-no a:hover {
	color: #562381;
	text-decoration: underline;
	font-weight: normal;	
}

.menu1-level4-act a:link {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
		
}

.menu1-level4-act a:visited {
	color: #333;
	text-decoration: underline;
	font-weight: bold;		
}

.menu1-level4-act a:hover {
	color: #562381;
	text-decoration: none;
}

/********** menu end ****************/

#content_box {
	width: 778px;
	min-height: 400px;
	border-right: 1px dotted #ccc;	
	border-left: 1px dotted #ccc;	
}

* html #content_box {
	height: 400px;
}

#content {
	width: 359px;
	margin: 0px 0px 30px 0px;
	padding: 0px 10px 0px 20px;	
	float: left;
}

* html #content {	
	width: 369px;
	padding: 0px 20px 0px 20px;	
}

#content_right {
	width: 359px;
	margin: 0px 0px 30px 0px;
	padding: 0px 20px 0px 10px;	
	float: left;
}

* html #content_right {	
	width: 369px;
	padding: 0px 20px 0px 20px;		
}

#footer {
	width: 738px;
	height: 20px;
	clear: both;
	text-align: right;
	font-size: 10px;
	color: #333;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	padding: 3px 20px 0px 20px;	
	background-image: url(../images/header_neu.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

* html #footer {
	width: 778px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}


/********** diverses **************/
.news-single-timedata {
	font-size: 10px;
}

.news-list-date {
	font-size: 10px;
}

.news-list-morelink a {
	color: #00913e;
}

.name {
	text-transform: capitalize;
}

.name:after { 
	content: ",";

}

.profession:after { 
	content: ",";

}

.comment {

}
