body
{
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-bottom:25px;
}
html {
     overflow: -moz-scrollbars-vertical;
}
img
{
	border: none;
}

#dokument
{
	padding-top: 45px;
	width: 725px;
	margin: 0px auto;
	text-align:left;
}

#head
{
	width:100%;
	background-image:url(img/head_bg.gif);
	background-repeat:repeat-x;
	height:51px;
}

#content
{
	margin-top: 28px;
	background-image:url(img/down_bg.gif);
	background-repeat:no-repeat;
	background-position: top right;
	width:100%;
}
#content2
{
	margin-top: 28px;
	background-repeat:no-repeat;
	background-position: top right;
	width:100%;
}
#content2 a, #content a
{
	color: #0088CC;
	text-decoration:none;
}
#content2 a:hover, #content a:hover
{
	color: #0088CC;
	text-decoration:underline;
}
.text_home
{
	float:left;
	width:280px;
	padding:14px;
	font-size:12px;
	color: #888;
}
.text_unhome
{
	padding:14px;
	font-size:12px;
	color: #888;
}
.content-navi
{
	padding:14px;
}

.hv { float:left; margin-left:30px; }
.mt { float:left; }

.content-navi img
{
	margin-left:14px;
}





.leiste
{
	font-size:10px;
	color: #04363E;
}

.leiste img { margin-bottom:3px; }

.leiste a
{
	text-decoration: none;
	color: #0088CC;
	font-size:10px;
}

.bottom-navi { float:left; color:#888;}
.bottom-navi a,.bottom-copy a { color:#888; }
.bottom-copy { float:right; color:#888;}
.bottom-navi a:hover,.bottom-copy a:hover { color:#0088CC; }

h1 {
	font-size: 14px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
}
textarea {
	font-family: Verdana, Tahoma, Georgia;
	border: 1px solid #ccc;
	font-size: 11px;
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FAFCEF;
	width:300px;
}
textarea:focus, textarea:hover, textarea.sffocus{
	border: 1px solid #198a9c;
	font-size: 11px;
	padding-left: 5px;
	background-color: #fff;
}
input {
	font-family: Verdana, Tahoma, Georgia;
	border: 1px solid #ccc;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 3px;
	background-color: #FAFCEF;
	width:211px;
	margin-bottom: 5px;
}
input:focus, input:hover, input.sffocus{
	border: 1px solid #198a9c;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 3px;
	background-color: #fff;
}
input.button {
	width:80px;
}
select {
	font-family: Verdana, Tahoma, Georgia;
	border: 1px solid #ccc;
	font-size: 11px;
	background-color: #FAFCEF;
	margin-bottom: 5px;
	outline:none;

}
select:focus, select.sffocus {
	font-family: Verdana, Tahoma, Georgia;
	border: 1px solid #198a9c;
	font-size: 11px;
	background-color: #fff;
	margin-bottom: 5px;
	outline:none;
}
form {
	font-size: 10px;
}
