body, table {
	font: 0.7em verdana, arial, sans-serif;
	color: #575757;
	background-color: #f4f4f4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}

table {
    font-family: arial, verdana, sans-serif;
    font-size: 1em;
}

a {
	color: #575757;
}

a:hover {
	color: #920000;
}

a.download {
	background: url(download.gif) no-repeat 0 1px;
	background-color: transparent;
	padding-left: 14px;
}

h1 {
 	font-family: times, serif;
	font-size: 22px;
	line-height: 22px;
	color: #585858;
	margin: 0px 0px 15px 0px;
	background: url(c2c2c2.gif) repeat-x 0px 20px;
}

h2 {
	font-size: 100%;
	margin: 20px 0 5px 0;
	color: #555
}

p {
	margin: 0 0 8px 0;
	padding: 0px;
	
}

#header {
	height: 178px;	
	margin: 0px;
}

#logo {
	padding: 20px 0 0 6px;
	float: left;
}

#top_img {
	float: right;
}

#center {
	margin: 20px auto 20px auto;
	width: 800px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 0px;
}

#vignetten {
	width: 180px;
	float: left;
	margin-left: 14px;
}

#vignetten ul {
	margin: 0px;
	padding-left: 15px;
	list-style-type: circle;
}

.vig {
 	margin: 5px 0 10px 0;
 	padding: 0 5px 5px 5px;
	background: url(vignette_top.gif) repeat-x #f0efef;
}

.vig img {
	margin-top: 4px;
}

.vig h2 {

	margin: 10px 0 5px 0;
	font-size: 100%;
}

.vig h3 {
	margin: 2px 0 0 0;
	color: #fff;
	font-size: 100%;
}

#inhalt {
	position: relative;
	clear: both;
}

#menu_left {
	width: 170px;
	float: left;
	margin: 4px 0 0 0;
	padding: 0px;
	line-height: 170%;
}


#menu_left ul {
	margin: 0 0 0 10px;
	padding: 0px;
	list-style-type: none;
	background: url(menu_back.gif) repeat-x 0 0;
	
}

#menu_left li {
	font-size: 100%;
	margin: 1px 0 0 0;
	padding: 0 0 0 5px;
}

#menu_left li.selected {
	font-weight: bold;
}

#menu_left li.layer_1 {
	background-color: #920000;
}

#menu_left li.layer_2 {
	background: url(menu_dot.gif) no-repeat 0px 8px;
	padding-left: 10px;
	margin-left: 5px;
}


#menu_left a {
	color: #fff;
	text-decoration: none;
}

#menu_left li.layer_2 a{
	color: #565656;
}

#content {
	width: 410px;
	float: left;
	color: #555;
	margin: 0 0 0 14px;
	padding: 0px;
}


#bottom {
	border-top: 1px solid #585858;
	margin: 0 10px 0 10px;
	height: 22px;
}

#bottom a {
	color: #585858;
	text-decoration: none;
}

#bottom a:hover {
	color: #920000;
}


.clearer {
	clear: both;
	margin:0px;
	padding: 0px;
}

input {
 	font-family: verdana;
 	font-size: 11px;
	margin-right: 4px;
	width: 300px;
	border: 1px solid #ddd;
	height: 16px;
	padding-left: 3px;
}

textarea {
 	font-family: verdana;
 	font-size: 11px;
	margin-right: 4px;
	height: 120px;
	width: 300px;
	border: 0px;
	border: 1px solid #ddd;
	padding-left: 3px;
}

.error {
	border: #920000 1px solid;
}

#meldung {
	font-weight: bold;
	color: #920000;
	margin-bottom: 10px;
}

.button {
 	width: 148px;
	margin-right: 4px;
	background: #858585;
	color: #fff;
	font-weight: bold;
}

blockquote {
	font-weight: bold;
	margin: 0px;
	line-height: 180%;
	margin-bottom: 25px;
}

blockquote .quelle {
	font-style: oblique;
	font-weight: normal;
}



.telefon {
	padding-left: 15px;
	background: url(telefon.gif) no-repeat 0 1px;
}

.email {
	padding-left: 15px;
	background: url(email.gif) no-repeat 0 1px;
}

.adresse {
	padding-left: 15px;
	background: url(adresse.gif) no-repeat 0 1px;
}

.fax {
	padding-left: 15px;
	background: url(fax.gif) no-repeat 0 1px;
}

.leer {
	padding-left: 15px;
	background: none;
}

thead td {
    font-weight: bold;
    border-bottom: 1px solid black;
    background-color: white;
}

td.value2 {
    background-color: white;
}

