* {
	margin: 0px;
	padding: 0px;
}
input {
font-family: Arial, Verdana;
font-size: 18px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.arrowtextboxinfo {
	color: #8C1112;
}
.navleft {
	color: #8C1112;
	font-size: 12px;
	font-weight: bold;
}


.textboxtitle {
	color: #8C1112;
	font-size: large;
}

.textboxtitle2 {
	color: #8C1112;
	font-size: 12px;
	font-size: large;
}

.sitetitle {
	color: #8C1112;
	font-size: 25px;
	font-weight: bold;
}
a:link {
	color: #8C1112;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C1112;
}
a:hover {
	text-decoration: none;
	color: #8C1112;
}
a:active {
	text-decoration: none;
	color: #8C1112;
}

#wrapper {
	width: auto;
}
#wrapper #top {
	height: 44px;
	width: auto;
	background-image: url(../images/weitere/header.png);
}
#wrapper #top #title {
	height: 30px;
	width: 196px;
	float: left;
}

#wrapper #top #titleemty {
	height: 7px;
}
#wrapper #top #navleft {
	height: 30px;
	width: 52px;
	margin-left: 10px;
	float: left;
}
#wrapper #top #navleft #navleftarrow{
	float: left;
	height: 30px;
	width: 14px;
	background-image: url(../images/nav/navleft.png);
}
#wrapper #top #navleft #navlefttext {
	background-image: url(../images/nav/navbutton.png);
	height: 30px;
	float: left;
	width: auto;
}
#wrapper #top #navleft #navlefttext #navlefttextboxin {
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#wrapper #top #navleft #navleftbox {
	background-image: url(../images/nav/navbutton-right.png);
	height: 30px;
	width: 6px;
	float: left;
}


#wrapper #body {
	height: 366px;
	background-image: url(../images/weitere/background.png);
}
#wrapper #body #bodyemty {
	height: 1px;
}
#wrapper #body #textbox {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	-moz-border-radius:9px;
	-khtml-border-radius:9px;
	background-color: #FFF;
	border: thin solid #9A9A9A;
}
#wrapper #body #textboxalign {
	margin: 8px;

}
#wrapper #body #arrowtextboxalign {
	height: 18px;
	margin-top: 13px;
	margin-right: 8px;
	margin-bottom: 13px;
	margin-left: 8px;

}
#wrapper #body #textbox #arrowtextboxalign #arrowboxleft {
	height: auto;
	width: auto;
	float: left;
	font-style: normal;
	font-weight: bold;
}
#wrapper #body #textbox #arrowtextboxalign #arrowboxright {
	height: 17px;
	width: 17px;
	float: right;
	background-image: url(../images/weitere/arrow.png);
}
#wrapper #body #textbox #arrowtextboxalign #arrowboxinfo {
	height: auto;
	width: auto;
	float: right;
	margin-right: 8px;
}

#wrapper #bottom {
	background-image: url(../images/weitere/tabbar.png);
	height: 50px;
}
#wrapper #bottom #item {
	height: auto;
	width: auto;
	margin-top: 4px;
	margin-left: 5px;
	float: left;
}

