body, html {
	background-color : #FFFFFF; /* #D8A61B; #EEEEbb #B8860B #6ECCAA*/
	color : #3B2A3A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 16px;
	margin: 0;
	padding : 0;
	border: 0;
	min-height: 103%; /* Force having the vertical slider */
}

body {
	min-width: 850px;
	text-align: justify;
}

a {
	color: #204297;
}

a:visited {
	color: #204277;
}

#wrapper {
	background-color: #FFFFFF;
	width: 850px;
	margin: 0 auto;
	margin-top : 10px;
	margin-bottom : 10px;
	padding: 0;
	border: 1px solid black;
	position: relative;
 }

#image-banner {
	height: 120px;
}

#main {
	width: 850px;
	min-height: 100px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/menuBckgdUnder.png);
	background-repeat: repeat-y;
}

#subLine {
	float: right;
	background-color: black;
	width: 670px;
	height: 1px;
}

#nav {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
}

#navLink {
	margin:0;
	padding:0;
	height: 68px;
	width: 180px;
	background-image: url(/images/menuBckgd.png);
}

#navLinkSelected {
	margin:0;
	padding:0;
	height: 68px;
	width: 180px;
	background-image: url(/images/menuBckgdSelected.png);
    background-repeat: no-repeat;
}

#liContent {
	position: relative;
/*	float: right; */
 	bottom: 45px;
	right: 40px; 
	text-align: right;
}

#nav a {
	text-decoration: none;
	font-size: 13px;
	color: #808000;
	font-stretch: condensed;
}

#nav img {
	border: 0px;
	padding-left: 4px;
	padding-top: 7px;
}

#content {
	float: right;
	width: 639px;
	min-height: 430px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 65px;
	border-left: 0px;
	border-right: solid 1px #bfbfbf;
	border-top: solid 1px #bfbfbf;
	border-bottom: solid 1px black;
	background-image: url(/images/pathBottom.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#kontakt {
	position: relative;
	text-align: left;
	margin-left: 5px;
	vertical-align: top;
}

#clear {
	clear:both;
}

#footer {
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: bottom;
	font-size : 12px;
	clear:both;
}

#smallHinweis {
	font-size : 10px;
	font-style: italic;
}

#colLeft {
	width: 300px;
	float: left;
}

#colRight {
	width: 320px;
	float: right;
}

#subTitle {
	color: #800080;
	font-size: 13px;
	padding-bottom: 2px;
	border-bottom: 1px solid;
	border-color: #800080;
}

ul {
	text-align: left;
	line-height: 18px;
}

h1, h2 {
	margin-top: 40px;
	margin-bottom: 40px;
	font-weight: normal;
	color: #800080;
	line-height: 30px;
}

h1.title {
	text-align: center;
}

h3 {
	color: #808000;
}

img.center {
	display: block;
    	margin-left: auto;
    	margin-right: auto;
	padding : 20px;
}

p.intro {
	display: block;
	width: 300px;
    	margin-left: auto;
    	margin-right: auto;
	padding : 0px;
}

img.right {
	float : right;
	margin : 0 10px 5px 10px;  /* Top, Right, Bottom, Left */
}

img.right2 {
	float : right;
	margin : 0 25px 5px 10px;  /* Top, Right, Bottom, Left */
}

img.left {
	float : left;
	margin : 0 20px 5px 5px;
}

#adresse {
	float : left;
}

#map {
	float : right;
	margin : 0 20px 20px 10px;  /* Top, Right, Bottom, Left */
}

#kontaktLink {
	background-color: #EFF3E3;
	clear:both;
	margin-left: 200px;
	margin-right: 200px;
	margin-bottom: 50px;
	padding: 20px;
	height: 150px;
	width: 500px;
	font-size: 19px;
}

#kontaktLink a {
	font-weight: bold;
	text-decoration: none;
}

#quote {
	position: absolute;
	width: 400px;
	height: 50px;
	float: right;
 	top: 85px; right: 30px; 
	text-align: right;
}

#wichtig {
	color: #DA3333;
	font-style: italic;
}

#frageBox {
	display: block;
	font-size: 16px;
	width: 320px;
	color: #800080;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	line-height: 18px;
    	margin-left: auto;
    	margin-right: auto;
}
