/* Global Resetting */
body, html{	
	width: 100%;
	height: 100%;
	background-image: url(../images/bg.png);
}
body {
	background-color: #FFFDF9;
	text-align: center;
	/*background: transparent url(../images/shaderleftright.png) repeat-y center top;*/
	/* reset font-sizes to 1em == 10px */
}

.clearfix {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#Shadow {
	background: transparent url(../images/shadow.png) repeat-y center top;
	width: 100%;
	height: auto;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#SilverStripeNavigator {
	z-index: 10;	
}

body > #ContentContainer {
	height:auto !important;
	min-height:100% !important;
}

#ContentContainer {
	background: #F9F6F1 url(../images/00_01_hintergrund_papier.jpg) repeat-y;
	width: 950px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}


* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #615E59;
	text-decoration: none;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	list-style:none;
}

a img{
	border:0;
}
.clear{
	clear:both;
}

/* Layout CSS */
/*
#Main {
	height:100%;
	width: 950px;
	text-align: left;
	margin: 0 auto;
}
*/

#Logo{
	float: left;
	/* width: 412px; */
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

	#Logo h2 {
		display: none;
	}
	
#Left{
	float: left;
	margin-left: 21px;
	display: inline;
}

#Navigation{
	margin-top: 20px;
}
	#Navigation a{
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 16px;
		line-height: 23px;
		color: #969189;
	}
	
	#Navigation a:hover, a.section{
		color: #615E59 !important;
	}


#Footer{
	margin-left:10px;
	margin-top:5px;
	position:absolute;
	bottom:5px;
}

	.legend,
	#Footer,
	#Footer a{
		font-family: Georgia, Times New Roman, Times, serif !important;
		font-weight: normal;
		color: #969189 !important;
		margin-top: 20px;
		margin-bottom: 10px;
	}
		#Footer a:hover {
			color: #615E59 !important;
		}

.typography h1.headerresults{
	margin-bottom: 15px;
}

.typography .partnerList p {
	margin-bottom: 0;	
}

.Separator{
	background: url(../images/separator.png) no-repeat;
	width: 158px;
	height: 5px;
	margin: 11px 0px 11px 0px;
}


#Shop{
	margin-bottom: 20px;
}

#ShopContainer p{
	color: #FFF;
	margin-bottom: 8px;
	margin-left: 8px;
	font-size: 10px;
}

#ShopContainer{
	width:160px;
	background-color:#849124;
	padding-top: 10px;
	padding-bottom: 1px;
	margin-top: 3px;
}
	
	.PhotoBorder,
	.ResLinks{
		margin-bottom: 14px;
	}
	#ShopContainer .PhotoBorder{
		margin-left: 11px;
		}
	
	
	.ResLinks .publish{
		margin-top: 14px;
	}
	
	.PhotoBorder {
		padding: 1px;
	}
	
	.PhotoBorder img{
		/*float: left;*/
		/*width: 98%;*/
		/*margin-top: 1px;
		margin-left: 1px;*/
		/*position: absolute;
		z-index: 10;*/
	}
	
	.PhotoShade{
		width: 100%;
		height: 100%;
		background-color: black;
	}
	.dropShadow{
		position: relative;
		left: 5px;
		top:5px;
	}
	
.jquery-corner{
	z-index: 100;
}
.Corner{
	background-image: url(../images/bild_bsp.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	position: relative;
}

	.TopLeft{
		background-position: 0px 0px;
		float: left;
	}
	.TopRight{
		background-position: -395px 0px;
	}
	.BottomLeft{
		background-position: 0px -396px;
		height: 13px;
		float: left;
	}
	.BottomRight{
		background-position: -395px -395px;
	}

.jquery-corner top{
	width: 103%;
	position: relative;
	top: -1px;
	left: -2px;
}
.jquery-corner bottom{
	width: 103%;
	position: relative;
	bottom: 1px;
	left: -2px;
}


.StayTuned{
	margin-right: 10px;
}
.StayTuned img{
	margin-top: 12px;
}



#Banner{
	float: right;
	/* width: 468px; */
	padding: 0 20px 0 0;
	text-align: right;	
	position: relative;
}

#InnerBanner {
	bottom: 0px;
}

.RectangleBanner {
	width: 300px;
	height: 250px;
	float: left;
	position: relative;
}

.HintRight {
	float: right;
	border-left: 1px dotted #969696;
	padding-left: 15px;
	width: 180px;
	min-height: 250px;
}

.headerLine{
	margin: 0px 20px 1px 20px;
	border:none;
	border-style: double none none none;
	border-width: 3px 0 0 0;
	border-color: #849124;
	height: 3px;
}


#Header{
	width: 950px;
	height: 102px;
	margin-bottom: 12px;
	padding-top: 22px;
}


#RightShade{
	height: inherit;
	float: right;
	width: 37px;
	background-image: url(../images/shaderright.png);
	background-repeat: repeat-y;
}
#LeftShade{
	height: inherit;
	float: left;
	width: 37px;
	background-image: url(../images/shaderleft.png);
	background-repeat: repeat-y;
}



	#Content
	{
		float: left;
		margin-left: 13px;
		margin-top:8px;
		margin-bottom:10px;
		width: 565px;
	}
	
	#Content .top
	{
		height: 20px;
		background: url(../images/01_10_inner_top.png) no-repeat;
	}

	#Content .middle
	{
		background: url(../images/01_10_inner_middle.png) repeat-y;
		padding: 17px 27px;
		height: 100%;
		display: block;
	}
	
	#Content .bottom
	{
		background: url(../images/01_10_inner_bottom.png) no-repeat;
		height: 20px;
		margin-bottom: 30px;
	}


#Partners{
	float: right;
	width: 157px;
	margin-right: 23px;
	display: inline;
}

	#Partners ul {
		border: 0px dotted #969696;
		border-top-width: 1px;
	 	margin: 13px 0 26px 0; 
	}

	#Partners li {
		height:50px;
		line-height:50px;
		border: 0px dotted #969696;
		border-bottom-width:1px;
		
	}
	
	#Partners li a {
		line-height: 50px;
	}
	
	#Partners li img{
		vertical-align: middle;
	}

.newsImage,
.partnerImage{
	float: left; 
	margin-right: 17px;
}


.partnerDesc{
	width: 335px;
	float: right;
}

.partnerList,
.partnerList li{
	list-style: none !important;
	list-style-type: none !important;
	margin: 0px !important;
	line-height: 0em !important;
}

hr {
	background-color:transparent !important;
	border-color:#969696;
	border-style:dotted;
	border-width:1px 0 0 0;
	clear:both;
	color:transparent !important;
	height:0;
	margin:0;
}

.dottedSeparator{
	border: none;
	border-top: 1px dotted #969696;
}

#Content hr.dottedSeparator{
	margin-top: 14px;
	margin-bottom: 12px;
}

.PrevResContainer{
	height: 71px;
}
	.PrevResContainer a{
		float: left;
		margin-right: 16px;
	}


.newsWrapper .newsImage{
	float: left;
	margin-right: 20px;
	margin-bottom: 7px;
}

.publishLink{
	margin-bottom: 17px;	
}
	.publishLink div{
		display: inline;
	}


#HomeLeft{
	float: left;
	padding-right: 15px;
	width: 240px;
	border-right: 1px dotted #969696;
}
#HomeRight{
	float: right;
	width: 225px;
	padding-right: 15px;
}
	#HomeRight a{
	}
	#HomeRight .readon{
		margin-top: 17px;
	}

.ResLargeImage{
	width:503px;
	padding:0;
	margin:0;
}


.PrevResImage{
	float: left;
	
}



#PrevImageContainer{
	marign-left:-9px;
	width: 102%;
}
.PrevResImage{
	margin-right: 9px;
	margin-bottom: 9px;
}

.ResDetailText{
	float: left;
	width: 300px;
}
.ResImage{
	float: right;
	margin-right: 10px;
}

#ResFormContainer  
{
	margin-top: 15px;
}

#ResFormContainer .customdropdown 
{
	margin: 0px 10px 10px 0px
} 
#ResFormContainer fieldset label
{
	float:left;
	margin-bottom:8px;
	margin-right:25px;
	width: 40px !important;
}


#ResFormContainer fieldset select
{
	width: auto !important;
}

.disabled{
 background-color: #C5C5C5;
}

#Content .left{
	width: 83px;
	margin-right: 18px;
	float: left;
}

.typography form input.text {
	width:200px;
	margin-bottom: 5px;
}

.typography form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

.typography form ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}

.typography form .checkbox {
	margin-left: 101px;
}

.typography form .optionset .checkbox {
	margin-left: 0px;
}



#MemberLoginForm_LoginForm_Remember{
	width: auto !important;
}

#MemberLoginForm_LoginForm .Actions{
	margin-left: 0 !important;
}

.adwords {
	margin: 17px 0 10px 0;	
}

