/* CSS Document */

/* Global */


html { }

body {background-color:#E7E7E7; background-image: url(../Images/website%20background%20smaller.jpg); background-repeat: inherit; background-attachment:fixed;  }



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

{ color:}



h1,h2,h3,h4,h5,h6 {font-weight: bold; }

h2 { color:#C60; padding-bottom: 15px; border-bottom:1px #ccc solid }

h3 { color: #C60; padding-bottom: 10px;}
	 
#wrapper { width:900px; margin:0 auto; background-color:#FFF;  }

#outer  { width:960px; margin:0 auto; background-color:#FFF  }


#logo { margin: 40px 0; float:left; }

#social-media { margin: 90px 20px auto ; float:right; }
#social-media ul li{ display: inline-table}


#top-nav { clear:both;margin: 10px 0; }
#top-nav ul {border-top:1px #000 solid; border-bottom:1px #000 solid; padding:10px 0; }
#top-nav ul li { display:inline; }
#top-nav ul li a { padding:0 20px; }


#top-nav a:link { color:#000; font-weight:bold;}
#top-nav a:visited { color:#000; }
#top-nav a:active { color:#F90;}
#top-nav a:focus { color:#666;}
#top-nav a:hover { color:#F90 ;}

#social-media a:link { color:#000; font:Arial, Helvetica, sans-serif; font-size: 12px}
#social-media a:visited { color:#000; }
#social-media a:active { color:#000;}
#social-media a:focus { color:#666;}
#social-media a:hover { color:#F90 ;}

#banner { margin-bottom: 20px; } 

#leftside {width:340px; float:left; }
#rightside img{ float: right; }
#rightside p {float: left; }


#content1 h2 { margin-left: 380px; border-bottom : 0 ;}
#Germany h2 { color: #900;  }
#East-Europe h2 { color: #900}
#Africa h2 { color: #900}
#Croatia h2 { color: #900}
#Dubai h2 { color: #900}

#Germany h3 { color: #333; padding-bottom:0; margin-bottom:0; }
#East-Europe h3{ color: #333; padding-bottom:0; margin-bottom:0; }
#Africa h3 { color: #333;  padding-bottom:0; margin-bottom:0; }
#Croatia h3 { color: #333;  padding-bottom:0; margin-bottom:0; }
#Dubai h3 { color: #333;  padding-bottom:0; margin-bottom:0; }

#Germany ul li { display:block; }
#East-Europe ul li { display:block; }
#Africa ul li { display:block}
#Croatia ul li { display:block}
#Dubai ul li { display:block}

#Germany h4 { color: #666; }
#East-Europe h4 { color: #666; }
#Africa h4 { color: #666; }
#Croatia h4 { color: #666; }
#Dubai h4 { color: #666; }



#footer {clear: both; border-top:1px #000 solid; padding:5px 0; margin-top:20px; text-align:center; }
#footer p {text-align:center; }

#box1  { width: 250px; height: 310px ; float: left; margin: 25px; border-top: 10px #930 solid; background-color: #eee; 	 }
#box2  { width: 250px; height: 310px ; float: left; margin: 25px; border-top: 10px #960 solid; background-color: #eee;   }
#box3  { width: 250px; height: 310px ; float: left; margin: 25px; border-top: 10px #990 solid; background-color: #eee;   }
#box4  { width: 250px; height: 310px ; float: left; margin: 25px; border-top: 10px #930 solid; background-color: #eee;   }
#box5  { width: 250px; height: 310px ; float: left; margin: 25px; border-top: 10px #960 solid; background-color: #eee;   }
#box6  { width: 250px; height: 310px ; float: left; margin: 25px; border-top: 10px #990 solid; background-color: #eee;   }
#box7  { width: 250px; height: 340px ; float: left; margin: 25px; border-top: 10px #C63 solid; background-color: #eee;   }
#box9  { width: 250px; height: 340px ; float: left; margin: 25px; border-top: 10px #C96 solid; background-color: #eee;   }
#box8  { width: 250px; height: 340px ; float: left; margin: 25px; border-top: 10px #963 solid; background-color: #eee;   }

#box5 h3  {margin-bottom: 2px; }

#box1 p, #box2 p, #box3 p, #box4 p, #box5 p, #box6 p { margin-left: 10px;  }
#box1 h3, #box2 h3, #box3 h3, #box4 h3, #box5 h3, #box6 h3 { margin-left: 10px; }

#gallery a { padding: 10px 5px ; }

.image-frame { padding: 10px; margin: 10px ; border: 1px #ccc solid; }
.gallery { padding: 15px; }


#wrapper #slider #sliderContent .sliderImage .top a {
	color: #F9FFFA ; font-style:italic ; 
}


#rightside ul li{ display: inline-block ; margin-right: 20px; font-weight: lighter; font-size:13px; }

#impressum p { margin-left:300px; }
#impressum h4 { margin-left:300px; }
#impressum img { float:right;  }

form ol {
    list-style-type: none;
}
form {
    margin: 20px;
    text-align: left;
}
label {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 5px;
    text-align: right;
    width: 150px;
}
submit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #bbb;
    margin: 0 0 16px 10px;
    padding: 5px;
    width: 280px;
}
input:focus, textarea:focus {
    background-color: #FFC;
}
textarea {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #bbb;
    height: 150px;
    margin: 0 0 16px 10px;
    padding: 5px;
    width: 280px;
}
select {
    margin-bottom: 20px;
}
.month {
    margin-left: 155px;
}
.submit {
    font-size: 12px;
    height: 25px;
    margin-left: 170px;
    width: 90px;
}
br {
    clear: left;
}
.clear {
    clear: both;
}


#wuc {color:#F03;  }