body {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #eeeeee;
}
#container {
	width: 800px;
	margin: 0 auto;
	background: url("") repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #666666;
	border: 0px solid #cccccc;
}
#container2 {
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url("hintergrund.jpg") repeat;
	line-height: 1.6em;
	color: #9e0b0e;
	background-color: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #9e0b0e;
	margin-bottom: 20px;
}
h2 {
	color: #9e0b0e;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
h3 {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

h4 {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #75767A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: inherit;
	font-weight: bold;
	text-decoration: underline;
}
a img {
	border: none;
}
img.left, img.center, img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}
img.left1 {
	float: left;
	margin: 0 0px 5px 0;
}
img.left {
	float: left;
	margin: 0 12px 5px 0;
}
img.center {
	display: block;
	margin: 0 auto 5px auto;
}
img.right {
	float: right;
	margin: 0 0 5px 12px;
}
form {
	float: right;
	font-size: 11px;
}
input {
	background-color: #ffffff;
	color: #999999;
	border: 1px solid #999999;
	font-size: 11px;
	padding: 3px;
}
textarea {
	background-color: #ffffff;
	color: #999999;
	border: 1px solid #999999;
	font-size: 11px;
	padding: 3px;
}
.button {
	padding: 2px;
	background-color: #dddddd;
	color: #ffffff;
	border: 1px solid #999999;
	font-size: 11px;
}
#header {
	width: 800px;
	border: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
}
#header p {
	margin-top: -20px;
	margin-left: 30px;
	color: #999999;
}
#tabs10 {
	float: left;
	width: 800px;
	background: url("header.jpg") no-repeat left top;
	font-size: 93%;
	line-height: normal;
}
#tabs10 ul {
  margin: 0;
	padding: 75px 10px 50px 15px;
	list-style: none;
}
#tabs10 li {
	display: inline;
}
#tabs10 a {
	float: left;
	background: url("button_li.gif") no-repeat left top;
	padding: 0px 0 0px 4px;
	text-decoration: none;
}
#tabs10 a span {
	float: left;
	display: block;
	background: url("button_re.gif") no-repeat right top;
	padding: 4px 10px 5px 6px;
	color: #9e0b0e;
}
#tabs10 a span {
	float: none;
}
#tabs10 a:hover {
	background-position: 0% -42px;
}
#tabs10 a:hover span {
	background-position: 100% -42px;
	color: #9e0b0e;
}
#tabs10 a.active {
	background-position: 0% -42px;
}
#tabs10 a.active span {
	background-position: 100% -42px;
	color: #ffffff;
}
#content {
	width: 410px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
	text-align: left;
	float: right;
}
#content1 {
	background color: none;
	background: url("hintergrund.jpg") repeat;
	width: 660px;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 10px;
	text-align: justify;
	float: left;
}
#content ul {
	padding-left: 12px;
}
#content p {
	padding-bottom: 2px;
	border-bottom: 1px solid #9e0b0e;
}
#content1 p {
	padding-bottom: 2px;
	border-bottom: 1px solid #9e0b0e;
}
#sidebar {
	width: 230px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	float: left;
}
#sidebar p {
	padding-bottom: 2px;
	border-bottom: 1px solid #9e0b0e;
}
#footer {
	padding-bottom: 2px;
	clear: both;
	width: 800px;
	background-color: #EEEEEE;
}
#footer p {
	color: #ff6633;
	text-align: center;
}
#footer p a {
	color: #ff6633;
	font-weight: 100;
	border-bottom: 1px dotted #ff6633;
}
#footer p a:hover {
	color: #ff6633;
	text-decoration: none;
	border-top: 1px dotted #ff6633;
	border-bottom: 1px dotted #ff6633;
}
.font1 {
	font-family: $VARS[font_face];
	font-size: $VARS[tb_font_1];
	color: $VARS[text_color]
}
.font2 {
	font-family: $VARS[font_face];
	font-size: $VARS[tb_font_2];
	color: $VARS[text_color]
}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: $VARS[text_color];
	font-weight: bold
}
.select {
	font-family: $VARS[font_face];
	font-size: 9pt
}
.input {
	font-family: $VARS[font_face];
	font-size: 9pt
}

