html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; text-align:left;font-size:12px;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

*{
	font-family:Times New Roman, Times, serif;
	font-family: Arial,Verdana, Helvetica;
	font-size:12px;
}

/*td,span,p,a,li{
  font-size:12px;
}*/

body, html{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	background-color:#660000;
	margin-top:0;
	padding-top:0;
}

html{
	/*overflow:hidden;*/
	overflow-y: scroll;

}

body{
/*	overflow:scroll;*/
  margin-top:18px;
}

table td{
  vertical-align:top;
  padding:2px 2px 2px 0px;
}

table h2, table h3{
  padding-top:5px;
  padding-bottom:5px;
}

div.clearer{clear: both; line-height: 0; height: 0; margin:0; padding:0; border: 0; font-size:0px}

#main_container{
	width:752px;
	margin-top:0px;	
	margin-left:auto;
	margin-right:auto;
}

#left_corner_top_main{
	background-image:url(../pics/top_corner_left.gif);
	width:16px;
	height:15px;
	float:left;
}

#background_top_main{
	background-image:url(../pics/top_bg.gif);
	width:720px;
	height:15px;
	float:left;
}

#right_corner_top_main{
	background-image:url(../pics/top_corner_right.gif);
	width:16px;
	height:15px;
	float:left;
}

#left_corner_bottom_main{
	background-image:url(../pics/bottom_corner_left.gif);
	width:16px;
	height:16px;
	float:left;
}

#background_bottom_main{
	background-image:url(../pics/bottom_bg.gif);
	width:720px;
	height:16px;
	float:left;
}

#right_corner_bottom_main{
	background-image:url(../pics/bottom_corner_right.gif);
	width:16px;
	height:16px;
	float:left;
}

#left_corner_top_sub{
	background-image:url(../pics/top_corner_left_sub.gif);	
	width:11px;
	height:11px;		
	float:left;
	font-size:0px;
}

#right_corner_top_sub{
	background-image:url(../pics/top_corner_right_sub.gif);	
	width:11px;
	height:11px;
	float:left;
	font-size:0px;
}

#left_corner_bottom_sub{
	background-image:url(../pics/bottom_corner_left_sub.gif);
	width:11px;
	height:11px;
	float:left;
	font-size:0px;
}

#right_corner_bottom_sub{
	background-image:url(../pics/bottom_corner_right_sub.gif);
	width:11px;
	height:11px;
	float:left;
	font-size:0px;
}

#background_top_sub{
	background-image:url(../pics/top_bg_sub.gif);
	width:526px;
	height:11px;	
	float:left;
	font-size:0px;
}

#background_bottom_sub{
	background-image:url(../pics/bottom_bg_sub.gif);
	width:526px;
	height:11px;
	float:left;
	font-size:0px;
}

#main_body_container{
	background-image:url(../pics/bg_slice_2.gif);
	width:753px;/*
	height:100%;*/
	float:left;
}

#main_content{
	background-image:url(../pics/bg_slice_sub.gif);
	background-repeat:repeat-y;
	width:548px;
	float:left;
}

#footer{
	background-image:url(../pics/bg_slice_2.gif);
	background-repeat:repeat-y;
	width:753px;
}

.footer_menu{
	color:#af473a;
	text-transform:uppercase;
}

.footer_menu a{
	color:#af473a;
	text-transform:uppercase;
	text-decoration:none;
}

.footer_menu a:HOVER{
	text-decoration:underline;
}

#background_container{
	background-image:url(../pics/img_home.jpg);
	background-repeat:no-repeat;
	background-position:258px 0px;
	width:701px;
	min-height:355px;
}

#subpage_background_container{
	background-repeat:no-repeat;
	background-position:460px 0px;
	width:745px;
	min-height:98px;
}

#context_image{
	background-image:url(../pics/diakonie.jpg);
	background-repeat:no-repeat;
	background-position:460px 0px;
	width:745px;
	height:98px;
}

#logo{
	background-image:url(../pics/logo.gif);
	background-position:35px 20px;
	background-repeat:no-repeat;
	width:128px;
	height:174px;
	float:left;
}

#top_menu_container{
	width:460px;
	margin-left:36px;
	margin-top:20px;
	float:left;
}

.bg_img{
	background-image:url(../pics/top_menu_middle.gif);
	background-repeat:repeat-y;	
	height:30px;
	width:14px;
}

.bg_img_top{
	background-image:url(../pics/top_menu_middle.gif);
	background-repeat:repeat-y;
}

.top_menu_main_text a{	
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	display:block;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;	
	width:140px;
}

.top_menu_main_text a:HOVER{
	text-decoration:none;
	color:#d6ca98;
}

#top_container{
	width:720px;
	clear:right;
	height:190px;
}

#bottom_container{
	width:720px;	
}

#left_menu_container{
	width:150px;
	float:left;
	margin-left:12px;
}

.left_bg_img{
	background-image:url(../pics/left_menu_middle.gif);
	background-repeat:repeat-y;
}

.left_menu_text a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

.left_menu_text a:HOVER{
	text-decoration:none;
	color:#d6ca98;
}

#body_container{
	width:548px;
	float:left;
	clear:right;
}

h1, h1 a{
	color:#660000;
	font-size:18px;
	padding:0px;
	margin:0px;
	height:20px;
	padding-bottom:5px;
	padding-top:2px;
	padding-left:3px;
	margin-bottom:15px;
	text-decoration:none;
}

h2{
	color:#a31d17;
	font-size:16px;	
	padding:0px;
	margin:0px;
	font-weight:normal;
}

h2 strong{
	color:#a31d17;
	font-size:20px;	
	padding:0px;
	margin:0px;
	font-weight:normal;
}

h3{
	color:#a31d17;
	font-size:15px;	
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.title{
	color:#660000;
	font-size:37px;
	font-weight:bold;	
	padding:0px;
	margin:0px;
	text-align:center;
	width:200px;
}

.subtitle{
	color:#660000;
	font-size:25px;	
	padding:0px;
	margin:0px;
	width:200px;
	text-align:center;
}

p{
	color:#000000;	
	padding-bottom:20px;
}

a{
	color:#af473a;
	text-decoration:none;	
}
a:HOVER{
	text-decoration:none;
}

.top_part{
	background-image:url(../pics/left_menu_top.gif);
	background-repeat:no-repeat;
	width:150px;
	height:9px;
	font-size:1px;
	line-height:1px;
	padding:0;
}

.bottom_part{
	background-image:url(../pics/left_menu_bottom.gif);
	background-repeat:no-repeat;
	width:150px;
	height:9px;
	font-size:1px;
	line-height:1px;
}

.top_part_top{
	background-image:url(../pics/top_menu_top.gif);
	background-repeat:no-repeat;
	width:150px;
	height:10px;
	font-size:1px;
	line-height:1px;
	padding:0;
}

.bottom_part_top{
	background-image:url(../pics/top_menu_bottom.gif);
	background-repeat:no-repeat;
	width:150px;
	height:10px;
	font-size:1px;
	line-height:1px;
}

.top_sub_menu {	
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding:0px;
	margin:0px;
	margin-left:15px;/*
	line-height:150px;*/
}

.top_sub_menu a{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding:0;
	margin:0;
	padding-left:15px;
	display:block;
	line-height:18px;
}

.top_sub_menu a:HOVER{
	color: #d6ca98;
	text-decoration: none;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption{
	color:#000000;
	font-size:13px;	
	padding-bottom:20px;
}

p.news_body,.bodytext {
	color:#000000;	
	padding:0;
	margin:0;
}

#frontpage_news_wrapper p{
	padding:0;
	margin:0;
	display:inline; 
}

#some_container{
	float:left;
}

.tx-bblanguageselect-pi1{
	text-align:center;
	padding-top:10px;
}

.tx-bblanguageselect-pi1 img{
	vertical-align:middle;
}