body{
	background-color:#ffffff;
	background: url('Bilder/bg.jpg');
	font-size: 11px; color:#638fa1;
	font-family: Tahoma,Arial,Verdanda; 
	letter-spacing:2px;cursor: default;
	line-height:15px;
	text-align:justify;
	}
	
td{
	font-size: 11px; color:#638fa1;
	font-family: Tahoma,Arial,Verdanda; 
	letter-spacing:1px;cursor: default;
	line-height:15px;margin:0;
	text-align:justify;
	}
	
b{
	color: #638fa1;
	font-weight: bold;
	}
	
u{
	color: #638fa1;
	}
	
i{
	color: #638fa1;
	letter-spacing: 0px;
	}
	
.news_bg { 
	width: 98%;
	background: url('Bilder/newsbg.png');
	background-repeat: no-repeat;
	background-color: #f0fafe;
	padding: 4px 0px 4px 0px ;
	margin: 0px 0px 0px 0px; 
	border-bottom: 1px dotted #6a95a6;
	}
	
input, select {
	color: #638fa1;
	background: #c7e1ec;
	border: 1px solid #638fa1;
	font-family: Tahoma,Arial,Verdanda; 
	font-size: 11px;
	width: 120px;
	}
	
textarea {
	color: #638fa1;
	background: #c7e1ec;
	border: 1px solid #638fa1;
	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: #638fa1;
	text-decoration:none;
	}
	
.con:hover {
	text-decoration: underline;
	}
	
	h1 {
	background-image:url('Bilder/head.png');
	background-repeat:no-repeat;
	width: 98%;
	font-size: 13px;
	font-family:  verdana;
	text-align: center;
	margin: 2px 2px 2px 2px;
	padding: 2px 0px 0px 0px;
	letter-spacing: 2px;
	color: #638fa1;
	text-transform:uppercase;
	}
	
	
.navi_bg { 
	width: 95%;
	background: url('Bilder/navibg.png');
	background-repeat: no-repeat;
	background-color: #f0fafe;
	padding: 4px 0px 4px 0px ;
	margin: 0px 0px 0px 0px; 
	}
	
.nav:link,.nav:visited,.nav:active {
	display:block;
	border: 1px solid #638fa1; 
	border-radius: 2px;
	background:#c7e1ec;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	font-family:arial, trebuchet ms;
	letter-spacing:0px;
	font-size:11px;
	color:#638fa1;
	margin: 2px; 
	padding-top:1px; 
	padding-bottom:0px; 
	width:80px;
	height:18px;
	}
	
.nav:hover {
	display:block;
	border: 1px solid #638fa1; border-radius: 2px;background:#dff0f7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	font-family:arial, trebuchet ms;
	letter-spacing:0px;
	font-size:11px;
	color:#638fa1;
	margin: 2px; 
	padding-top:1px; 
	padding-bottom:0px; 
	width:80px;
	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: #638fa1;
	text-transform:uppercase;
	border-bottom: 1px dotted #6a95a6;
	width: 95%;
	}
	
