/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #383022;
	background-image: url(/source/bilder/hg.png);
	background-repeat: repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ul, li {
	list-style-type: none;
}
a, a:link {
	color: #990033;
}
a:hover, a:focus, a:active {
	color: #383022;
}
#mainpage {
	clear: both;
	width: 924px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#top_menu {
	clear: both;
	width: 924px;
	height: 26px;
}
#topmenu {
	width: 694px;
	height: 100%;
	padding-top: 5px;
	margin-left: 200px;
	background-image: url(/source/bilder/linksmenue.png);
	background-repeat: no-repeat;
}
#topmenu ul {
	list-style-type: none;
}
#topmenu li {
	float: left;
	display: inline;
}
.li_top_b {
	padding-left: 32px;
	padding-right: 15px;
}
.li_top_m {
	border-left: solid #990033 1px;
	padding-left: 15px;
	padding-right: 15px;
}
#topmenu a {
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
	display: block;
}
#topmenu a:hover, #topmenu a:focus, #topmenu a:active {
	color: #383022;
}
#topstrip {
	clear: both;
	width: 924px;
	height: 15px;
	/*margin-top: -5px;*/
}
#botpage {
	clear: both;
	float: left;
	width: 924px;
	background-image: url(/source/bilder/leiste3.png);
	background-repeat: repeat-y;
}
#col_left {
	clear: left;
	float: left;
	width: 200px;
}
#col_left_include {
	clear: left;
	float: left;
	width: 200px;
	text-align: center;
}
#logo {
	clear: both;
	width: 200px;
}
#side_menu {
	clear: both;
	width: 200px;
	height: 11px;
}
#sidemenu {
	width: 180px;
	height: 100%;
	padding-left: 20px;
	padding-top: 0px;
	line-height: 11px;
	margin-top: 29px;
}
#sidemenu ul {
	list-style-type: none;
}
#sidemenu li {
	float: left;
	display: inline;
}
.li_side_b {
	padding-left: 4px;
	padding-right: 4px;
}
.li_side_m {
	border-left: solid #383022 1px;
	padding-left: 4px;
	padding-right: 4px;
}
#sidemenu a {
	font-size: 11px;
	text-decoration: none;
	display: block;
}
#sidemenu a:hover, #sidemenu a:focus, #sidemenu a:active {
	color: #383022;
}
#pic1_left {
	clear: both;
	float: left;
	width: 181px;
	height: 141px;
	margin-left: 10px;
	margin-top: 5px;
}
#firma {
	clear: both;
	float: left;
	width: 100%;
	height: 14px;
	margin-top: 10px;
}
#slogan {
	clear: both;
	float: left;
	width: 100%;
	height: 12px;
	margin-top: 10px;
}
#adresse {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
}
#links_ {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
}
#links {
	width: 100%;
}
#space {
	clear: both;
	float: left;
	width: 100%;
	height: 10px;
}
#col_right {
	clear: right;
	float: right;
	width: 724px;
}
#picture_top {
	clear: both;
	float: left;
	width: 709px;
}
#midstrip {
	clear: both;
	float: left;
	width: 724px;
	height: 31px;
	background-image: url(/source/bilder/leiste2my.png);
	background-repeat: no-repeat;
}
#headline {
	clear: both;
	float: left;
	width: 694px;
	margin-left: 30px;
	padding-bottom: 20px;
}
#col_right_left {
	clear: left;
	float: left;
	width: 453px;
	margin-left: 30px;
	margin-right: 10px;
}
.subheadline {
	clear: both;
	float: left;
	width: 100%;
}
.textline {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
#col_right_right {
	float: right;
	width: 216px;
	margin-right: 15px;
}
.pic {
	clear: left;
	float: left;
	width: 181px;
	margin-left: 15px;
}
#right_footer {
	clear: both;
	height: 50px;
}
#footer {
	clear: both;
	margin-bottom: 50px;
}
.offleft {
	margin-left: -9000px;
	position: absolute;
}
.firma_text {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 3px;
	color: #990033;
	text-align: center;
}
.slogan_text {
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 1px;
	color: #990033;
	text-align: center;
}
.adresse_text {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	margin-top: 5px;
}
.links_text {
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	margin-top: 5px;
	color: #990033;
	text-decoration: underline;
}
.links_text a {
}
.head {
	letter-spacing: 5px;
	color: #990033;
}
.subh {
	letter-spacing: 2px;
	color: #990033;
}
.text {
	line-height: 13px;
	margin-top: 20px;
}
.editmode{
	font-size: 18px;
	color: gray;
}
