body{
	background : #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : url(../images/pattern.jpg);
	border : 0px;
	color : #808080;
}

.header{
	width: 889px;
	width: 200px;
	background : url(../images/banner.jpg) no-repeat;
	background-position: center center;
}

.main_top{
	width : 975px;
	height: 27px;
	background : url(../images/background_top.png) no-repeat;
}

.main_middle{
	background : url(../images/background_middle.png) repeat-y;
}

.main_bottom{
	width : 975px;
	height: 27px;
	background : url(../images/background_bottom.png) no-repeat;
}

.main{
	width:700px;
}

.box{
	border: 1px solid #EDEDED;
	width: 260px;
}

.box_title{
	color : #FFFFFF;
	background : #FF6600;
	font-size: 13px;
	font-weight : bold;
	padding : 3px;
}

.box_content{
	padding: 5px;
}

.box_header{
}

.box_header_td{
	background : #FFFFFF;
	padding: 4px;
	border : 1px solid #E1E1E1;
}

.header_top{
	background : #FF6600;
	height: 5px;
}

ul.icon li {
	list-style-image: url(../images/icon.gif);
}

a.header_link:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	color : #808080;
}

a.header_link:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	color : #808080;
}
a.header_link:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	color : #808080;
}

.main_offer_big{
	font-size: 14px;
	font-weight : bold;
	color: #FF6600;
}

.main_offer_info{
}

input.button {
	color: #FFFFFF;
	font-weight : bold;
	padding: 3px;
	background:#FF4500 url(../images/button_prio1_large_gradient.png) repeat-x scroll 0 50%;
	border:1px solid #CCCCCC;
}

.error{
	color: #ff0000;
}
