body {
	background-image: url(/images/bg2.gif);
}

h1,h2,h3{
margin:0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


p {
	line-height:1.5em;
	margin:0;
	padding:5px 0 0 12px;
	border-color: #F4A460;
}
h1 {
	font-size:13px;
	color: #BD5C13;
	text-indent: 2em;
	
}

h2 {
	font-size: 12px;
	color: #BD5C13;
}

h3 {
	font-size: 10px;
	color: #BD5C13;
}

h4 {
	font-size: 8px;
	color: #BD5C13;
}

	
#container {
	width: 782px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#banner {
	padding: 0px;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#content {
	padding: 10px 20px 10px 180px;
	background-color:#FFFFFF;
	background-image: url(../images/bg2-ana-logo.jpg);
	background-position:1% 99%;
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#content li {
	list-style: none url(images/pfeil_orange.png);
	list-style-position: outside;
	white-space: normal;
	margin: 10px 5%;
}

#content a,a:link,a:visited,a:active {
	text-decoration:none;
	color:#BD5C13;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: 400;	
}

#content a:hover {
	color:#EE7613;
}

#sidebar-a {
	float: left;
	width: 135px;
	margin-right: 15px;
	padding-left: 5px;
	padding-top: 40px;
	font-size: 10px;
	font-weight: 200;
	line-height: 100%;
	background-image:url(/images/sidebar-line.jpg);
	background-position: 100% 60px;
	background-repeat: no-repeat;
	border-left: 1px solid white;
	color: #EE7613;
}

#sidebar-a a,a:link,a:visited,a:active {
	text-decoration: none;
	color: #a05110;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 400;
}

#sidebar-a a:hover {
	color: #BD5C13;
	font-size:110%;
}

#sidebar-a li {
	color: #a05110;
}
#sidebar-a p { 
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer {
	clear: both;
	width: 780px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #a05110;
	font-size:80%;
	font-weight:500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a{color:#a05110;}

.Stil4 {
	color: #999999;
	font-weight: bold;
	font-style: italic;
}
.gotop {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 1;	
	padding-left:5px;
}

.sublink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1;
	padding-left:10px;
}
.sublink a {
	color: Gray;
	text-transform:none;
}
