form {
	display:inline;
}
div {
	display:inline;
	color:#cba18f;
}
div.adr {
	color:#cba18f;
}
body {
	background: #000 url(hintergrund.jpg) no-repeat top center;
	color: #cba18f;
	margin: 0px;
}
/* LINKS */
a {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
}
a:link {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
}
a:visited {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
}
a:hover {
	text-decoration : none;
	color : #fff;
	font-family:Times;
}
a.m {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
	font-size:16px;
}
a:link.m {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
	font-size:16px;
}
a:visited.m {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
	font-size:16px;
}
a:hover.m {
	text-decoration : none;
	color : #fff;
	font-family:Times;
	font-size:16px;
}
a.m_s {
	font-size:9px;
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
}
a:link.m_s {
	font-size:9px;
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
}
a:visited.m_s {
	font-size:9px;
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
}
a:hover.m_s {
	font-size:9px;
	text-decoration : none;
	color : #fff;
	font-family:Times;
}
a.kat {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
}
a:link.kat {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
}
a:visited.kat {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
}
a:hover.kat {
	text-decoration : none;
	color : #fff;
	font-family:Times;
}
a.seiten {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
	font-size:14px;
}
a:link.seiten {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
	font-size:14px;
}
a:visited.seiten {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
	font-size:14px;
}
a:hover.seiten {
	text-decoration : none;
	color : #fff;
	font-family:Times;
	font-size:14px;
}
div.seitendiv {
	text-decoration : none;
	color : #cba18f;
	font-family:Times;
	font-size:14px;
}
td {
	vertical-align:top;
	text-align:left;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid #585858;
	color: #cba18f;
	padding: 0px;
	margin:0px;
	font-family:Times;
	font-size:12px;
}
td.wk {
	vertical-align:middle;
	text-align:left;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #ffffff;
	color: #cba18f;
	padding: 3px;
	margin:0px;
	font-family:Times;
	font-size:12px;
}
td.klein {
	vertical-align:middle;
	text-align:left;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid #ffffff;
	color: #cba18f;
	padding: 0px;
	margin:0px;
	font-family:Times;
	font-size:10px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid #ffffff;
	padding: 0px;
	margin:0px;
}
hr {
	height: 1px;
	background-color: #fff;
	border:0px;
}
hr.hrkat {
	height: 2px;
	background: #000 url(hr.png) no-repeat scroll center;
	border:0px;
}
hr.hrtop {
	height: 1px;
	background: #000 url(hrtop.png) no-repeat scroll center;
	border:0px;
}
input.logintext {
	height: 20px;
	width: 150px;
	background-color: #ffffff;
	color: #cba18f;
	border: 1px solid #ffffff;
}
input.loginbtn {
	height: 20px;
	width: 150px;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #ffffff;
}
