@charset "utf-8";
/*----------------------- general start*/
body {
	padding: 0;
	margin: 0;
	background-color: #7d7d7d;
}

img {
	border: none;
}

:focus {
	outline: 0;
}
/*----------------------- general end*/

/*----------------------- layout start*/
.wrapper {
	width: 930px;
	margin: auto; /*Layout centered*/
}

.wrapper-home {
	width: 844px;
	margin: auto; /*Layout centered*/
}

.wrapper-visual {
	width: 1000px;
	margin: auto; /*Layout centered*/
}

#header {
	height: 52px;
	background-image: url(../images/background-header.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;	
}

body#emsland #header {
	background-image: url(../images/background-header-emsland.png);
}

#visual-home {
	height: 375px;
	background-image: url(../images/background-wall-home.jpg);
	background-repeat: repeat-x;
	padding-top: 29px;		
}

#visual {
	height: 208px;
	background-image: url(../images/background-wall.jpg);
	background-repeat: repeat-x;
}

#screen {
	background-image: url(../images/screen.png);
	background-repeat: no-repeat;
	width: 930px;
	height: 375px;
	padding-top: 8px;
	padding-left: 51px;
	overflow: hidden;
}

#logo {
	float: left;
	margin-top: 15px;
	margin-left: 40px;
}


#content-home {
	background-color: #FFF;
	margin: 0;
	padding-bottom: 14px;	
}

#breadcrumb {
	margin-bottom: 15px;
	padding: 0;	
	width: 630px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1002e;	
}

#content {
	margin: 0;
	padding-bottom: 14px;	
	width: 630px;
	float: right;
}

#wrapper-floor {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(../images/floor.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.box-content-teaser {
	width: 1000px;
	background-image: url(../images/box-filler.png);
	background-repeat: repeat-y;
	overflow: auto;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
}

#footer {
	background-image: url(../images/background-footer-top.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #7d7d7d;
	padding-top: 64px;
	padding-bottom: 20px;
}

.teaser-home {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.teaser-home li {
	float: left;
	margin-left: 68px;	
}

.teaser-home li:first-child { 
	margin-left: 0px;
}

.box-teaser-home {
	width: 236px;
	padding-top: 12px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #d1002e;	
}

.frame-1 {
	padding: 5px;
	border: 1px solid #dbdbdb;
}

.separator-dots-red {
	width: 230px;
	height: 1px;
	line-height: 1px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d1002e;
}

.intent-teaser-home {
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}

.box-footer-aktuelles {
	width: 550px;
	float: left;
}

.box-footer-kontakt {
	width: 330px;
	float: right;
}

#sidebar {
	float: left;
	width: 247px;
	margin-right: 20px;
}

.box-sidebar {
	border: 1px solid #dbdbdb;
	padding: 14px;
	margin-bottom: 30px;
}

.box-sidebar-infos {
	border: 1px solid #4a7187;
	padding: 14px;
	margin-bottom: 30px;
	background-color: #5d8eaa;
	background-image: url(../images/background-box-infos-highlight.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.intent-box-sidebar {
	padding-left:  3px;
	padding-right: 3px;
}
/*----------------------- layout end*/


/*----------------------- fonts start*/
h1 {
	font-family: "Maven Pro", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #d1002e;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;	
}

h2 {
	font-family: "Maven Pro", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4194c3;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}

h1 + h2 {
	margin-top: -10px;
}

.intent-teaser-home h1 {
	font-family: "Maven Pro", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #d1002e;
	margin-top: 10px;
	margin-bottom: 6px;
	font-weight: normal;
}

p {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-top: 0;
}

p a {
	text-decoration: underline;
	color: #4194c3;
}

p a:hover {
	text-decoration: none;
	color: #000;
}

.text-blue {
	color: #4194c3;
}

.box-footer-aktuelles h1 {
	font-family: "Maven Pro", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #f4f4f4;
	text-transform: uppercase;
	background-color: #9e9e9e;
	margin-bottom: 8px;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 11px;
}

.box-footer-kontakt h1 {
	font-family: "Maven Pro", Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0;
	font-weight: normal;
	color: #f4f4f4;
	text-transform: uppercase;
	background-color: #9e9e9e;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 11px;
	margin-bottom: 8px;
}

.box-sidebar h1, #menu-main h1 {
	font-family: "Maven Pro", Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 12px;
	font-weight: normal;
	color: #a4a4a4;
	text-transform: uppercase;
}

.box-sidebar-infos h1 {
	font-family: "Maven Pro", Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 12px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}

.box-sidebar p {
	color: #828282;
	font-size: 12px;
	margin: 0;
}

.col-right-standort p {
	font-size: 11px;
}

#footer p {
	color: #e5e3e3;
	margin: 0;
	font-size: 12px;
}

#footer a {
	text-decoration: underline;
	color: #e5e3e3;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
}
/*----------------------- fonts end*/


/*----------------------- menu start*/
#menu-top {
}

#menu-top ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu-top ul li {
	float: left;
}

#menu-top ul li a {
	float: left;
	padding-left: 19px;
	padding-right: 21px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 2px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/separator-top-menu.png);
	background-position: left 17px;
	background-repeat: no-repeat;
}

#menu-top li:first-child a { 
	background-image: none ;
}

#menu-top li:last-child a { 
	padding-right: 0px;
}

#menu-top ul li a:hover {
	color: #000;
}

body#emsland #menu-top ul li a {
	background-image: url(../images/separator-top-menu-emsland.png);
}

#menu-footer {
}

#menu-footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu-footer ul li {
	float: left;
}

#menu-footer ul li a {
	float: left;
	padding-left: 19px;
	padding-right: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 2px;
	color: #e5e3e3;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/separator-footer-menu.png);
	background-position: left 1px;
	background-repeat: no-repeat;
}

#menu-footer li:first-child a { 
	background-image: none ;
	padding-left: 0;
}

#menu-footer ul li a:hover {
	color: #000;
}

#menu-main {
	margin-bottom: 30px;
	border: 1px solid #dbdbdb;
	background-color: #fff;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	background-image: url(../images/box-top.png);
	background-repeat: no-repeat;
	background-position: top;
}

#menu-main ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu-main ul li {
}

#menu-main ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
	text-transform: uppercase;
	display: block;
	color: #4194c3;
	text-decoration: none;
	background-image: url(../images/bullet-square.png);
	background-repeat: no-repeat;
	background-position: right 8px;
}

#menu-main ul li:last-child a { 
	border: none;
}

#menu-main ul li a:hover {
	background-color: #F7F7F7;
}

#menu-main .sub li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4b4b4b;
	text-decoration: none;
	text-transform: none;
	padding-left: 10px;
	background-image: none;
	border: none;
}

body#emsland #menu-main {
	background-image: url(../images/box-top-emsland.png);
}
/*----------------------- menu end*/

/*----------------------- misc start*/
.clearfix {
	clear: both;
}

.separator-footer {
	height: 2px;
	margin-top: 16px;
	margin-bottom: 16px;
	background-image: url(../images/separator-footer.png);
	background-repeat: repeat-x;
}

.intent-footer {
	padding-left: 10px;
	padding-right: 10px;
}

#footer-siegel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer-siegel li {
	float: left;
	margin-left: 23px;
}

#footer-siegel li:first-child {
	margin: 0;
}

.box-footer-aktuelles ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.box-footer-aktuelles ul li {
	font-style: italic;
	color: #e5e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	margin: 0;
	padding-left: 9px;
	background-image: url(../images/bullet-arrow-orange.png);
	background-position: left 10px;
	background-repeat: no-repeat;
}

#breadcrumb ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#breadcrumb ul li {
	float: left;
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0;
	padding-right: 11px;
	padding-left: 9px;
	background-image: url(../images/bullet-arrow-red.png);
	background-position: right 10px;
	background-repeat: no-repeat;
}

#breadcrumb ul li a {
	text-decoration: none;
	color: #797979;
}

#breadcrumb ul li a:hover {
	color: #000;
}

#breadcrumb ul li:first-child {
	padding-left: 0;
}

#breadcrumb ul li:last-child {
	background-image: none;
}

.ul-1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.ul-1 li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #4194c3;
	line-height: 15px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../images/bullet-circle.png);
	background-position: left 0px;
	background-repeat: no-repeat;
}

.ul-1 li a {
	color: #4194c3;
	text-decoration: underline;
}

.ul-1 li a:hover {
	color: #000;
	text-decoration: none;
}

.ul-2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.ul-2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	margin: 0;
	padding-left: 29px;
	background-image: url(../images/bullet-circle.png);
	background-position: left 0px;
	background-repeat: no-repeat;
}

.ul-2 li a {
	color: #fff;
	text-decoration: underline;
}

.ul-2 li a:hover {
	color: #000;
	text-decoration: none;
}

.col-left {
	float: left;
	width: 315px;
}

.col-right {
	float: right;
	width: 315px;
}

.col-right-standort {
	float: right;
	width: 240px;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.separator {
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	clear: both;
}

.separator-sidebar {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	clear: both;
}

.pic-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #dbdbdb;
}

.pic-left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #dbdbdb;
}
/*----------------------- mics end*/

/*------------------------------------------ form kontakt start*/
#contactform .radio:focus { border: none; }
#contactform .checkbox:focus { border: none; }
#contactform input:focus { border: 1px solid black; }
#contactform textarea:focus { border: 1px solid black; }
#contactform select:focus { border: 1px solid black; }
#contactform input.error { border: 1px solid red; }
#contactform input.error { border: 1px solid red; }
#contactform select.error { border: 1px solid red; }
#contactform textarea.error { border: 1px solid red; }

#contactform .input {
	width: 260px;
	height: 34px;
	line-height: 34px;	
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #ccc; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}

#contactform .select {
	width: 282px;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-top: 9px;
	border: 1px solid #ccc; 
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 13px;
	color: #000;
}

#contactform .radio-label {
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#contactform input.radio {
	height: 30px;
}

#contactform input.checkbox {
	height: 30px;
}

#contactform .checkbox-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	display: inline;
}

#contactform .form-row {
	margin-bottom: 7px;
	clear: both;
	height: 40px;
}

#contactform .label {
	float: left;
	clear: both;
	padding-right: 8px;
	width: 100px;
	height: 38px;
	line-height: 38px;
	margin-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}

#contactform textarea {
	width: 260px;
	height: 120px;
	padding: 10px;
	border: 1px solid #ccc; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}

#contactform .field {
  width: 285px;
  float: left;
}

#contactform .status {
	margin-top: 13px;
	padding-left: 8px;
	float: left;
}

#contactform label.error {
	padding-left: 20px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666;
	padding-bottom: 5px;
	background-image: url(../images/unchecked.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#contactform label.checked {
  background: url("../images/checked.png") no-repeat 0px 0px;
}

.send {
	margin-left: 117px;
	margin-top: 15px;
}

#contactform input.send:focus { border: 0; }
/*------------------------------------------ form kontakt end*/
