#top .logo {
	float: left;
	overflow: hidden;
	width: 190px;
}
#menu {
	width: 765px;
}

#bottom {
	overflow: hidden;
	background-image: url(../../gfx/bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 5px;
	height: 52px;
	color: #818181;
	font-size: 11px;
	line-height: 15px;
}

#bottom a, #bottom a:hover {
	color: #818181;
	text-decoration: underline;
}

#bottom .menu {
	float: left;
	overflow: hidden;
	width: 428px;
	height: 35px;
	line-height: 17px;
}

#bottom .menu .item {
	float: left;
	overflow: hidden;
	padding-left: 9px;
	padding-right: 10px;
	white-space: nowrap;
	height: 35px;
}

#bottom .menu #itemLogo {
	width: 104px;
}

#bottom .menu #itemAddress {
	width: 115px;
}

#bottom .menu #itemTel {
	width: 138px;
}

#bottom .right {
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	width: 500px;
	text-align: right;
}

#eNews {
	overflow: hidden;
	float: left;
	background-image: url(/gfx/251/enews_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 16px;
	width: 285px;
	height: 215px;
}

#eNews .text {
	overflow: hidden;
	padding-top: 10px;
	height: 30px;
	color: #4A4A4A;
	font-size: 11px;
	line-height: 15px;	
}

#eNews .fieldBox {
	float: left;
	padding-top: 8px;
	width: 196px;
}

#eNews .buttonBox {
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	width: 79px;
}

#eNews .facebookcontainer {
	float: left;
	padding-top: 40px;
}

#eNews img {	
	border: none;
}

#cms .header {
	color:#C93634;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	padding-bottom:13px;
	text-decoration:none;
}

/*LOGIN START*/
.signincontainer{
	height: 111px;
	background-image: url(../../gfx/251/login_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 10px;
	width: 357px;
	float: left;
}

.signincontainer #text{
	padding-bottom: 19px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}

.signincontainer #usernametextfield, .signincontainer #passwordtextfield {
	float: left;
	padding-left: 60px;
}
.signincontainer #usernametextfield input{
	width: 270px;
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 14px;
}
.signincontainer #passwordtextfield{
	clear: both;
	width: 200px;
	margin-right: 10px;
	
}
.signincontainer #passwordtextfield input{
	width: 200px;
	font-family: tahoma;
	font-size: 14px;
}

#submitloginbutton {
	background-image: url(../../gfx/251/login_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	height: 22px;
	width: 66px;
}

#passwordcontainer {
	clear: both;
	float: left;
}
/*LOGIN END*/

#topmenu img {
	border: none;
}

#topmenu #flag {
	padding-top: 8px;
}

.logoutbox {
	padding-bottom: 10px;
}
.logoutbox .text {
	padding-left: 10px;
}

#logoutbutton {
	background-color:transparent;
	background-image:url(../../gfx/teaser_box_button_hover.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:0 none;
	height:24px;
	width:75px;
	margin-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
