body { 	
	font-family: arial, trebuchet ms; 
	font-size: 11px;
	letter-spacing: 1px;
	font-size: 11px; 
	color:#d25f4e;
	font-family: Tahoma,trebuchet ms; 
	letter-spacing:1px;
	cursor: default;
	text-align:justify;
	background-image:url('Bilder/bg.png');
	background-repeat:repeat-y;
	background-color: #fdebe8;
	}

td {
	font-size: 11px; 
	font-family: Tahoma,trebuchet ms; 
	letter-spacing:1px;
	cursor: default;
	text-align:justify;
	border : 0px;
	}

input, select {
	color: #d25f4e;
	background: #efe2e0;
	border: 1px solid #d25f4e;
	font-family: Tahoma,trebuchet ms; 
	font-size: 11px;
	width: 120px;
	}

textarea {
	color: #d25f4e;
	background: #efe2e0;
	border: 1px solid #d25f4e;
	font-family: Tahoma,trebuchet ms; 
	font-size: 11px;
	width: 200px;
	height: 50px;
	}

b {
	color: #d25f4e;
	font-weight: bold;
	}

u {
	color: #d25f4e;
	}

i {
	color: #d25f4e;
	letter-spacing: 1px;
	}


li{
	list-style-image:url(Bilder/nav.png);
	}



h1 {
	font-size: 14px;
	font-family:  trebuchet ms;
	text-align: center;
	margin: 2px 2px 2px 2px;
	padding: 2px 0px 2px 0px;
	letter-spacing: 1px;
	color: #d25f4e;
	border-bottom: 1px dotted #d25f4e;
	}


A:link,A:visited,A:active,b
{text-decoration:none; 
color:#d25f4e; 
letter-spacing:0px;
word-spacing:2px;
	font-size: 11px;
 }


A:hover
{color:#d25f4e;
text-decoration:underline; 
letter-spacing:0px;
	font-size: 11px; }


#header {
	position: absolute;
	width:1000px;
	left:0px;
	top:0px;
	}


#navi{
	position: absolute;
	width:500px;
	left:470px;
	top:115px;
	}
	
#content {
	position:absolute;
	width:342px;
	left:135px;
	top:400px;
	}