/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
h2 {
color: #FF0;
}
/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}
#textfield1 {
	width: 180px;
	padding: 4px 0px;
	background: #0E98A5;
	border: 1px solid #008a97;
	border-top-color: #0C96A3;
	border-left-color: #0E98A5;
	color: #FFFFFF;
}
#submit1 {
	width: 63px;
	height: 22px;
	background: url(../images/homepage06.gif) no-repeat left top;
	border: none;
	font-size: 11px;
	color: #FFFFFF
}
.input1 {
	width: 140px;
	padding: 3px 5px;
	background: #ebfcfd;
	border: 1px solid #ebfcfd;
	border-top-color: #ebfcfd;
	border-left-color: #ebfcfd;
}
.input2 {
	float: right;
	width: 63px;
	height: 22px;
	background: url(../images/homepage13.gif) no-repeat left top;
	border: none;
}
/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
h1 {
	margin-bottom: 15px;
	letter-spacing: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
h3 {
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 17px;
}
.text1 {
	text-align: center;
	color: #919799;
}
/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.list1 li {
	display: block;
	float: left;
	width: 49%;
	margin-bottom: 5px;
}
.list1 a {
	padding-left: 15px;
	background: url(../images/homepage17.gif) no-repeat left center;
}
.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.list2 li {
	margin-bottom: 5px;
}
.list2 a {
	padding-left: 15px;
	background: url(../images/homepage17.gif) no-repeat left center;
}
/** LINKS */

a {
	color: #18465D;
}
a:hover {
	text-decoration: none;
}
.link1 {
	text-decoration: none;
	color: #3A3A3A;
}
.link1:hover {
	text-decoration: underline;
}
/** STYLES */

.style1 {
}
.style1 a {
}
.style1 a:hover {
}
/** BACKGROUNDS */

.bg1 {
	background: url(../images/homepage01.jpg) repeat left top;
}
.bg2 {
	background: url(../images/homepage02.jpg) repeat-x left top;
}
.bg3 {
	background: url(../images/homepage03.jpg) repeat-x left top;
}
.bg4 {
	background: url(../images/navileiste.jpg) no-repeat left top;
}
.bg5 {
	background: url(../images/homepage14.jpg) no-repeat left top;
}
.bg55 {
	background: url(../images/bgcon.jpg) repeat-y  left top;
}
.bg6 {
}
.bg66 {
	padding-top:46px;
	margin-left: 123px;

}
.bg666 {
	padding-top:20px;
	padding-left: 20px;
	background: url(../images/bgcon.jpg) repeat-y  left top;
	min-height: 350px;
	padding-bottom: 15px;
	padding-right: 20px;

}
/** MISC */

.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
}
img {
	border: none;
}
.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}
.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}
hr {
	display: none;
}
.hr1 {
	height: 1px;
}
a.navileft_passive {
	display:block;
	background-color:#ecfcfc;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
}
a.navileft_active {
	display:block;
	background-color:#ffffff;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
}
a.navileft_open {
	padding-left:10px;
	display:block;
	background-position:right;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
}
a.left_passive {
	display:block;
	background-color:#ecfcfc;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
}
a.left_active {
	display:block;
	background-color:#ffffff;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
}
a.left_open {
	padding-left:10px;
	display:block;
	background-position:right;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
}

