
/* Allgemein
**********************************/

* {
  margin:     0;
  padding:    0;
}

img {
  border:     0;
}

p {
  margin:     .25em 0;
  padding:    .25em 0;
}

a {
  color:      #2579d5;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

html {
  background: #000;
}

html, body {
  width:      100%;
}

html, body, table, td, th {
  color:      #111;
  font:       normal 14px/1.5em Arial, Helvetica, "Sans-Serif", "Lucida Sans Unicode";
} 

td, th {
  padding:    0;
}

ol, 
ul {
  margin:     .5em 2.5em;
  line-height:1.25em;
  list-style-type: disc;
}


ul li {
  padding:    .25em;
}

.clear {
  clear:      both;
}

hr {
  clear:      both;
  margin:     2em 0 1em 0;
  color:      #EEE;
}



/* Content
**********************************/

#container {
  position: relative;
  margin: 0 auto;
  width: 956px;
}

#box {
  clear: both;
  padding: 45px 65px;
  background: #FFF url(images/fauxcolumn.jpg) center repeat-y;
}

#content {
}


/* Header
**********************************/

#header {
  height: 305px;
  padding: 23px 0 0 0;
  background: url(images/header_home.jpg) left bottom no-repeat;
}

#header a {
  display: block;
  height: 35px;
  background: center right no-repeat;
  
}

#header img {
position: relative;
top:25px;
float:right;
}

h1#logo a span {
  display: none;
}




/* Navigation
**********************************/

#navigation {
  height: 36px;
  padding: 0 0 0 0;
  background: #333 url(images/navbg.jpg);
}

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

#navigation ul li {
  display: inline;
  margin: 0;
  padding: 0;
}

#navigation ul li a {
  float: left;
  display: block;
  margin: 0 1px 0 0;
  padding: 10px 15px;
  color: white;
  text-decoration: none;
}

#navigation ul li a:hover,
#navigation ul li a.current_item {
  color: #333;
  background: #FFF url(images/navitembg.jpg) left top;
}





/* Ausrichtungen
**********************************/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
  float:           right;
  margin:          .5em .5em 1em 1em;
}

.alignleft {
  float:           left;
  margin:          .5em 1em 1em 0;
}


/* Headlines
**********************************/

h1,h2,h3,h4,h5,h6 {
  padding:         .5em 0;
  font-weight:     normal;
  color:           #8e9c92;
}

h1 {
  padding:         25px 0 10px 0;
  font-size:       20px;
  line-height:     20px;
  color:           #015790;
}

h2 {
  padding:         25px 0 10px 0;
  font-size:       20px;
  line-height:     20px;
  color:           #267eb9;
}

h3 {
  padding:         8px 0;
  font-size:       20px;
  line-height:     25px;
  color:           #1c9aab;
}

h4 {
  padding:         5px 0;
  font-size:       14px;
  line-height:     15px;
}

h5 {
  font-size:       14px;
}

h6 {
  font-size:       14px;
}




/* Headlines Links
**********************************/

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: underline;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #cf2127;
}




/* Footer
**********************************/

#footer {
  clear: both;
  padding: 40px 59px 7rem 59px;
  color: #AAA;
  background: url(images/footer.jpg) center top no-repeat;
  font-size: 12px;
  
}

#footer a {
  color: #AAA;
  text-decoration: none;
}

#footer a:hover {
  color: #999;
}

#footer ul.list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left:-10px;
}

#footer ul.list li {
  float: left;
  padding-right: 10px;
}

#footer ul.list li a:hover {
  text-decoration: underline;
}

ul.servicelisttop {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
}
.servicelisttop {
color:#dddddd;
margin-bottom:-25px;
margin-left:10px;}

ul.servicelisttop li {
  float: left;
  padding-right: 10px;
}

ul.servicelisttop li a {
  color: #AAA;
  text-decoration: none;
}

ul.servicelisttop li a:hover {
  text-decoration: underline;
}

/* Einrückungen
**********************************/

#content p,
#content h3,
#content h4,
#content h5,
#content table,
#content form,
#content ul,
#content div {
  margin-left: 60px;
}

#content div.alignright {
margin-left:0px !important;
}

#content div div * {
  margin-left: 0;
}

#content h2 {
  margin-left: 0;
}




/* Accordion
**********************************/

.accordion {
  margin-left: 0;
}

.accordion .ui-state-hover {
  cursor: pointer;
}




/* Broken Link Checker
**********************************/

.broken_link, a.broken_link {
	text-decoration: line-through;
}


/* Leistungen A-Z
**********************************/

#servicesaz {
  position: absolute;
  top: 65px;
  left: 10px;
  color: #DDD;
  z-index: 100px;
  font-weight:bold;

}

#servicesaz a {
  text-transform: none;
  text-decoration: none;
  color: #DDD;
}

#servicesaz a:hover {
  text-decoration: underline;
}


/* Startseite Tabs
**********************************/

.homepage_big {
  padding: 10px 0 5px 60px;
  font-size: 20px;
  line-height: 25px;
  color: #1c9aab;
}

.homepage_big a {
  color: #1c9aab;
}

.homepage_text {
  padding: 10px 0 5px 60px;
  font-size: 16px;
  line-height: 18px;
  color: #111;
}


/* Tabs
**********************************/

#content div.ui-tabs p,
#content div.ui-tabs h3,
#content div.ui-tabs h4,
#content div.ui-tabs h5,
#content div.ui-tabs table,
#content div.ui-tabs form,
#content div.ui-tabs ul,
#content div.ui-tabs div,
#content div.ui-tabs ul {
  margin-left: 0;
}

/* tabs */
#content .ui-tabs {
  margin-top: 20px;
  margin-bottom: 20px;
}


/* tabs nav */
#content .ui-tabs .ui-tabs-nav {
  padding: 0 0px;
  border-bottom: 1px solid #b1b1b1;
}


/* alle */
#content .ui-widget-header .ui-state-default {
  cursor: pointer;
  font-size: 18px;
  border: 0;
  border-bottom: 1px solid #b1b1b1;
}

/* active */
#content .ui-widget-header li.ui-state-active {
  border: 1px solid #b1b1b1;
  border-bottom: 0;
  background: #e6e6e6;
}

#content .ui-widget-header li.ui-state-hover {
  background: #EEE;
}


/* tabs box */
#content .ui-tabs .ui-tabs-panel {
  padding: 20px;
  background: #FFF url(images/tabs_verlauf.jpg) repeat-x;
}






/* Accordion
**********************************/

.ui-accordion h2 {
  font-size: 18px;
  line-height: 38px;
}

#content .ui-accordion .ui-accordion-content {
  padding: 0;
}

#content .ui-accordion h3 {
  font-size: 18px;
  line-height: 28px;
  margin-left: 0;
  padding: 10px 0;
}

#content .ui-accordion h2:hover,
#content .ui-accordion h3:hover {
  text-decoration: underline;
}



/* Tables
**********************************/


table td,
table th {
  padding: 5px 20px 5px 10px;
  vertical-align: top;
  text-align: left;
}

table th {
  width: 110px;
  background: #ebf0ee;
}

#rightbar table td,
#rightbar table th {
  padding: 0 10px 0 0;
}

 

/* 
**********************************/






