body, h1, h2, h3, div, span, ul, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hide {
display: none;
}


/* Kopfbereich */
#kopf {
	background-color: #FF6600;
	height: 110px;
	width: 102%;
	position: absolute;
	
	top: -1px;
	right: -5px;
}
#treppe {
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 15px;
	bottom: 0px;
}

#menu {
	position: absolute;
	left: 218px;
	top: 93px;
	z-index: 30;
	height: 10px;
	width: 800px;
}

#liste_menu li {
	display:inline;
	list-style-type:none;
	padding-left:25px;
}
 
#menu_high {
	position:absolute;
	z-index:20;
	top:85px;
	width: 800px;
	left:218px;
}

#menu_high li {
	display:inline;
	list-style-type:none;
	padding-left:25px;
	visibility:hidden;
	
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}


#logo {
	position: absolute;
	left: 109px;
	top: 40px;
}



/* Positionierung Hauptbereich */

#submenu {
	float: left;
	height: 2000px;
	width: 170px;
	margin-top: 150px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#inhalt_home {
	height: auto;
	margin-top: 150px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 215px;
}

#aktuelles {
	height: auto;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	background-color: #ECECEC;
}


#logospalte {
	float: right;
	height: 2000px;
	width: 130px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-right: 5px;
}

#logo_tu {
	height: 85px;
	width: 130px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(layoutbilder/tu.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#logo_fwr {
	width: 130px;
	height: 85px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(layoutbilder/fwr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo_sfs {
	width: 130px;
	height: 85px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(layoutbilder/sfs.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo_bmbf {
	width: 130px;
	height: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(layoutbilder/bmbf.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#logo_eu {
	width: 130px;
	height: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(layoutbilder/eu_r.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo_esf {
	width: 130px;
	height: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(layoutbilder/esf_ek.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* navigationen - hauptmenu */

a {
	font-size: 0.95em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}

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


#menu a {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	color:#FFFFFF;
}



/* navigationen - submenu */

#submenu a {
	font-size: 0.65em;
	font-weight: bold;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: none;
	color:#FF3300;
}


/* navigationen - nebenmenu */

.ssubmenu_head {
	font-size: 0.65em;
	font-weight:normal;
	color:#FF3300;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}

#ssubmenu {
	background-color:#CCCCCC;
	width:170px;
	height:250px;
	padding-top:20px;
	margin-top:0px;
	float: left;
	font-size: 0.6em;
}

#ssubmenu a, #aktuelles a {
	font-weight:normal;
	line-height:0.8em;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
}

#ssubmenu a:hover, #aktuelles a:hover {
	text-decoration: none;
	color:#FF3300;
}



/* Inhaltsbereich */

h1 {
	font-size: 0.7em;
	text-transform: uppercase;
	padding-top: 150px;
}

h2 {
	font-size: 0.7em;
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;
	padding-bottom:20px;
}

h3 {
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
}

p.inhalt {
	font-size:0.7em;
	line-height:1.5em;
	text-align: justify;
}

p.inhalt:first-letter {
	font-size:1.4em;
	color:#FF6600;
}

p.inhalt_n {
	font-size: 0.7em;
	font-weight: normal;
	line-height:1.5em;
	text-align:left;
}

.zw_uebers {	
	text-transform: uppercase;
}


li.literatur {
	font-size:0.7em;
	line-height:1.3em;
	text-align: justify;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 1em;
}

p.aktuelles {
	list-style-type:none;
	font-size: 0.7em;
}

#aktuelles li {
	list-style-type:square;
	font-size: 0.7em;
	list-style-position: outside;
	line-height: 1.3em;
	padding-bottom:1.2em;
}

	

.rechts {
	float: right;
	margin-left: 20px;
	padding-top: 20px;
}

