body { 
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#000000; 
	background:#B5C6FC; 
	margin:0; 
	padding:0;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color: #EBAA37;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #EBAA37;
	scrollbar-arrow-color: #EBAA37;
	scrollbar-track-color: #000000;	
}

#container {width:958px; margin:0 auto; text-align:left; padding:0; border:0px solid #FFFFFF;}
#container .wrapper {width:958px; margin:0px; padding:0px;
background-image:url(../layout/r-rand.gif);
background-position:right;
background-repeat:repeat-y; }

#container .header { /* bild */
	border-bottom:0px #FFFFFF solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;		
	clear:both; 
	width:949px;
	height:240px;
/*	background-color:#FFFFFF; */
}

#container .white_ruler { 
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;		
	clear:both; 
	width:949px;
	height:3px;
	background:#FFFFFF
}


#container .frame {width:950px;}
#container .menu {width:950px; height:40px;}

.menu_main_sel {color:#000000;}
.menu_main_norm {color:#FFFFFF;}
.menu_item {float:left;padding-top:3px;padding-bottom:4px; margin-right:1px; background:#C61213; width:100px; text-align:center; font-weight:normal;}
.menu a:hover { color:#000000;}

.top_menu_item {float:right;padding-top:3px;padding-bottom:4px; margin-right:1px; text-align:center; font-weight:normal;}
.top_menu_item a { color:#FFFFFF;}
.top_menu_item a:hover { color:#000000;}
.top_menu_item_sel { color:#000000;}

#container .bottom {width:958px; background:url(../layout/bottom.gif) no-repeat; height:8px;}

#container .content {
	color: #000000;
	clear:both;
	width:949px;
	border: #000000 solid 1px;
	font-size:14px;
	font-weight: normal;
	border-top:none;	
	/* height:260px;
	overflow: auto;  */
	background: url(../layout/bg_content.jpg) no-repeat;
}

#container .content1 {
	padding:10px 10px 10px 10px;
	text-align:left;
}

#container .top_lang_sel {
	padding-top:3px;
	width:99px;
	height:19px;
	background:#C61213;
	border: #000000 solid 1px;
	border-right:none;	
	border-bottom:none;	
	float:left;
	color:#FFFFFF;
}

#container .top_lang_sel a {
color:#FFFFFF;
}

#container .top_menu {
	width:850px;
	height:22px;
	background:#C61213;
	border: #000000 solid 1px;
	border-left:none;	
	border-bottom:none;	
	float:left;
}
#container .top_menu_eck {
	width:7px;
	height:23px;
	background: url(../layout/menu_top_eck.gif) no-repeat;
	float:left;
}
#container .border_top {
	width:958px;
	height:30px;
}

#container .logo {
	width:950px;
	background:url(../layout/logo.gif) no-repeat left top;
	height:65px;
}

.nolink a, .nolink a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

input {
	font-size: 12px;
	background-color: #FFFFFF;
	border: #666666 solid 2px;
}


a {
	color: #C61213; font-weight: normal;
	text-decoration:none;
}

.mark-field {
	background-color:#FFCC66;
}

.listen {
	list-style:outside circle;
	color: #000000;
}

.meldung {
	color:#FF0000;
	font-weight:normal;
	width:300px;
}

h1 {font-weight:bold; font-size:16px;}
h2 {font-weight:bold; font-size:15px;}
p {font-size:14px;}
td {font-size:14px;}

#container .gallery_box {
width:920px;
float:left;
}

.gallery_img_box {
padding:2px;
float:left;
}
#container .content1 .popup {
	border:#000000 1px solid;
	
}
