/* STANDARD */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 18px;
}

body {
	background-color: #d4dbe3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: #D4DBE3;
	scrollbar-arrow-color: #D4DBE3;
	scrollbar-base-color: #D4DBE3;
	scrollbar-darkshadow-color: #D4DBE3;
	scrollbar-face-color: #D4DBE3;
	scrollbar-highlight-color: #D4DBE3;
	scrollbar-shadow-color: #D4DBE3;
	scrollbar-track-color: #D4DBE3;
	}

.nav-top     { background-image: 
               url('file:/images/nav_top_bg.gif'); 
               background-repeat: no-repeat; background-position: right top }
a:link, a:visited {
	color: #00387D;
	text-decoration: none;
}

a:hover {
	color: #FD822E;
	text-decoration: none;
}

.error {
	color:#CC0000;
	font-weight: bold;
}
ul {
	list-style-type: none;
	list-style-position: outside;
	line-height: 18px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
}

li           { background-image: 
               url('file:///E:/Temporary%20Internet%20Files/Temporary%20Internet%20Files/Content.IE5/GVM7C1QH/images/stuff/bullet_arrow_orange.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin-bottom: 10px; padding-left: 14px; background-position: 
               left 5px }
ul.option {
	list-style-type: none;
	list-style-position: outside;
	line-height:14px;
	margin: 0px 10px 0px 3px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
}

li.option    { background-image: 
               url('file:///E:/Temporary%20Internet%20Files/Temporary%20Internet%20Files/Content.IE5/GVM7C1QH/images/stuff/bullet_option.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin-bottom: 2px; padding-left: 14px; background-position: 
               left 2px }
/* CONTENT */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

.titlesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 14px;
}

/* footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B91A8;
}

a.footer:link, a.footer:visited {
	color: #7B91A8;
	text-decoration: underline;
}
a.footer:hover {
	color: #597086;
	text-decoration: underline;
}

/* NAVIGATION */
a.nav:link, a.nav:visited {
	color: #00387D;
	text-decoration: none;
	font-size: 11px;
}

a.nav:hover {
	color: #FD822E;
	text-decoration: none;
}

a.nav:active {
	text-decoration: none;
	color: #FD822E;
}
ul.nav {
	list-style-type: none;
	list-style-position: outside;
	line-height: 15px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
}
li.nav       { background-image: 
               url('file:///E:/Temporary%20Internet%20Files/Temporary%20Internet%20Files/Content.IE5/GVM7C1QH/images/bullet.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin-bottom: 0px; padding-left: 12px; background-position: 
               left center }
/* FORMULARE */

.inputSchnellsuche {
	background-color: #FBFBFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	/* padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px; */
	border: 1px solid #E4E4E4;
	width: 80px;
	height: 13px;
}

