.blue {
	color: #0098d8;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	
	}

a {
	color: #0098d8;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}
	
a. {
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	color: #1a4b89;
	}

.copy {
	color: #1a4b89;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}
	
a.copy {
	text-decoration: underline;
	}

a.copy:hover {
	text-decoration: none;
	color: #0098d8;
	}

.nav1 {
	color: #1a4b89;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}
	
a.nav1:hover {
	color: #1a4b89;
	font-family: arial;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	}
	
.nav1_hi {
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	}
	
	
.head {
	color: #1a4b89;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
	
.head h1 {
	color: #1a4b89;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
h1 {
	color: #1a4b89;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin: 12px 0 12px 0;
	padding: 0;
	}
	
h2 {
	color: #1a4b89;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	}

.header {
	border-color: #9dc8db;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	background:url('images/header_bg.jpg') repeat-x;
	}
	
.navi {
	border-color: #9dc8db;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	background:url('images/topnav_bg.jpg') repeat-x;
	}
	
.space {
	border-color: #9dc8db;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	}
	
.middle {
	border-color: #9dc8db;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	background:url('images/bg.jpg') repeat-x;
	}
	
.content {
	/*border-color: #9dc8db;*/
	/*border-style: solid;*/
	/*border-width: 1px;*/
	background-color: #ffffff;
	}
	
.nav_box {
	border-color: #9dc8db;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	}
	
.rbox {
	border-color: #9dc8db;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	}
	


.footer {
	border-color: #9dc8db;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	background:url('images/nav2_bg.jpg') repeat-x;
	}
	
.suchfeld {
	width: 125px;
	height: 18px;
	border-color: #9dc8db;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #1a4b89;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}
	
.submit {
	width: 50px;
	height: 18px;
	border-color: #9dc8db;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #1a4b89;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background:url('images/button_bg.jpg') repeat-x;
	}
	
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #9dc8db;
	border-collapse: collapse;
	}
	
input {
	width: 150px;
	height: 18px;
	border-color: #9dc8db;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #1a4b89;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}
	
select {	
	height: 18px;
	border-color: #9dc8db;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #1a4b89;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}
	

textarea {
	width: 150px;
	height: 50px;
	border-color: #9dc8db;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #1a4b89;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}
	
body {		
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #9dc8db;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #9dc8db;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: transparent;
}

