/************************************************/
/* Generelle Einstellungen						*/
/************************************************/

body {
  margin: 0px 0px 0px 0px;
  background-color: #DBE2F2;
  text-align: center;
  background-image:url(../images/bg_page.png);
}

div {
  text-align: left;
}

.bodytext {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}

img {
  border-width: 0px;
}

input, textarea {
	border: 1px #000000 solid;
  font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px
}

.menu_level3, .menu_level3_act {
	display:block;
	padding-left:10px;
	padding-top:5px;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
}

.menu_level4, .menu_level4_act {
        display:block;
        padding-left:25px;
	padding-top:5px;
        text-decoration:none;
        font-weight:bold;
        color: #FFFFFF;
}

.menu_level5, .menu_level5_act {
        display:block;
        padding-left:40px;
        padding-top:5px;
        text-decoration:none;
        font-weight:bold;
        color: #FFFFFF;
	font-size: 9pt;
}

.menu_impressum, .menu_impressum_act {
        padding-right:10px;
        color: #FFFFFF;
        text-decoration: none;
}


.menu_level3:hover, .menu_level3_act, .menu_level4:hover, .menu_level4_act, .menu_level5_act, .menu_level5:hover, .menu_impressum_act, .menu_impressum:hover {
	text-decoration:underline;
}





/************************************************/
/* Layout										*/
/************************************************/

div#header, div#body, div#footer, div#topline {
  width: 935px;
  margin-left: auto;
  margin-right: auto;
}


.csc-textpic-text {
white-space: normal;
}

div#header {
  height: 137px;
  background-color:#FFFFFF;
}

div#inc_bottom_headline {
  width: 213px;
}

div#topline {
  height: 25px;
  background-image:url(../images/bg_topline.gif);
}

div#body {
  background-image:url(/fileadmin/template/images/bg_body.gif);
}

div#footer {
  background-color: #BDCDE6;
}

div#inc_title {
  color: #FFFFFF;
}

div#inc_tmenu, div#inc_content_left {
  padding-bottom: 10px;
}

div#inc_impressum {
  text-align: right;
}


.tb_content {
  background-image:url(/fileadmin/template/images/bg_content.png);
}

.td_mainmenu {
  background-image:url(/fileadmin/template/images/bg_mainmenu.gif);
  background-repeat:no-repeat;
  background-position:right;
}

.td_content_normal {
  padding-top: 0px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.contentLeft p,
.contentLeft td,.contentLeft th,
.contentLeft h1,.contentLeft h2,.contentLeft h3, .contentLeft h4, .contentLeft h5, .contentLeft h6 {
  padding-left: 10px;
  color: #FFFFFF;
}

.contentLeft p a {
  color: #FFFFFF;
}

.contentLeft p {
  margin-top: 10px;
}

.td_bottom_headline1 {
  background-image:url(/fileadmin/template/images/bg_bottom_headline.jpg);
}

.td_bottom_headline2 {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	width: 300px;
	height: 42px;
	background-image:url(/fileadmin/template/images/bottom_headline.jpg);
	background-repeat: no-repeat;
}

.td_footer {
	border: solid 1px #FFFFFF;
	border-bottom: solid 0px #FFFFFF;
}

.td_impressum {
       border-left: 1px solid #FFFFFF;
       border-right: 1px solid #FFFFFF;
       border-bottom: 1px solid #FFFFFF;
       background-color: #5680B2;
       height: 20px;
}

.td_modhead_right, .td_modhead_left {
  width: 100%;
  height: 27px;
  padding-left: 5px;
  background-image:url(/fileadmin/template/images/bg_modhead.gif);
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-weight: bold;
}

.td_modhead_right {
  border-right: 1px solid #FFFFFF;
}

.td_modhead_left {
  border-left: 1px solid #FFFFFF;
}

.td_spacer {
	background-color: #20335D;
}

.txtwhite {
	color: #FFFFFF;
}

.txtblue {
	color: #5680B2;
}

.txtred {
	color: #BF3131;
}

/************************************************/
/* Seitenformatierungen							*/
/************************************************/

/* CSC: Ueberschrift */
.csc-header {
  padding: 0px 0px 0px 0px;
}

h1.csc-first-header {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color:#FFFFFF;
}

h1.csc-firstHeader {
  font-size: 14pt;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.csc-frame-rulerBefore {
  margin-bottom: 10px;
  border-bottom: 1px solid #B6B6B6;
}

.csc-frame-rulerAfter {
  margin-top: 5px;
  border-bottom: 1px solid #B6B6B6;
}

.csc-frame-frame1 {
  border: 1px solid #B6B6B6;
}

.csc-frame-frame2 {
  border: 1px solid #5680B2;
}

dd {
  padding-top: 5px;
  padding-bottom: 10px;
}



.contactTextarea {
  width:450px;
  height:200px;
}

.contactText {
  width:250px;
}

.contactTextPlz {
  width: 60px;
}

.contactTextOrt {
  margin-left:5px;
  width:185px;
}

.contactPflicht {
  color: #BF3131;
}



.picturefull {
  text-align:center;
}

.gfpb_portret {
  text-align: center;
}
/*
a.mainmenu {
  display: block;
  text-align: center;
  width: 175px;
  height: 30px;
  border: 1px solid #FFFFFF;
}

a.actual {
  background-color: #FF0000;
}

a.submainmenu {
  display: block;
  text-align: center;
  width: 175px;
  color: #000000;
}

a.submainmenuactual {
  color: #FF0000;
}*/


