@charset "utf-8";
/*
***********************************************************
Title:			mainLayout.css
Browser(s): 	All
Created: 		09.12.2008
By:				www.elmastudio.de
***********************************************************
*/
/* Basic structure */
body {
	margin:0 auto;
	background:#666 url(../images/Bg/main02.jpg) top center repeat-x fixed;
	color:#000;
}
.wrapper {
	margin:0 auto;
	background:url(../images/Bg/HeaderBg.png) top repeat-x;
	text-align:left;
	position:relative;
}
.header {
	margin:0 auto;
	width:970px;
	height:250px;
	background:url(../images/Bg/Headersmall.png) top left no-repeat;
}
.primaryContent {
	margin:10px auto;
	width:970px;
}
.FooterBg {
	height:100px;
	background:url(../images/Bg/FooterBg.png) top repeat-x;
	width:100%; 
	clear:both;
	margin-top:25px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:23px;
	font-weight:normal;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:21px;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
}
/* Header Bereich */
/* Navi */
.Navi {
	padding-top:180px;
}
.Navi ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
.Navi li {
	float:left;
	display:inline;
}
.NaviBtn a {
	display:block;
	width:110px;
	height:30px;
	margin-right:5px;
	padding-top:10px;
	background:url(../images/Bg/NaviButton_out.png) left top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	color:#fff;
	text-align:center;
}
.NaviBtn a:hover {
	padding-top:10px;
	background:url(../images/Bg/NaviButton_over.png) left top no-repeat;
	color:#fff;
	text-decoration:none;
}
/* SubNavi */
.SubNavi {
	width:635px;
	height:30px;
	margin-left:50px;
	margin-top:10px;
}

.SubNaviBtn a {
	float:left;
	display:block;
	width:130px;
	height:24px;
	margin-right:5px;
	padding-top:6px;
	background:url(../images/Bg/SubNaviButton_out.png) left top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#fff;
	text-align:center;
}
.SubNaviBtn a:hover {
	background:url(../images/Bg/SubNaviButton_over.png) left top no-repeat;
	color:#fff;
	text-decoration:none;
}
.SubNavi2 {
	height:30px;
	margin-left:50px;
	margin-top:10px;
}

.SubNaviBtn2 a {
	float:left;
	display:block;
	width:160px;
	height:24px;
	margin-right:5px;
	padding-top:6px;
	background:url(../images/Bg/SubNaviButton2_out.png) left top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	text-align:center;
}
.SubNaviBtn2 a:hover {
	background:url(../images/Bg/SubNaviButton2_over.png) left top no-repeat;
	color:#fff;
	text-decoration:none;
}
/* Header Buttons */
.SoundBtn {
	width:100px;
	height:25px;
	float:right;
	margin-top:25px;
	margin-right:80px;
}
.SoundBtn a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.SoundBtn a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.Gewinnspiel {
	width:40px;
	height:40px;
	float:right;
	margin-right:60px;
	margin-top:122px;
}
/* Content Bereich */
.ContentMain {
	width:675px;
	background:url(../images/Bg/ContentBg.png) left top repeat-y;
	float:left;
	display:inline;
	margin-bottom:25px;
}
.ContentHeadline {
	width:625px;
	height:65px;
	background:url(../images/Bg/ContentHeadlineBg.png) left top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	padding: 15px 0px 0px 50px;
}
.ContentHeadline2 {
	width:635px;
	height:65px;
	background:url(../images/Bg/ContentHeadlineBg2.png) left top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	padding: 15px 0px 0px 50px;
}
.ContentText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:25px;
	padding: 15px 50px 40px 50px;
}
.ContentTextAbout {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:25px;
	padding: 15px 40px 50px 40px;
}
.PhotoGallery {
	width:605px;
	height:460px;
}
/* SideBar */
.SideBar {
	width:270px;
	float:left;
	display:inline;
	margin-left:25px;
}
.FlashBanner {
	width:270px;
	height:460px;
	margin-bottom:15px;
	background:url(../images/Bg/FlashBannerBg.png) left top no-repeat;
}
.AddressInfo {
	width:270px;
	height:230px;
	margin-bottom:15px;
	background:url(../images/Bg/AddressInfoBg.png) left top no-repeat;
}
.AddressInfoText1 {
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:22px;
	padding:20px 0 0 10px;
}
.AddressInfoText2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	padding:8px 0 0px 65px;
}
.OpenInfo {
	width:270px;
	height:160px;
	margin-bottom:15px;
	background:url(../images/Bg/OpenInfoBg.png) left top no-repeat;
}
.OpenInfoHeadline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F51E1E;
	padding:10px 0 0 10px;
}
.OpenInfoText1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	float:left;
	padding:20px 0 0 20px;
}
.OpenInfoText2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	float:left;
	padding:20px 0 0 40px;
}
/* Footer Content */
.FooterContent {
	margin:0 auto;
	width:970px;;
	height:100px;
	}
.Copyright {
	float:left;
	display:inline;
	margin-top:73px;
	margin-left:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.Impressum {
	width:110px;
	height:25px;
	float:left;
	display:inline;
	background:url(../images/Bg/ImpressumBg.png) left top no-repeat;
}
.Impressum a {
	padding: 10px 0px 0px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.Impressum a:hover {
	padding: 10px 0px 0px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
}
.FooterLogo {
	float:right;
	display:inline;
	margin-right:10px;
	width:130px;
	height:100px;
	background:url(../images/Logo/FooterLogo.png) left top no-repeat;
}
/* Team Content */
.TeamCards {
	width:500px;
	height:200px;
	margin:25px 0px 25px 50px;
}
.TeamText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:italic;
	color:#FFFFFF;
	padding:30px 0 0 90px;
}
/* Kontaktfelder */
.KontaktFeld01 {
	width:130px;
	float:left;
}
.KontaktFeld01Text {
	width:130px;
	height:36px;
}
.KontaktFeld02 {
	width:430px;
	float:left;
}
.KontaktFeld02Felder {
	width:430px;
	height:36px;
}
.Messagefeld {
	width:430px;
	height:80px;
}
.MessageText {
	width:150px;
	height:80px;
}
.textfeld01 {
	background-color:#CCCCCC;
}
.textarea01 {
	background-color:#CCCCCC;
}
.button {
	height:25px;
	margin-right:10px;
	background-color:#CCCCCC;
	color:#FF0000;
	border: solid 1px #FF0000;
	cursor:pointer;
}
.GewinnspielContent {
	width:400px;
	margin-bottom: 25px;
}
.NewsletterFeld {
	width:430px;
	height:60px;
}
/* Stuff */
.ElmastudioLogo {
	width:65px;
	height: 65px;
	background:url(../images/Logo/elmastudio-logo.png) left top no-repeat;
	float:left;
	display:inline;
	margin-right:10px;
}
.Wegbeschreibung {
	width:260px;
	height:40px;
}
