@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
	border:0px;
	font-family:"Times New Roman", Times, serif;
	color:#999;
}

ul,li{
	list-style:none;
}

p{
	color:#666;
	font-size:13px;
}

.txt-gray16{
	color:#666;
	font-size:16px;
}


.txt-org18{
	font-size:18px;
	color:#a8843c;
}

.txt-org14{
	font-size:14px;
	color:#a8843c;
}

.txt-org15{
	font-size:14px;
	color:#a8843c;
	font-weight:bold;
}

#main{
	width:909px;
	min-height:726px;
	_height:726px;
	background:url(images/bg-main.gif) repeat-x;
	margin:auto;
}

#first-line{
	height:177px;
	float:left;
}

.f-logo{
	width:178px;
	height:92px;
	
	background:url(images/logo.gif) no-repeat;
	margin-left:27px;
	_margin-left:10px;
	cursor:pointer;
	float:left;
}

.f-sologan{
	width:319px;
	height:105px;
	
	background:url(images/sologan.gif) no-repeat;
	margin:72px 0px 0px 108px;
	float:left;
}

.f-newletter{
	width:264px;
	margin-top:15px;
	float:right;
}

.f-newletter-pic{
	margin-top:13px;
	float:left;
}

.f-email{
	width:168px;
	font-size:12px;
	float:right;
}

.f-email-input{
	width:131px;
	height:14px;
	
	border:#999 1px solid;
	float:left;
}

.f-email-button{
	width:30px;
	height:16px;
	
	background:url(images/butt-ok.gif) no-repeat;
	cursor:pointer;
	float:right;
}

.f-email-button:hover{
	background:url(images/butt-ok-hover.gif) no-repeat;
}



#second-line{
	width:909px;
	float:left;
}

.s-menu{
	margin:17px 0px 0px 209px;
	_margin:21px 0px 0px 100px;
	_margin:18px 0px 0px 100px;
	float:left;
	clear:both;
}
.s-menu ul
{
padding-left:55px;}
.s-menu li{
	margin-right:26px;
	float:left;
}

.s-contain{
	width:909px;
	margin-top:25px;
	float:left;
}

.s-left{
	width:530px;
	font-size:13px;
	color:#666;
	float:left;
}

.s-left-text{
	width:380px;
	color:#666;
	float:left;
}

.s-left1{
	width:458px;
	font-size:13px;
	color:#666;
	margin-left:6px;
	float:left;
}

.s-right{
	width:379px;
	float:right;
}

.s-right1{
	width:379px;
	margin-top:55px;
	float:left;
}

.s-right-txt{
	font-size:13px;
	color:#666;
}

.s-right-txt b{
	color:#666;
}

.s-right-mail{
	width:365px;
	float:left;
}

.s-right-mail1{
	width:375px;
	float:left;
}

.s-mail-left{
	width:153px;
	font-size:13px;
	color:#666;
	line-height:26px;
	_line-height:28px;
	text-align:right;
	float:left;
}

.s-mail-left1{
	width:165px;
	font-size:13px;
	color:#666;
	line-height:26px;
	_line-height:28px;
	text-align:right;
	float:left;
}


.s-mail-right{
	width:207px;
	float:right;
}


.s-mail-tf{
	width:203px;
	height:19px;
	color:#000000;
	border:#666 1px solid;
	margin-bottom:5px;
}

.s-mail-ta{
	width:203px;
	height:135px;
	color:#000000;
	border:#666 1px solid;
}

.s-mail-butt{
	margin:20px 0px;
	float:right;
}

.s-kampagne-title{
	margin:0px 0px 35px 190px;
	clear:both;
}

.s-kampagne-contain{
	width:534px;
	margin:35px 0px 0px 209px;
	_margin:35px 0px 0px 100px;
	float:left;
	
}

.s-kampagne-content{
	width:493px;
	background:url(images/bg-kampagne.gif) repeat-y;
	padding:13px 0px 35px 41px; 
	float:left;
	
}

.s-kampagne-pic{
	width:534px;
	height:358px;
	float:left;
	
}

.s-kampagne-txt{
	width:215px;
	color:#666;
	font-size:13px;
	float:left;
}

.s-kampagne-txt b{
	color:#666;
}

.s-kampagne-line{
	width:1px;
	height:793px;
	border-left: 1px #a8843c solid;
	margin:0px 15px;
	float:left;
}

.s-newletter{
	width:400px;
	margin:20px 0px 0px 25px;
	_margin-left:15px;
	clear:both;
	float:left;
}

.s-newletter-pic{
	margin-top:20px;
	float:left;
}


/*==============================home==========================*/

.h-s-contain{
	margin:35px 0px 0px 209px;
	_margin:35px 0px 0px 100px;
	float:left;
	clear:both;
}

.h-s-title{
	margin-left:21px;
	clear:both;
}

.h-s-button{
	width:500px;
	margin:23px 0px 0px 264px;
	_margin:23px 0px 0px 130px;
	padding-bottom:82px;
	float:left;
	clear:both;
}

.h-s-button li{
	margin-right:27px;
	clear:none;
	float:left;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#second-line{
	margin-top:2px;
}
}


#thirst-line{
	width:899px;
	border-top:#e1d3b7 1px solid;
	margin-bottom:20px;
	padding-left:10px;
	
	font-size:12px;
	font-style:italic;
	float:left;
}

.t-first-contain{
	width:inherit;
	float:left;
}

.t-menu, .t-menu li{
	margin-top:1px;
	float:left;
}

.t-copyright{
	margin-top:2px;
	float:right;
}


.t-note{
	float:left;
}


a.link{
	font-size:13px;
	text-decoration:none;
	color:#666;
}

a.link:hover{
	color:#999;
}

a.dvd{
	font-size:13px;
	font-weight:bold;
	color:#666;
}

a.dvd:hover{
	color:#999;
}
div#kampagn_bottom{
	clear:both;
	background:url(images/bg-kampagne-bottom.gif) no-repeat;
	width:533px;
	height:24px;
}
.s-left-button{
 margin:28px 0px 0px 57px;
 _margin-left:30px;
 float:left;
}
.hide_menu{
	display:none;
}
/*====================================================================================newsletterform=============================================*/
#cr_newsletter_registration {

}
#cr_newsletter_registration input, #cr_newsletter_registration textarea {
	border:1px solid #aaa;
	float:left;
}
.newslatter_input1{
	border:1px solid;
}

