#mailform FIELDSET, #mailform{
	border: 0;
}

.csc-mailform-field input[type="text"], .csc-mailform-field textarea {
	left: 50%;
	margin-left: -100px;
	position:absolute;
}
.csc-mailform-field {
	min-height:28px;
}
#mailformformtype_mail {
	margin-top:49px;
}
.dmailsubscription_modify FORM FIELDSET{
  border: 0px;
}
BODY{
	overflow-y: scroll;
	padding: 0;
	margin: 0; 
	min-height: 100%;
	width: 100%;
	font-size: 14px;
	font-family: georgia;
}
A{
	color: #7d0f0f;
	text-decoration: none;
}
A:hover{
	text-decoration: underline;
}
#site-background{
	min-height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index:-1;
	background-color: #FBFBFB;
}
#red_top{
	float: left;
	width: 100%;
	height: 275px;
	background-image: url('images/burg_bg_header.jpg');
}
#white_top{
	float: left;
	width: 100%;
	height: 1px;
	background-color: white;
}
#red_bottom{
	float: left;
	width: 100%;
	height: 20px;
	background-color: #7d0f0f;
}
#bord_top{
	float: left;
	width: 100%;
	height: 18px;
	background-image: url('images/burg_ornament.jpg');
}
#back_top{
	float: left;
	width: 100%;
	height: 260px;
	background-image: url('images/burg_bg_oben.jpg');
}
#back_bottom{
	width: 100%;
	height: 260px;
	background-image: url('images/burg_bg_unten.jpg');
	bottom: 10px;
	position: absolute;
	left: 0;
}
#bord_bottom{
	width: 100%;
	height: 18px;
	background-image: url('images/burg_ornament.jpg');
	position: absolute;
	bottom: 0;
	left: 0;
}
#site-container{
	min-height: 100%;
	float: left;
	position: absolute;
	text-align: center;
	width: 100%;
}
#inner_container{
	min-height: 100%;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#left_cont{
	width: 200px;
	background-color: #e2e0d0;
	float: left;
	min-height: 100%;
	position: absolute;
}
#left_spacer{
	width: 200px;
	height: 20px;
	background-color: #AE1213;
}
#burg_logo{
	background-image: url(images/burg_logo.jpg);
	width: 200px;
	height: 255px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin-top: -163px;
	background-color: #e2e0d0;
}
#burg_header_schatten{
	width: 239px;
	margin-left: -20px;
	float: left;
	height: 160px;
	margin-top: 3px;
	/*background-image: url('images/burg_schatten01.png');*/
}
#white_spacer{
	width: 200px;
	height: 1px;
	float: left;
	background-color: white;
}
#submenu{
	margin-top: 57px;
	float: left;
}
#left_shadow{
	width: 210px;
	position: absolute;
	min-height: 100%;
	position: aboslute;
	left: 50%;
	margin-left: -495px;
}
#left_inner_shadow{
	top: 20px;
	width: 210px;
	position: absolute;
	bottom: 0px !important;
	background-image: url('images/burg_sub_schatten.png');
}
#right_cont{
	width: 740px;
	margin-left: 240px;
	float: left;
	min-height: 100%;
}
#right_inner{
	background-image: url('images/burg_schatten.png');
	width: 745px;
	float:left;
	margin-left: -5px;
	margin-top: 50px;
	padding-left: 5px;
}
#top_spacer{
	width: 740px;
	height: 20px;
	background-color: #AE1213;
	float: left;
	margin-top:-50px;
}
#minilinks{
	width: 740px;
	float: left;
	text-align: right;
	height: 20px;
	font-size: 11px;
	margin-top: -30px;
	color: white;
}
#minilinks A{
	color: white;
	text-decoration: none;
}
#minilinks A:hover{
	text-decoration: underline;
}
#styleelem_top{
	background-image:url(images/burg_header01.png);
	float:left;
	height:61px;
	left:50%;
	margin-left:-250px;
	position:absolute;
	top:38px;
	width:740px;
}
#header_image{
	background-color:white;
	height:225px;
	left:50%;
	margin-left:-250px;
	position:absolute;
	top:50px;
	width:740px;
}
#mainmenu{
	left:50%;
	margin-left:-250px;
	height: 35px;
	width: 740px;
	background-image: url('images/burg_mainmenu.png');
	top:240px;
	position: absolute;
}
.mainmenuitem{
	float:left;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	height:26px;
	padding-left:10px;
	padding-right:15px;
	padding-top:9px;
}
.mainmenuitem:hover{
	background-color: white;
	background: white;
}
.mainmenuitem A{
	text-decoration: none;
	color: black;
}
.mainmenuitem A:hover{
	background-color: white;
}
.submenuitem, .submenuitem_act{
	float:left;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	width: 170px;
	padding-bottom: 8px;
	margin-bottom:5px;
	padding-top:5px;
}
.submenuitem A, .submenuitem_act A{
	color: black;
	text-decoration: none;
}
.submenuitem A:hover{
	text-decoration: underline;
}
.submenuitem_act{
	background-color: #edece4;
	padding-top: 5px;
}
.subsubmenuitem, .subsubmenuitem_act{
	padding-left: 15px;
	width: 140px;
}
.subsubmenuitem A:hover, .subsubmenuitem_act A{
	color: #7d0f0f;
}
#verlauf_top{
	width: 740px;
	float: left;
	height: 57px;
	margin-top:226px;
	background-image: url('images/burg_verlauf01.jpg');
}
#content_part{
	min-height: 100%;
	width: 740px;
	float: left;
	background-color: white;
}
#content_left{
	width: 500px;
	float: left;
	min-height: 100%;
	margin-left: 20px;
}
#clickpath{
	width: 500px;
	height: 20px;
	margin-top:-48px;
	float: left;
	color: black;
	font-size: 11px;
}
#clickpath A{
	text-decoration: none;
	color: black;
}
#clickpath A:hover{
	text-decoration: underline;
}
#content{
	width: 500px;
	min-height: 450px;
	float: left;
	color: #202020;
}
#content_right{
	width: 162px;
	float: left;
	min-height: 100%;
	margin-left: 30px;
}
#suche{
	float: left;
	width: 162px;
	height: 50px;
	margin-top:-48px;
}
#suche INPUT[type='text']{
	border: 1px solid black;
	width: 110px;
	font-size: 12px;
	font-family:georgia;
}
#suche INPUT[type='submit']{
	border: 0px;
	width: 45px;
	margin-left: 2px;
	font-size: 14px;
	color: black;
	background-color: transparent;
	cursor: pointer;
	font-family:georgia;
	/*font-weight: bold;*/
}
#news{
	width: 160px;
	min-height: 300px;
	float: left;
	color: #202020;
	font-size: 12px;
	margin-bottom: 10px;
}
.mini_content{
	border: 1px solid #7d0f0f;
	width: 143px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.mini_content H1{
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -20px;
}
.mini_content .csc-header{
	border-bottom:1px solid #7D0F0F;
	min-height:20px;
	margin-left:-11px;
	padding-left:10px;
}
#logo{
	background-image:url(images/burg_schild.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	height:145px;
	margin-left:551px;
	margin-top:-220px;
	width:162px;
}
#verlauf_bottom{
	width: 740px;
	float: left;
	height: 89px;
	background-image: url('images/burg_verlauf02.jpg');
}
#styleelem_bottom{
	width: 740px;
	height: 61px;
	background-image: url('images/burg_footer01.png');
	float: left;
	margin-top: -42px;
	margin-bottom: 20px;
}
#content .csc-header{
	height: 25px;
}
H1,H2,H3,H4,H5{
	font-family: georgia;
}
#content{
	font-family: arial;
}
H1{
	color: #7d0f0f;
	font-size: 22px;
	margin:0;
	padding:0;
}
H4{
	background-color: #7d0f0f;
	color: #FFFDE8;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -10px;
	padding-left: 10px;
}
H5{
	background-color: #E2E0D0;
	color: #7d0f0f;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -10px;
	padding-left: 10px;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:1px solid #7d0f0f;
	padding:2px;
}
.csc-frame-frame1{
	color: white;
	background-color: #202020;
	padding: 5px;
}
.csc-frame-frame2{
	color: #7d0f0f;
	background-color: #E2E0D0;
	padding: 5px;
}
.align-center{
	text-align: center;
}
.align-right{
	text-align: right;
}
.important{
	color: red;
}
.name-of-person{
	color: #488357;
}
.detail{
	color: #0B7FBF;
}
