body {
	margin: 0;
	padding: 0;
	color: #000;
	font: normal 78% Tahoma;
	background: #eae3e3 url(../images/bg_stripe_01.gif) repeat-x;
	text-decoration: none;
}

a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #505050;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #ab9190;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #ab9190;
	font-weight: bold;
}

#active {
	color: #ab9190;
	text-decoration: none;
	font-weight: bold;
}

p {
	line-height: 18px;
}

p:link {
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	width: 764px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 105%;
	background-color: #8d6968;
	text-transform: uppercase;
	border-top: 3px solid #8d6968;
	text-indent: 30px;
}

h3 {
	color: #FF0000;
	padding-left: 19px;
	font-size: 100%;
}

.bildtext {
	margin-left: 210px;
}

.bild {
	float: left;
	width: 200px;
	height: 200px;
	border: none;
}

h4 {
	font-size: 80%;
	color: #f00;
}

h5 {
	font-size: 80%;
	color: #f00;
}

ul {
	list-style-type: none;
	display: inline;
	text-align: left;
}

ul li {
	list-style-type: none;
}

img {
	border: none;
}

#navi {
	width: 844px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	background-color: #fff;
}

#navigation li {
	display: inline;
	list-style-type: none;
}

#navigation a {
	text-decoration: none;
	padding-right: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 110%;
}

#wrapper {
	width: 844px;
	height: 100%;
	margin: 0px auto;
	padding-left: 0px;
	padding-right: 0px;
}

#wrapper_content {
	width: 764px;
	height: 100%;
	padding-left: 40px;
	padding-right: 40px;
	background-color: #fff;
}

#flashcontent {
	width: 844px;
	height: 150px;
}

.content {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 764px;
	height: 100%;
}

.textbloc_grey {
	width: 704px;
	height: 100%;
	background-color: #ecedee;
	padding: 30px;
	font: normal Tahoma;
}

#footer {
	color: #8f8f8f;
	width: 764px;
	height: 20px;
	text-align: right;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
