/* Css document by Svein Erik Storkaas - CssTemplatesWeb.com | 2008
   Alexander Bigga <linux@bigga.de>, 2008
*/
@import url(searchbox.css);
@import url(weltcafe_t3blog.css);


* {
 padding: 0;
 margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
	background-color: white;
}
#wrapper {
        position: relative;
        min-height: 600px;
        max-height: 1000px;
        margin: 0 auto;
/*        border: 1px solid #b9beff;*/
        background-color: #fffdec;
	width: 850px;
}

#border {
        position: relative;
	border: 1px solid #aa0000;
 	margin: 20px auto; 
	background-color: #ffffee;
	/* #fffffe; */
/*  	min-height: 776px; */
	height: auto;
	float: right;
	width: 850px;
}


#header {
	margin: 6px 5px 3px 5px; 
	background-image:url(../images/molly_hintergrund.jpg);
	background-repeat:no-repeat;
	height:215px;
}
#header img {
	margin: 96px 20px;
}



/* ------------------------ Start Navigation Bar -----------------*/
#topmenu
{
	height:46px;
	width: 850px;
	padding-left:5px;
	padding-top:10px;
	background-repeat:no-repeat;
}

/*MEUNU*/
.glossymenu {
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	height: 46px;
	list-style-type: none;
}

.glossymenu li {
	float: left;
	color: blue;
	list-style-type: none;
}

.glossymenu li a {
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
	list-style-type: none;
}

.glossymenu li a b {
	float: left;
	display: block;
 	padding: 10px 24px 10px 8px;
}


.glossymenu li.current a, .glossymenu li a:hover {
	color: #aa0000;
	background: url(../images/menug_myhover_left-20091010.png) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b {
	
	background: url(../images/menug_myhover_right-20091010.png) no-repeat right top; /*right tab image path*/
}


/*MEUNU left */
.menuleft {
/* 	position: relative; */
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	list-style: none;
}


.menuleft li a {
	float: none;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 26px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;	
}

.menuleft li.current a, .menuleft li a:hover {
	color: #aa0000;
}



/* ------------------------ End Navigation Bar -----------------*/

/* ------------------------ Start Head Menue (Impressum) -----------------*/
#headmenu
{
	position: absolute;
	top: -10px;
/* 	left: 0px; */
 	height:15px;
 	width: 850px; 
}

.topminimenu {
/*	position: relative;*/
/*	margin: 0 auto 0 auto;*/
/*	height: 46px;*/
	list-style-type: none;
	display:table-row;
	float: left;
	padding: 0 0 0 20px;
}

.topminimenu li {
	float: left;
	color: blue;
	list-style-type: none;
	padding: 0 10px 0 10px;
	background-color: white;
  	border-top: 1px solid #aa0000;
  	border-bottom: 1px solid #aa0000;
}

.topminimenu li a {
	font-size: 90%;
	list-style-type: none;
}

.topminimenu li.current a, .topminimenu li a:hover {
	color: #aa0000;
}

.toplangmenu {
/*	position: relative;*/
/*	margin: 0 auto 0 auto;*/
/*	height: 46px;*/
	list-style-type: none;
	display:table-row;
	float: right;
	padding: 0 20px 0 0;
}

.toplangmenu li {
	float: left;
	color: blue;
	list-style-type: none;
	padding: 0 10px 0 10px;
	background-color: white;
  	border-top: 1px solid #aa0000;
  	border-bottom: 1px solid #aa0000;
}

.toplangmenu li a {
	font-size: 90%;
	list-style-type: none;
}

.toplangmenu li.current a, .topminimenu li a:hover {
	color: #aa0000;
}



/* ------------------------ Start Images -----------------*/
img {
 display: inline;
 border: none;
}
img.block {
 display: block;
}
img.float {
 float: left;
 margin: 0px 14px 10px 0px;
}
/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/
#leftcolumn { /* Parent Wrapper for inside boxes */
	padding-top: 20px;
/*	border: 1px solid green;*/
	margin: 0px 0px 0px 4px;
	display: inline; /* IE Hack */
	width: 200px;
	float: left;
	/*  background-image:url(images/search-box.gif); */
	background-repeat: no-repeat;
	min-height: 300px;
/* 	padding: 0; */
}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */

.leftcolumn-inner { /* Parent Wrapper for inside boxes */
	float: left;
	background-repeat: no-repeat;
}

.leftcolumn-inner li {
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px dashed #ddd;
	
}

.in-the-news { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	width: 190px;
	float: left;
	min-height: 125px;
}
* html .in-the-news {height:125px} /* IE Min-Height Hack */


#centercolumn {
	padding-top: 20px;
/*	border: 1px solid blue;*/
	margin: 0px 0px 0px 0px;
	display: inline; /* IE Hack */
	width: 400px;
	float: left;
	min-height: 300px;
}

.maincontent {
	padding-top: 5px;
	border-top: 2px solid #c6c6c6;
	min-height: 80px;
	display: inline; /* IE Hack */
	float: left;
}
.maincontent-600 {
	padding-top: 5px;
	border-top: 2px solid #c6c6c6;
	min-height: 80px;
	display: inline; /* IE Hack */
	float: left;
	margin-bottom: 7px;
	width: 600px;
}

.lastupdate {
	position: absolute;
	bottom: 5px;
	left: 5px;
	float: left;
	display: block;
	color: #c6c6c6;
}

#rightcolumn {
/*	padding-top: 20px;*/
/*         position: absolute; */
/*         top: 320px; */
/*         left: 620px; */
/*      border: 1px solid red; */
        margin: 20px 10px 0px 10px;
/*      display: inline; */
        width: 220px;
      float: right; 
/*      min-height: 300px; */
/*        z-index: 4;*/
/* 	border: 1px solid red;*/
}

.highlightnews {
	background-color: #fffaa6;
	text-align: left;
 	padding: 0.5em 0.5em 0.5em 1.5em;
 	margin: 10px;
	display: inline; /* IE Hack */
	float: left;
	text-indent: -1em;
}


.content-mid {
	padding: 5px 14px 5px 14px;
}
.content-mid img
{
	float:left;
	margin:3px 10px 14px 0px;
}
.left-mid {
/* 	background-image:url(../images/left-mid.gif); */
	background-repeat: repeat;
	padding: 5px 14px 10px 14px;
}
/* ------------------------ End Main Columns -----------------*/

/* ------------------------- Start Headings ---------------------*/
h1 {
	font-size: 140%;
	color: #aa0000;
}

h2 {
	font-size: 120%;
	color: #aa0000;
}

.left-heading h1,
.left-heading h2 {
	font-size: 120%;
	font-weight: bold;
}

/* ------------------------- End Headings ---------------------*/

input {
	border: 1px solid #aa0000;
}

.error {
	border: 3px solid #aa0000;
	background-color: #fffa79;
}
input.readonly {
 	border: 0px solid #aa0000;
	background-color: #ffffff;
}



#footer {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	text-align: center;
}




a:link {
 color: #660000;
 text-decoration: none;
}
a:visited {
  color: #660000; 
 text-decoration: none;
}

.valid {
 margin: 10px 0px 0px 10px;
}



#imap {
	display:block;
/* 	width:250px; */
/* 	height:291px; */
/* 	background:url(/fileadmin/images/zimmer-150.png) no-repeat 0 0; */
	background:url(/fileadmin/images/grundriss_schilling_7.png) no-repeat 0 0;
	position:relative;
	margin:0 auto 2em auto;
}

#imapFerienwohnung {
	display:block;
	width:150px;
	height:150px;
	background:url(/fileadmin/images/ferienwohnung-150.png) no-repeat 0 0;
	position:relative;
	margin:0 auto 2em auto;
}

a#zimmer1, a#zimmer2, a#zimmer3, a#zimmer4 {
	display:block;  
	height: 0; 
	padding-top: 250px;
	overflow:hidden; 
	position:absolute;
}

* html a#zimmer1, * html a#zimmer2, * html a#zimmer3, * html a#zimmer4{height:291px; he\ight:0;}

a#zimmer1 {left:70px; top:0px; width:150px; background:transparent;}
a#zimmer2 {left:0px; top:0px; width:69px; background:transparent;}
a#zimmer3 {left:0px; top:111px; width:100px; background:transparent;}
a#zimmer4 {left:107px; top:0px; width:115px; background:transparent;}

a#zimmer1:hover {
	left: 0px;
	top: 0px;
 	background:url(/fileadmin/images/grundriss_schilling_7_zimmer1.png) no-repeat 0 0;
}
a#zimmer2:hover {
	left: 0px;
	top: 0px;
/* 	background: url(/fileadmin/images/zimmer2-150.png) no-repeat 0 0; */
 	background:url(/fileadmin/images/grundriss_schilling_7_zimmer2.png) no-repeat 0 0;
}

a#zimmer3:hover {
	left: 0px;
 	top: 0px;
 	width:250px;
/* 	background-image: url(/fileadmin/images/zimmer3-150.png); */
 	background:url(/fileadmin/images/grundriss_schilling_7_zimmer3.png) no-repeat 0 0;
}
a#zimmer4:hover {
	left: 0px;
	top: 0px;
 	width:250px;
/* 	background-image: url(/fileadmin/images/zimmer4-150.png); */
 	background: url(/fileadmin/images/grundriss_schilling_7_zimmer4.png) no-repeat 0 0;
}


table.preise tr.tr-even
{
	background-color: #eaeaea;
}
table.preise td
{
	padding: 3px;
	font-size: 100%;
	text-align: left;
}
table.preise td.euro
{
	font-size: 140%;
	color: #aa0000;
}

#preise tr.tr-even
{
	background-color: #eaeaea;
}
#preise td
{
	padding: 3px;
	font-size: 100%;
	text-align: left;
}
#preise td.euro
{
	font-size: 140%;
	color: #aa0000;
}

/*table.geschlossen
{
	padding: 5px;
}*/
table.geschlossen tr.tr-even
{
	background-color: #eaeaea;
}
table.geschlossen td
{
	padding: 2px;
	font-size: 100%;
	text-align: center;
}

div.wtgallery_list {
	padding: 2px;
}

div.csc-sitemap ul {
	padding-left: 2em;
	font-family: monospace;
}