* {margin:0; padding:0}

html, body {
	text-align: left;
	width:65em;
	background-image: url(bilder/muster5.jpg);
	background-repeat: repeat;
	background-color: #28293c;
	/*color: #013362;*/
	margin: 0;
	}
	
p, table, td, table, li, h1, h2, h3 {
	font: 0.9em "Lucida Grande", verdana, sans-serif;
	color: #fff;
	margin-right: 15em;
	margin-top: 0.9em;
	}
	
h1 {
	font: 1.5em "Lucida Grande", verdana, sans-serif;
	line-height: 1em;
	margin: 1.5em 0 0.5em 0;
	}
	
h2 {
	font: 1em "Lucida Grande", verdana, sans-serif;
	font-weight: bold;
	line-height: 1em;
    margin: 1.5em 0 0.5em 0;
	}
	
h3 	{
	font-weight: bold;
	margin-top: 1.8em;
	}
	
/* for IE 6 */
html {
font-size: 99.9%; 
}

/*for other browsers */
html>body {
font-size: 16px;
line-height: 1.5em;
}

#wrapper{
		position: absolute;
		top:0;
		left:8em;
		width:49em;
		height:100em;
		background-image:none;
		}
‚
li {
padding-bottom: 0.5em;
text-align: left;
}

p, ul {
margin-bottom: 0.5em;
}


#kopf {
	position:relative;
	top:1em;
	width:45em;
	text-align: center;
	margin: auto;
	}
	
#menue {
	position:relative;
	top: 1em;
	margin: auto;
	width:60em;
	font: 0.75em "Lucida Grande", verdana, sans-serif;
	background-color: #b2602b;
	padding:  0;
	text-align: left;
	font-weight:800;
	}
	
#content{
	position:relative;
	width:45em;
	top:0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: auto;
	text-align: left;
	/*background-color: #ddefff;*/
	height: 60em;
	/*padding: 2em;*/
	}
	
	
.text{
    top: 1em;
	margin:4em 2em 0 0;
	width:12.5em;
	border: 0;
	}
	
a:link {
	text-decoration:none;
	font-weight:800;
	}
	
a:hover {
	text-decoration:underline;
	font-weight:800;
	}

a:visited {
	text-decoration:none;
	font-weight:800;
	}
	
#menue a {
	color:#fff;
	}

img {
	text-align: left;
	}

.bild {
	background-image: url(bilder/white_border.jpg);
	position:absolute;
	top:7.1em;
	left:33.5em;
	width:30em;
	margin:2em 2em 0 0;
	padding: 0.4em 0.4em 0.1em 0.4em;
	}



