/*SITE BASICS*/

body, html{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#000;
	margin:0px; 
	background-image:url(../img/timur_main.jpg);
  background-repeat:no-repeat;
	background-position:top right;
}
a, a:focus, a:hover, a:active {
outline: 0;
}

#main_container{
	width:900px;
	height:auto;
	margin-left:-450px;
	position:absolute;  
	left:50%;  
}
	
#site_center{
	width:700px;
	margin-left:100px;
}

#header{
  margin-top:50px;
  margin-left:130px;
	width:430px;
	height:200px;
	margin-bottom:30px;
	background-repeat:no-repeat;
	background-image:url(../img/Schoengeist_Logo_transparent.png);
}

 #nav{
	font-size:14px;
	margin-left:45px;
  width:600px; 
  height:20px;
}	
/*
#nav a:hover { 
	background-color:#000000;
	text-decoration: none; 
} */
#nav ul {
	list-style-type: none;
}

#nav li {
	display: inline;
	line-height: 32px;
}

#nav a { 
  color:#808080;
	text-decoration: none; 
  padding: 0px 10px; float: left;
}

#content{ 
	width:600px;
  height:auto;
  margin-top:30px;
  margin-left:50px;
	background-image:url(../img/bg_main.png);
}

#tour_dates{
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:13px;
	border-width: 1px; 
	border-color:#808080;
  margin-left:-220px;
  color:#ccc;
  width:140px;
  padding:5px;
  margin-top:60px;
  height:300; 
  position:absolute;
}	

.main_style{
	width:530px;
	height:auto;
	margin-left:35px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	margin-top:15px;
	margin-bottom:50px;
	border-bottom:1px solid #232323;
	padding-bottom:50px;
	line-height:18px;
	}
		
.main_style a.global{
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	color:#ccc;
}
.main_style a.normal{
	font-weight:bold;
	text-decoration:underline;
	color:#ccc;
}
.main_style h1{
	font-size:12px;
	color:#EEE8AA;
}
.main_style b{
  color:#5A849C;
}
.underline{
	margin-bottom:30px;
	border-bottom:1px solid #232323;
	padding-bottom:30px;
/*	line-height:4px; */
}
.underline_dotted{
  border-bottom:4px dotted #CCCCCC;
}
.small_style {
	font-size:10px;
	line-height: 1.2;
}
.small_style b{
 	color:#FFF;
}
form input,textarea{
	background-color:#1b1b1b;
	color:#ccc;
	font-size:12px;
	border:1px solid #666;
	margin-bottom:20px;
	width:300px;
}
.small_grey{
	font-size:10px;
	color:#666;
}
.middle_grey{
	font-size:11px;
	color:#999;
	font-style:italic;
	line-height: 1.2;
}
.error{
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
	margin-top:40px;
	margin-bottom:40px;
}

.gallery{
		width:580px;
}

.gallery_frame {
	width:300px;
	height:100px;
	border-width: 5px; 
  border-style: outset;
	border-color:#808080;
}

.gallery img {
  margin:10px;
}

.gallery_frame table {
  width:300px;
  margin-top:10px;
}

.gallery_frame td {
  border: 0px solid #9AA7AE;
  padding:1px 20px;
  width:18px;
}

.media_frame {
  width:150px;
	height:70px;
	margin-left:220px;
}

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

.presse_promo {
  margin-left:80px;
  width:100px;
}
.presse_promo td{
  padding:10px;
}
#footer{
	width:600px;
	height:25px;
	margin-left:50px;
	text-align:center;
	line-height:25px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ccc;
	text-align:center; 
	}
	
#footer a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ccc;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
	}
		
#footer a:hover{
	color:#fff;
	}
