* {
	margin: 0px;
	padding: 0px;
}

#alles {
	width: 100%;
	background-color: #FFFFFF;
}
#left {
	float: left;
	padding-top: 0px;
	visibility: hidden;
	height: 1px;
	width: 1px;
}
#right {
	float: left;
	padding: 12px;
	width: 100%;
}
#language_chooser {
	float: right;
	padding-top: 16px;
	width: 100px;
}
#headtext_h1 {
	float: left;
}
#headtext {
}
#headtext_h1 {
	padding-top: 0px;
}

#headpic {
	margin-top: 6px;
}



.cleaner {
	clear: both;
	float: none;
}
body, p {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	color: #072b5b;
	margin: 0px;
	padding: 6px;
}
p {
	margin-bottom: 12px;
}

li {
	padding-left: 12px;
}
ul {
	padding-left: 12px;
	margin-bottom: 24px;
	margin-top: 12px;
}

a:link {
	color: #072B5B;
}
a:hover {
	color: #42A7A1;
}
a:visited {
	color: #072B5B;
}
a:active {
	color: #072B5B;
}


h1 {
	color: #072B5B;
	font-style: italic;
	margin-bottom: 6px;
	font-size: 18px;
}
h2 {
	color: #072B5B;
	margin-bottom: 12px;
	font-size: 16px;
}

#menu {
	background-image: url(../img/back_menu_neu.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#menu ul {
	list-style-type: none;
	text-align: center;
	padding: 0px;
}
#menu ul li {
	display: inline;
}
#menu a {
	text-decoration: none;
	font-size: 18px;
	color: #072B5B;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#menu a:hover {
	color: #42A7A1;
	text-decoration: underline;
}
#menu .active {
	color: #42A7A1;
}

.linie {
	background-image: url(../img/linie.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: top;
	font-size: 2px;
}
.box {
	padding: 8px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin-top: 16px;
}

.box1 {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin-top: 16px;
}
.box1 img {
	padding: 5px;
	background-image: url(../img/back_75.png);
	margin-right: 6px;
}
.box_head {
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.box_body {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 4px;
}
.box img {
	padding: 5px;
	background-image: url(../img/back_75.png);
	margin-right: 6px;
}

#right img {
	padding: 5px;
	background-image: url(../img/back_240.png);
	margin-left: 12px;
}


#footmenu {
	background-image: url(../img/back_menu_neu.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	visibility: hidden;
}
#footmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footmenu li {
	display: inline;
}
#footmenu a {
	text-decoration: none;
	color: #333333;
	font-size: 10px;
}
#footmenu a:hover {
	color: #666666;
}
#pix {
	margin-top: 12px;
	margin-bottom: 12px;
}
#pix img {
	padding: 5px;
	background-image: url(../img/back_thumb.png);
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pix_hoch img {
	padding: 5px;
	background-image: url(../img/back_110_hoch.png);
	margin-right: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 42px;
	text-align: center;
}
#foot p {
	font-size: 11px;
}

#foot img {
	margin-right: 20px;
}
#foot a {
	text-decoration: none;
	color: #072B5B;
}

.error_input {
background-color: #FF9999}

.error_txt {color: #FF0000;
font-weight:bold;}

