#gbk_logo a
{
display: block;
width: 257px;
height: 45px;
color: green;
/* text-intend: 1000px; */
}

/* #footer
{
position: relative;
bottom: 0px;
height: 50px;
margin-top: 10px;
} */

body,html
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFED0;
}

.news-list-title
{
margin: 0px;
margin-top: -0px;
padding: 0px;
font-family: arial;
font-size: 12pt;
}

.news-single-timedata
{
font-family: arial;
font-weight: bold;
font-size: 10pt;
}

.news-single-item h2 font strong
{
font-family: arial;
color: black;
font-size: 12pt;
}

.news-list-item
{
margin-bottom: 10px;
}

p, a
{
	font-family:arial;
}

/* a
{
	font-family:arial;
} */

img
{
	border: 0px;
}

#main_navi li
{
	height: 1%;
}



.botTrenn
{
	padding-bottom: 3px;
}

#box
{
	position: absolute;
	top: 0px;
	background-color: #FFFED0;
	width: 100%;
	overflow: hidden;
		
}

#head_img
{
	position: absolute;
	left: 0px;
	top: 0px;
	/*width: 1013px; */
	width: 100%;
	height: 72px;
	background-color: #F1D488;
}

#searchBox
{
position: absolute;
right: 10px;
top: 3px;
}

#grauer_balken_top
{
	position: relative;
	left: 0px;
	top: 72px;
	width: 100%;
	height: 4px;
	background-color: #DBDCDE;
}

#grauer_balken_bot
{
	position: absolute;
	left: 0px;
	bottom: 50px;
	width: 100%;
	height: 4px;
	background-color: #DBDCDE;
	z-index: 10;
}

#gbk_logo
{
	position: relative;
	left: 20px;
	top: 50%;
	margin-top: -23px;
	width: 258px;
	height: 46px;
	background-image: url(../img_gbk/logo.gif);
}

#navigation_img
{
	position: absolute;
	left: 0px;
	top: 76px;
	width: 181px;
	height: 100%;
	background-image: url(../img_gbk/navi_balken.jpg);
	background-repeat: no-repeat;
	background-color: #F1D488;
}

#content_overflow
{
	position: relative;
	left: 230px;
	top: 100px;
	width: auto;
	min-height: 700px;
	margin-right: 450px;
	padding-bottom: 20px;
	margin-bottom: 130px;
/*overflow: auto;*/
}

.contenttable
{
width: 97%
}

#right_content_img
{
	position: absolute;
	right: 0px;
	top: 76px;
	width: 184px;
	min-height: 750px;
	height: 100%;
	background-image: url(../img_gbk/content_right.jpg);
	background-repeat: no-repeat;
}

#right_content_fueller
{
	position: absolute;
	right: 0px;
	top: 80px;
	width: 164px;
	height: 100%;
	background-color: #E8E8E6;
}

#right_content
{
	position: absolute;
	left: 25px;
	top: 10px;
	padding-bottom: 100px;
}

#img_ueberschrift
{
	position: relative;
	/* left: 25%; */
	text-align: center;
	width: 100%;
	top: 0px;
	/* z-index: 3; */
	/* margin-left: -100px; */
}

#img_ueberschrift h2
{
font-family: arial;
font-size: 16;
top: 0px;
color: #0a0d6a;
}
#menuparent
{
	list-style-type: none;
}



#menu
{
	position: absolute;
	left: 0px;
	top: 0px;
	list-style-type: none;
}

#menu ul
{
	list-style-type: none;	
	padding-bottom: 4px;
}

#menu ul li
{
	height: 1%;
	list-style-type: none;
	margin-left: 10px;
}

#menu li ul li ul li ul li a
{
width: 130px;
}

#main_navi
{
	position: absolute;
	left: 5px;
	top: 30px;
	height: 700px;
}
#main_navi ul
{
	margin: 0px;
	padding: 0px;
}


#bot_navi
{
	position: relative;
	margin-top: 10%;
	bottom: 20px;
	left: 40%;
	/* margin-left: -180px; */
	height: 25px;
	width: 500px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

#bot_navi a:link,#bot_navi a:visited,#bot_navi a:active
{
	font-family: arial;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	font-weight: bold;
}

#bot_navi a:hover
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #DC9239;
text-decoration: none;
margin-right: 5px;
}

.botTrenn
{
position: relative;
top: 5px;
margin-right: 5px;
}

/* RIGHT CONTENT FCE */

#rc_head
{
	margin-top: 6px;
	text-align:center;
}

#rc_text
{
text-align: center;
}

#rc_text .bodytext
{
	margin-top: -1px;
	width:90%;
}

/* RIGHT CONTENT FCE HINTERGRUND SWITCHER */


#Kein_Hintergrund, #Gelber_Hintergrund, #Blauer_Hintergrund
{
border-width:1px;
border-style:solid;
border-color:#ff8c00;
background-color: #fff8de;
padding: 1px;
margin-bottom: 10px;
text-align: center;
min-width: 150px;
}


/*
#Kein_Hintergrund
{
border-bottom-width:1px;
border-bottom-style:solid;
border-color:black;
background-color: #E8E8E5;
padding: 1px;
margin-bottom: 10px;
text-align: center;
}

#Gelber_Hintergrund
{
border-bottom-width:1px;
border-bottom-style:solid;
border-color:black;
background-color: #FEF3B6;
padding: 1px;
margin-bottom: 10px;
text-align: center;
min-width: 150px;
}

#Blauer_Hintergrund
{
border-bottom-width:1px;
border-bottom-style:solid;
border-color:black;
background-color: #D6E0EA;
padding: 1px;
margin-bottom: 10px;
text-align: center;
min-width: 150px;
}
*/

/* Barrierefreies Menu */

#barrierefrei_menu
{
position: absolute;
bottom: 20px;
right: 0px;
width: 160px;
height: 25px;
margin-top: 30px;
}

/* Nur sichtbar wenn css aus */
#invis_barrierefrei_menu
{
position: absolute;
top: -1000px;
right: -1000px;
overflow: hidden;
}

.groesse1
{
position: absolute;
top: 0px;
left: 0px;
width: 16px;
height: 25px;
}

.groesse2
{
position: absolute;
top: 0px;
left: 17px;
width: 16px;
height: 25px;
}

.groesse3
{
position: absolute;
top: 0px;
left: 34px;
width: 16px;
height: 25px;
}

.kontrast
{
position: absolute;
top: 0px;
left: 51px;
width: 19px;
height: 25px;
}

.lesezeichen

{

position: absolute;
top: 0px;
left: 74px;
width: 26px;











height: 25px;
}

.kontakt
{
position: absolute;
top: 0px;

left: 98px;
width: 21px;
height: 25px;
}

.drucken
{
position: absolute;
bottom: 20px;
left: 5px;
width: 30px;
height: 25px;
}

.feedback
{
position: absolute;
top: 0px;
left: 121px;
width: 27px;
height: 25px;
background-image: url(../img_gbk/icons/feedback.gif);
}

/* FONT / LINKS etc. */

.bodytext
{
	font-family: arial;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

#right_content .bodytext
{
	font-family: arial;
	font-size: 10pt;
	width: 100%
}

#content_overflow ul, ol
{
font-family: arial;
font-size: 10pt;
}

#content_overflow a:link,#content_overflow a:visited,#content_overflow a:active
{
font-family: arial;
font-size: 10pt;
color: #ff8c00;
text-decoration: none;
font-weight: bold;
}

#content_overflow a:hover
{
font-family: arial;
font-size: 10pt;
color: #0A0D6C;
text-decoration: none;
font-weight: bold;
}

#right_content a:link,#right_content a:visited,#right_content a:active
{
font-family: arial;
font-size: 10pt;
color: #000000;
text-decoration: none;
}

#right_content #rc_text a:hover
{
font-family: arial;
font-size: 10pt;
color: #ff8c00;
text-decoration: none;
}

._blank a:link,._blank a:visited,._blank a:active
{
font-family: arial;
font-size: 10pt;
color: #000000;
text-decoration: none;
font-weight: bold;
}

._blank a:hover
{
font-family: arial;
font-size: 10pt;
color: #EF8B00;
text-decoration: none;
font-weight: bold;
}

#content_overflow a:visited
{
font-family: arial;
font-size: 10pt;
color: #EF8B00;
text-decoration: none;
font-weight: bold;
}

#content_overflow a:hover
{
font-family: arial;
font-size: 10pt;
color: #0A0D6C;
text-decoration: none;
font-weight: bold;
}


/* Barrierefreie Content Titel */
h2.imageheader {
   overflow: hidden;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   height: 23px;

}


#menu a
{
display: block;
}

#menu li a
{
font-family: arial;
font-size: 13pt;
margin-top: 4px;
}

#menu ul
{
width: 160px;
}

#menu a:link,#menu a:visited, #menu a:active
{
color: #0A0D6A;
text-decoration: none;
}

#menu a:hover
{
color: #B96500;
}

#menu li a
{
font-family: arial;
font-size: 13pt;
background-image: url(../img_gbk/button.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 13px;
font-weight: bolder;
width: 160px;
}

#menu a:hover
{
color: #dc9239;
background-image: url(../img_gbk/buttonOver.gif);
}

#menu li ul li a
{
font-size: 10pt;
font-weight: normal;
background-image:url();
width: 100%;
margin-top: 2px;
}

#menu li ul li a:hover
{
font-size: 10pt;
font-weight: normal;
background-image:url();
}

#menu .active
{
color: #B96500 !important;
background-image: url(../img_gbk/buttonOver.gif);
}

#menu .activesub
{
color: #dc9239 !important;
}

#menu .activesub
{
color: #dc9239 !important;
}

.tx-indexedsearch-searchbox-button
{
margin-top: 5px;
}


.tx-indexedsearch-res
{
font-family: arial;
font-size: 10pt;
}

.scherenschnitt
{
z-index: 5;
position: absolute;
top: -12px;
right: 0px;
}
