@charset "utf-8";

body {
	margin:0px;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:11px;
	margin-top:25px;
}

a {
	color:#990000;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
}

#main {
	width:900px;
	margin:0px auto;
}

.logo {
	display:block;
	width:732px;
	height:69px;
	float:left;
}

#language_select {
	width:148px;
	height:24px;
	float:left;
	text-align:right;
	line-height:11px;
	color:#CCCCCC;
	padding:10px;
}

#search_form {
	width:164px;
	height:21px;
	background:url(Images/Backgrounds.png) 0px -192px no-repeat;
	float:left;
	padding:2px;
}

input[type=submit], input[type=button] {
	background:#990000;
	border:2px outset #990000;	
	color:#FFFFFF;
}

input[type=text], input[type=password] {
	border:1px solid #990000;
}


#search_form input[type=text] {
	border:1px solid #999999;
	height:18px;
	display:block;
	float:left;
	width:134px;
	color:#CCCCCC;
}

#search_form input[type=submit] {
	border:none;
	background:none;
	width:23px;
	height:21px;
	float:left;
	margin-left:3px;
}

#navigation {
	display:block;
	list-style:none;
	width:900px;
	padding:0px;
	margin:0px;
	height:25px;
}

#navigation li {
	width:180px;
	height:25px;
	background:url(Images/Navigation.png) no-repeat;
	float:left;
	line-height:25px;
	text-align:center;
}

#navigation li.first {
	width:179px;
}

#navigation li.last {
	width:181px;
}

#navigation li a {
	color:#666666;
	font-size:12px;
	display:block;
}

#navigation li a:hover {
	color:#FFFFFF;
	background:url(Images/Navigation.png) 0px -25px no-repeat;
}

#home_box_left {
	width:280px;
	height:152px;
	background:url(Images/Backgrounds.png) no-repeat;
	margin-top:10px;
	float:left;
	padding:10px;
}

#home_box_right {
	width:570px;
	height:152px;
	background:url(Images/Backgrounds.png) -300px 0px no-repeat;
	margin-top:10px;
	margin-left:10px;
	float:left;
	padding:10px;
	text-align:justify;
}

#home_box_left2 {
	width:570px;
	height:172px;
	background:url(Images/Backgrounds4.png) no-repeat;
	margin-top:10px;
	float:left;
	padding:10px;
	text-align:justify;
}

#home_box_right2 {
	width:280px;
	height:172px;
	background:url(Images/Backgrounds3.png) no-repeat;
	margin-top:10px;
	margin-left:10px;
	float:left;
	padding:10px;
	text-align:justify;
}

#home_box_middle0 {
	width:900px;
	height:152px;
	background:url(Images/Backgrounds.png) no-repeat;
	margin-top:10px;
	float:left;
	padding:10px;
	text-align:justify;
}

#home_box_middle1 {
	width:425px;
	height:152px;
	background:url(Images/Backgrounds2.png) no-repeat;
	margin-top:10px;
	float:left;
	padding:10px;
	text-align:justify;
}

#home_box_middle2 {
	width:425px;
	height:152px;
	background:url(Images/Backgrounds2.png) no-repeat;
	margin-top:10px;
	float:left;
	margin-left:10px;
	padding:10px;
	text-align:justify;
}

#home_box_right img {
	padding:10px;
	padding-top:0px;
}

#footer {
	width:880px;
	height:110px;
	background:url(Images/Backgrounds.png) 0px -217px no-repeat;
	line-height:20px;
	margin-top:10px;
	padding-left:20px;
	font-size:10px;
	color:#666666;
}

#footer_left {
	width:550px;
	float:left;
}

#footer_right {
	width:300px;
	float:left;
	text-align:right;
}

#footer_partners {
	height:65px;
	padding-top:20px;
}

#footer_partners a+a {
	margin-left:47px;
}

#boxes {
	width:180px;
	float:left;
}

.box {
	background:url(Images/Box_Backgrounds.gif) repeat-y;
	margin-top:10px;
}

.boxheader {
	display:block;
	background:url(Images/Boxes.gif) no-repeat;
	padding:5px;
	color:#666666;
	font-weight:bold;
	border-bottom:1px solid #999999;
}

.boxcontent {
	padding:3px;
	display:block;
	background:url(Images/Boxes.gif) -180px bottom no-repeat;
	padding-bottom:10px;
}

.box_i {
	width:630px;
	padding:0px;
	margin:10px;
	margin-left:24px;

}

.boxheader_i {
	display:block;
	color:#666666;
	font-weight:bold;
	height:20px;
	padding-top:5px;
	text-align:center;
}

.boxheader_i_alt {
	display:block;
	background:url(Images/Boxes_Inner.gif) no-repeat;
	color:#666666;
	font-weight:bold;
	border-bottom:1px solid #999999;
	height:20px;
	padding-top:5px;
	text-align:center;
}

.boxheader_i a { color:#FFFFFF }

.boxcontent_i {
	padding:1px;
	display:block;
	padding-top:10px;
	padding-bottom:35px;
	height:95px;
}

.content {
	float:left;
	width:710px;
	background:url(Images/Box_Backgrounds.gif) -180px 0px repeat-y;
	margin-left:10px;
	margin-top:10px;
}

.breadcrumb {
	display:block;
	background:url(Images/Boxes.gif) -360px 0px no-repeat;
	padding:5px;
	color:#666666;
	font-weight:bold;
	border-bottom:1px solid #999999;
}

.text {
	padding:3px;
	display:block;
	background:url(Images/Boxes.gif) -1070px bottom no-repeat;
	padding: 0px 10px 10px 10px;
	text-align:justify;
	
}

h2,h3,h4,h5,h6 {
	color:#565656;
}

a.subnavigationlink {
	display:block;
	padding-left:15px;
	background:url(Images/Subnavigation.png) no-repeat;
	height:20px;
	line-height:20px;
}

a.subnavigationlink:hover {
	background:url(Images/Subnavigation.png) 0px -20px no-repeat;
	color:#FFFFFF;
}

a.subsubnavigationlink {
	display:block;
	padding-left:25px;
	background:url(Images/Subsubnavigation.png) no-repeat;
	height:20px;
	line-height:20px;
}

a.subsubnavigationlink:hover {
	color:#FFFFFF;
	background:url(Images/Subsubnavigation.png) 0px -20px no-repeat;
}

#cimr {

	height: 100%;
	text-align: justify;
	vertical-align: middle;
	float: right;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 12px;
	}

#ciml {
	height: 100%;
	text-align: justify;
	vertical-align: middle;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 12px;
}

#biml {
	float: left;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-right: 15px;
}

h1 {
	color: #666666;
	font-weight: bold;
	font-size: 19px;
	}

h2 {
	color:#666666;
	font-weight: bold;
	font-size: 16px;
	}
	
h3 {
	color:#666666;
	font-weight: bold;
	font-size: 13px;
}

h4 {
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	padding-top: 20px;
	text-align:center;
}

.boxheader_img, .boxheader_img_i {
	display:block;
	height:8px;
	width:9px;
	background:url(Images/Arrows.gif) no-repeat;
	float:left;
	margin-top:3px;
	margin-right:10px;
	margin-left:5px;
}

#navigation li div {
	position:relative;
	
}

a.subnavigationlink2 {
	display:block;
	padding-left:15px;
	height:20px;
	line-height:20px;
}

a.subnavigationlink2:hover {
	background:#990000;
	color:#FFFFFF;
}

.slideoutmenu ul {
	list-style:none;
	padding:0px;
	margin:0px;
	width:150px;
	background:#C0C0C0 !important;

}

.slideoutmenu ul li {
	background:#EFEFEF !important;
	text-align:left;
	width:165px;
}

.slideoutmenu ul li:hover {
	background:#990000 !important;
}

.slideoutmenu ul li a {
	background:none !important;
	text-align:left;
	width:165px;
	padding-left:15px;
}

.contactform {
	width:200px;
	border:1px solid #990000;
	background:#FFFFFF;
}

textarea.contactform {
	width:300px;
	height:150px;
}

.contact_box {
	background:url(Images/kontakt_box.png) center top no-repeat;
	padding:5px;
}

.textbox_i {
	width:640px;
	margin:20px;
}


br[clear] {
	clear: both;
}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.kontakt_reihe {
	width: 100%;
	margin-top: 15px;
}

.kontakt_bez {
	width: 25%;
	float: left;
	padding-bottom: 4px;
}

.kontakt_feld {
	width: 75%;
	float: left;
	padding-bottom: 4px;
}

#ull {
	float: left;
	width: 47%;
	margin-left:20px;
	font-size: 11px;
	margin-bottom: 20px;
}

#ulr {
	float: right;
	width: 47%;
	margin-left:20px;
	font-size: 11px;
	margin-bottom: 20px;
}