body {
	font-family: Times New Roman;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
}

table {
	font-family: Times New Roman;
	font-size: 14px;
	line-height: 19px;
}

a {
	color: #000000;
	text-decoration: none;
}

.bilder_bg {
	background-color: #ffffff;
}

.menu {
	background-color: #eb6c29;
}

.schatten_links {
	background-image: url(../media/gif/schatten_links.gif);
	background-repeat: repeat-y;
}

.schatten_rechts {
	background-image: url(../media/gif/schatten_rechts.gif);
	background-repeat: repeat-y;
}

.menu_punkt_a {
	background-color: #f29d5d;
	border-bottom-color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	padding-left: 19px;
}

.menu_punkt_a a {
	color: #ffffff;
	text-decoration: none;
}

.menu_punkt {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	padding-left: 19px;
}

.menu_punkt a {
	color: #ffffff;
	text-decoration: none;
}

.menu_punkt a:hover {
	color: #f29d5d;
	text-decoration: none;
}

.f_text {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 13px;
	height: 20px;
	width: 200px;
}

.f_textarea {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 13px;
	height: 70px;
	width: 200px;
}

.f_submit {
	background-color: #ffffff;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	height: 20px;
	line-height: 14px;
}

.error {
	color: #eb6c29;
}

li {
	list-style-position: outside;
	list-style-type: square;
}
