* {
margin: 0;
padding: 0;
border: 0;
}

body {
background-color: #EEEEEE;
background-image: url('../images/background.jpg');
background-repeat: repeat-x;
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
line-height: 120%;
padding-bottom: 6em;
}

#wrap {
width: 51em;
margin: 3em auto auto auto;
padding: 1em 0em 1em 5em;
background-color: #ffffff;
min-height: 40.2em;
}

#inner-wrap {
min-height: 39.2em;
}

#navi {
width: 7.7em;
float: left;
margin-top: 4.3em;
margin-left: 4.45em;
}

#navi ul li,
#pfeile ul li {
  background-image: url(../images/dreieck.gif);
  list-style-image: none;  
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 12px;
  list-style: none outside;
  margin: 0;
}

#footer {
clear: both;
width: 10em;
margin-left: 36.9em;
height: 4em;
}

#footer p {
font-size: 10px;
line-height: 140%;
}

#inhalt {
width: 520px;
margin-top: 4.4em;
margin-bottom: 1.6em;
float: left;
}

#rechts {
width: 10em;
margin-left: 32.5em;
}

.clear {
clear: both;
}

ul {
  font-size: 0.8em;
  margin-bottom: 1.6em;
}

ul ul {
  font-size: 1em;
  margin-bottom: 0;
}

table ul {
  font-size: 1em;
  margin-top: -0.5em;
  margin-bottom: 0;
}

li {
  margin-left: 1.7em;
  list-style: none;
  list-style-image: url(../images/quadrat.gif);
  background-repeat: no-repeat;
  margin-top: 0.5em;
}

ul ul li {
  margin-left: 0;
  list-style: none;
  list-style-image: none;
}

*+html li {
  margin-left: 1.3em;
  list-style: none;
  list-style-image: url(../images/quadrat-ie.gif);
  background-repeat: no-repeat;
}

*html li {
  margin-left: 1.3em;
  list-style: none;
  list-style-image: url(../images/quadrat-ie.gif);
  background-repeat: no-repeat;
}

#navi ul li,
#footer ul li {
  list-style: none;
  margin-left: 0em;
  margin-bottom: 0.5em;
}

h1 {
  font-size: 0.8em;
  font-weight: normal;
  margin-bottom: 1.8em;
}

td, h4 {
  font-size: 0.8em;
}

p {
  font-size: 0.8em;
  margin-bottom: 0.8em;
}

table {
  margin-top: -0.5em;
  width: 100%;
  border-collapse: collapse; 
  border-width: 0;
  border-spacing: 0;
}

td {
  vertical-align: top;
  padding-top: 0.3em;
  padding-bottom: 0.4em;
  border-bottom: 1px solid #cccccc;
}

.abstand p {
  font-size: 0.8em;
  margin-bottom: 0.8em;
}

a {
  text-decoration: none;
	color: #3B5998;
/*color: #7F7F7F;*/
}

a:visited {
  text-decoration: none;
	color: #3B5998;
/*color: #7F7F7F;*/
}

a:hover {
  text-decoration: none;
  color: #000000;
}

.spalte1 {
  width: 10em;
}

.spalteR {
  width: 20em;
}

.localnav {
  margin-top: 1em;
  float: right;
}

#referenzen{
width: 540px;
margin-top: 4.4em;
margin-bottom: 1.6em;
margin-right: -20px;
float: left;
}

dl {
float: left;
margin-right: 20px;
margin-top: 0.8em;
margin-bottom: 0.8em;
}

dd {
  font-size: 0.8em;
}

dd a {
  background-image: url(../images/dreieck.gif);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 13px;
}

div.cute_profiles_sprite{
top:275px;
left:0px;
}


/***** IE7-Hacks *******/
*+html .second,
*+html .first {
  margin-right: 0.5em;
}

*+html .last {
  float: none;
}

/***** IE6-Hacks *******/
*html .second,
*html .first {
  margin-right: 0.5em;
}

*html .last {
  float: none;
}
