body {
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a img {
	border: 1px solid;
}

#center {
	text-align: left;
	margin: 0px auto 20px auto;
	width: 650px;
}

#menu {
	background: #fff url(logo.gif) no-repeat 560px 0;
	padding: 12px;
	margin-bottom: 20px;
	color: #000;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}

#menu li {
	border-bottom: solid 1px #ccc;
	width: 248px;
	height: 16px;
	background: none;
}

#mainmenu li.selected {
	background: url(menu_activ.gif) no-repeat;
	font-weight: bold;
}

#menu li a {
	text-decoration: none;
	color: #333;
	background: url(dot.gif) no-repeat 4px 7px;
	padding-left: 12px;
}

#menu li a:hover {
	color: #bd0863;
}

#menu li.last {
	border-bottom: 0px;
}

h1 {
	font-weight: normal;
	margin: 15px 0 40px 0;
	font-size: 180%;
}

h2 {
	font-weight: bold;
	margin: 25px 0 5px 0;
	font-size: 100%;
	color: #bd0863;
}

#content {
	background: #fff;
	padding: 12px;
	color: #000;
	margin-bottom: 2px;
}

#content a {
	color: #333;
}

#content a:hover {
	color: #bd0863;
}

#home {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#home li {
	float: left;
	margin: 0px 12px 12px 0;
	background: #eee;
	width: 115px;
	height: 115px;
}

#home li.last {
	margin-right: 0px;
}

#footer {
	border-top: 1px solid #000;
	padding-top: 5px;
	margin-top: 20px;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
}
.clearer {
	clear: both;
	margin: 0px;
	padding:0px;
}

#left {
	width: 300px;
	margin-right: 15px;
	float: left;
}

#right {
	width: 300px;
	float: left;
}

input {
	width: 300px;
	border: 0px;
	border-bottom: 1px solid #bd0863;
	margin-left: 2px;
	background: #eee;
}

textarea {
	width: 300px;
	border: 1px solid #bd0863;
	background: #eee;
}

#meldung {
	font-weight: bold;
	color: #bd0863;
}

.button {
	font-weight: bold;
	width: 148px;
	color: #333;
}

.img_float_right {
	float: right;
	margin: 0 0 15px 15px;
}

#violett {
	background: #3e1e69;
	color: white;
	height: 500px;
	padding: 20px;
}

#violett a {
	color: white;
}

#blau {
	background: url(blau_hg.gif);
	height: 500px;
	padding: 20px;
	color: #180084;
}


#gelb {
	background: url(gelb_hg.gif);
	height: 500px;
	padding: 20px;
	color: white;
}


#rot {
	background: url(rot_hg.gif);
	height: 500px;
	padding: 20px;
	color: black;
}



#gruen {
	height: 400px;
	background: #0c8a09;
	padding: 20px;
	color: white;
}

#orange {
	background: #1f76e1;
	color: white;
	padding: 20px;
}
