

body {
	text-align: center;
}

#mainframe {
   width: 900px;
	height: 600px;
   text-align:center;
   background-color:#cc0066;
   margin: 0px auto;
	overflow:hidden;


}

#backgroundframe{
	width: 800px;
	height: 500px;
	margin: 0px 50px 50px 50px;
	background-color: black;
}

#headerframe{
	background-image: url(kocher_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	width: 800px;
	height: 148px;
	background-color: transparent;
}

#menuframe {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	height: 359px;
	width: 150px;
	float: left;
	background-color: #000000;
	}
	
#contentframe {
	height: 359px;
	width: 488px;
	float: left;
	background-color: White;
	overflow: auto;
	text-align: left;

}

#infoframe {
	height: 359px;
	width: 161px;
	float: left;
	background-color: transparent;	
}

#menue {
	height: 310px;
	width: 120px;
	margin-top: 20px;
	margin-left: 20px;
	background-color: transparent;
}
#menuepoint {
	height: 39px;
	width: 120px;
	background-image: url(menuepoint.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 4px;
}

a.text {
	text-decoration: none;
	font-family: sans-serif;
	font-style : normal;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

img {
	border: 0;
}

#zes {
	text-decoration: none;
	font-family: Arial;
	font-style : normal;
	font-size: 13px;
	color: black;
}

a.orange {
	text-decoration: none;
	font-family: sans-serif;
	font-style : normal;
	font-size: 12px;
	font-weight: normal;
	color:#CC0066;
}

a.orange:hover {
	text-decoration: none;
	font-family: sans-serif;
	font-style : normal;
	font-size: 12px;
	font-weight: normal;
	color:  #CC0066;
}

#newsbox {
	margin: 0px auto;
	width: 465px;
	height: auto;
	margin-top: 20px;
	text-align: left;
	font-family: sans-serif;
	font-size: 12px;
	padding: 2px;
	overflow: hidden;
}

#newsbar {
	height: 23px;
	/*background-color: 5DB04A;*/
	/*background-color: EC741B;*/
	background-color: #8C8E8C;
	color: white;
	vertical-align: middle;
	overflow: hidden;
}

.newsleft{
	font-family: sans-serif;
	font-size: 13px;
	text-align: left;
	color: white;
	font-weight: bold;
	margin-top: 0px;
}
.newsright{
	font-family: sans-serif;
	font-size: 12px;
	text-align: right;
	color: white;
	margin-top: 0px;
}

#textbox{
	margin-top: 20px;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	padding: 5px;
}

#formular {
	text-align: center;
	background-color: transparent;
	cellspacing: "5"
   padding:4px;
	border: 3px solid #14267B;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
}

a.bild {
	color: White;
	font-family:Arial;
	text-decoration: underline;
}

a {
	color: #14267B;
	text-decoration: none;
}

a:hover
{
	color: #CC0066;
}

a:visited
{
	color: #CC0066;
}

a.bild:hover {
	color: #14267B;
	text-decoration: underline;
}

#textbarh2 {
	background-color: #8C8E8C;
	color: white;
	width: auto;
	height: auto;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

#memberlist {
	width: auto;
	height: auto;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-style: hidden;
}

#textbarh1 {
	background-color: #8C8E8C;
	color: white;
	width: auto;
	height: auto;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}

.fonth4{
	font-weight: bold;
	font-family: sans-serif;
	font-size: 12px;
}


#datum {
   margin-top: 10px;
	color: white;
	font-size: 30px;
	background-color: transparent;
	font-family: sans-serif;
}

#formular {
	border: 2px solid #FECF44;
}

#success {
	text-align: left;
	background-color: transparent;
	cellspacing: "5"
   padding:4px;
	border: 3px solid #FECF44;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
}

#anmeldung {
	margin-left: 70px;
}

#teilnehmer{
	/*background-color: #FECF44;
	vertical-align: middle;
	width: 460px;
	text-align: center;
	color: black;
	border: none;*/
	background-color: black;
	color: #FECF44;
	text-align: center;
	width: 470px;
	border: none;
	
}

#teilnehmerlink{
	color: black;
}

#teilnehmercell{
	width: 10px;
	background-color: #FECF44;;
}

