/* stralsunds-ferienwonung.de */

* {padding: 0; margin: 0; }
/* "html { height: 101%; }" Erzwingt Scrollbar im Firefox */

body {
	background-color: #a7a37e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
border:0px;
}

#rubi,
#header,
#navigation
{	position: absolute;}
/* =================================================================
	DIVS
================================================================== */
#border {
	border: 5px solid #72886F;
	width: 479px;
	height: 389px;
	margin-bottom: 2em;
	margin-left: 2em;
        margin-top:10px;
}
#rubi {
	top: -5px;
	left: -5px;
	width: 102px;
	height: 102px;
	background-image: url(../images/rubi.gif);
}
#top {
	width: 878px;
	height: 32px;
	background-image: url(../images/top.gif);
}
#bottom {
	clear: both;
	width: 878px;
	height: 40px;
	background-image: url(../images/bottom.gif);
	
}
#header {
	top: 40px;
	left: 35px;
	width: 800px;
	height: 180px;
	background-image: url(../images/ferienwohnung-header.jpg);
	background-repeat: no-repeat ;
	border: 1px solid black;
}
#content {
	margin-left: 11px;
	width: 787px;
	line-height: 1.5em;
	padding: 280px 35px 5px 35px;
	background-color: #e5e2af;
	background-image: url(../images/right.gif);
	background-position: right;
	background-repeat: repeat-y;
	margin-bottom: -1em;
}
#txt {
position:relative;
	margin-left: 200px;
}
#txt ul li {
list-style: none;
}
#txt ul ul li {
list-style-image: url(../images/bullet.gif);
}

#txt2 {
position:absolute;
left:0px;
top:0px;
z-index:5;
}

/* =================================================================
	NAVI
================================================================== */
#navigation {
	top: 235px;
	left: 11px;
	width: 849px;
}
#header_nav {
	width: 829px;
	font-size: 26px;
	background-color: #002f2f;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 10px solid #72886F;
}
#header_nav li {
	display: inline;
}
#header_nav ul {
	margin-bottom: 0;
	padding: 5px 0;
}
#header_nav a { text-decoration: none; outline: none; font-weight: bold; padding: 5px 19px; border-bottom: none;}
#header_nav a:link { color: #e5e2af; }
#header_nav a:visited { color: #e5e2af; }
#header_nav a:hover, a:focus { text-decoration: none; color: white; background-color: #72886f; }
#header_nav a:active2 { color: white; background-color: #72886f; 	
}
#footer_nav {
	width: 200px;
	font-size: 14px;
	background-color: #002f2f;
	border-left: 10px solid #72886F;
}
#footer_nav li {
	list-style: none;
}
#footer_nav ul {
	margin-bottom: 0;
	padding: 10px 0 10px 28px;
}
#footer_nav a { text-decoration: none; outline: none; border-bottom: none; }
#footer_nav a:link { color: #e5e2af; }
#footer_nav a:visited { color: #e5e2af; 	}
#footer_nav a:hover, a:focus { text-decoration: none; color: white; font-weight: bold; background-color: #002f2f; }
#footer_nav a:active2 { color: white; background-color: #002f2f; 	
}
#impcontent {
	letter-spacing: 2px;
	line-height: 1.5em;
	margin-bottom: 20px;
	font-family: georgia, arial, verdana, tahoma, times new roman;
}
#imptxt {
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 2em;
	border-left: 5px solid #046381;
	padding-left: 10px;
}
#impressum li {
	list-style-type: none;
}
#impressum ul {
	margin-bottom: 2em;
}
#impressumseite h2 {
	font-size: 220%;
	letter-spacing: -2px;
	font-weight: normal;
	font-family: georgia;
}

#imptxt h3 {
	letter-spacing: -1px;
}
/* =================================================================
	ENDE NAVI
================================================================== */

/* =================================================================
	Klassen
================================================================== */
.skiplink { display: none; }
.dummy_s_l {
	float: left;
	width: 140px;
	height: 109px;
	background-image: url(../images/dummy_s.gif);
	margin-right: 15px;
}
.dummy_s_l img {
	position: relative;
	top: 9px;
	left: 9px;
}
.dummy_m_l {
	float: left;
	width: 232px;
	height: 182px;
	background-image: url(../images/dummy_m.gif);
	margin-right: 15px;
}
.dummy_m_l img {
	position: relative;
	top: 15px;
	left: 15px;
}
.dummy_s_r {
	float: right;
	width: 140px;
	height: 109px;
	background-image: url(../images/dummy_s.gif);
	margin-left: 15px;
}
.dummy_s_r img {
	position: relative;
	top: 9px;
	left: 9px;
}
.dummy_m_r {
	float: right;
	width: 232px;
	height: 182px;
	background-image: url(../images/dummy_m.gif);
	margin-left: 15px;
}
.dummy_m_r img {
	position: relative;
	top: 15px;
	left: 15px;
}
.active2 {
	background-color: #72886f;
}
.active_li {
	color: #fff;
	font-weight: bold;
}

#current a:link, #current a:visited {
        color:#ffffff;
        font-weight:bold;
}

.white {
	color: #fff;
}
.float_left {
	clear: both;
	float: left;
	margin-right: 1em;
}
.float_right {
	float: right;
	margin: 0 0 1em 25px;
}
.clear {
	clear: both;
}
.quote {
	margin: 0 auto;
	clear: both;
	color: #fff;
	width: 400px;
	font-family: "Courier New", Courier, monospace;
	padding: 5px;
	background-color: #72886F;
}
.src {
	color: #E5E2AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 0.5em;
	padding-bottom: 5px;
}
.center {
	text-align: center;
}
.foto_imp {
	margin: 1em;
	border: 1px solid black;
}
/* =================================================================
	Allgemeine HTML-Elemente
================================================================== */
embed {
}
h1 {
	font-size: 140%;
	margin-bottom: 1em;
}
h2 {
	font-size: 130%;
	margin-bottom: 1em;
}
h3 {
	font-size: 120%;
	margin-top: 2em;
	margin-bottom: 1em;
}
h4 {
	font-size: 110%;
	margin-bottom: 1em;
}
h5 {
	font-size: 100%;
	margin-bottom: 1em;
}
a { text-decoration: none; outline: none; border-bottom: 1px dotted #046381;}
a:link { color: #046381; }
a:visited { color: #046381; }
a:hover, a:focus { background-color: #c2dddd; color: #000; text-decoration: none; border-bottom: 2px solid #046381;}
a:active2 { color: white; background-color: none;
}
p, ul {
	margin: 0 0 1em 0;
}
ul ul {
	margin-bottom: 1em;
	margin-left: 2em;
}
li {
	margin-left: 0 0 0 1em;
}
ul ul li {
	list-style: none;
}
#kontaktseite li {
	list-style: none;
}
#kontaktseite .float_right {
	margin-right: 50px;
}
.bild {
	border: 1px solid black;
}
.bildrechts {
	float: right;
	padding: 3px;
	border: 1px solid #000;
	margin-bottom: 5px;
	margin-left: 15px;
}
.bildlinks {
	float: left;
	padding: 3px;
	border: 1px solid #000;
	margin-bottom: 5px;
	margin-right: 15px;
}
.newsblock {
	clear: both;
	padding: 0;
	margin-bottom: 30px;
}
.datum, .contentheading_news {
	clear: both;
	color: #fff;
	font-weight: bold;
	background-repeat: repeat-y;
	background-color: #72886F;
	padding: 3px;
	margin-bottom: 5px;
}
.newstext {
	padding: 3px;
}

.moduletable_rss {
        margin-left:30px;
        padding-bottom:20px;
}

.contentheading, .componentheading, .componentheading_news {
        font-size:16px;
        font-weight:bold;
}

.createdate {
font-size:10px;
padding-bottom:10px;
}

.componentheading_news {
         margin-bottom:10px;
}

.componentheading {
margin-bottom:10px;
}

.sectiontableentry1 td, .sectiontableentry2 td {
padding-bottom:10px;
}

#beschreibung ul {
list-style-type:square;
margin-left:20px;
}
