body {
	font-family: Arial,Helvetica,Switzerland,sans-serif;
	margin:0px;
	font-size:12pt;
	width:780px;
	background-color:#0062A3;
}
body.minimum {
	background-color:white;
	background-image: url(/backs/blue-white.gif);
	background-repeat:repeat-y;
}

#left {
	float: left;
	width: 17%;
}
#left_inner, #bottom_left {
	padding:1em;
	color:white;
}
#main {
	float: left;
	width: 80%;
	background-color:white;
	background-image: url(/backs/blue-white.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#main_inner {
	padding:1em 0em 2em 4em;
	width:520px;
}
#main_end {
	height:5px;
	background-color:white;
	background-image: url(/backs/blue-white-bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#bottom {
	clear:both;
	color:white;
	padding:0.5em 0em 0.5em 32%;
	font-size:80%;
}
#bottom a {
	color:white;
}

.backbuttons {
	text-align:right;
	margin-top:2em;
}
.clearer {clear:both}

.invisible {display:none}
.blind_info {display:none}

h1 {
	font-size:150%;
	font-style:italic;
	font-weight:bold;
	color:#20B2AA;
}
h1.gerade {
	font-style:normal;
}
h2 {
	font-size:120%;
	color:#20B2AA;
	}

h3 {
	font-size:100%;
	color:#20B2AA;
}
h4 {
	font-size:100%;
	font-weight:normal;
	color:#20B2AA;
}

p {
	margin: 0.5em 0em;
}

a {
	color:#0060A3;
}
a:visited {
	color:#4682B4;
}

dt {
	margin-top:0.5em;
}

ul {
	margin-left:0em;
	padding-left:1em;
}
li {
	padding-bottom:0.5em;
}

.abstandvor {
	margin-top:2em;
	}
.abstandnach {
	margin-bottom:2em;
	}

.tuerkis {color:#20B2AA}
.blau {color:#4682B4}
.dblau {color:#0060A3}
.gruen {color:green}

.klein {font-size:86%}
.gross {font-size:120%}
.wichtig {
	font-style:italic;
	font-weight:bold;
}
.unterschrift {
	font-style:italic;
	font-size:120%;
	text-align:center;
}


.fk {font-style:italic;font-weight:bold}

a:hover {color:darkturquoise}

#menu_left {
	padding: 10px;
}
#menu_left a {
	display:block;
	color:white;
	text-decoration:none;
	font-weight:bold;
	padding: 0.4em 0em;
	width:100%;
}
#menu_left a:hover {
	color:#20B2AA;
}
#menu_left a.selected, #menu_left a.selected:hover {
	color:#20B2AA;
}
#menu_top {
	text-align:center;
	margin-bottom:1em;
}
#menu_top a {
	font-weight:bold;
	font-size:80%;
	text-decoration:none;
	color:#0060A3;
}
#menu_top a:hover {
	text-decoration:underline overline;
}
#menu_top a.selected, #menu_top a.selected:hover {
	color:#20B2AA;
}
.mdiv {
	color:#0060A3;
	xfont-size:120%;
	font-weight:bold;
}

.galerie {
	margin-bottom:2em;
}
.galerie_pic {
	float:left;
	width:126px;
	height:126px;
	margin:3px;
	vertical-align:middle;
	text-align:center;
}
.galerie_pic img {
	background-image:url(/backs/galerie-schatten-2.gif);
	background-repeat:no-repeat;
	padding:0px 3px 3px 0px;
}
