/* for Explorer/Win 5+6 */
body {
font-size: 75%; 
}

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

body {
	text-align: center;
	/*background-image: url(res/12px.gif);*/
	background-image: url(bilder/muster5.jpg);
	background-repeat: repeat;
 	color: #013362;
	margin: auto;
	font-family:"Lucida Grande", verdana, sans-serif;
	
	}
	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
}
	
p, table, td, table, li {
	/*width: 43.2em;*/
	color: #013362;
	line-height: 1.5em;
    text-align: left;
	}

h2 {
	font:1em "Lucida Grande", verdana, sans-serif;
	font-weight:800;
	margin-bottom: 1em;
	/*width: 42em;*/
	text-align: left;
}

h1 {
	font:1.8em "Lucida Grande", verdana, sans-serif;
	line-height: 2.2em;
	margin-top: 0em;
	margin-bottom: 1em;
/*	width: 42em;*/
	text-align: left;
}

li {
margin-left: 1.5em;
padding-bottom: 0.5em;
text-align: left;
/*font: 0.75em "Lucida Grande", verdana, sans-serif;*/
}

ul {
padding-bottom: 0.5em;
text-align: left;
}

.content{
	position:relative;
	width:50em;
	top:0em;
	right:5em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: auto;
	text-align: center;
	height: 60em;
	/*padding: 2em;*/
	/*border: 1px solid black;*/
	}

#logo {
	position:absolute;
	top:0em;
	left:2em;
/*	width:44em;*/
/*	height: 3em;*/
	text-align: left;
/*	margin: auto;*/
	}
	
#menue {
	position:absolute;
	top:7.8em;
	left:10em;
	width:46em;
/*	width:100em;*/
	float: left;
	/*margin: auto;*/
	background-color: #d68905;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	text-align: left;
	font-weight:800;
	}
	
#pic1 {
	position:absolute;
	top:12em;
	left:10em;
	text-align: left;
	padding:1em 1em 0.6em 1em;
	background-color: #eee;
	}
		
#text {
	position:absolute;
	top:37em;
	left:10em;
	width:44em;
	background-color: #eee;
	padding: 0em 1em 1em;
	}
	
#text1 {
	position:absolute;
	top:28em;
	left:10em;
	width:44em;
	background-color: #eee;
	padding: 0em 1em 1em;
	}
	
#text2 {
	position:absolute;
	top:12em;
	left:10em;
	width:44em;
	background-color: #eee;
	padding: 0em 1em 1em;
	}
		
.sidenote1 {
	position:absolute;
	top:12em;
	width:12em;
	float: left;
	left: 42em;
	background-color: #eee;
	margin: auto;
	text-align: left;
	padding: 0.5em 1em 1em;
	}
	
#sntxt {
	font-size:0.75em;
	color:#013362;
	text-align: left;	
	}

a:link {
	color:#6d2a00;
	text-decoration:none;
	font-weight:800;
	}
	
a:hover {
	color: #6d2a00;
	text-decoration:underline;
	font-weight:800;
	}

a:visited {
	color:#6d2a00;
	text-decoration:none;
	font-weight:800;
	}
	
img {
	border: none;
	}

