body {
	background-color: #000033;
	text-align: center;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#body_all {
	vertical-align: center;
	width: 920px;
	margin: 0 auto;
}

*html #body_all {
	width: 920px;
}

#body_all_termine {
	vertical-align: center;
	width: 630px;
	margin: 0 auto;
}

*html #body_all_termine {
	width: 630px;
}

#whiteborder {
	width: 900px; 
	background-color: #fff;
	padding: 8px;
}

#whiteborder_termine {
	width: 610px; 
	background-color: #D8D8D8;
	padding: 8px;
}

*html #whiteborder {

}

#header {
	width: 900px;
	height: 210px;
	background-color: #fff;
}

*html #header {
	height: 210px;
}

#head_left {
	float: left;
	height: 200px;
	width: 200px;
	background-image: url(../images/kreuz.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#head_center {
	float: left;
	width: 500px;
	height: 200px;
	/*background-image: url(../images/dummy.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#keyvisual {
	width: 500px;
	height: 100px;
}

#root_box {
	width: 490px;
	height: 100px;
	color: #7a5486;
	text-align: left;
	padding: 10px 0px 0px 10px;
}

* html #root_box {
	width: 500px;
}

#root {
	width: 490px;
	height: 70px;
}

#root a:link, #root a:visited  {
	color: #7a5486;
	text-decoration: none;
}

#root a:hover {
	color: #1d71be;
	text-decoration: underline;
} 

.rootline {

}

#rootline_last {
	padding-top: 0px;
}

#title {
	width: 490px;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #7a5486;
}

#head_right {
	float: left;
	height: 200px;
	width: 200px;
}

#logo {
	height: 100px;
	width: 200px;
	background-image: url(../images/diakonie_logo_neu.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#meta_box {
	height: 100px;
	width: 200px;
	text-align: right;
}

#meta {
	height: 70px;
	width: 200px;
}

#meta a:link, #meta a:visited  {
	color: #7a5486;
	text-decoration: none;
}

#meta a:hover {
	color: #1d71be;
	text-decoration: underline;
} 

#print {
	height: 30px;
	width: 200px;
}


#content_all {
	width: 900px;
	min-height: 450px;
	text-align: left;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}

*html #content_all {
	height: 500px;
}

#content_all_termine {
	width: 610px;
	min-height: 450px;
	text-align: left;
	background-color: #fff;
}

*html #content_all_termine {
	height: 500px;
}

#menu_box {
	width: 200px;
	min-height: 470px;
	background-color: #e6e6e6;
	float: left;
}

* html #menu_box {
	height: 480px;
}

#menu {
	width: 200px;
	height: 135px;
	border-bottom: 10px solid #fff;
}

/* level 1 ************************************************ */
.menu-level1-no {
	color: #7a5486;
	line-height: 14px;
	padding: 8px 0px 2px 4px;
	font-weight: bold;
}

.menu-level1-act {
	color: #1d71be;
	line-height: 14px;
	padding: 8px 0px 2px 4px;	
	font-weight: bold;	
}

.menu-level1-no a:link {
	color: #7a5486;
	text-decoration: none;
}

.menu-level1-no a:visited {
	color: #7a5486;
	text-decoration: none;
}

.menu-level1-no a:hover {
	color: #1d71be;
	text-decoration: none;
}

.menu-level1-act a:link {
	color: #1d71be;
	text-decoration: none;
}

.menu-level1-act a:visited {
	color: #1d71be;
	text-decoration: none;
}

.menu-level1-act a:hover {
	color: #1d71be;
	text-decoration: underline;
}


/* level 2 */
.menu-level2-no {
	color: #7a5486;
	font-size: 13px;
	line-height: 12px;
	padding: 4px 0px 4px 30px;
	text-transform: none;
}

.menu-level2-act {
	color: #00a4e8;
	font-size: 13px;
	line-height: 12px;
	padding: 4px 0px 4px 30px;
	text-transform: none;
}

.menu-level2-no a:link {
	color: #7a5486;
	text-decoration: none;
	font-weight: normal;
}

.menu-level2-no a:visited {
	color: #7a5486;
	text-decoration: none;
	font-weight: normal;		
}

.menu-level2-no a:hover {
	color: #1d71be;
	text-decoration: none;
}

.menu-level2-act a:link {
	color: #1d71be;
	text-decoration: none;
	font-weight: normal;	
}

.menu-level2-act a:visited {
	color: #7a5486;
	text-decoration: none;
	font-weight: normal;		
}

.menu-level2-act a:hover {
	color: #1d71be;
	text-decoration: none;
}


#submenu {
	width: 200px;
	min-height: 400px;
}

/* submenu level 1 ************************************************ */
.submenu-level1-no {
	color: #7a5486;
	line-height: 14px;
	padding: 8px 0px 2px 4px;
	font-weight: normal;
}

.submenu-level1-act {
	color: #1d71be;
	line-height: 14px;
	padding: 8px 0px 2px 4px;	
	font-weight: bold;	
}

.submenu-level1-no a:link {
	color: #7a5486;
	text-decoration: none;
}

.submenu-level1-no a:visited {
	color: #7a5486;
	text-decoration: none;
}

.submenu-level1-no a:hover {
	color: #1d71be;
	text-decoration: none;
}

.submenu-level1-act a:link {
	color: #1d71be;
	text-decoration: none;
}

.submenu-level1-act a:visited {
	color: #1d71be;
	text-decoration: none;
}

.submenu-level1-act a:hover {
	color: #1d71be;
	text-decoration: underline;
}


/* level 2 */
.submenu-level2-no {
	color: #7a5486;
	font-size: 13px;
	line-height: 12px;
	padding: 4px 0px 4px 10px;
	text-transform: none;

}

.submenu-level2-act {
	color: #1d71be;
	font-size: 13px;
	line-height: 12px;
	padding: 4px 0px 4px 10px;
	text-transform: none;
}

.submenu-level2-no a:link {
	color: #7a5486;
	text-decoration: none;
	font-weight: normal;
}

.submenu-level2-no a:visited {
	color: #7a5486;
	text-decoration: none;
	font-weight: normal;		
}

.submenu-level2-no a:hover {
	color: #1d71be;
	text-decoration: none;
}

.submenu-level2-act a:link {
	color: #1d71be;
	text-decoration: none;
	font-weight: bold;	
}

.submenu-level2-act a:visited {
	color: #1d71be;
	text-decoration: none;
	font-weight: normal;		
}

.submenu-level2-act a:hover {
	color: #1d71be;
	text-decoration: underline;
}

/* level 3 */
.submenu-level3-no {
	color: #000;
	font-size: 12px;
	line-height: 10px;
	padding: 4px 0px 4px 20px;
	text-transform: none;

}

.submenu-level3-act {
	color: #000;
	font-size: 12px;
	line-height: 10px;
	padding: 4px 0px 4px 20px;
	text-transform: none;
}

.submenu-level3-no a:link {
	color: #7a5486;
	text-decoration: none;
	font-weight: normal;
}

.submenu-level3-no a:visited {
	color: #7a5486;
	text-decoration: none;
	font-weight: normal;		
}

.submenu-level3-no a:hover {
	color: #1d71be;
	text-decoration: none;
}

.submenu-level3-act a:link {
	color: #1d71be;
	text-decoration: none;
	font-weight: bold;	
}

.submenu-level3-act a:visited {
	color: #1d71be;
	text-decoration: none;
	font-weight: normal;		
}

.submenu-level3-act a:hover {
	color: #1d71be;
	text-decoration: underline;
}


#kgmenu {
	width: 200px;
	min-height: 470px;
	background-color: #999;
	float: left;
}

*html #kgmenu {
	height: 480px;
}

#content {
	width: 480px;
	min-height: 450px;
	background-color: #fff;
	float: left;
	padding: 0px 10px 30px 10px;
}

* html #content {
	width: 500px;
	height: 400px;
}

#content_termine {
	width: 590px;
	min-height: 450px;
	background-color: #fff;
	float: left;
	padding: 10px;
}

* html #content_termine {
	width: 610px;
	height: 400px;
}

#right {
	width: 200px;
	min-height: 400px;	
	background-color: #e6e6e6;
	float: left;
}

* html #right {
	height: 400px;
	width: 180px;
}

#metanavi {
	text-align: right;
	padding: 20px 10px 10px 0px;
}

#searchbox {
	height: 22px;
	width: 190px;
	background-color:#e6e6e6;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
}

*html #searchbox {
	width: 200px;
	height: 30px;
}

.macina_searchbox {
	width: 108px; 
	font-size:12px;
}

*html .macina_searchbox {
	width: 108px;
}

#dropdown {
	height: 24px;
	width: 190px;
	background-color:#e6e6e6;
	padding-left: 10px;
	padding-top: 1px;
}

*html #dropdown {
	width: 200px;
	height: 25px;
}

.dropdown {
	width: 180px;
}

#content_right {
	min-height: 300px;
	width: 180px;
	background-color: #e6e6e6;
	padding: 10px 8px 0px 8px;
	overflow-x: hidden;
}

* html #content_right {
	width: 184px;
	height: 300px;
}

#clear {
	clear: both;
	height: 1px;
}

#footer {
	width: 920px;
	height: 30px;
	clear: both;
	background-color:#000033;
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #fff;
}

#footer a {
	color: #fff;
}

#news_float_box {
	width: 100%;
}

#image_detail {
	float: left;
}

#image_detail img {
	padding-right: 15px;
}

#content_detail {

}

.clearer {
	clear: both;
}

.news-list-morelink {
	text-align: right;
}

.align-center {
	text-align: center;
}