﻿body
{
	margin-top: 20px;
	margin-left: 120px;
	margin-right: 120px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: #1E8A7E;
	scrollbar-arrow-color: #1E8A7E;
	scrollbar-base-color: #1E8A7E;
	scrollbar-darkshadow-color: #E1E1E1;
	scrollbar-face-color: #E1E1E1;
	scrollbar-highlight-color: #E1E1E1;
	color: #000000;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	
	background-image: url('images/bgbody.gif');
}

li
{
	font-size: 90%;
	letter-spacing: 0.1em;
}

.u1
{
	font-size: 160%;
	margin-top: 50px;
	margin-bottom: 25px;
	color: #444444;
	font-weight: normal;
	font-family: courier;

}

.u1o
{
	font-size: 160%;
	margin-top: 0px;
	margin-bottom: 25px;
	color: #444444;
	font-weight: bold;
	font-family: courier;
	
}

.u2
{
	font-size: 100%;
	font-weight: normal;
	margin-top: 38px;
	color: #444444;
	letter-spacing: 0.1em;
	font-weight: normal;

}

.u3
{
	font-size: 100%;
	font-weight: normal;
	color: #444444;
	margin-top: 32px;
	margin-bottom: 0px;
	font-variant: normal;
	letter-spacing: 0.1em;
}

.u4
{
	font-size: 100%;
	font-weight: normal;
	color: #096F75;
	margin-top: 32px;
	margin-bottom: 0px;
	font-variant: normal;
	letter-spacing: 0.1em;
}

a
{
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:visited
{
	color: #D53F30;
}

a:link
{
	color: #D53F30;
}

a:active
{
	color: #882222;
}

a:hover
{
	color: #882222;
}

p.impressum
{
	font-size: 75%;
}

a.impressum:visited
{
	color: #888888;
}

a.impressum:link
{
	color: #888888;
}

a.impressum:active
{
	color: #000000;
}

a.b:hover
{
	color: #ebeaed;
	text-decoration: none;
}

a.b:visited
{
	color: #ebeaed;
	text-decoration: none;
}

a.b:link
{
	color: #ebeaed;
	text-decoration: none;
}

a.b:active
{
	color: #ebeaed;
	text-decoration: none;
}

a.impressum:hover
{
	color: #000000;
}

div.box
{
	background-color: #ebeaed;
	color: #096F75;
	border: 3px dotted;
	padding: 30px;
}

.bildrechts
{
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
}

.pfeil
{
	margin-top: 10px;
	border-width: 0px;
	float: right;
}

hr 
{
	width:100%;
	height:1px;
  border:1px dashed #096F75;
}