body{
	background: url('Bilder/bg.jpg');
	background-color:#f9f2f5;
	font-size: 11px; color:#aa496f;
	font-family: Tahoma,Arial,Verdanda; 
	letter-spacing:2px;cursor: default;
	line-height:15px;
	text-align:justify;
	}
	
td{
	font-size: 11px; color:#aa496f;
	font-family: Tahoma,Arial,Verdanda; 
	letter-spacing:1px;cursor: default;
	line-height:15px;margin:0;
	text-align:justify;
	}
	
b{
	color: #aa496f;
	font-weight: bold;
	}
	
u{
	color: #aa496f;
	}
	
i{
	color: #aa496f;
	letter-spacing: 0px;
	}
	
.news_bg { 
	width: 98%;
	background: url('Bilder/newsbg.png');
	background-repeat: no-repeat;
	background-color: #f9f2f5;
	padding: 4px 0px 4px 0px ;
	margin: 0px 0px 0px 0px; 
	border-bottom: 1px dotted #df4985;
	}
	
.theme {
	color: #e366a3;
	text-transform: uppercase;
	font-family: Tahoma,Arial,Verdanda; 
	font-weight: bold;
	display: block;
	letter-spacing: 2px;
	font-size: 12px;
}

.written {
	color: #914d6c;
	text-transform: uppercase;
	font-family: Tahoma,Arial,Verdanda; 
	font-size: 10px;
	margin-left: 140px;
	font-style: italic;
}


.newsicon {
	border: 3px solid #e1bec9;
	margin: -12px 5px 0px 3px;
	float:left;
}

.news {
	float:left;
	font-family: Tahoma,Arial,Verdanda; 
	padding: 5px;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 1px;
	color: #914d6c;
	width: 98%;
	border: 0px solid #796a98;
}
	
input, select {
	color: #aa496f;
	background: #f1d6e0;
	border: 1px solid #aa496f;
	font-family: Tahoma,Arial,Verdanda; 
	font-size: 11px;
	width: 120px;
	}
	
textarea {
	color: #aa496f;
	background: #f1d6e0;
	border: 1px solid #aa496f;
	font-family: Tahoma,Arial,Verdanda; 
	font-size: 11px;
	width: 200px;
	height: 50px;
	}
	
.con:link,.con:visited,.con:active {
	font-family: Tahoma;
	font-size: 8pt;
	letter-spacing:0px;
	color: #aa496f;
	text-decoration:none;
	}
	
.con:hover {
	text-decoration: underline;
	}
	
h1 {
	background-repeat:no-repeat;
	width: 98%;
	font-size: 13px;
	font-family:  verdana;
	text-align: center;
	margin: 2px 2px 2px 2px;
	padding: 5px 0px 0px 0px;
	letter-spacing: 2px;
	color: #aa496f;
	text-transform:uppercase;
	border-bottom: 1px dotted #df4985;
	}
	
	
.navi_bg { 
	width: 95%;
	background: url('Bilder/navibg.png');
	background-repeat: no-repeat;
	background-color: #f9f2f5;
	padding: 4px 0px 4px 0px ;
	margin: 0px 0px 0px 0px; 
	}
	
.nav:link,.nav:visited,.nav:active {
	display:block;
	float:left;
	padding: 2px;
	background-color: #f9e4ec;
	border-radius-left-top:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-radius-topleft:10px;
	-khtml-border-radius-topleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius-bottomright:10px;
	-khtml-border-radius-bottomright:10px;
	border: 1px solid #c5809b;
	text-align: center;
	font-family:arial, trebuchet ms;
	letter-spacing:0px;
	font-size:11px;
	color:#aa496f;
	margin: 2px; 
	padding-top:1px; 
	width:70px;
	height:18px;
	}
	
.nav:hover {
	display:block;
	float:left;
	padding: 2px;
	background-color: #f0ccda;
	border-radius-left-top:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-radius-topleft:10px;
	-khtml-border-radius-topleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius-bottomright:10px;
	-khtml-border-radius-bottomright:10px;
	border: 1px solid #c5809b;
	text-align: center;
	font-family:arial, trebuchet ms;
	letter-spacing:0px;
	font-size:11px;
	color:#c5809b;
	margin: 2px; 
	padding-top:1px; 
	width:70px;
	height:18px;
	}
	
h2 {
	font-size: 13px;
	font-family:  verdana;
	text-align: center;
	margin: 2px 2px 2px 2px;
	padding: 2px 0px 0px 0px;
	letter-spacing: 2px;
	color: #aa496f;
	text-transform:uppercase;
	border-bottom: 1px dotted #df4985;
	width: 90%;
	}
	
