@charset "utf-8";
/* CSS Document */

*, hmtl, body { padding:0; margin:0;
	font-family:Verdana, sans-serif; font-size:10px; color:#000;}


/* HEADER */
DIV#header { height:42px; background:url("images/header_bg.gif") 0 0 repeat-x;
	text-align:center;}
DIV#header img { margin:0px 0 60px 0; }

/* LOGO & MENUE */
DIV#logo_menue { height:92px; width:792px; margin:0 auto 80px auto; position:relative; }
DIV#logo_menue #menue { position:absolute; right:0;}
DIV#logo_menue img { float:left; border:0; margin:72px 0 0 0; }
DIV#logo_menue img.links { margin:80px 0 0 45px; }
DIV#logo_menue img.rechts { margin:80px 0 0 -1px; }
DIV#logo_menue ul { list-style:none; float:left; margin:80px 0 0 0; }
DIV#logo_menue ul li { float:left; }
DIV#logo_menue ul li a { font-family: "Lucida Grande", Verdana, sans-serif; color:#FFFFFF; text-align:justify; text-decoration:none; font-size:14px; display:block; float:left; height:31px; line-height:31px; background:url("images/menue_bg.gif") 0 0 repeat-x; border-right:1px solid #fff; padding:0 14px 0 14px; }
DIV#logo_menue ul li a.act, DIV#logo_menue ul li a:hover { background:url("images/menue_bg_hover.gif") 0 0 repeat-x; }

/* INHALT */
/* ränder */
DIV#wrapper { width:842px; margin: 0px auto 0 auto; padding:0 0 0 0;
	background:#ffffff url("images/content_bg_start.gif") 4px 0 repeat-y; position:relative; z-index:99;}
DIV#wrapper>* {z-index:99;}
DIV#wrapper .border_tl { width:20px; float:left; margin:0 0 0 4px; height:8px;
	background:#ffffff url("images/content_rundung_lo.gif") 0 0 no-repeat; }
DIV#wrapper .border_top{ width:792px; float:left; background:#f2f2f2; height:8px; }
DIV#wrapper .border_tr { width:25px; float:left; height:8px; 
	background:#ffffff url("images/content_rundung_ro.gif") 0px 0px no-repeat; }
DIV#footer .ab_unten { clear:both; }
DIV#footer .border_bl { height:10px; background:url("images/content_rundung_lu.gif") 0 0 no-repeat;
	width:18px; margin:0 0 0 4px; float:left; }
DIV#footer .border_bottom { height:10px; background:#0c0; width:793px; float:left;
	background:url("images/border_bottom.gif") 0 0 repeat-x; }
DIV#footer .border_br { height:10px; background:#00c; width:25px; float:left;
	background:url("images/content_rundung_ru.gif") 0 0 no-repeat;}
DIV#wrapper .content_wrapper {background:url("images/wasserzeichen.png") 0 bottom no-repeat; 
width:1068px; margin:0 auto; border-left:1px solid #cbcbcb; border-right:1px solid #cbcbcb; }


/* content & bredcrumbs*/
DIV#content { margin:10px 25px 0 25px; z-index:2; }
DIV#content .bodytext { line-height:1.5em ; width: 220px; text-align:justify;}
DIV#content .csc-textpic-imagewrap {margin:-30px 0 0 0;}
DIV#content .csc-firstHeader {padding:15px 0; font-size:15px;}

DIV.siegel { position:absolute; width: 140px; height:140px; margin:-49px -33px -53px -30px; background:url("images/siegel.png") no-repeat;>
}

.sr_language_menu_select {}

/* footer */
DIV#footer { width:842px; margin:0 auto 0 auto; background:#ffffff url("images/content_bg_start.gif") 4px 0 repeat-y; }
DIV#footer .info { color:#f2f2f2; float:left; width:140px; height:50px; line-height:50px; margin:0 0 0 20px;}
DIV#footer #footermenue { float:left; width:550px; text-align:right; height:50px; line-height:50px; }
DIV#footer #footermenue ul { list-style:none; }
DIV#footer #footermenue ul li { display:inline; }
DIV#footer #footermenue ul li a {font-size:10px; display:block; float:right; margin:1px 0 0 14px; color:#666; text-decoration:none;}
DIV#footer #languagemenue { float:right; width:92px; height:22px; line-height:22px; color:#fff}

#sr_language_menu_form legend {display:none; color:#fff}
#sr_language_menu_form fieldset {border:0; margin:0; padding:0; color:#fff}
#sr_language_menu_form select {font-size:10px; color:#000000; background:none; padding: 1px; margin:17px 0 0 0; }

