html {
	height: 100.01%;
}
body {
	background: #e3e0de url(../_images/back_body.gif) repeat-y center;
	text-align: center;
	margin: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
body.start {
	text-align: center;
	margin: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #e3e0de url(../_images/back_body_start.gif) repeat-y center;
}
#root {
	vertical-align: middle;
	width: 760px;
	margin: auto;
	height: 100%;
	overflow: hidden;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #C00;
	margin-top: 0px;
}
#head {
	height: 140px;
	background: #FFF;
}
#head img {
	margin-top: 20px;
	margin-left: 30px;
	float: left;
}
#service {
	font-size: 10px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#service a {
	color: #666;
	border-right: 1px solid #000;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
#service a:hover {
    color: #C00;
}
#service a.last {
	border-right-style: none;
	padding-right: 0px;
}
#logo {
	float: left;
	width: 225px;
	margin-top: 20px;
	margin-left: 30px;
	padding: 0px;
}
#menu {
	background: url(../_images/back_menu.jpg) repeat-x;
	text-align: left;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 34px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #d5d6d6;
	border-right-style: none;
	border-left-style: none;
	padding-left: 20px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	background: url(../_images/elem_menu_trennstrich.gif) no-repeat left center;
	height: 34px;
}
#menu li {
	list-style: url(none) none;
	float: left;
	background: url(../_images/elem_menu_trennstrich.gif) no-repeat right center;
	line-height: 34px;
}
#menu a {
	float: left;
	line-height: 34px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	margin-right: 1px;
	display: block;
}
#menu a:hover {
	color: #C00;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../_images/back_menu_over.jpg) repeat-x scroll;
}
#menu a.active {
	color: #C00;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a.first {
	margin-left: 2px;
}

#main {
}

#submenu {
	text-align: left;
	background: #FFF url(../_images/back_submenu-rand.gif) no-repeat left bottom;
	width: 180px;
	left: 0px;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}
#submenu ul {
	margin: 0px;
	padding: 0px 0px 10px;
	background: #C00 url(../_images/back_submenu-ecke-unten.gif) no-repeat right bottom;
	line-height: 24px;
}
#submenu li {
	list-style: url(none) none;
	background: #C00 url(../_images/elem_menu_trennstrich.gif) no-repeat right center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#submenu li.first {
	background: url(../_images/back_submenu-ecke-oben.gif) no-repeat right top;
	padding-top: 10px;
}
#submenu a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	line-height: 22px;
	background: #C00;
	border-right: 1px solid #C00;
}

* html #submenu a {
width: 170px;
}

#submenu a:hover {
	color: #CC0000;
	background: #FFFFFF;
}
#content {
	text-align: left;
	margin-left: 200px;
	margin-bottom: 0px;
	padding-top: 20px;
	margin-right: 20px;
	line-height: 20px;
}
#content h1 {
	font-size: 22px;
	font-weight: normal;
	color: #CC0000;
	margin-top: 0px;
}
#content h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #333333;
}
#content img {
	padding-left: 20px;
	float: right;
}
a {
	color: #C00;
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
p {font-size: 12px;	line-height: 20px;}

#start {
	height: 100.01%;
	display: block;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px;
}
#start img {
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	border: 1px solid #EAEAEA;
}
.willkommen {
	background: #f9f9f9;
	height: 150px;
	width: 295px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	padding: 20px;
	text-align: left;
	border: 1px solid #EAEAEA;
}

* html #willkommen {
margin-left: 15px;
margin-right: 15px;
}
h3 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content ul {
	float: left;
	padding-right: 40px;
}
