/* CSS Document */


/* Aufbau des Designs */
body {
background: #FCBF6D;
font-family: Arial, sans-serif;
color: #470000;
margin: 0px;
padding: 0px;
}

#head {
background-image: url(bilder/bild2.jpg);
height: 110px;
text-align: center;
border-style: solid solid none none;
border-color: #470000;
}


#infobox
{
	width: 190px;
	height: 300px;
	position: absolute;
	right: 0;
	top: 155px;

	
}




#menue {
background-image: url(bilder/menue3.gif);
padding: 1%;
color: #FCBF6D;
font-size: 10px;
text-align: right;
}

#gesamt {
height: 75%;
padding:0;
border-style: solid solid none solid;
}

#left {
background: #FCBF6D;
float:left;
padding: 1px 0 0 1px;
width:149px;
height: 402px;

	position: relative;
	top: 5px;
	left: 3px;

}

#inhalt {
background: #FCBF6D;
margin-left:149px;
padding: 5px 0 0 5%;
height: 400px;
}

img{
border-color: #470000;
}



/* Aufbau Design Ende */

/*links*/
a {
color: #470000;
}

#menue a {
color: #FCBF6D;
} 


/*menü*/
#left ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#left li {
margin: 0px 0 1px 0;
}

#left li a:link, #left li a:visited {
display:block;
background-color: #470000;
color: #FCBF6D;
text-decoration: none;
font-weight: bold;
border-left: 15px solid #0D0000;
padding: 5px 5px 5px 0.5em;
}

#left li a:hover, #left li a:active, #left li a:focus {
background-color:#6E0101;
color: #FCBF6D;
border-left: 15px solid #470000;
}

html>body #left li a {
width:auto;
}
/*Ende des Menüs*/

/*linkes Menü unten Wabe*/
#box {
background-image: url(bilder/wabe.gif);
height: 130px;
width: 115;
margin: 0 0 0 20px;
font-size: 0.8em;
color: #FCBF6D;
}


/*Tabellen*/
caption {
background: #470000;
color: #FCBF6D;
font-weight: bold;
 }

table.rahmen  {
border: solid #470000;
}
/*Ende Tabellen*/


/*Schriftenformatierung */




bild {
font-size: small;
}

h1 {
text-decoration: underline;
margin: 1px 0 0 0;
font-size: large;
text-align:center;
}

.rahmen {
border-style: solid;
}



.zweitheadline{
font-size:medium;
font-weight: bold;
text-align: center;
}

p {
text-align:left;
}

link {
text-align:center;
font-color: #470000; 
font-size:x-small;
}

weg {
font-color: #460000;
}

bild {
font-size: small;
}

}



