/*------------------- CSS RESET ---------------------
---------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}

ul, ol {
	list-style: none;
}

b, strong {
	font-weight: bold;
}

img, a img {
	border: none;
}

/*------------------SCHRIFT  ----------------
---------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	line-height: normal;
	text-align: left;
}

h1, h2, h3 {
	font-weight: bold;
	margin-bottom: 7px;
}

h1 {
	color: #007BC2;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 16px;
	line-height: 34px;
}

h2 {
	font-size: 13px;
	color: #454545;
	font-weight: bold;
	line-height: 20px;
	margin-top: 12px;
	margin-bottom: 3px;
}

h3 {
	font-size: 13px;
	color: #454545;
	font-weight: bold;
	line-height: 19px;
	margin-top: 22px;
	margin-bottom: 2px;
}

h4 {
	font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 1px;
	color: #007BC2;
}

h5 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 4px;
	line-height: 15px;
}

h6 {
	font-size: 16px;
	color: #007BC2;
	font-weight: bold;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;

}


.mainContent{
	padding-top: 12px;
	padding-bottom: 7px;
	text-align: center;
}


a.top-navi:link, a.top-navi:visited {
	color: #333333;
	text-decoration:none;
}

a.top-navi:hover, a.top-navi :focus, a.top-navi:active {
	color: #333333;
	text-decoration: underline;
}

a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	color: #007BC2;
	text-decoration: none;
}

a.footer:link, a.footer:visited{
	font-size: 13px;
	text-decoration: none;
	color: #666666;
}

a.footer:hover, a.footer:focus, a.footer:active{
	font-size: 13px;
	text-decoration: none;
	color: #007BC2;
}

a.teaserMehr:link, a.teaserMehr:visited{
	font-size: 13px;
	font-weight: 700;
	background: #007BC2;
	padding: 4px 5px 4px 5px;
	border-radius: 5px 5px 5px 5px;
	text-decoration: none;
	color: #fff;
}

a.teaserMehr:hover, a.teaserMehr:focus, a.teaserMehr:active{
	font-size: 13px;
	font-weight: 700;
	background: #666666;
	padding: 4px 5px 4px 5px;
	border-radius: 5px 5px 5px 5px;
	text-decoration: none;
	color: #fff;
}


/*------------------- LAYOUT ---------------------
---------------------------------------------------*/
#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 480px;
	width: 960px;
}

#head {
	position: relative;
	height: 150px;
	width: 960px;
}

#logo {
	height: 57px;
	width: 240px;
	position: absolute;
	top: 18px;
	left: 2px;
}

#news {
	height: 70px;
	width: 270px;
	position: absolute;
	top: 0px;
	left: 480px;
}

.beratung {
	position: absolute;
	top: 18px;
	left: 790px;
	font-size: 12px;
	font-weight:300;
	line-height: normal;
	padding-bottom: 1px;
}

.tel {
	position: absolute;
	top: 37px;
	left: 790px;
	font-size: 16px;
	font-weight: 900;
	line-height: normal;
}

#slider {
	height: 300px;
	width: 952px;
	position: absolute;
	bottom: 10px;
	right: 0px;
	background-color: #FFFFFF;
	border-top: solid 1px #D4D4D4;
	border-bottom: solid 1px #D4D4D4;
	border-left: solid 1px #D4D4D4;
	border-right: solid 1px #D4D4D4;
}

#content {
	width: 960px;
	padding: 0px 0px 0px 0px;
}

#mainContent {
	margin-top: 15px;
	margin-bottom: 35px;
	margin-left: 2px;
	margin-right: 5px;
	float: left;
	width: 660px;
	padding-right: 10px;
}

#mainContent ul li {
	background: url(images/bullet.gif) no-repeat 3px 10px;
	padding: 4px 0 4px 15px;
}


#sidebarRight {
	width: 250px;
	min-height: 600px;
	float: right;
	margin-top: 30px;
	margin-bottom: 12px;
	margin-left: 10px;
}

#sidebarLeft {
	width: 250px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-bottom: 190px;
	margin-left: 2px;
}

.teaser {
	width: 290px;
	height: 330px;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.teaserHead{
	font-size: 18px;
	color: #666666;
	line-height: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.imgKopien {
	float:left;
	width:290px;
	height: 164px;
	margin-bottom: 7px;
}

.imgTextildruck {
	float:left;
	width:290px;
	height: 164px;
	margin-bottom: 7px;
}

.imgWerbetechnik {
	float:left;
	width:290px;
	height: 164px;
	margin-bottom: 7px;
}

.imgDruckprodukte {
	float:left;
	width:290px;
	height: 164px;
	margin-bottom: 7px;
}

.img24h-service {
	float:left;
	width:290px;
	height: 164px;
	margin-bottom: 7px;
}

.imgBeratung {
	float:left;
	width:290px;
	height: 164px;
	margin-bottom: 7px;
}

#sidebarBarrierefrei {
	float: right;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 0px;
	margin-bottom: 25px;
	width: 250px;
	height: 294px;
}

#sidebarLeistungsspektrum {
	background-color: #F8F8F8;
	float: right;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 0px;
	margin-bottom: 20px;
	width: 250px;
	height-min: 282px;
}


footer{
	clear: both;
	font-size: 13px;
	color: #666666;
	background-color: #F4F4F4;
	line-height: 1.5em;
	width: 100%;
}

.footerInner {
	width: 960px;
	background-color: #F4F4F4;
	margin: 0 auto;
	padding-top: 21px;
}

#copyright {
	color: #666666;
	background-color: #FFF;
	font-size: 11px;
	padding-bottom: 15px;
	padding-top: 10px;
	width: 100%;
}

.copyrightInner {
	margin: 0 auto;
	padding-left: 2px;
	padding-top: 3px;
	width: 958px;
}

.footerHead{
	font-size: 16px;
	color: #666666;
	line-height: 20px;
}

.column-informationen {
	float: left;
	width: 125px;
	height: 170px;
	background-color: #F4F4F4;
	padding-right: 35px;
	padding-left: 5px;
}

.column-standort {
	float: left;
	width: 195px;
	height: 170px;
	background-color: #F4F4F4;
	padding-right: 35px;
}


.column-tag {
	float: left;
	width: 80px;
	padding-right: 0px;
	height: 170px;
	background-color: #F4F4F4;
}

.column-uhr {
	float: left;
	width: 240px;
	padding-right: 15px;
	height: 170px;
	background-color: #F4F4F4;
}

.column-leistungen {
	float: left;
	width: 210px;
	padding-right: 20px;
	height: 170px;
	background-color: #F4F4F4;
}

#content p {
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 7px;
	line-height: 20px;
}

#sidebarRight p {
	padding-bottom: 3px;
	padding-top: 8px;
	padding-right: 8px;
}

#footer p {
	font-size: 14px;
	text-align:center;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #555555;
}


.imgPartner {
	float:left;
	background-color: #f8f8f8;
	width:160px;
	border:#D4D4D4 solid 1px;
	padding:2px 2px 2px 2px;
	margin:15px 30px 15px 0;
}

.imgLink-Partner {
    color: #444444;
    font-size: 12px;
    line-height: normal;
    padding-top: 5px;
	padding-left: 5px;
    text-align: left;
}

.imgSidebar {
	background-color: #f8f8f8;
	height:130px;
	width:220px;
	border:#D4D4D4 solid 1px;
	padding:4px 4px;
	margin-bottom: 6px;
}

.imgPartner {
	float:left;
	height:90px;
	width:135px;
	background-color: #f8f8f8;
	padding: 2px 2px;
	border: #D4D4D4 solid 1px;
	margin:2px 25px 12px 0px;
}

.imgAktuelles {
	float:left;
	height:86px;
	width:130px;
	background-color: #f8f8f8;
	padding: 2px 2px;
	border: #D4D4D4 solid 1px;
	margin:2px 25px 23px 0px;
}

.imgMainleft {
	float:left;
	background-color: #f8f8f8;
	height: 132px;
	width: 175px;
	border: #D4D4D4 solid 1px;
	padding: 4px 4px;
	margin: 7px 18px 6px 0px;
}

.imgMainright{
	float:right;
	background-color: #f4f4f4;
	height:132px;
	width:175px;
	border:#D4D4D4 solid 1px;
	padding:4px 4px;
	margin:11px 8px 15px 20px;
}

.imgLeistungen{
	float:left;
	background-color: #f4f4f4;
	height:132px;
	width:175px;
	border:#D4D4D4 solid 1px;
	padding:4px 4px;
	margin:10px 25px 28px 0px;
}

.imgLeistungen1{
	float:left;
	background-color: #f4f4f4;
	height:132px;
	width:175px;
	border:#D4D4D4 solid 1px;
	padding:4px 4px;
	margin:10px 25px 12px 0px;
}

.imgLeistungsspektrum{
	height: 230px;
	width: 660px;
	padding: 15px 0px;
}

.quotes {
    color: #565656;
	font-weight: bold;
	padding-left: 33px;
	padding-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.quotes .left_quote {
    font-size: 25px;
    line-height: 12px;
    padding-left: 5px;
    position: relative;
	bottom: -15px;
}	

.quotes .right_quote {
    font-size: 25px;
    line-height: 12px;
    padding-right: 5px;
    position: relative;
    bottom: -7px;
}

/*------------------- ALLGEMEIN --------------------
---------------------------------------------------*/
.routenplaner  {
	padding-top: 25px;
}

.clear {
	clear: both;
}

.clearfloat {
	clear: both;
}

.mehrInfo {
	font-size: 13px;
	font-weight: bold;
}

.trennlinie {
	border-bottom-color: #E0E0E0;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

iframe {
	border:1px dotted #D4D4D4;
	padding:4px;
}

.cur-in {
    cursor: url("images/lupe.cur"), pointer;
}

.shadow {
  -moz-box-shadow: 3px 3px 4px #E0E0E0;
  -webkit-box-shadow: 3px 3px 4px #E0E0E0;
  box-shadow: 3px 3px 4px #E0E0E0;
}

/*------------------- NAVIGATION--------------------
---------------------------------------------------*/

#navigation {
	position: absolute;
    width: 960px;
	top: 92px;
	left: 0px;
	padding-bottom: 3px;
}

#navigation li {
    display: inline;
    float: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 1.7em;
    margin-left: 8px;
    text-transform: uppercase;
}

#navigation a, #navigation a:link, #navigation a:visited { 
	text-decoration: none;
	color : #454545;
	padding: 4px 6px 3px 6px;
	border-radius: 5px 5px 5px 5px;  
}

#navigation a:hover, #navigation a:active, #navigation a.active { 
	background-color: #007BC2;
    color: #FFFFFF;
	border-radius: 5px 5px 5px 5px; 
}

#navTop {
	position: absolute;
	top: 18px;
	right: 15px;
}

#navTop ul li {
  display: inline;
  font-size: 13px;
  color: #fff;
  margin-left: 2px;
  padding-left: 1px;
}


/*------------------- SUBNAVIGATION--------------------
---------------------------------------------------*/

#subnavi	{
	float: left;
	height: auto;
}

#subnavi ul	{
	margin: 5px; 
	padding: 0; 
	width: 200px; 
	border-top: 1px solid #D4D4D4;
}

#subnavi ul li	{
	list-style-type: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

#subnavi ul ul {
	margin: 0; 
	padding: 0; 
	border: none;
}

#subnavi ul ul li {
	list-style-type: none;
	text-align: left;
	margin: 0; 
	padding: 0;
}

#subnavi ul li a {
	color: #2E2E2E; 
	text-decoration: none; 
	font-size: 13px; 
	border-bottom: 1px solid #D4D4D4; 
	float: left; 
	width: 200px; 
	height: 30px; 
	line-height: 30px; 
	background-position: 10px center; 
	text-indent: 21px;
}

#subnavi ul ul li a	{
	color: #2E2E2E; 
	text-decoration: none; 
	font-size: 11px; 
	border-bottom: 1px solid #999999; 
	float: left; 
	width: 200px; 
	height: 30px; 
	line-height: 30px; 
	text-indent: 21px; 
	background-image: none; 
	background-color: #eeeeee;
}
	
#subnavi ul li a:hover {
	background-color: #007BC2; 
	color: #FFFFFF;
}

#subnavi ul li a.leistung_parent_active, #subnavi ul li a.leistung_active {
	background-color: #F8F8F8;
	color: #2E2E2E;
}
#subnavi ul ul li a:hover, #subnavi ul ul li a.leistung_active {
	color: #005AAE; 
	background-color: #ffffff; 
}


/*------------------- FORMULAR--------------------
---------------------------------------------------*/

form {
	padding: 10px 0 0 0;
	margin: 10px 0;
	color:#555555;
}

form p {
	overflow: hidden;
	margin: 5px 0;	
}

input,textarea {
	width: 220px;
	margin-left: 5px;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
}

fieldset {
	padding: 15px;
	margin: 0 0 15px 0;
	border: 1px solid #D4D4D4;
}

input[type=text], textarea {
	padding: 3px;
	border: 1px solid #D4D4D4;
	
}

input[type=submit]{
	border: 1px solid #D4D4D4;
	font-size: 14px;
	padding: 2px;
	width: 120px;	
}

input, legend {
	border: 1px solid #D4D4D4;
	font-size: 14px;
	padding: 2px;
}

legend {
	border-color: #007BC2;
	color: #DD0206;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}

label {	
	display: block;
	float: left;
	min-width: 160px;
	padding-top: 4px;	
}
