body {
	background: url(/.img/body_bg.jpg) fixed;
	_background-attachment: scroll; /* hide from win ie */
	background-position: top right;
	background-color: #A56251;
	margin: 0;
	padding: 0 0 2em 0;
	color: #272725;
	font-family: Georgia, Times, Times New Roman, Palatino;
	font-size: .9em;
}

a:link {
	text-decoration: none;
	color: #B1335B;
	}

a:visited {
	text-decoration: none;
	color: #B1335B;
	}

a:hover {
	text-decoration: underline;
	color: #B1335B;
	}


h1 {
	font-size: 130%;
	color: #555555;
	padding: 0;
	margin: 1em 0 0.6em 0;
	line-height: 120%;
	}
	
h2 {
	font-size: 111%;
	color: #2F6292;
	padding: 0;
	margin: 0 0 0.8em 0;
	}

h3 {
	font-size: 101%;
	padding: 0;
	margin: 1.6em 0 0.8em 0;
	color: #2F6292;
	}
	
p {
	margin: .8em 0 .8em 0;
	padding: 0;
	}
	
img {
	text-decoration: none;
	border: none;
	}
	
small {
	font-size: 86%;
}


strong, b {
	color: #505050;
}

hr {
	height: 1px;
	border-top: 1px dotted #2F6292;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin: 12px 0;
	}	
	
	
#wrapper {
	width: auto; 
	background: url(/.img/haa_wandmotiv.gif) no-repeat fixed;
	background-position: top right;
	margin: 0; 
	padding: 0;
}

#contentheader {
	width: 755px;
	margin: 0 0 0 18px;
}

#contentbottom {
	width: 755px;
	margin: 0 0 0 18px;
}

#contentcon {
	position: static;
	background: url(/.img/content_bg.gif) repeat-y;
	width: 755px;
	margin: 0 0 0 18px;
	min-height: 400px;
}

#content {
	padding: 2px 0 2px 0;
	margin: 0 226px 0 40px;
	line-height: 130%;
}

#content table {
	border-collapse:collapse;
	border: none;
	border-spacing: 4px;
}

#content td {
	padding: 4px;
	border: thin solid #5C8AB5;
}

#content .newsletter td {
	padding: 4px;
	border: none;
}


#content .minheight {
	height: 400px;
	float: right;
	width: 1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}


#content ul {
	list-style: none;
	margin: 1em 0 .7em 0;
	padding-left: 10px;
	}

#content ul li {
	padding: 0 0 2px 12px;
	line-height: 1.4em;
	background: url(/.img/listpunkt_content.gif) no-repeat 0 6px;
	}


#content img {
	margin: 0 8px 0 8px;
}

#nav {
	position: absolute;
	top: 140px;
	left: 550px;
	width: 200px;
}

#nav ul {
	text-align: right;
	margin: .2em 0 .5em 0;
	list-style: none;
	font-size: 86%;
	font-style:italic;
}

#nav ul a:link, #nav ul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 4px 4px 14px;
	text-decoration: none;
	color: #5A5A54;
	}
	
#nav ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 4px 4px 14px;
	text-decoration: underline;
	color: #B1335B;
	}

#nav ul li {
	padding: .2em 0;
}

#nav li.subon {
	font-weight: bold;
}

#footer {
	font-size: 79%;
	margin: 2em 0 0 20px;
	color: #606060;
}

#teaserbox {
	xwidth: 100%;
	border: 1px solid #F2F2F2;
	padding: 8px;
	background-color: #fff;

}

#teasercontent {
	padding: 12px;
	background-color: #FEFFDE;
}

#teasercontent h1 {
	margin: 0 0 0.6em 0;
	padding: 0;
}

.external {
	background: url(/.img/externerlink.gif) 0 4px no-repeat;
	padding-left: 12px;
	display: inline;
}
