body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;

}

/*#############
RAHMEN AUSSEN
#############*/
td.bg_border_links {
	width: 33px;
	background-image:url(../pics/schattenlinks.gif);
	background-repeat:repeat-y ;
	
}
td.bg_border_rechts {
	width: 33px;
	background-image:url(../pics/schattenrechts.gif);
	background-repeat:repeat-y ;
	
}
td.bg_border_unten {
	height: 33px;
	background-image:url(../pics/schattenunten.gif);
	background-repeat:repeat-x ;
	
}
/*#############
BOXEN
#############*/

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

.boxen_links_tabelle td {
        padding-left:8px;
        padding-top:4px;
}

.boxen_links_tabelle td h1 {
	margin-bottom:8px;
}

.boxen_links_titel {
	margin-left: 6px;
	font-size: 11px;
	color: #000;
}
.boxen_links_text {
	font-size: 10px;
	line-height: 11px;
	color: #0062AE;
	left: 8px;
	margin-right: 18px;
}
.boxen_links_zeile { 
        height:102px;
}
.boxen_links_zeile td { 
	padding-right:16px;
}
a.boxen_links_more,.boxen_links_more {
	font-size: 10px;
	color: #000;
	text-align: right;
	padding-right: 0px;
	text-decoration: none;
        margin-top: 0px;
        margin-bottom: 0px;
}

.boxen_unten_titel,   h1 {
	position: relative;
	top: 7px;
	text-transform: uppercase;
	font-size: 13px;
	color: #0062AE;
	font-weight:bold;
}
.boxen_unten_text {
	font-size: 10px;
	line-height: 11px;
	color: #222;
	margin-bottom: 0px;
}
a.boxen_unten_more,.boxen_unten_more {
	font-size: 11px;
	color: #0062AE;
	text-align: right;
	text-decoration: none;
	right: 0px;
        margin-top: 0px;
        margin-bottom: 5px;
}


/*#############
NAVI OBEN und UNTEN
#############*/
.spacer {
	position:relative;
	top:2px;
	color: #0062AE;
	}
	
a.navi_o, a.navi_o:visited{
	position: relative;
	font-size: 13px;
	color: #0062AE;
	top: 1px;
	background-position: center;
	font-weight:bold;
	text-decoration: none;
	text-transform: lowercase;
}

a.navi_o:hover{
	text-decoration: none;
	color: #000000;
}

a.navi_o_act{
	position: relative;
	font-size: 13px;
	color: #000;
	top: 1px;
	background-position: center;
	font-weight:bold;
	text-decoration: none;
}
 
.navi_land_trenner {
	position: relative;
	font-size: 12px;
	color: #FFF;
	top: -59px;
	right: 90px;
	background-position: center;
	font-weight:normal;
	text-decoration: none;
}

a.navi_land, a.navi_land:visited, .navi_land {
	position: relative;
	font-size: 11px;
	color: #FFF;
	top: -58px;
	right: 90px;
	background-position: center;
	font-weight:normal;
	text-decoration: none;
}

a.navi_land:hover{
	text-decoration: none;
	color: #000000;
}

a.navi_land_act {
	position: relative;
	font-size: 11px;
	color: #000;
	top: -58px;
	right: 90px;
	background-position: center;
	font-weight:bold;
	text-decoration: none;
}


a.navi_u, a.navi_u:visited{
	position: relative;
	font-size: 11px;
	color: #0062AE;
	top: 1px;
	background-position: center;
	font-weight:normal;
	text-decoration: none;
	text-transform: lowercase;
}

a.navi_u:hover{
	text-decoration: none;
	color: #000000;
}

a.navi_u_act{
	position: relative;
	font-size: 11px;
	color: #000;
	top: 4px;
	background-position: center;
	font-weight:normal;
	text-decoration: none;
}

/*###################
# CONTENT
###################*/

p.fliesstext, p, li ,ul { 
	color: #444;
    font-size: 12px;
}
.bild  { 
	margin-left: 25px;
	}
	
.bildrechts {
	position:relative;
	top:17px;
	margin-left: 50px;
	margin-right: 50px;
	}
.bild_links {
	
	margin-top: 18px;
	margin-right: 20px;
	}
	
.weiter_bild {
	margin-top: 18px;
	margin-right: 20px;
	}
	
.bilduntertext {
	margin-right: 20px;
	position:relative;
	top:18px;
	color: #666;
	font-size: 12px;
	font-style:italic;
}
.fliesstext2 {
	color: #666;
	font-size: 12px;
	margin-left: 25px;
	margin-right: 25px;
}

.bilduntertext2spaltig {
	margin-left: -20px;
	
	}

/* main content */

#maincontent {
	height:306px;
	padding:0px;
}
#maincontent #leftstripe {
  width:20px;
  background:#73a9d5;
  height:100%;
  display:inline-block;
}
#maincontent #rightstripe {
  width:20px;
  background:#003d69;
  height:100%;
  display:inline-block;
}
#rightblock {
  display:inline-block;
  height:100%;
}
#maincontent #leftblock {
  display:inline-block;
  width:260px;
  margin-right:8px;
  background:#b6cddf;
  vertical-align:top;
  padding-left:8px;
  padding-right:8px;
  font-family: Arial, Helvetica;
  font-size:10px;
  color: #0062AE;
  height:100%;
}
#maincontent #leftblock div {
  display:block;
  height: 90px;
}
#maincontent #leftblock div img {
  float:left; padding-right:8px; padding-bottom:4px;
}
#maincontent #leftblock div h1 {
  font-size: 14px; font-weight: bold; padding:0px; margin:2px;
}

/* bigleftblock */

#maincontentfolgeseite {
  padding:0px;
  margin-top:12px;
  background:#fff;
}

#bigleftblock {
  width:572px;
  padding-left:28px;
  padding-right:8px;
  display:inline-block;
  vertical-align:top;
}

#bigleftblockneu {
  width:850px;
  padding-left:28px;
  padding-right:8px;
  display:inline-block;
  vertical-align:top;
}

.bigblock {
  margin-left:-28px;
  padding-left:28px; padding-right:8px;
  padding-bottom:8px;
  margin-right:8px;
  margin-bottom: 8px;
  width:564px;
  height:123px;
  vertical-align:top;
  background:white;
}
.bigblock img {
  margin-left:-28px; 
}

.bigblock h1 {
  font-size: 14px; font-weight: bold; padding:0px; margin:2px;
}

.bigblock.color1 {
  background:url(../pics/bigemptyblock_c1.jpg);
  color: #34698b;
}
.bigblock.color2 {
  background:url(../pics/bigemptyblock_c2.jpg);
  color: #34698b;
}

/* bottom content */

#bottomcontent {
  margin-top: 8px;
  height:139px;
  font-size:0px;
}

#bottomcontent .block {
  display:inline-block;
}
#rightblock .block {
  display:block;
  margin-bottom:8px;
}
.block {
  padding-left:28px; padding-right:8px;
  padding-top:8px; padding-bottom:8px;
  margin-right:8px;
  width:260px;
  height:123px;
  vertical-align:top;
  font-family: Arial, Helvetica;
  font-size:10px;
}
.block img {
  margin-left:-28px; margin-top:-8px;
}
.block h1 {
  font-size: 14px; font-weight: bold; padding:0px; margin:2px;
}

.block.color1 {
  background:url(../pics/emptyblock_c1.jpg);
  color: #0062AE;
}
.block.color2 {
  background:url(../pics/emptyblock_c2.jpg);
  color: #0062AE;
}

/* bottom line, footer */



#footer {
  color:#003d69;
  padding-left:28px;
  font-family: Arial, Helvetica;
  font-size: 10px;
}

#footer a {
  color:#0062AE;
  text-decoration: none;
}

/* helper classes */
.readmore {
  color: black;
}

a img { 
  border:0px;
}
