* {
	color: #005686;
}

html {
/*	background: #c6e8f4 url(images/bg.gif) fixed; */
	background-color: #ffffff;
}


body {

}


body, input, select, textarea, form, input, select, textarea {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}



.main {
	background: #ffffff;
}


input, select {
	border:1px solid #005686;
/*	background: transparent url(images/input_bg2.gif) repeat-x top; */
	margin: 1px;
	padding: 2px;
}


option {
/*	background: transparent url(images/input_bg2.gif) repeat-x top; */
}


.headlogo {
	background: transparent url(images/head.jpg) no-repeat top;
}

.headSub {}

.headmenu {
/*	background: #e8e8e8; */
	float: right;
}


a img {}

big {}

.selection {
	color: #000000;
}


ul {
	margin-top: 0px;
	padding-left: 20px;
	list-style-image: url(images/listimage.gif);
}

li {
	margin-bottom: 5px;
}

.menu {
	background: #d0ffd0;
}


h1.menu {}

h1.menu :HOVER{
	background-color: #f0fff0;
}

.errorBox {
	background-color: red;
	color: white;
}

.foto {
	border: 1px solid silver
}

.verlinkungen, .verlinkungen a {
	color: #005686;
}


