*
{
margin: 0;
padding: 0;
border: none;
outline: none;
}
 
html 
{
background-color: #fff;
}

body {
	font-family: arial, hevetica, sans-serif;
	font-size: 14px;
	color: #9c161d;
	}
	
@font-face {
    font-family: 'lucida_handwritingitalic';
    src: url('2218167120-webfont.eot');
    src: url('2218167120-webfont.eot?#iefix') format('embedded-opentype'),
         url('2218167120-webfont.woff') format('woff'),
         url('2218167120-webfont.ttf') format('truetype'),
         url('2218167120-webfont.svg#lucida_handwritingitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}	

h1 {font-family: 'lucida_handwritingitalic'; color: #9c141b; font-size: 40px; font-style: italic; margin: 0 0 0 30px; font-weight: normal;}
h2 {color: #7c040a; font-size: 22px; font-weight: normal; font-family: 'lucida_handwritingitalic'; margin: 20px 0;}
h2.header {color: #9c161d; font-size: 22px; font-family: tahoma; font-weight: normal; margin: 0 0 0 300px;}
h3 {color: #9c161d; font-size: 15px; font-weight: bold; margin: 0 0 -10px 0;}

p {margin:10px 0;}
ul {margin:10px 0 10px 15px;}
li {font-size: 14px;}
td {font-size: 14px;}

a:link {
color: #4b807e;
text-decoration: none;
}
a:visited {
color: #4b807e;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: none;
}
	
a.menu:link {
	color: #6c9b54;
	text-decoration: none;
	display: inline-block;
	font-family: 'lucida_handwritingitalic';
	font-size: 18px;
	width: auto;
	height: 40px;
	padding: 0 0 0 38px;
	margin: 0 17px;
	}
	
a.menu:visited {
	color: #6c9b54;
	text-decoration: none;
	display: inline-block;
	font-family: 'lucida_handwritingitalic';
	margin: 0 15px;
	font-size: 18px;
	width: auto;
	height: 40px;
	padding: 0 0 0 38px;
	margin: 0 17px;
	}
	
a.menu:hover{
	color: #c27200;
	text-decoration: none;
	font-family: 'lucida_handwritingitalic';
	background-image: url(fewo.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	width: auto;
	height: 40px;
	padding: 0 0 0 38px;
	}	
	
a.menusel:link{
	color: #c27200;
	text-decoration: none;
	display: inline-block;
	font-family: 'lucida_handwritingitalic';
	font-size: 18px;
	width: auto;
	height: 40px;
	padding: 0 0 0 38px;
	margin: 0 17px;
	background-image: url(fewo.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	}	
	
a.menusel:visited{
	color: #c27200;
	text-decoration: none;
	display: inline-block;
	font-family: 'lucida_handwritingitalic';
	font-size: 18px;
	width: auto;
	height: 40px;
	padding: 0 0 0 38px;
	margin: 0 17px;
	background-image: url(fewo.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	}	
	
a.footlink:link {
	color: #fff;
	text-decoration: none;
	margin: 140px 0 0 50px;
	display: inline-block;
	}
	
a.footlink:visited {
	color: #fff;
	text-decoration: none;
	margin: 140px 0 0 50px;
	display: inline-block;
	}
	
a.footlink:hover{
	color: #fad973;
	text-decoration: none;
	}
	
#container {
	width: 1000px;
	height: auto;
	background-color: #fff;
	margin: 0 auto;
	}
	
#head {
	width: 1000px;
	height: 227px; 
	background-image: url(http://www.ferienwohnung.erzhuette.de/css/ferienwohnung-erzgebirge.png);
	}
	
#headliner {
	width: 1000px;
	height: 88px; 
	background-image: url(http://www.ferienwohnung.erzhuette.de/css/fewo-erzgebirge-rechenberg.png);
	padding: 25px 0 0 0;
//height: 113px;
	}
	
#navi {
	width: 950px;
	height: 35px;
	border-bottom: 1px dotted #821323;
	margin: 0 auto;
	padding: 15px 0 0 0;
//height: 50px;
	}
	
#content {
	width: 950px;
	height: auto;
	min-height: 275px;
	background-image: url(http://www.ferienwohnung.erzhuette.de/css/unterkunft-erzgebirge.png);
	background-color: #fad973;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 25px;
	float: left;
//width: 1000px;
	}
	
#foot {
	width: 1000px;
	height: 169px;
	background-image: url(http://www.ferienwohnung.erzhuette.de/css/fewo-erzgebirge.png);
	font-size: 12px;
	}
	
.clear {clear: both;}

.pic {width: 360px; float: right; margin: 0 0 0 15px;}

.uebersichtbilder {
	width: 350px;
	height: auto;
	background-color: #ffffff;
	padding: 5px;
	float: right;
	text-align: right;
	margin: 0 0 15px 15px;
//width: 360px;
	}
	
.konfom {
	float: right;
	margin: 0 0 0 25px;
	}