/***********************************************************************
MAIN SITE-LAYOUT
************************************************************************
initial authors: Jens Schille, Andre Nitschke - Mogul Entertainment Ltd.
************************************************************************/

#page {
	background-color: transparent;
	width: 960px;
	margin: 0px auto 0px auto;
	font: normal 0.9em/1.2em Trebuchet MS;
	text-align: left;
}
#flower {
	background: transparent url(../media/flower_2.jpg) no-repeat 0px 150px;
	background-attachment: fixed;
	margin: 0px;
}

#page_head {
	height: 119px;
	background: transparent url(../media/headerImg.jpg) no-repeat center left;
}
#page_head h1 {
	font: bold 36px/42px Trebuchet MS;
	color: #FF6600;
	position: relative;
	top: 35px;
	left: 230px;
}

#top_nav {
	height: 30px;
}
#top_nav li { 
	cursor: pointer;
	list-style-type: none;
  display:inline;
	float: left;
	height: 30px;
}
#top_nav li ul {
	position: absolute;
	z-index: 1;
	width: 180px;
	left: -999em;
	background-color: #202020;
}
#top_nav li ul li {
	background-color: #202020;
	display: block;
	font-size: 12px;
	line-height: 22px;
}
.top_nav_li_ul_li {	display: block; font-size: 12px; font-size: 12px;}

#top_nav li ul li:hover {
	background-color: #202020;
	}
#top_nav li ul li:hover a {
	background-color: #202020;
	display: block;
	padding: 4px 10px 4px 10px;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	}

#top_nav li:hover ul {
	left: auto;
  }

#top_nav li:hover {
	list-style-type: none;
	display: block;
	height: 30px;
	color: #ff6600;
	background-color:#000;
}
#top_nav a {
	display: block;
	padding: 4px 10px 4px 10px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	line-height: 22px;
	border-right: 1px solid #000;	
}
#top_nav #top_ul ul a {
  width:155px;
	}
#top_nav #top_ul #top_ul2 a {
  width:270px;
}
#in_nav1 {
margin-left:50px;
float:left;
width:250px;
text-decoration:underline;
color: #ff6600;
} 
#in_nav2 {
float:right;
width:250px;
text-decoration:underline;
color: #ff6600;
}
#text1 {
clear:both;
}

.image1 {
	background-color: #000000;
	text-align: center;
	padding-top: 15px;
}
#top_nav a h3 {;
	font-weight: bold;
	font-size: 14px;
}
#top_nav a:hover {
	display: block;
	padding: 4px 10px 4px 10px;
	color: #ff6600;;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	border-right: 1px solid #ff6600;
}

#page_body {
	margin-top: 20px;
	width: 960px;
}
.clear {
	clear: both;
}
#col1 {
	float: left;
	width: 138px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px 10px 10px 10px;
	background: transparent url(../media/colBg.png) repeat-x center top;
	border: 1px solid #333;
	-moz-border-radius: 9px;
}
#col1 h3 {
	font: bold 18px/28px Trebuchet MS;
	color: #fff;
}
#col1 ul {
	margin-bottom: 20px;
}
#col1 li {
	margin-left:20px;
	list-style-type: circle;
}
#col1 a {
	color: #ff6600;
	font-weight: bold;
}
#col1 a:hover {
	color: #fff;
	font-weight: bold;
}

#col2 {
	float: left;
	width: 500px;
	margin-right: 10px;
	margin-left: 10px;
	background: transparent url(../media/colBg.png) repeat-x center top;
}
#col2 h2 {
	font: bold 24px/36px Trebuchet MS;
	color: #fff;
	text-align: left;
}

.teaserCol7 {
	float: left;
	width: 320px;
	margin-right: 20px;
}
.teaserCol3 {
	right: 0px;
	width: auto;
	display: block;
}


.indexTeaser {
	background-color: #e2e2e2;
	border: 1px solid #ff6600;
	color: #333;
	margin: 10px 0px 10px 0px;
	-moz-border-radius: 9px;
	padding: 10px;
	}

.indexTeaser img {
	float: left;
	margin: 0px 10px 0px 0px;
	}

#col3 {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #333;
	-moz-border-radius: 9px;
	padding: 10px 10px 10px 10px;
}
#col2 a {
	color: #ff6600;
	font-weight: bold;
}

#page_footer {
	text-align: center;
}
#page_footer a {
	color: #ff6600;
}
