* {
	margin: 0;
	padding: 0;
}

h1 {
	font: italic normal 1.5em/1.3em Geneva, Helvetica, Verdana, Arial, "Lucida Grande";
}

h2 {
	font: normal 1.3em/1.3 Geneva, Helvetica, Verdana, Arial, "Lucida Grande";
	color: #A0AEB2;
	width: 200px;
	margin-bottom: 0.8em;
	border-bottom: 1px solid #D6DFDC;
}

h3 {
	font: normal 1.4em/1.3 Geneva, Helvetica, Verdana, Arial, "Lucida Grande";
	color: #990000;
	margin-bottom: 10px;
}

h4 {
	font: normal 1.2em/1.3 Geneva, Helvetica, Verdana, Arial, "Lucida Grande";
	color: #2f2834;
	margin-top: 5px;
	margin-bottom: 5px;
}

h5 {
	font: normal 1.0em/1.3 Geneva, Helvetica, Verdana, Arial, "Lucida Grande";

}


h6 {
	font: normal 15px Geneva, Helvetica, Verdana, Arial, "Lucida Grande";
	color: #990000;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #14636B;
}

*html .mail input {
	height: 17px;
	width: 150px;
	border: none;
	background: none;
}


.mail input {
	background: none; border: none; font: 1.0em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif
	Arial, "Lucida Grande", Geneva, Helvetica, Verdana;}

html {
	font: 12px/1.3em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif
	Arial, "Lucida Grande", Geneva, Helvetica, Verdana;
	color: #2f2834;
	
}

body {
	background:#fff2e1 url(../images/background.jpg) repeat-x;
	text-align: center;
}

#wrapper {
	margin: 15px auto;
	width: 960px;
	background: #fff2e1;
	/*border: #D6DFDC 4px solid;*/
	text-align: left;
}

#header {
	background: url(../images/header_cold.jpg) top left no-repeat;
	height: 257px;
	padding: 25px 0 0 0;
}

#headline {
	color: #FFF8EB;
	text-align: center;
	margin: 0 0 0 60px;
	width: 480px;
	height: 46px;
}

#logo {
	background: url(../images/logo.gif) top left no-repeat;
	font: italic 11px times;
	height: 50px;
	width: 180px;
	padding: 18px 0 0 60px;
	margin: 2px 0 0 409px;
}

#content {
	width:600px;
	text-align: left;
	padding: 15px 10px 15px 30px;
	float: left;
}

.artikel_tumb {
	padding: 10px 10px;
	background-color: #fff0dc;
	border: #fed1a5 1px solid;
	margin-bottom: 10px;
}

.artikel_right {
	margin-left: 150px;
}

.artikel_tumb address {
	font-style: normal;
	margin-bottom: 5px;
}


.artikel_tumb p {
	margin-bottom: 10px;
}

* html .artikel_tumb ul {
	list-style-image: url(../images/list_img_ie.gif);
}

.artikel_tumb ul {
	margin-bottom: 5px;
	margin-left: 15px;
	list-style: none;
	list-style-image: url(../images/list_img.gif);
}

.artikel_tumb li {
	margin: 2px 0 0 10px;
}

.left_img {
	float: left;
	margin: 0 20px 10px 0;
}

.artikel_tumb p img {
	float: left;
	margin: 0 20px 10px 0;
}

#right_content {
	background: url(../images/right_content.gif) repeat-y;
	padding: 15px 0 0 0;
	margin: 46px 0 8px 700px;
	text-align: left;
	}

#nav {
	font-family: Geneva, Helvetica, Verdana, Arial, "Lucida Grande";
	font-size: 1.1em;
	line-height: 2.1em;
}	
	
#nav li {
	list-style: none;
}

* html #nav li a {
	margin-left: 5px;
}

#nav li a {
	color: #333;
	display: block;
	width: 200px;
	padding: 0 0 0 12px;
	margin: 0 3px 0 8px;
	border-bottom: #D6DFDC 1px solid;
	text-decoration: none;
}

#nav #nav_aktiv {
	background: url(../images/aktiv.gif) no-repeat 1px 6px;
	color: #132C31;
}

.clear {
	clear: both;
	display: block;
}
