﻿body {
	font-family: "Lucida Sans Unicode", sans-serif;
	background-color: #F2F2F2;
	color: #033;
	margin: 0 0 0 0;
	font-size: 90%;
}
.content {
	font-size: 1em;
	line-height: 21px;
}
.spalte {
	width: 70%;
}
.left_col {
	font-size: 14px;
}
.left_col a:visited {
	border-bottom: 1px #AE888B dashed;
	padding-bottom: 1px;
	text-decoration: none;

}
.left_col a:link {
	border-bottom: 1px #AE888B dashed;
	padding-bottom: 1px;
	text-decoration: none;
}
.left_col a:hover {
	background: #AE888B;
	text-decoration: none;
}
img {
	border: 0px;
	padding: 0 4px 0 4px;
}
.bg_dklrot {
	color: #ae888b;
	font-size: 12px;
}
.bg_dklrot a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bg_dklrot a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bg_dklrot a:hover {
	text-decoration: underline;
}
.border_grau {
	border: 1px solid #ccc;
}
.extern:after {
	content: url(img/externer_link.gif) ;
}
a:link {
	color: #5D1117;
	text-decoration: underline;
}
a:visited {
	color: #450C07;
	text-decoration: underline;
}
a:active {
	color: rgb(0,102,102);}
}

.top {
	background-image: url('../top_of_page_double.png');
	background-repeat: no-repeat;
	background: url('../top_of_page_double.png');
	background-position: right;
	height: 207px;
}
.top a:hover {
	background-image: url('../top_of_page_double.png');
	background-position: right;
	background-repeat: no-repeat;
}
.klein {
	font-size: 80%;
	line-height:14px;
}
.second li {
	list-style: lower-alpha outside;
	margin-bottom: 9px;
	line-height: 16px;
	margin-top: 9px;
}
textarea {
	background: #EFE7E8;
	border-style: inset;
	width: 290px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}
/*input {
	background: #EFE7E8;
	border-bottom: 1px #5D1117 dashed;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	width: 225px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}*/
.button {
	padding: 2px;
	background: #CCCCCC;
	border: 2px #666666 outset;
	width: 290px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	letter-spacing: 1px;
}
h1 {
	color: #009999;
	font-family: Georgia, "times New Roman", serif;
	font-size: 1.5em;
}
h2 {
	color: #450C07;
	font-size: 22pt;
	line-height: 32px;
	font-family: Georgia, "times New Roman", serif;
}
h3 {
	font-family: Georgia, "times New Roman", serif;
	color: #000000;
}
h5 {
	font-family: Georgia, "times New Roman", serif;
	color: #000000;
	font-size: medium;
}
h6 {
	font-family: Georgia, "times New Roman", serif;
	color: #5D1117;
	font-size: medium;
}
acronym {
	cursor: help;
}
abbr {
	cursor: help;
}
