body {
	color: #333333;
	background-color: #e0ded9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 15px;
	color: #b44075;
	font-weight: normal;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	text-decoration: underline;
	color: #b44075;
}
a:hover {
	color: #333;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#container_intro {
	width: 760px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
}
#header {
}
#navi {
	background-color: #c7c2bc;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(images/navi_rosi_troll.jpg);
}
#navi ul li{
	display: inline;
	list-style-type: none;
}

#navi a {
	color: #b44075;
	text-decoration: none;
	font-size: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b44075;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
}
#navi a:hover {
	color: #333;
}
#navi .aktiv {
	text-decoration: underline;
	color: #333;
}
#inhalt {
	width: 450px;
	padding-top: 10px;
	padding-left: 40px;
}
#inhalt .hervorhebung {
	font-size: 12px;
	font-weight: bold;
	color: #b44075;
	padding-top: 10px;
}

#inhalt .pic_abstand {
	margin-right: 10px;
	margin-bottom: 5px;
}

#rechts {
	float: right;
	width: 350px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#rechts li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 5px;
}

#footer {
	color: #b44075;
	background-color: #c7c2bc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	clear: both;
}
#container_intro .link_apo {
	color: #809ea9;
}

