html, body {
	text-align: left;
	height: 101%;
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	border: 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.9em;
	color:#000000;
}

/* ### bloecke ########################################################## */

#everything {
	position: relative;
	width: 1060px;
	min-height: 100%;
}

#centercontainer {
	background-image: url("img/back1.png");
	background-repeat: no-repeat;
	background-position: 0px 60px;
	text-align: left;
	width: 100%;
}

#topcontainer {
	text-align: left;
	width: 100%;
	clear: both;
}

#topbanner {
	text-align: left;
	width: 100%;
	height: 130px;
	clear: both;
}

#navi {
	width: 100%;
	clear: both;
}

#path {
	width: 100%;
	background-color: #27708F;
	padding: 7px 10px 7px 10px;
	color: #fefefe;	
	clear: both;
}

#leftcontent {
	float: left;
	width: 250px;
}

#midcontent {
	float: left;
	width: 638px;
}

#midcontentwide {
	float: left;
	width: 808px;
}

#rightcontent {
	float: right;
	width: 170px;
}

.showstopper {
	height: 0px;
	width: 100%;
	clear: both;
}

#footercontainer {
	bottom: 20px;
	margin-bottom: 20px;
	font-size: 0.9em;
	color: #27708F;
}

#bottombanner {
	text-align: left;
	width: 100%;
	padding: 20px 5px 5px 30px;
	clear: both;
}

#footer {
	width: 100%;
	height: 28px;
	background-color: #27708F;
	color: #fefefe;	
	padding: 8px 0 0 20px;
	clear: both;
}

#valid {
	width: 100%;
}


/* ### ueberdefinitionen von standardelementen ########################## */

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table, tr, td, th {
	border: 0px;
	margin: 0px;
	padding: 2px 10px 2px 0;
}

table.texttabelle td {
	vertical-align: top;
	border-collapse: collapse;
}

table.bildtabelle td {
	vertical-align: middle;
	border-collapse: separate;
}

td.logocell {
	width: 230px;
	text-align: center;
}

h1 {font-size: 1.6em; font-weight: normal; color: #000000;}
h2 {font-size: 1.3em; font-weight: normal; color: #000000;}
h3 {font-size: 1.2em; font-weight: normal; color: #000000;}
h4 {font-size: 1.1em; font-weight: normal; color: #000000;}
h5 {font-size: 1.0em; font-weight: normal; color: #000000; margin: 4px 0 0 0;}
h6 {font-size: 0.9em; font-weight: normal; color: #000000;}

.boldhead {
	font-weight: bold;
}

p, ul, li {
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	text-align: left;
	line-height: 1.5em;
}

hr {
	margin-top: 1.0em;
	margin-bottom: 0.5em;	
	width: 100%;
}

/* ### bereiche ######################################################### */
	
.logoleft {
	margin: 25px 0 0 25px;
	background-color: #0000ff;
	float: left;
}

.logoright {
	margin: 40px 0 0 0;
	float: right;
}
	
img.maillogo {
	vertical-align: middle;
	margin: 0 5px 0 0;
}	
	
a.maillink {
	text-decoration: none;
}	
	
.fliesstext {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
}

.spezialtext {
	margin: 0 0 0 40px;
	font-style: italic;
}

.foerderbox {
	margin: 75px 0 0 0;
	padding: 0 10px 5px 10px;
	border: 1px solid black;
	font-size: 0.8em;
}

.foerderbox img {
	margin: 0 0 0 10px;
}

.boxleft {
	margin: 2px 0 0 20px;
	float: left;
}

.boxright {
	margin: 4px 0 2px 0;
	float: right;
}

/* ### Links ############################################################ */

.topmenu {
	margin: 0 0 0 30px;
}

.topmenu div {                        
	color: #fefefe;
	margin-left: 1px;                 
	padding: 7px 10px 7px 10px;       
	border-bottom: solid #ffffff 1px; 
	background-color: #27708F;        
	float: left;                      
}                                   

.topmenu div:hover  {
	background-color: #2f87ab;
	text-decoration: underline;
}

.topmenu a {
	color: #fefefe;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.leftmenu {
	margin: 60px 0 0 0;
	width: 200px;
	min-height: 400px;
}

.leftmenu li, .leftmenu a {
	list-style-type: none;
	margin: 1.2em 0 0 0;
}

.leftmenu a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.leftmenu a:hover {
	font-weight: bold;
}

/* ###################################################################### */
/* ###################################################################### */
/* ###################################################################### */
