* {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-family: "Lucida Grande", "Segoe UI", Arial, Sans-Serif;
  font-size: 12px;
  color: #636b7a;
}

html {
  overflow-y: scroll;
}

body { background: url(../media/bg.jpg) repeat-x center top #fff; }

p {margin: 0 0 20px 0;}

td.grau, td.grauU { background-color: #f3f3f3; }

a { text-decoration: none; }
a:hover { color: #0074c4; }

a.clink { color: #0074c4; }
a.clink:hover { color: #0074c4; border-bottom: 1px dotted; }

#blueline {
  width: 664px;
  height: 21px;
  background-color: #0074c4;
  color: #fff;
  text-align: right;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 40px;
  padding-right: 20px;
  line-height: 20px;
}

#navigation {
  margin-left: 20px;
  width: 140px;
  background: url(../media/trenner_menu.gif) repeat-x;
  padding-top: 2px;
  font-size: 11px;
}

.trenner, .trennerC {
  padding-bottom: 2px;
  background: url(../media/trenner_menu.gif) repeat-x bottom;
}

.trennerC {
  padding-top: 25px;
  margin-bottom: 25px;
}

.navitem, .navitem_a1, .navitem_a2 {
  text-indent: 17px;
  font-size: 11px;
  padding-top: 1px;
  padding-bottom: 2px;
}

.navitem_a1 {
  background: url(../media/li_logo_menu.gif) no-repeat;
  color: #0074c4;
}

.navitem_a2 {
  color: #0074c4;
}

a.hnavitem {}
a.hnavitem_a1, a.hnavitem_a2 {
  color: #0074c4;
}

#content {
  font-family: "Lucida Grande", Arial, Sans-Serif;
  line-height: 1.5em;
  margin-left: 30px;
  width: 361px;
  float: left;
}

td.cont {
  font-family: "Lucida Grande", Arial, Sans-Serif;
  padding-right: 3px;
  padding-bottom: 2px;
}

/* Infobox auf der Kontaktseite */

.infobox {
	color: #636b7a;
	padding: 3px;
	margin: 25px 0 0 0;
	background-color: #f3f3f3;
	width: 350px;
	border: 1px solid #fff;
}

.infobox_inlay {
background-color: #fff;
padding: 9px 0 9px 12px;
}

.infobox_inlay h2 {
  padding: 0 0 5px 0;
  margin: 0px;
}

.infobox_inlay li {
  list-style-type: none; 
  margin: 0;
}

.infobox_inlay li.abstand {
	margin: 4px 0 0 0;
}

.infobox a { color: #0074c4; text-decoration: none; }
.infobox a:hover { color: #0074c4; border-bottom: 1px dotted #0074c4;}


#boxes {
  position: relative;
  left: 35px;
  width: 1px;
}

.box {
	font-family: "Lucida Grande", Arial, Sans-Serif;
	margin-bottom: 18px;
	width: 128px;
	padding-top: 48px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #ddd;
}

.box img {
border: 0;
margin: 20px 0 15px 0;
}

.footer {
  font-size: 11px;
}

p.footer1, p.footer2 {
  width: 680px;
  font-size: 11px;
  font-weight: normal;
  margin-top: 20px;
}

p.footer2 {
  margin-top: 10px;
  margin-bottom: 40px;
}

.footeradd {
  font-size: 12px;
  font-weight: normal;
}

ul {
	margin: 5px 0 10px 0;
	padding: 0;
}

li {
	list-style-position: outside;
	margin: 0 0 0 20px;  
	text-align: left;
}

li.aufzaehlung {
	list-style-position: outside;
	margin: 0 0 10px 20px;  
	text-align: left;	
}

li.home {
	list-style-position: outside;
	margin: 0 0 10px 20px;  
	text-align: left;
}

li.aktionsbox {
	list-style-type: none;
	margin: 0 0 10px 0;
	text-align: left;

}

li.haken {
	background: url(../media/haken_blau.png) no-repeat 0 4px scroll;
	list-style-type: none;
    margin: 0 0 0 5px;
    padding: 0 0 0 20px;
}

h1 {
  font-family: Times New Roman, sans;
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: -5px;
  color: #444;
}

h2 {
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 15px;
  color: #000;
}

h3, h4 {
  font-size: 10px;
  color: #636b7a;
  font-weight: normal;
}

h3 {
  font-family: Arial;
  font-size: 14px;
  color: #000;
}

img.contpic {
  border: 0px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
}

img.plogo, img.plogoR {
  border: 1px solid #ddd;
  margin-right: 15px;
  margin-top: 15px;
}

img.plogoR {
  margin-right: 0px;
}

/* XING Infobox auf der Startseite*/

.xinginfobox {
	color: #636b7a;
	padding: 3px;
	margin: 25px 0 0 0;
	background-color: #f3f3f3;
	border: 1px solid #fff;	
}

.xinginfobox_inlay {
background-color: #fff;
padding: 3px 0 9px 12px;
}

.xinginfobox_inlay ul {
	margin: 5px 0 0 0;
	padding: 0;
}

.xinginfobox_inlay li {
  list-style-type: none; 
  margin: 2px 0 0 0;
}

