@charset "utf-8";

body {
	margin:0px;
	font-family:Segoe UI, Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	margin-top:50px;
}

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:150px;
	height:25px;
	background:url(Images/Navigation.png) no-repeat;
	float:left;
	line-height:25px;
	text-align:center;
}

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

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

#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_right img {
	padding:10px;
	padding-top:0px;
}

#footer {
	width:880px;
	height:110px;
	background:url(Images/Backgrounds.png) 0px -217px no-repeat;
	line-height:20px;
	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 {
	background:url(Images/Box_Backgrounds.gif) repeat-y;
	width:125px;
	padding:0px;
	float:left;
	margin:10px;
	margin-left:34px;
}

.boxheader_i {
	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;
	background:url(Images/Boxes_Inner.gif) -125px bottom no-repeat;
	padding-bottom:23px;
	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:#990000;
}

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;
}



h1 {
	color: #990000;
	font-weight: bold;
	font-size: 20px;
	}

h2 {
	color:#990000;
	font-weight: bold;
	font-size: 17px;
	}
	
h3 {
	color:#990000;
	font-weight: bold;
	font-size: 14px;
}

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;
}
