@charset "UTF-8";
/* CSS Document  Webdesign & Development: www.medienhuette.de*/

center, isindex, menu, dir, html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-variant: inherit;
	vertical-align: baseline;
}

:focus {
 	outline: 0px 
}

blockquote:before, blockquote:after, q:before, q:after {
	content: none
}

blockquote, q {
	quotes: none
}

ul, ol, dl {
	position: relative
}

html {
	overflow: scroll
}

ol, ul {
	list-style: none 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}


/*------------------------------------------------------------
                            WRAPPER
-------------------------------------------------------------*/

body{
	font-size: 62.5%;
	font-family: Arial;
	background: url(../images/bg.jpg) 0 0 repeat-x;
	background-color: #065e72;
}

#wrapper{
	width: 947px;
	height: auto;
	margin: 0 auto;
}

#wrapper_content{
	background-image: url(../images/bg_content01.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 639px;
}

#wrapper_content_wohnung{
	background-image: url(../images/bg_content_wohnung.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 658px;
}

#wrapper_content_tatsachen{
	background-image: url(../images/bg_content_tatsachen.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 678px;

}

#wrapper_content_kontakt{
	background-image: url(../images/bg_content_wohnung.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 658px;
}

#wrapper_content_welcome{
	background-image: url(../images/bg_content_welcome.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 622px;
}



/*------------------------------------------------------------
                            NAVIGATION 1
-------------------------------------------------------------*/

#navi{
	width: 853px;
	text-align: right;
	padding-top: 80px;
	font-size: 1.2em;
}


#navi ul{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
}

#navi ul li{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
}


#navi ul li a{
	display: inline;
	text-decoration: none;
	color: #58585a;
}

#navi ul li a:hover{
	text-decoration: underline;
	color: #58585a;
}

#navi ul li.active a{
	text-decoration: underline;
	color: #58585a;
}

/*------------------------------------------------------------
                            FLASH-HEADER
-------------------------------------------------------------*/
#fl-box{
	width: 878px;
	height: 177px;
	padding-left: 34px;
	padding-top: 15px;
}

/*------------------------------------------------------------
                            CONTENT
-------------------------------------------------------------*/


#content{
	width: 765px;
	margin: 0 auto;
	padding-top: 52px;
}

#content h1{
	font-size: 1.2em;
	color: #58585a;
	font-weight: bold;
}

#content p{
	font-size: 1.2em;
	line-height: 1.6em;
	color: #58585a;
}

#content a{
	color: #2b7687;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#wohnung_right p.click{
	position: absolute;
	top: 144px;
	left: 37px;
}

#content h1{
	font-size: 1.2em;
	color: #58585a;
}

strong{
	font-weight: bold;
}

#content a:hover{
	text-decoration: underline;
}

#left_tatsachen{
	float: left;
	width: 390px;
}

#left_tatsachen li{
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
}

#right_tatsachen{
	float: left;
}

#right_tatsachen li{
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
}


#left_tatsachen .tatsachen, #right_tatsachen .tatsachen{
	font-size: 1.2em;
	line-height: 1.6em;
	color: #58585a;
}

#left_reise{
		float: left;
		width: 377px;
}

#content #left_impressum{
	float: left;
	width: 322px;
}

#content #right_impressum{
	float: left;
	width: 400px;
}


/*------------------------------------------------------------
                            BILDERGALLERIE
-------------------------------------------------------------*/

#wohnung_left{
	width: 508px;
	float: left;
	position: relative;
}

#wohnung_right{
	width: 255px;
	float: right;
	position: relative;
	height: 294px;
}

#image_box {
	display: none;
	width: 493px; 
	height: 294px;
	position:absolute;
	top:0;
	left:0;
	z-index: 99;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#inhalt_left {
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#inhalt_left p{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #58585a;
}

#link_back {
	display: none;
}

#mycarousel, .jcarousel-skin-tango {
	position: absolute;
	right: 0;
	bottom:0;
}

.mouseover {
	cursor:pointer;
}

#content #wohnung_right .beschreibung{
	padding-left: 36px;
	margin: 0px;
}


/*------------------------------------------------------------
                            KONTAKTFORMULAR
-------------------------------------------------------------*/

#left_kontakt{
	float: left;
	width: 550px;
	color: #58585a;
}

#nam{
	width: 496px;
	height: 16px;
	margin-bottom: 13px;
	background-color: #e9f0f2;
	font-family: Arial;
	font-size: 1.2em;
	color: #58585a;
	border: none;
}

#add{
	width: 496px;
	height: 16px;
	margin-bottom: 13px;
	background-color: #e9f0f2;
	font-family: Arial;
	font-size: 1.2em;
	color: #58585a;
	border: none;
}

#mail{
	width: 496px;
	height: 16px;
	margin-bottom: 13px;
	background-color: #e9f0f2;
	font-family: Arial;
	font-size: 1.2em;
	color: #58585a;
	border: none;
}

#tel{
	width: 496px;
	height: 16px;
	margin-bottom: 13px;
	background-color: #e9f0f2;
	font-family: Arial;
	font-size: 1.2em;
	color: #58585a;
	border: none;
}

#nac{
	width: 496px;
	height: 93px;
	margin-bottom: 8px;
	background-color: #e9f0f2;
	font-family: Arial;
	font-size: 1.2em;
	color: #58585a;
	border: none;
}

#content #left_kontakt .button2{
	background: none;
	font-size: 1.2em;
	color: #2b7687;
	font-family: Arial;
	padding-top: 1px;
	float: left;
	border: none;
}

#content #left_kontakt .button2:hover{
	text-decoration: underline;
}

#right_kontakt{
	width: 200px;
	float: left;
	padding-top: 3px;
}

#left_kontakt .info{
	font-size: 1.2em;
	line-height: 1.6em;
	color: #58585a;
	float: right;
	padding-right: 54px;
}

#left_kontakt .meldung{
	color: #58585a;
	font-size: 1.2em;
}


/*------------------------------------------------------------
                            ROUTE
-------------------------------------------------------------*/

#content #right_reise{
	float: left;
	width: 370px;
}

#content #right_reise .auswahl{
	color: #58585a;
	width: 237px;
	height: 17px;
	border: none;
}

#content #right_reise .str{
	width: 235px;
	height: 17px;
	background-color:#e9f0f2;
	color: #58585a;
	font-family: Arial;
	margin-bottom: 15px;
	padding-left: 3px;
	margin-top: 5px;
	border: none;
}

#content #right_reise .plz{
	width: 75px;
	height: 17px;
	background-color:#e9f0f2;
	color: #58585a;
	font-family: Arial;
	margin-right: 2px;
	padding-left: 3px;
	margin-bottom: 15px;
	border: none;
}

#content #right_reise .ort{
	width: 152px;
	height: 17px;
	background-color:#e9f0f2;
	color: #58585a;
	font-family: Arial;
	margin-bottom: 15px;
	padding-left: 3px;
	border: none;
}

#content #right_reise .button{
	background: none;
	font-size: 1.0em;
	line-height: 1.6em;
	color: #2b7687;
	font-family: Arial;
	float: right;
	padding-top: 1px;
	border: none;
}

#content #right_reise .button:hover{
	text-decoration: underline;
}

#content #right_reise .euro{
	background-color:#e9f0f2;
	color: #58585a;
	height: 19px;
	width: 238px;
	border: none;
}


/*------------------------------------------------------------
                           WRAPPER FOOTER
-------------------------------------------------------------*/

#wrapper_footer01{
	background-image: url(../images/bg_footer01.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 134px;
	clear: both;
}

#wrapper_footer_wohnung{
	background-image: url(../images/bg_footer_wohnung.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 115px;
	clear: both;
}

#wrapper_footer_tatsachen{
	background-image: url(../images/bg_footer_tatsachen.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 96px;
	clear: both;
}

#wrapper_footer_kontakt{
	background-image: url(../images/bg_footer_wohnung.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 115px;
	clear: both;
}

#wrapper_footer_reise{
	background-image: url(../images/bg_footer01.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 134px;
	clear: both;
}

#wrapper_footer_welcome{
	background-image: url(../images/bg_footer_welcome.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 152px;
	clear: both;
}




/*------------------------------------------------------------
                            LEXIKON WILLKOMMEN, TATSACHEN,  DEUTSCH
-------------------------------------------------------------*/

#wrapper_footer01 p{
	width: 760px;
	margin: 0 auto;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #065e72;
	font-family: Times;
	padding-top: 20px;
}

/*------------------------------------------------------------
                            LEXIKON WOHNUNG DEUTSCH
-------------------------------------------------------------*/

#wrapper_footer_wohnung p{
	width: 770px;
	margin: 0 auto;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #065e72;
	font-family: Times;
	padding-top: 20px;
}

/*------------------------------------------------------------
                            LEXIKON TATSACHEN DEUTSCH
-------------------------------------------------------------*/

#wrapper_footer_tatsachen p{
	width: 760px;
	margin: 0 auto;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #065e72;
	font-family: Times;
	padding-top: 20px;
}

/*------------------------------------------------------------
                            LEXIKON KONTAKT DEUTSCH
-------------------------------------------------------------*/

#wrapper_footer_kontakt p{
	width: 760px;
	margin: 0 auto;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #065e72;
	font-family: Times;
	padding-top: 20px;
}


/*------------------------------------------------------------
                            LEXIKON REISE DEUTSCH
-------------------------------------------------------------*/

#wrapper_footer_reise p{
	width: 760px;
	margin: 0 auto;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #065e72;
	font-family: Times;
	padding-top: 20px;
}

/*------------------------------------------------------------
                            LEXIKON WELCOME ENGLISH
-------------------------------------------------------------*/

#wrapper_footer_welcome p{
	width: 760px;
	margin: 0 auto;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #065e72;
	font-family: Times;
	padding-top: 20px;
}




/*------------------------------------------------------------
                            NAVIGATION 2 WILLKOMMEN
-------------------------------------------------------------*/
#navi2{
	width: 853px;
	text-align: right;
	padding-top: 28px;
}


#wrapper_footer01 #navi2 ul{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
}

#wrapper_footer01 #navi2 ul li{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
}


#wrapper_footer01 #navi2 ul li a{
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #fff;
}

#wrapper_footer01 #navi2 ul li a:hover{
	text-decoration: underline;
	color: #fff;
}

#wrapper_footer01 #navi2 ul li.active2 a{
	text-decoration: underline;
	color: #fff;
}

/*------------------------------------------------------------
                            NAVIGATION 2 WOHNUNG
-------------------------------------------------------------*/


#wrapper_footer_wohnung #navi2 ul{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
}

#wrapper_footer_wohnung #navi2 ul li{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
}


#wrapper_footer_wohnung #navi2 ul li a{
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #fff;
}

#wrapper_footer_wohnung #navi2 ul li a:hover{
	text-decoration: underline;
	color: #fff;
}

#wrapper_footer_wohnung #navi2 ul li.active2 a{
	text-decoration: underline;
	color: #fff;
}

/*------------------------------------------------------------
                            NAVIGATION 2 
-------------------------------------------------------------*/
#navi2{
	width: 853px;
	text-align: right;
	padding-top: 28px;
}


#navi2 ul{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
}

#navi2 ul li{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
}


#navi2 ul li a{
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #fff;
}

#navi2 ul li a:hover{
	text-decoration: underline;
	color: #fff;
}

#navi2 ul li.active2 a{
	text-decoration: underline;
	color: #fff;
}















