/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bodybg.jpg) repeat;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

/*reset css end*/
.clear
{
	clear:both;
}


.totelarea
{
	width:995px;
	margin:0 auto;
	margin-top:16px;
	background:#FFFFFF;
}
.outerdiv
{
	width:955px;
	margin:auto;
}
.space
{
	height:15px;
}
.header
{
	background:url(images/header.jpg) repeat-x;
	height:85px;
	padding:0px 0px 0px 20px;
}
.header h1
{
	font-size:38px;
	font-family:Georgia;
	padding-top:10px;
	
}
.header h2
{
	font-size:11px;
	padding-top:5px;
	font-family:Georgia;
	color:#5b4a29;
}
.banner
{
	margin-top:4px;
	width:995px;
	margin:0px auto;
	
}
.contarea
{
	margin-top:5px;
}
.con_topbg
{
	background:#ffffff url(images/cont_topbg.jpg) repeat-x top;
}
.contmiddle
{

	margin:0px 10px 0px 10px;
	font:12px/20px Arial;
	color:#666666;
	/*width:828px;*/
	padding-top:16px;
}
 .titel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#895f30;
	font-weight:bold;
	padding-bottom:12px;
} 
.titel2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#895f30;
	font-weight:bold;
	padding-bottom:12px;
}
.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-bottom:25px;
}

.boldsky
{
	font-size:25px;
	color:#1672c7;}
.footer
{
	background:url(images/footer_bg.jpg)  no-repeat;
	height:47px;
	width:100%;
}
.footermidarea
{
	width:877px;
	margin:0 auto;
	padding-top:20px;
}
.footer_left
{
	width:686px;
	float:left;
}
.footer_left a
{
	color:#000000;
	text-decoration:none;
	}
.footer_left a:hover
{
	text-decoration:none;
	color:#666666;
}
.footer_right
{
	width:84px;
	float:left;
	background:#ae9e1d;
	color:#000000;
	text-align:center;
	line-height:20px;
	height:20px;
}
.footer_right a
{
	color:#000000;
	text-decoration:none;
}
.footer_right a:hover
{
	color:#f1efef;
	text-decoration:none;
}
.footer_right2 a
{
	color:#000000;
	text-decoration:none;
}
.footer_right2 a:hover
{
	color:#f3f0f0;
	text-decoration:none;
}
.footer_right2
{
	width:94px;
	float:right;
	background:#ae9e1d;
	color:#000000;
	line-height:20px;
	height:20px;
	text-align:center;
}
