/*

verwendete Farbklima auf der Seite:

F2F2F2

*/


body {
	background-color:#E2E1C1; /*url("../img/layout/background.jpg") top left; 	*/
    /*margin:60px 0 30px 0;*/
	margin:auto 0 10px auto;
	padding:0;
  	font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif;
  	font-size:11px;
  	text-align: center;
}

table, td, tr, div {
 	font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif;
  	font-size:11px;
  	text-align: left;
}

form {
  margin:0;
  padding:0;

}

body, div, p, table, td, select, textarea, input, a, h1, h2, h3, ul  {
    color:#999999;
  	font-family:Verdana, Helvetica, "Trebuchet MS", sans-serif;
}

a, h1, h2, h3 {
	color:#999;
	font-size:12px;
}

a {
  text-decoration:underline;
  	font-size:11px;
}

h1, h2, h3 {
   margin:0 0 10px 0;
   padding:0;
}


.dunkelgrau {
  font-size:11px;
  color:#999;
}

p {
	margin-top:5px;
}

img {
  border:0;
}

#container li {
  list-style:none;
  background:url("../img/layout/arrow_content.gif") no-repeat center left;
  padding-left:10px;
}


div#contact div, div#content .contenttable-0 {
  margin-top:62px;
  font-size:10px;
  line-height:150%;
}

div#contact div a {
  font-size:10px;
}

div#contact .contenttable-0, div#content .contenttable-0 {
  padding:0;
  border-collapse:collapse;
}

div#contact .td-0, div#content .td-0 {
 border-right:1px solid #DADADA;
}

div#contact td{
padding:0 10px;

}

div#content td.td-0 {
  padding:0 10px 0 0;

}

div#content td.td-last {
  padding:0  0 0 10px;


}


span, b, strong	 {
  color:#999;
}
