body {
	/*behavior: url("csshover3.htc");*/
	margin:0;
	padding:0;
	font-family:"Lucida Sans";
	font-size:12px;
	color:#333333;
	border:0;
	background:url(/img/bg_body.png) repeat;
}

a , a:link , a:hover , a:visited , a:active {
	text-decoration:none;
	color:#5F5F5F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.pfeil {
	position:absolute;
	padding:3px 0 0 5px;;
}
.hidden {
	display:none;
}
.show {
	display:inline;
}

img{
	border:0;
}

p { 
	padding:0;
	margin:0;
}
h1 { 
	color:#FF6600; 
	font-size:22px;
	font-family:"Lucida Sans";
	line-height:24px;
	padding-top:20px;
	padding-left:20px;
} 
h2 { 
	color:#FF6600; 
	font-size:16px; 
} 

.hidden {
	display:none;
}

#shadow {
	width:980px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 20px;
	background:url(/img/bg_ContentShadow.png) repeat-y top center;
}

#Container {
	width:960px;
	float:none;
	clear:both;
	background:top repeat-x url(/img/bg_head.png) #FFFFFF;
}

/* ############################################################### */


#Content_Box {
	margin-left:auto;
	margin-right:auto;
	width:668px;
	height:350px;
	position:relative;
	left:-20px;
}

.Content_InfoBox {
	float:left;
	background:no-repeat url(/img/bg_ContentBox.png);
	width:334px;
	height:338px;
	overflow:hidden;
}

#Content_Box ul {
	margin-left:10px;
	width:278px;
	list-style:square url(/img/list_arrow.png);
	font-size:12px;
	line-height:18px;
	list-style-position:inherit;
}

#Content_Box li p.head {
	color:#FF6600;
	font-size:14px;
}

#Content_Box li p {
	color:#333333;
}

#Content_Box h1 { 
	color:#FF6600; 
	font-size:22px;
	font-family:"Lucida Sans";
	line-height:20px;
	padding-top:22px;
	padding-left:23px;
} 


/* ############################################################### */

#Gallery {
	float:none;
	clear:both;
	width:960px;
	height:270px;
	margin-top:30px;
}
#Gallery_box {
	width:660px;
	height:270px;
	position:relative;
	left:115px;
}

#Gallery_box ul {
	margin:0;
	padding:0;
}

li.Preview {
	width:220px;
	height:260px;
	margin:0;
	background:no-repeat url(/img/bg_GalleryBox.png);
	float:left;
	clear:none;
}
#RightArrow {
	position:absolute;
	left:690px;
	top:0px;
	width:51px;
	height:77px;
	margin:85px 0px 0 0px;
}
#LeftArrow {
	position:absolute;
	left:-90px;
	width:51px;
	height:77px;
	margin:85px 0px 0 0px;
}


#Gallery h2 {
	padding-left:15px;
	line-height:18px;
}

img.preview {
	padding-left:15px;
	width:180px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
}

p.description {
	padding-left:16px;
	padding-top:3px;
	font-size:11px;
	width:180px;
	height:31px;
}

p.ShowButton {
	padding-left:15px;
	padding-top:3px;
}


/* ############################################################### */
#Head_Bar {
	height:160px;
	width:960px;
	float:left;
}
#Head_Bar_Logo {
	margin:20px 0 0 30px;
	float:left;
}
#Head_Bar_Info {
	margin:20px 0 0 40px;
	float:left;
}
#Head_Bar_OfferBall {
	margin:0 0 0 70px;
	float:left;
	display:none;
	position:relative;
	top:-150px;
}

/* ############################################################### */
#Content {
	margin-left:40px;
}
#Content_Footer {
	float:none;
	clear:both;
	background-color:#333333;
	padding:10px 0 0 0;
	margin:20px 0 20px 0;
	height:100px;
}

/* ############################################################### */
#Content_Footer p .h3 {
	color:#FF6600;
	font-weight:bold;
}

#Content_Footer a {
	color:#FFFFFF;
}

#Content_Footer p.left {
	border-right:#CCCCCC 1px solid; 
	text-align:right; 
	padding-right:15px; 
	padding-top:28px; 
	line-height:18px;
	width:465px;
	float:left;
	height:60px;
}
#Content_Footer p.right {
	float:left;
	height:90px;
	color:#FFFFFF;
	padding-left:20px;
	width:300px;
}

/* ############################################################### */
#ContentText {
	float:left;
	margin-bottom:50px;
	margin-top:40px;
}

/* ############################################################### */

.ErrorForm {
	color:#FF0000;
	font-size:10px;
}

label {
	font-size:14px;
	padding-bottom:8px;
	margin-bottom:8px;
	line-height:30px;
	clear:both;
	float:none;
}
.InputTextarea
{
	background:url(/images/textarea3rows.gif) no-repeat;
	padding:6px 0px 3px 6px;
}
.InputTextarea6rows
{
	background:url(/images/textarea6rows.gif) no-repeat;
	padding:6px 0px 3px 6px;
}
.InputTextarea6rows > textarea  {
	height:155px;
	font-size:12px;
	border:none;
}

textarea , .InputTextarea {
	height:72px;
	font-size:12px;
	border:none;
}
textarea {
	background:none;
	width:270px;
}


.InputField
{
	background:url(/images/inputfield.png) no-repeat;
	padding:6px 0px 3px 6px;
}
input , .InputField {
	height:27px;
	font-size:12px;
	border:none;
}
input {
	background:none;
	width:265px;
}

.InputFieldAndButton
{
	background:url(/images/inputfieldbutton_background.png) no-repeat;
	width:290px;
	height:27px;
	border:none;
	margin-left:10px;
}
.InputFieldAndButton input.Value
{
	background:url(/images/inputfieldbutton_background.png) no-repeat fixed;
	float:left;
	text-align:left;
	padding:7px 0px 0px 10px;
	font-size:12px;
	height:27px;
	width:194px;
	border:none;
}
.InputFieldAndButton a.Button
{
	background:url(/images/inputfieldbutton.png) no-repeat;
	text-align:center;
	display:block;
	float:left;
	height:27px;
	width:56px;
	line-height:28px;
	padding:0px 11px 7px 9px;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	border:none;	
}

.InputFieldAndButton a.Button:hover
{
	background:url(/images/inputfieldbutton_hover.png) no-repeat;
}


input.Button100
{
	background:url(/images/inputfieldbutton100.png) no-repeat;
	text-align:center;
	/*float:right;*/
	height:27px;
	width:100px;
	line-height:28px;
	padding:0px 11px 7px 9px;
	margin:10px 20px 0 0;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	border:none;	
}
input.Button100:hover
{
	background:url(/images/inputfieldbutton100_hover.png) no-repeat;
}



