/* ******************************************************** */
/* Site                                                     */
/* ******************************************************** */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #f4edfd;
	background-image: url('./media/bg.jpg');
	background-repeat: repeat-x;
	font-size: 12px;
	/*
	overflow: scroll;
	overflow-x: auto;
	*/
}


html, body, textarea
{
    scrollbar-arrow-color: #4f2683;
    scrollbar-base-color: #b7a7e2;
    scrollbar-face-color: #dfd6f5;
    scrollbar-highlight-color: #ffffff;

    scrollbar-3dlight-color: #b7a7e2;
    scrollbar-darkshadow-color: #b7a7e2;
    scrollbar-shadow-color: #eee9fb;
}



*, .normal 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #252525;
	/*font-weight: normal;*/
} 




/* ******************************************************** */
/* Page                                                     */
/* ******************************************************** */

#page_page, #page_outerpage 
{
	position: relative;
	width: 730px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#page_logo
{
	float: left;
	width: 177px;
	z-index: 2;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#page_meta
{
	float:right;
	margin-right: 27px;
	margin-top: 30px;
	z-index: 2;
	font-size: 95%;
	color: #fff;
	text-align: right;
}

#page_meta a
{
    color: #fff;
    text-decoration: none;
}

#page_meta a:hover
{
    color: #000;
    text-decoration: none;
}


#page_printhead  {
    display: none;
}


#page_navi
{
	float: left;
	width: 715px;
	height: 205px;
	z-index: 2;
	overflow: hidden;
	margin: 5px 0px 0px 13px;
}



.gen_spacer
{
	float: left;
	width: 14px;
	height: 10px;
	overflow: hidden;
}



/* ******************************************************** */
/* Link | href                                              */
/* ******************************************************** */

#main_content a {
    outline: none;
    }


#main_content :link, #main_content :link span 
{
    color: #4f2683;
    border-bottom: 1px solid #b7a7e2;
    text-decoration: none;
}

#main_content :visited, #main_content :visited span {
    color: #666666;
    /*border-bottom: 1px dotted #999999;*/
    text-decoration: none;
}

#main_content a:hover b, #main_content link:hover, #main_content :link:hover, #main_content :visited:hover, #main_content :visited:hover b {
    border-bottom: 1px solid #4f2683;
    text-decoration: none;
    background-color: #dfd6f5;
    color: #4f2683;
    /* padding: 2px; */
 }
    
#main_content :link:active, #main_content :visited:active {
    color: #4f2683;
}


/* ******************************************************** */
/* Content                                                  */
/* ******************************************************** */


#page_content
{
	float: left;
	width: 695px;
	line-height: 140%;
	background-color: #FFF;
	margin: 7px 0px 0px 13px;
	padding: 0px;
	background-image: url("./media/page_content_lila.gif");
	background-repeat: repeat-y;
	background-position: right 0px;
}


#content_brdr_o
{
	width: 695px;
	height: 13px;
	overflow: hidden;
	background-image: url('./media/page_content-brd_o.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

#content_brdr_u
{
	width: 695px;
	height: 14px;
	overflow: hidden;
	background-image: url('./media/page_content-brd_u.gif');
	background-repeat: no-repeat;
	background-position: left top;
}


#content_brdr_u_img_de, #content_brdr_u_img_at
{
	width: 695px;
	height: 290px;
	overflow: hidden;
	background-image: url('./media/page_content-brd_img1.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}


#content_brdr_u_img_at {
    background-image: url('./media/page_content-brd_img2.jpg');
}



/* ******************************************************** */
/* Main Content                                             */
/* ******************************************************** */


#main_content
{
	/*width: 665px;*/
	width: auto;
	min-height: 300px;
	padding: 0px 20px 10px 14px;
	line-height: 140%;
}

#main_content td
{
	line-height: 140%;
}

#main_content table tr
{
    vertical-align: top;
}

#main_content .tabelle td { 
    padding: 2px 5px 2px 0px;
}


#main_content #miniwarnung
{
    border-color: #b82626;
	border-width: 2px;
	border-style: solid;
    border-width: 2px;
    z-index: 100;
    padding: 4px;
}



.content_cols {
    float: left;
    padding: 0px;
    width: 210px; 
    z-index: 2;
}

.info_help_icon
{
	position: relative;
	top: 3px;
	display: inline-block;
	float: none;
}





.link {
    cursor: pointer;
    cursor: hand;
}


		
	
		
		
/* ******************************************************** */
/* Form                                                     */
/* ******************************************************** */




/*
/  Formularfelder
*/


.form-field 
{
    position: relative;
    float: left;
    display: inline;
    height: 23px;
    border-right: 1px solid #8585b9;
    border-left: 1px solid #8585b9;
    background: #fff url('./media/back_inputfield.gif') repeat-x top left;
}

.form-field input
{
	position: relative;
	left: 10px;
	line-height: 1.4;
	margin: 2px 4px 0px 0px;
	padding-top: 0px;
	border: 0px;
	color: #333;
	height: 20px;
	background-color: transparent;
	overflow: hidden;
	z-index: 99;
}





/* @group Buttons */

input.cssbutton
{
	display: inline-block;
	color: #fff;
	font-weight: bold;
	background-color: #4f2683;
	padding: 4px 8px 3px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 2px;
	border-width: 0;
	text-shadow: #333 0 1px 0;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}

input.cssbutton:hover
{
	color: #4f2683;
	background-color: #b7a7e2;
	text-shadow: #fff 0 1px 0;
	cursor: pointer;
	cursor: hand;	
}

/*
.button
{
	display: inline-block;
	height: 28px;
	min-width: 80px;
	_width: auto;
	padding-left: 28px;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand;
	
}

.button.go
{
	float: left;
	background-image: url("/media/btn/bt_left_go.gif");
	background-repeat: no-repeat;
}

.button.close
{
	float: left;
	background-image: url("/media/btn/bt_left_close.gif");
	background-repeat: no-repeat;
}


.button.ok
{
	float: left;
	background-image: url("/media/btn/bt_left_ok.gif");
	background-repeat: no-repeat;
}


.button.back
{
	float: left;
	background-image: url("/media/btn/bt_left_back.gif");
	background-repeat: no-repeat;
}

.button span.content
{
	float: left;
	height: 22px;
	width: auto;
	line-height: 1em;
	background-image: url("/media/btn/bt_middle.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 6px 5px 0 3px;
	font-size: 11px;
	color: white;
}

a.buttonlink, a.buttonlink:visited
	background-image: none;
	color: #fff;
	text-decoration: none;
	text-shadow: #555 0 1px 0;
}

a.buttonlink:hover
{
	background-image: none;
	color: #fff;
	text-decoration: none;
	text-shadow: #333 0 0 1px;
}
*/



.button span.end
{
	float: left;
	width: 9px;
	height: 28px;
	/* background-image: url("/media/btn/bt_right.png"); */
	background-image: url("/media/btn/bt_right.gif"); 
	background-repeat: no-repeat;
	background-position: 0 0;
}






/* @end */









/* ******************************************************** */
/* Misc                                                     */
/* ******************************************************** */



.clearer, .clear {
    float: none;
    clear: both;
    width: 0px;
    height: 0px;
    border: 0px;
    font-size: 1px;
    line-height: 0px;
}


.abstand, .abstand_b { margin-bottom: 20px; z-index: 1;}

.abstand_gross, .abstand_gross_b { margin-bottom: 20px; z-index: 1;}



.mittel, .middle {
    font-size: 11px;
    line-height: 115%;
}


.klein, .small {
    font-size: 10px;
    line-height: 125%;
}

.mini {
    font-size: 9px;
    line-height: 125%;
}


.lila { 
    color: #4f2683;
}



h1
{
	font-size: 24px;
	color: #4f2683;
	/*letter-spacing: 0.05em;*/
	font-weight: normal;
	line-height: 110%;
	margin-top: 1px;
	/* width: 85%; */
}


h1 * {
    color: #4f2683;
}



h2 {
    font-size: 14px;
    font-weight: normal;
}


h3 {
    font-size: 13px;
    color: #003366;
    color: #252525;
    font-weight: bold;
}




.kurztext {
    line-height: 200%;
}



.initiale, .initial
{
	/* p:first-letter */
	font-size: 33px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 2px;
	margin-left: -2px;
	font-weight: normal;
	line-height: 100%;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-bottom: -1px;
	
	/* invert 
	background-color: #252525;
	background-color: #666666;
	color: #eff0f4;
	*/
}



/* Aufzaehlungspunkte */
ul
{
	padding-left: 15px;
	margin: 2px 3px 0px 15px;
	list-style-image: url("./media/ul.gif");
}

li
{
	marker-offset: 0px;
	padding: 0px 0px 5px 0px;
}



/* Zitate */ 

blockquote, .zitat { quotes: '»' '«'; }

/*
blockquote, .zitat {
    padding-bottom: 26px;
    background: none;
    font-style: italic;
    color: #4f2683;
    color: #6291CA;
    font-size: 110%; 
}
*/

blockquote, .zitat
{
	padding: 4px 0px 0px 20px;
	background-image: url("./media/zitat_3.gif");
	border: none;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-align: left;
	color: #9c8dc3;
	font-style: italic;
	margin: 0px auto 0px auto;
	display: block;
	width: 70%;
	font-size: 110%;
}

/* 
blockquote, .zitat
{
	padding: 4px 0px 0px 45px;
	background-image: url("./media/zitat_5.gif");
}
*/


/* 
.zitat:before, blockquote:before { content: open-quote; }
.zitat:after,  blockquote:after { content: close-quote; }
*/





.aufz-headline, .aufz_headline
{
	background-image: url("./media/lipo_1.gif");
	border: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 9px 0px 0px 9px;
	display: block;
	height: 25px;
	font-weight: bold;
	z-index: 1;
    margin-bottom: 4px;
}



.img-links
{
	margin: 0px;
	padding: 0px 10px 5px 0px;
	text-align: left;
	z-index: 2;
	float: left;
	display: inline-block;
}


.img-rechts
{
	margin: 0px;
	padding: 0px 10px 5px 5px;
	text-align: right;
	z-index: 2;
	display: inline-block;
	float: right;
}


.imgborder
{
	border-color: #9c8dc3;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}



.printonly {
    display: none;
}


#print_breadcrumb
{
    display: none;
}



.tab_verlauf
{
	background-image: url("./media/tab_verlauf_back.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


#shield {
    position: absolute;
    width: 100%;
    height: 100%;
    width: expression(document.body.clientWidth ? document.body.clientWidth+"px" : "100%");
    height: expression(document.body.clientHeight ? document.body.clientHeight+"px" : "100%");
    z-index: 99;
    top: 0px;
    left: 0px;
    display: block;
}


#warnung
{
	position: absolute;
	text-align: center;
	/*border-color: #b82626;*/
	border-color: #9c8dc3;
	border-width: 6px;
	border-style: solid;
	padding: 15px;
	font-weight: bold;
	/*
	background-color: #ffffff;
	background-color: #f4edfd;
	*/
	background-color: #4f2683;
	width: 410px;
	height: 190px;
	left: 30%;
	right: auto;
	top: 28%;
	font-size: 16px;
	line-height: 145%;
	vertical-align: middle;
	z-index: 100;
}




tmplts {
    display:none;
    height:0px;
    width:0px
}





.invert  {
    /*
    filter: glow (color=#000000; strength=1);
    filter: XRay();
    */
    
    filter: alpha(opacity=50);
	opacity: 0.5; 
}			


.marker {
    background-color: #fff7ca;
    padding: 1px;
}


       
.reiter, .reiter_mf, .reiter_kontaktbereich, .reiter_kontaktbereich_active
{
	border: 0px;
	padding: 0px 0px 0px 10px;
	display: block;
	margin-bottom: 2px;
	line-height: 20px;
	background-image: url('./media/reiter.gif');
	background-repeat: no-repeat;
	background-position: -1px 0px;
	font-weight: bold;
	color: #ffffff;
}

.reiter_mf {
	background-image: url('./media/reiter_mustfill.gif');
}


.reiter_kontaktbereich {
	background-image: url('./media/reiter_kontaktbereich.gif');
    cursor: pointer;
    cursor: hand;
}

.reiter_kontaktbereich_active {
	background-image: url('./media/reiter_kontaktbereich_active.gif');

}


/* Kontaktbereiche */

.kontaktbereich, .kontaktbereich_a {
    margin-top: -2px;
    /* border: 1px solid #9c8dc3; */
    border: 1px solid #a38ec6;
    padding: 4px;
    /* cursor: pointer;
    cursor: hand; 
    background-image: url('./media/aqua_back.gif');
	background-repeat: repeat;
	*/
}

.kontaktbereich:hover, .kontaktbereich_a
{
    /* background-color: #e0e5ee; */
}

.kontaktbereich_infos {
    display: none;
    margin-top: 10px;
}


.kontaktbereich_link {
    font-size: 11px;
}




.subhead_spalte, .subhead_col1, .subhead_seite, .subhead_col1-2
{
	height: 31px;
	overflow: hidden;
	width: 316px;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	background-image: url('./media/title_head_col.gif');
	background-repeat: no-repeat;
	display: block;
	color: #ffffff;
}

 
.subhead_seite, .subhead_col1-2
{
    background-image: url('./media/title_head_content.gif');
    width: 655px;
    width: 660px;
}


.subhead2_spalte, .subhead2_col1, .subhead2_seite, .subhead2_col1-2
{
	height: 33px;
	overflow: hidden;
	width: 316px;
	font-size: 14px;;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	background-color: #ffffff;
	background-image: url('./media/title_head2_col.gif');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #ffffff;
}

.subhead2_seite, .subhead2_col1-2
{
	background-image: url('./media/title_head2_content_pageup.gif');
	background-repeat: no-repeat;
	width: 655px;
	width: 660px;
	background-position: left top;
}



.rubrik
{
	height: 20px;
	overflow: hidden;
	width: 655px;
	width: 660px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	background-image: url('./media/rubrik_back.gif');
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
}

.rubrikswitch
{
    float:left;
    padding-left: 10px;
    padding-right: 8px;
}


.rubrikbereich
{
	padding: 6px 8px 3px 6px;
	border-color: #9c8dc3;
	border-color: #b2a5d3;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	background-image: url('./media/aqua_back.gif');
	background-repeat: repeat;
	width: 643px;
}

.rubriklangtext
{
    clear:both;
    display: none;
}





/*
.minihead
{
	
	border-color: #4f2683;
	border-width: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
	border-style: solid;
	display: block;
	margin-bottom: 2px; 
}
*/


.minihead, .minihead_1line
{
	border: 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	margin-bottom: 2px;
	line-height: 22px;
	background-image: url('./media/minihead_lines.gif');
	background-repeat: no-repeat;
	background-position: -1px 0px;
	font-weight: bold;
	margin-bottom: 3px;
}

.minihead_1line
{
	line-height: 8px;
}


.bluehead {
    color: #4f2683;
    font-weight: bold;
}





.active
{
	background-color: #9c8dc3;
	color: #ffffff;
	padding: 1px 2px 1px 2px;
	display: inline;
}


/*
.active
{
	padding: 1px 2px 1px 2px;
	display: inline;
	border-color: #7d9fca;
	border-width: 1px;
	border-style: solid;
}
*/

.active *
{
    color: #ffffff;
}



.passive
{
    padding: 1px 2px 1px 2px;
    display: inline;
}




	
/* ******************************************************** */
/*  Page Footer                                             */
/* ******************************************************** */


#page_footer
{
	padding: 0px;
	width: 697px;
	height: 35px;
	overflow: hidden;
	background-image: url('./media/page_content-footer.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 12px 0px 20px 11px;
}



#page_footer_txt {
    width: auto;
    text-align: center;
    padding-top: 10px; 
}

#page_footer_txt * { font-size: 11px;color: #4f2683;}
#page_footer_txt a { text-decoration: none; font-size: 11px; color: #4f2683 }


#page_footer_txt a:hover
{
    color: #000;
    text-decoration: none;
}



/* ******************************************************** */
/*  Navigation                                              */
/* ******************************************************** */



#navi_shad_r
{
	float: left;
	width: 10px;
	margin-left: -1px;
	margin-top: 2px;
}


#navi_shad_u
{
	clear: both;
	width: 697px;
	height: 9px;
	overflow: hidden;
}



#navi_bg_l
{
	float: left;
	width: 140px;
	height: 197px;
}

#navi_bg_r
{
	float: left;
	width: 557px;
}

#navi_3cols
{
	width: 140px;
	float: left;
	margin: -197px 0px 0px 0px;
}

#navi_3cols *
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#navi_subcols { margin-left: 1px; }
#navi_col0 { }

#navi_col1,#navi_col2
{
	vertical-align: top;
	margin-left: 2px;
	filter: alpha(opacity=100);
	opacity: 1;
}




.navi_brdr_ws1
{
	height: 1px;
	overflow: hidden;
	background-color: #a28fc7;
	margin-left: 14px;
	margin-right: 10px;
}


.navi_text {
	padding: 4px 3px 4px 14px;
	line-height: 20px;
}
.navi_link { color: #4f2683; }
.navi_link:hover { color: #000; }










a.nostyle, a.nostyle:visited, a.nostyle:hover, a.nostyle:active { border-style: none !important; background-image: none !important; }



.alert, .error, .err, .reiter .err, .reiter_mf .err {
    color: #cc3300;
}

.errorbox {
    padding: 3px;
    background-color: #cc3300;
    color: #fff;
    text-align: center;
}

.errorbox b {
    color: #fff;
}

