*
{
	font-family: Arial;
}

img
{
	border: none;
}

body {
padding: 0px 0px 0px 0px;
font-family: Arial;
}

html {
	margin: 0;
	padding: 0;
}

.main_img {
	position: absolute;
	top: 37px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	width: 704px;
	height: 600px;
}
.logo {
	position: absolute;
	top: 37px;
	left: 704px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 143px;
}

.orte {
	position: absolute;
	top: 37px;
	left: 704px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	border-style: none;
}

table {
	border:none;
	border-spacing:0px;
	padding:0px;
	overflow:scroll;
}

.text_normal
{
	font-size: 13px;
	color: #d5c1a4;
	font-variant:small-caps;
}
.text_normal_ohne
{
	font-size: 13px;
	color: #d5c1a4;
}

.text_title
{
	font-size:18px;
	font-weight:bold;
	color: #d5c1a4;
	font-variant:small-caps;
}

.text_logo
{
	font-size:13px;
	color: #2f1d25;
	font-variant:small-caps;
}

a:link {
color: #2f1d25;
}

a:visited {
color: #2f1d25;
text-decoration:underline
}

a:active {
color: #2f1d25;
text-decoration:underline
}

a:hover {
color: #2f1d25;
text-decoration:underline overline
}

input[type=text] {
border: #333333 thin dotted;
width: 130px;
}

input[type=submit] {
border: #666666 thin solid;
}

