body {
	padding: 20px;
	margin: 0px;
	background-color: #ffffff;
}

img {
    border: 0px;
}

.website {
	position: absolute;
	left: 50%;
	top: 10px;
	margin: 0px 0px 0px -375px;
	padding: 0px;
	width: 750px;
	height: 400px;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.logo {
	position: absolute;
	left:0px;
	top:0px;
}

.bild1 {
	position: absolute;
	left:0px;
	top:50px;
}

.titelbild {
	position: absolute;
	left:0px;
	top: 179px;
}

.flash {
	position: absolute;
	left:-2px;
	top: 177px;
}

.braun {
	position: absolute;
	right: 0px;
	top: 105px;
	width: 586px;
	height: 72px;
	background-image: url('img/braun.gif');
	background-repeat: no-repeat;
}

.rechts {
	position: absolute;
	right: 0px;
	top: 160px;
}

.rechts ul {
    width: 162px;
    border-bottom: 0px;
    padding: 0px;
    margin: 18px 0px 0px 0px;
    list-style-type: none;
}

.rechts ul li {
    background-image: url('img/pfeil.gif');
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding: 0px 0px 0px 15px;
    margin: 0px;
}

.rechts ul li a{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana, Sans, Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #A00101;
}

.rechts ul li a:hover {
	text-decoration: underline;
}

.menu {
	position: absolute;
	left: 164px;
	top: 50px;
	width: 586px;
	height: 53px;
	margin: 0px;
	padding: 4px 0px 0px 4px;
	background-image: url('img/menu_bg.gif');
	background-repeat: no-repeat;
}

.menu li {
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px -1px;
}

.menu li img {
	padding: 0px;
	margin: 0px;
}

.content {
    position: absolute;
    left: 0px;
    top: 294px;
    padding: 0px;
    padding-top: 10px;
    margin: 0px;
    background-color: #F2EDE9;
    width: 572px;
}

.content hr {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    border-top: 1px dotted #B3A087;
    border-bottom: 1px solid #F2EDE9;
    border-left: 1px solid #F2EDE9;
    border-right: 1px solid #F2EDE9;
}

.content .contentOben {
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
}

.content .contentUnten {
    position: absolute;
    left: 0px;
    bottom: -1px;
    margin: 0px;
    padding: 0px;
}

.content .disclaimerALT {
    position: absolute;
    left: 0px;
    bottom: -58px;
}

.content .disclaimer {
    position: relative;
    left: 0px;
    top: 58px;
    * top: 62px;
}

.content .haken{
    position: absolute;
    right: -203px;
    bottom: -99px;
}

.content h1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 21px;
	text-decoration: none;
	font-weight: normal;
	color: #6D0B0B;
	margin: 15px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

.content h2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #6D0B0B;
	margin: 15px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

.content p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
    line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #6D0B0B;
	margin: 0px 10px 15px 10px;
	padding: 0px 0px 0px 0px;
}

.content p a {
	color: #587A90;
}

.content p a:hover {
	color: #334754;
}

.content ul {
    padding: 0px;
    margin: 10px 0px 15px 30px;
    list-style-type: none;
}

.content ul li {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
    line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #6D0B0B;
    background-image: url('img/pfeil.gif');
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 3px 0px;
}

.content ul li a {
	color: #587A90;
}

.content ul li a:hover {
	color: #334754;
}

.submenu {
    border-bottom: 0px;
    position: absolute;
    top: 91px;
    visibility: hidden;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.submenu li {
    padding: 0px;
    margin: 0px;
    width: 165px;
    height: 21px;
}

.submenu li a{
    margin-left: 17px;
    padding: 0px;
    font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.submenu li a:hover{
	color: #FF7300;
}

.content form {
    padding: 20px 0px 30px 40px;
    margin: 0px;
}

.content form h1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
    line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #6D0B0B;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.content form input {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background: #E9DDCE;
	border: 0px;
	border-left: 1px solid #6D0B0B;
	border-bottom: 1px solid #6D0B0B;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	width: 460px;
}

.content form textarea {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background: #E9DDCE;
	border: 0px;
	border-left: 1px solid #6D0B0B;
	border-bottom: 1px solid #6D0B0B;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 460px;
	height: 180px;
}

.content form .textareaklein {
	height: 40px;
}

.buttonLine {
	width: 460px;
	text-align: right;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

button {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-color: #A52D2D;
	border-left: 1px solid #E37878;
	border-top: 1px solid #E37878;
	border-right: 1px solid #6D0B0B;
	border-bottom: 1px solid #6D0B0B;
	padding: 3px;
	margin-top: 4px;
}

.tree {
	padding: 0px 0px 10px 5px;
	border-left: 6px solid #EDEDED;
	margin: -5px 0px 0px 0px;
}

.tree ul {
	border: 1px solid #F2EDE9;
	background-image: url('img/vline.gif');
	background-repeat: repeat-y;
	background-position: top 7px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.tree ul li {
	list-style-image: url('img/file.gif');
	list-style-position: outside;
	margin: 5px 0px 0px 23px;
	padding: 0px;
	background-image: none;
}

.tree ul li a {
    color: #A52D2D;
}



