body {
	background-image: url(../images/bg_braun.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ad936d;
	
	
}

a{
	color: #fbbb57;
	text-decoration: none;
}

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

li{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
}

h1 {
	font-size:13px;
	color: #ad936d;
	line-height: 18px;
	text-decoration:none;
	font-weight: normal;
	margin-top: -2px;
}

h2 {
	font-size:13px;
	color: #ad936d;
	line-height: 18px;
	text-decoration:underline;
	font-weight: normal;
}

h3 {
	font-size:11px;
	line-height: 14px;
	text-decoration:underline;
	font-weight: normal;
}

h4 {
	font-size:16px;
	line-height: 24px;
	text-decoration:underline;
	font-weight: normal;
	font-style: normal;
}

p {
	margin-top: 10px;
	margin-bottom: 20px;
}

.impressum{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fbbb57;
}

.impressum a{
	text-decoration: none;
	margin-left: 5px;
}

.impressum a:hover{
	color: #eecc97;
	text-decoration: underline;
}

#socialmedia{
	margin:auto;
	width: 520px;
	padding-top:20px;
	padding-left:210px;
	clear:both;
}

#banner{
	position:relative;
	height: 185px;
	width: 850px;
	margin:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFB652;
	border-left-color: #FFB652;
	z-index:1;
}

#content {
	width: 850px;
	margin:auto;
	background-image:url(../images/bg_rot.jpg);
	background-color:#6e0009;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFB652;
	border-bottom-color: #FFB652;
	border-left-color: #FFB652;
	padding-bottom: 20px;
	min-height: 480px;
}

#menue{
	width: 150px;
	margin-top: 20px;
	float: left;
}

#menue li{
	list-style-position: outside;
	list-style-image: url(../images/stern.gif);
	list-style-type: none;
}

#menue li:hover{
	list-style-image: url(../images/stern_hover.gif);
}

#menue a{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-left: 5px;
	line-height: 28px;
}

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

.textFull, #text{
	position: relative;
	width: 370px;
	top: 10px;
	font-size:11px;
	color: #ad936d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-right: 10px;
	margin-left: 190px;
}
.textFull {
	width: 600px;
}


#bilder{
	float: right;
	width: 250px;
	margin-right: 5px; 
}

#unterpunkt{
	padding-left: 10px;
}

.formular{
	background-color:#450008;
	color: #ad936d;
	font:Verdana, Arial, Helvetica, sans-serif;
	border: #900009;
	border:1px;
	padding-left:5px;
}
#info{
	
	height:190px;
	width:auto;
	padding:5px;
}
.info{
	background-color:#6e0009;
	color: #ad936d;
	font:Verdana, Arial, Helvetica, sans-serif;
	border: #450008;
	border:1px;
	padding-left:5px;
}

#ferien {
	width:650px;
	margin-left: 190px;
}

#ferien img  {
	margin-right: 15px;
	margin-bottom: 5px; 
}.tableLinks {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}
.tableLinks th {
	text-align: left;
	vertical-align: middle;
	width: 20%;
}
.tableLinks td {
	width: 40%;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 1em;
	padding-top: 1em;
}

.left { 
	float:left;
	margin-right: 10px;
}

.addthis_toolbox .addthis_default_style .addthis_button_compact {
	color:#333;
	text-decoration:none;
	font-size: 14px;
}

