@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 101%;
}

body {
	font-size: 62.5%;
	background-color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 810px;
	background-image: url(index/bg.png);
	background-repeat: repeat-y;
	background-position: 50% 0;
	height: 100%;

}

#wrap {
	background-color: #FFFFFF;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 2px solid #bfbfbf;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
#main {
	width: 810px;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
}

#logo {
	position: absolute;
	width: 300px;
	top: 0px;
	z-index: 10;
	left: 25px;
}
#subnav  {
	position: absolute;
	height: 50px;
	width: 400px;
	top: 0px;
	right: 50px;
	text-align: right;
}
#subnav ul {
	padding-top: 30px;
}

#subnav li {
	display: inline;
	list-style-type: none;
	margin-right: 25px;
}
#subnav a:link, #subnav a:visited {
	font-size: 1.15em;
	color: #666666;
	text-decoration: none;
}
#subnav a:hover, #subnav a:active {
	color: #990000;

}

#start #subnav a.sub1,
#wir #subnav a.sub2,
#kontakt #subnav a.sub3,
#impress #subnav a.sub4,
#agb #subnav a.sub5,
#site #subnav a.sub6
 {
   background-color: transparent;
	color: #990000;
   }

#content #left #box_subnav a:link, #content #left #box_subnav a:visited {
	color: #000000;
	text-decoration: none;
}
#content #left #box_subnav a:hover, #content #left #box_subnav a:active {
	color: #666666;
}




#header {
	position: relative;
	width: 810px;
	height: 248px;
	background-color: #E6E6E6;
}
#header #headertext {
	position: absolute;
	width: 450px;
	left: 30px;
	top: 55px;
}
#header #headertext h1 {
	font-size: 1.3em;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-left: 165px;
}
#header #headertext p {
	font-size: 1.3em;
	margin-top: 0.5em;
	color: #FFFFFF;
	line-height: 1.4em;
}
#header #headerbox1 {
	position: absolute;
	height: 40px;
	width: 210px;
	left: 25px;
	top: 180px;
}
#header #headerbox2 {
	position: absolute;
	height: 40px;
	width: 230px;
	left: 250px;
	top: 180px;
}
#header #headerbox1 h1, #header #headerbox2 h1 {
	font-size: 1.3em;
	color: #f99400;
}
#header #headerbox1 p, #header #headerbox2 p {
	font-size: 1.2em;
	color: #FFFFFF;
	margin-top: 0.5em;
}




#nav {
	background-color: #990000;
	height: 43px;
	background-image: url(images/bg_nav.jpg);
	width: 811px;
	position: relative;
	background-repeat: repeat-x;
}
#nav_sub {
	padding-left: 0px;
	padding-top: 25px;
}
#nav_sub ul {
	margin-bottom: 3em;
}

#nav_sub h1 {
	font-size: 1.4em;
	color: #990000;
	margin-bottom: 1em;
	letter-spacing: 0.3em;
	padding-left: 25px;
}

#nav_sub li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav_sub a:link, #nav_sub a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 1.1em;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav_sub a:hover, #nav_sub a:active {
	color: #990000;
	background-color: #F1F2F2;
}
#nav_sub span {
	color: #990000;
}
#nav_sub .on {
	background-color: #F1F2F2;
}


#navi {
	position: absolute;
	width: 795px;
	left: 15px;
	top: 10px;
}
#navi   span {
	color: #FFFFFF;
}

#content {
	padding-bottom: 20px;
	min-height:400px;
}



#content #left {
	width: 213px;
	float: left;
	background-color: #e6e6e6;
}



#content #left #box_aktuell {
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 25px;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 15px;
}
#content #left #box_aktuell a:link, #content #left #box_aktuell a:visited, 
#content #left #box_copy a:link, #content #left #box_copy a:visited,
#content #left #box_service a:link, #content #left #box_service a:visited
	{
	color: #990000;
	text-decoration: none;
}
#content #left #box_aktuell a:hover, #content #left #box_aktuell a:active, 
#content #left #box_copy a:hover, #content #left #box_copy a:active
#content #left #box_service a:hover, #content #left #box_service a:ative
	{
	color: #333333;
}

#content #left #box_aktuell h1 {
	font-size: 1.2em;
	color: #990000;
	margin-bottom: 8px;
	letter-spacing: 0.2em;
}
#content #left #box_aktuell p {
	font-size: 1.1em;
}
#content  #left  #box_copy {
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 25px;
	height: 155px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 15px;
}
#content  #left  #box_copy  h1 {
	font-size: 1.2em;
	color: #990000;
	margin-bottom: 8px;
	letter-spacing: 0.2em;
}
#content  #left  #box_copy  p {
	font-size: 1.1em;
}

#left #box_service {
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 25px;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 15px;
}


#content  #left  #box_service  h1 {
	font-size: 1.2em;
	color: #990000;
	margin-bottom: 8px;
	letter-spacing: 0.2em;
}
#content #left #box_service p {
	font-size: 1.1em;
}

.rot {
	font-weight: bold;
	color: #990000;
}
.red    {
	color: #990000;
}


#content #right {
	float: right;
	width: 535px;
	border-right-color: #CCCCCC;
	padding-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
}
#content #right h1 {
	font-size: 1.4em;
	color: #990000;
	padding-top: 1em;
	padding-bottom: 0.5em;
	font-weight: bold;
}
#content #right h2 {
	font-size: 1.2em;
	color: #990000;
	font-weight: bolder;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	margin-top: 2em;
	margin-bottom: 0.3em;
}
#content #right h3 {
	color: #555;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.4em;
}
#content #right h4 {
	font-size: 1.2em;
	color: #990000;
	background-image: url(images/leaf.gif);
	background-repeat: no-repeat;
	padding-left: 2em;
	background-position: left top;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
}



#content #right p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 0.3em;
	text-align: justify;
	margin-top: 0.6em;
}
#content #right .mark {
	font-size: 1em;
	color: #333333;
	padding-bottom: 15px;
}
#content #right a:link, #content #right a:visited {
	color: #990000;
	text-decoration: underline;
}
#content #right a:hover, #content #right a:active {
	color: #000000;
}


#content #right .mark a:link, #content #right .mark a:visited {
	color: #333333;
	text-decoration: none;
}
#content #right .mark a:hover, #content #right .mark a:active {
	text-decoration: underline;
}

#content #right .table {
	margin-top: 20px;
	border: 1px solid #d3d3d3;
}
#content #right .h {
	font-weight: bold;
	color: #990000;
	display: block;
	font-size: 1.1em;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 15px;
}
#content  #right  ul  {
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 15px;
}
#content  #right  li  {
	font-size: 1
.em;
	margin-bottom: 6px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	font-size: 1.1em;
}
#content #right blockquote {
	width: 300px;
	background-color: #E6E6E6;
	padding: 1em;
	margin-top: 2em;
	margin-bottom: 2em;
	border: 1px solid #FFFFFF;
}
#content #right blockquote li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content #right blockquote h3 {
	font-size: 1.1em;
	color: #333333;
	margin-bottom: 1em;
}
#content  #right  .bildlinks {
	width: 250px;
	height: 210px;
	background-color: #E6E6E6;
	border: 1px solid #bbb;
	float: left;
	margin-top: 2em;
	margin-bottom: 2em;
}
#content  #right  .bildechts {
	background-color: #E6E6E6;
	float: right;
	height: 210px;
	width: 250px;
	border: 1px solid #bbb;
	margin-top: 2em;
	margin-bottom: 2em;
}




#right td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}




td {
	vertical-align: top;
}






#footer {
	background-color: #FFFFFF;
	height: 55px;
	clear: both;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
}
#footer h1 {
	font-size: 1.1em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
	line-height: 1.3em;
}
#footer p {
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0.5em;
}

.search {
	width: 150px;
	margin-left: 25px;
}



.left {
	background-color: #990000;
	color: #FFFFFF;
}
.top a {
	color: #990000;
	text-decoration: none;
	margin-left: 500px;
	margin-top: 20px;
}
em {
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
strong {
	color: #FFFFFF;
}
