/* ----------------------------------------------------------------
                    Fundanemt Theme - Multimenu - with Gallery
     Based on template by: Oscar Eg Gensmann (oscar@gensmann.com)
     Author: Brian Jørgensen (qte@fundanemt.com)
---------------------------------------------------------------- */
/* Gallery set up  */
#holder {position:relative; background:transparent url(/images/ferienwohnung1_1.jpg) 175px 54px no-repeat; margin-bottom:10px; z-index:1;}
#scrollbox {width:200px; height:80px; background:#f4f4f4; overflow:auto; border:1px solid #aaa; margin-left:175px;}
a.gallery, a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #000; width:50px; height:50px; margin:3px; float:left;}
a.slidea {background:url(/images/ferienwohnung1_2s.jpg);}
a.slideb {background:url(/images/ferienwohnung1_3s.jpg);}
a.slidec {background:url(/images/ferienwohnung1_4s.jpg);}

a.gallery span {display:block; position:absolute; left:150px; top:-1px; width:1px; height:1px; overflow:hidden; background:#efedec; z-index:100;}
a.gallery:hover {white-space:normal; border:1px solid #fff;}
a.gallery:hover img {border:1px solid #000; z-index:100;}
a.gallery:active img, a.gallery:focus img {border:1px solid #000; z-index:50;}

a.gallery:hover span {display:block; position:absolute; width:402px; height:300px; top:49px; left:170px; padding:5px; font-style:italic; color:#000; background:#fff; z-index:100; font-size:11px;}
a.gallery:active {border:1px solid #eee;}
a.gallery:active span, a.gallery:focus span {display:block; position:absolute; width:402px; height:280px; top:49px; left:170px; padding:5px; font-style:italic; color:#000; background:#fff; z-index:50;}
#thumbs {width:780px; height:60px;}
#pad {height:320px; width:100px;}

/* Resetting html elements to prefered default status 
to remove some crossbrowser issues */
body{margin:0px;background-color:#fff}
a img{border:none}
form{margin:0px}
p{line-height:16px;margin-top:5px;margin-bottom:5px;}
h1, h2, h3, h4, h5 {
	color:#6c0;padding:0px}

/* Setting the font */
body, td{font:10px verdana, helvetica, sans, sans-serif}

h1{
border-bottom: 1px solid #CCCCCC;
font-family:'Georgia','Tahoma';
font-weight:900;
font-size:14px;
margin-top:10px;
margin-bottom:5px;
}

h2{font-weight:bolder;font-size:14px;margin-top:10px;margin-bottom:5px;clear:both;}
h3{font-weight:bold;font-size:12px;margin-top:10px;margin-bottom:5px;}
h4{font-weight:bold;font-size:10px;}
h5{font-weight:bold;font-size:10px;}

a {color: #4e6638;}

/* Defining the canvas */
body{text-align:center;margin:30px 0px;}

#container{
    width: 760px;
    margin: 0px auto;
    text-align: left;
}

/* Setting body background */
body {background: url(body-background.png) top left repeat-x;}

/* Styling the header */
#header {
	background-repeat:no-repeat;
	background-image:url(mydomaso_top.png);
background-position:center;
height:120px;
}

#logo{
}

/* Styling the content*/
#content{
    margin-right: 170px;
    font-size: 12px;
    text-align:left;
}

/* Styling the menu*/
/* Level 1 */
#menu ul.ul_l1 {
    background-color: #80b250;
    border-top: 1px solid #4e6638;
    border-bottom: 1px solid #4e6638;
    list-style: none;
    margin: 0px;
    padding: 2px 0px;
    margin-bottom: 15px;
}

#menu ul.ul_l1 li {
    display: inline;
    margin: 0px;
    padding: 0px;
}

#menu ul.ul_l1 li a {
    padding: 0px 10px;
    font-size: 12px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    margin: 0px;
}

/* Hover, active menu items */
#menu ul.ul_l1 li a:hover, #menu ul.ul_l1 li a:active, #menu ul.ul_l1 li a.III_l1, #menu ul.ul_l1 li a.IOO_li {
    background-color: #4e6638;
    padding: 2px 10px;
    margin: 0px;
}

/* Sub active */
#menu ul.ul_l1 li a.OII_l1, #menu ul.ul_l2 li a.OII_l2 {
    text-decoration: underline;
    margin: 0px;
}

/* Level 2 */
#menu ul.ul_l2 {
    background-color: #a0a0a0;
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 180px;
}

#menu ul.ul_l2 li {
    display: block;
    margin: 0px;
    padding: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #cccccc;
}

#menu ul.ul_l2 li a {
    display: block;
    color: white;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 10px;
    line-height: 17px;
}

#menu ul.ul_l2 li a:hover {
    color: black;
}

#menu ul li a.III_l2, #menu ul li a.IOO_l2 {
    color: black;
}

/* Level 3 */
#menu ul.ul_l3 {
    background-color: #bababa;
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

#menu ul.ul_l3 li {
    margin: 0px;
    padding: 0px;
}

#menu ul li a.III_l3, #menu ul li a.IOO_l3 {
    color: black;
}

#main {
    margin-left: 190px;
}

/* Styling the factboxes */
#factboxes {
    float: right;
    width: 150px;
}

#factboxes .factbox {
    border: 1px solid #80b250;
    margin-bottom: 10px;
}

#factboxes h6 {
    font-size:10px;
    background-color: #80b250;
    padding: 2px 5px;
color:#FFFFFF;
margin-top:0;
}

#factboxes .factbox p {
    margin: 0;
    padding: 0px 5px;
}


/* Styling the footer*/
#footer{
    clear: both;
    text-align: center;
    margin-left: 160px;
    margin-right: 170px;
    margin-top: 10px;
    border-top: 1px solid #cccccc;
    padding-bottom: 2px;
}

fieldset
    {
	border:2px groove rgb(33,99,99);
	width:360px;
	padding: 10px;	
	}
legend
    {
	letter-spacing: 2px;
	color:rgb(33,99,99);
    	font-weight: bold;
	}
label
	{
	width:200px;
	vertical-align:top;
	color:rgb(0,0,0);
	font: 12px arial, sans-serif;
	float:left;
	}
div
	{
	margin-top:0px;
	}
#t1, #t2, #t3, #t4, #t5, #t6, #t7, #t8, #t9, #t10, #t11, #t12, #t13, #t14, #t15, #t16, #t17, #t18, #t19, #t20, #t21, #t22, #t23, #t24, #t25, #t26, #t27, #t28, #t29, #t30, #t31, #t32, #t33, #t34, #t35, #t36, #t37, #t38, #t39, #t40, #t41, #t42, #t43, #t44, #t45, #t46, #t47, #t48, #t49, #t50
    {
	border:0px inset rgb(153,204,255);
	width: 250px;
	background: #339999;	
	}
#t80,#81 {
	border:0px inset rgb(153,204,255);
   	width: 35px;
   	background: #339999;
		color: #FFFFFF;
   }
#t82 {
	border:0px inset rgb(153,204,255);
   	width: 250px;
   	background: #339999;
		color: #FFFFFF;
   }

#submit { 
	color: #ffffff; background-color: #339999; 
        width: 70px; border: 2px outset #339999;
}