body {
	font: 95% Arial, Helvetica, sans-serif;
	margin-top: auto;
	background-color: #ffffff;
	text-align: center;
	padding-bottom: 20px;
}

a {
color: #4c4638;
text-decoration: none;
}

h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font: 2em;
	color: #CCCCCC;
	clear: left;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#ohnespalte h1 {
margin-right: 200px;
}

h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font: 1.6em;
	color: #FFFFFF;
	background: transparent;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
h3, h4 { 
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em; 
	color: #000000;
	background: transparent;
	padding: 2px 5px;
	margin: 0.5em 0;
}

table {
margin: 10px 0;
}

th, td {
text-align: left;
padding: 2px;
vertical-align: text-top;
}

table h3, table h4{
color: #4c4638;
text-align: center;
background: #5B84A7;
border: 0;
padding: 2px;
}

h4 { 
font-style: italic; 
}
h5, h6 { 
font-size: 1.4em; 
margin: 0.5em 0;
}
h6 { 
font-style: italic; 
}

input, textarea, p, a, th, td, blockquote, li, label {
	font-size: 0.95em;
/*	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;*/
}

li a, p a, td a, td p, td h2, td h3, td h4, td h5 {
font-size: 100%;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.Tabelle_Antr {font-size: 9px}


/* Hides from IE-mac \*/
* html .clearfix {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}

#alles {
	position: relative;
	text-align: left;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	margin-top: 130px;
}

#alles p.footer {
	font-family: transparent "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif,;
	font-size: 12px;
	height: 40px;
	background-color: transparent;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	padding-bottom: 0px;
	color: #333d93;
}
#alles .footer a {
	text-decoration: none;
    color: #333d93;

}
#alles .footer a:link, 
#alles .footer a:visited {
	color: #333d93;
	background: transparent;
}

#alles .footer a:hover, 
#alles .footer a:active,
#alles .footer a:focus {
	color: #2c2c2c; 
	background: transparent 0 2px no-repeat;

}
#logo {
	position:absolute;
	background-image: url(../images/test.png);
	background-repeat:no-repeat;
	left:335px;
	top:59px;
	width:123px;
	height:150px;
	z-index:1;
}


/*  Gibt es hier nicht!
#logo {
	position: absolute;
	top: 5px;
	left: 16px;
}

#logoTitel {
	position: absolute;
	top: 154px;
	left: 168px;
	width: 546px;
	height: 64px;
}*/

#header {
	position: absolute;
	left: -1px;
	display: block;
	width: 780px;
	height: 132px;
	background-color: transparent;
	background-image: url(../images/Main_Logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: -131px;
}
#main {
	background-color: transparent;
	background-image: url(../images/Main_Logo_part2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ausgeschaltet da nicht benötigt und fehlerhaft
#inhalt_form {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 787px;
	margin-right: 15px;
	text-align: justify;
} */

#inhalt {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 565px;
	margin-right: 10px;
	text-align: justify;
	margin-left: 205px;
}

#inhalt .teaser {
color: #ffffff;
background-color: #333d93;
font-weight: bold;
text-align: left;
}

#inhalt p {
	padding-left: 5px;
}

#navlinks {
	position: absolute;
	width: 158px;
	left: 24px;
	top: 145px;
}

/*für die links vor den Kästchen in der NAVIGATION*/
#navlinks a{
	color: #333d93;
}
#navlinks a:visited {
	color: #727DCF;
}

/*weiss für die Schrift außerhalb des Kästchens*/
#navlinks a:hover {
color: #ffffff;
background: #333d93;
}

#navlinks p {
	text-align: left;
	color: #333d93;
	padding-left: 10px;
	padding-bottom: 5px;
}
#navlinks p a {
border: 0 none;
/*padding: 0;*/
}


#navlinks .nav {
	border-top: 1px solid #333b93;
}

#navlinks li {
	display: inline;
}

#navlinks .nav a {
	display: block;
	width: 115px;
	wid\th: 115px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px solid #333d93;
/* hier beginnt der Rahmen des Elementes nav */
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 20px;
}

#navlinks .nav a:link, {
	color: #333d93;
}

#navlinks .nav a:visited {
	color: #727DCF;
}

#navlinks .nav a:hover {
color: #ffffff;
background: #333d93;
}

#navlinks .nav a:active, 
#navlinks .nav a:focus {
	color: #ffffff;
	background: #333d93;
    color: #000000;
	background: #8BA8EB;
}

#navlinks .nav a:link.akt, 
#navlinks .nav a:visited.akt {
	color: #ffffff;
	background: #333d93;
	font-weight: bold;
/*	color: #ffffff;
	background: #2C4572;*/
}

/* #navlinks p.navleft {
display: block;
text-align: center;
width: 143px;
padding: 7px 0;
margin: 0;
}
#navlinks .navleft a {
	display: inline;
	width: auto;
	font-weight: normal;
	color: #153f6b;
	background: transparent;
	border: 0 none;
	padding: 0;
}
#navlinks .navleft a:hover {
color: #898C00;
} */


#inhalt h1.unterschrift {
font-size: 1.7em;
}
#inhalt h2.Detail {
font-size: 1.5em;
}
#inhalt table.Detail  {
	padding: 2px 2px 0 2px;
	text-align: justify;
}

#inhalt table.Detail img  {
display: block;
}
#inhalt table.Detail h3, table.Detail h2  {
	font-size: 1.2em;
	margin: 5px 10px 5px 0;
}
 /* hier kann man den Zeilenabstand bei margin 5 10 _10_ 0 einstellen*/

#inhalt table.Detail p  {
	margin: 5px 10px 10px 0;
	text-align: justify;
}

/* wichtig außerhalb der Tabelle sollen die HOVER identisch sein. */
#inhalt a:hover {
	color: #ffffff;
	background-color: #333d93;
	/*macht den Hintergrund durchsichtig beim fly over*/
	/*background: transparent 0 2px no-repeat;*/
}

