html {
	height: 100%;
}
*, html {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #545454;
}
body {
	height: 100%;
	padding: 0;
	margin: 0;
	font-size: 100.1%;
	text-align: left;font-size: 12px;
	background-image:  url('../pix/background_tile.jpg');
	background-repeat: repeat-y;
	background-color: #efecd1;
}
hr {color: #BEAD93;
background-color: #BEAD93;
height: 5px;
margin-bottom: 10px;}
h1 {
	font-family:  Baskerville, "Times New Roman", Times, serif;
	font-weight: 300;
	font-size: 2em;
	margin: 15px 0px;
	color: #000000;
}
h2 {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-weight: 300;
	font-size: 1.6em;
	color: #000000;
	margin: 10px 0px;
}
h3 {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-weight: 300;
	font-size: 1.2em;
	color: #000000;
	margin: 7px 0px;
}
p {
	margin-bottom: 15px;
}
.flRight {
	float: right;
	margin: 2px 0px 2px 20px;
}
.flLeft {
	float: left;
	margin: 2px 10px 2px 0px;
}

#container {
	width: 1273px;
	position: relative;
	height: 100%;
	min-height: 100%;
}
#footer {
	clear: both;
	width: 1273px;
	height: 170px;
	background-image:  url('../pix/background_footer.jpg');
	background-repeat: no-repeat;
	/*position: relative;*/
	margin-top: -15px;
	z-index: 10;
}
#left {
	float: left;
	width: 280px;
	height: 494px;
	background-image:  url('../pix/Navimit flecklinks.jpg');
	background-repeat: no-repeat;
}
#navi {
	margin-top: 130px;
	margin-left: 35px;
	text-align: left;
}
#navi ul {
	list-style-type: none;
}
#navi a {
	display: block;
	width: 197px;
	font-size: 12px;
	line-height: 18px;
	color: #FFF9D5;
	text-decoration: none;
	border-bottom: 2px transparent solid;
	margin-bottom: 2px;
}
#navi a:hover {
	border-bottom: 2px #DD9E35 solid;
	border-collapse: collapse;
}
#middle {
	float: left;
	width: 608px;
	line-height: 20px;
}
#content {
	padding: 10px 40px;
	min-height: 650px;
}
#right {
	float: left;
	width: 272px;
	height: 606px;
	background-image:  url('../pix/fleckrechts.jpg');
	background-repeat: no-repeat;
	text-align: left;
}
#subnavi {
	margin-top: 270px;
	padding-left: 20px;
}
#subnavi ul {
	list-style-type: none;
}
#subnavi h3 {
	font-size: 18px;
	color: #2C6FC6;
	margin-bottom: 15px;
}
#subnavi a {
	text-decoration: none;
	color: #545454;
	line-height: 18px;
	border-bottom: 1px transparent solid;
	width: 163px;
	display: block;
}
#subnavi a:hover {
	border-bottom: 1px #2C6FC6 solid;
}
#middle {
	text-align: left;
}
#imagesection {
	width: 608px;
	background-color: #fff;
}
#navibox {
	position: absolute;
	top: 0px;
	left: 910px;
	width: 177px;
	height: 100px;
	text-align: left;
}
#navibox ul {
	list-style-type: none;
	background-image:  url('../pix/Dropdown_background.jpg');
	background-repeat: repeat-y;
}
#navibox ul li a {
	padding-left: 10px;
	display: block;
	width: 167px;
	text-decoration: none;
	color: #010100;
	font-size: 9px;
}
#navibox ul li a:hover {
	background-color: #393532;
	color: #FFFFFF;
}
#navibox h6 {
	padding-left: 10px;
	font-size: 9px;
}
input, submit, textarea, select {
	border: 1px solid #CCCCCC;
}
/* START: Loginbereich */
#userbereich {
	position: absolute;
	top: 550px;
	left: 30px;
	/*margin-top: 230px;
	padding-left: 30px;
	padding-bottom: 10px;
*/
}
#login-box {
	font-weight: bold;
	color: #D66904;
}
#login-box h5 {
	color: #D66904;
	margin-left: 5px;
}
#login-box p {
	margin: 5px;
}
#login-box a span, #login-box ul {
	color: #D66904;
	list-style-type: none;
}
.icon, .icon span, .icon-rgstr, .icon-rgstr span, .icon-psswd-frgttn, .icon-psswd-frgttn span {
	text-decoration: none;
	border-bottom: 1px dotted #D66904;
	font-size: 9px;
	font-weight: normal;
}
/* ENDE: Loginbereich */
/* START: Kommentarbox */
.rex-com-articlecommentbox {
	border: 1px dashed #BEAD93;
	padding: 1px 5px;
	margin-top: 10px;
}
.rex-com-articlecommentbox h3 {
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	font-size: 1.4em;
}
/* ENDE: Kommentarbox */

/*	Neu ***********************************************************************/
div#rex-form fieldset { }

div#rex-form p {
	clear: both;
	margin-bottom: 10px;
	}

div#rex-form p.formcheckbox, div#rex-form p.formmcheckbox {
	float: left;
	width: 100%;
	}

div.com-usersearch p.ftxt, div.com-usersearch p.fslct { float: left; }
div#rex-form p.formselect, div#rex-form p.formtextarea, div#rex-form p.formcheckbox, div#rex-form p.formmcheckbox { margin-bottom: 10px; }

div#rex-form p.formhtml, div#rex-form p.formcaptcha {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	}

div#rex-form p.formhtml { font-weight: bold; }


/******************************	Label */
div#rex-form p label {
	display: block;
	float: left;
	width: 175px;
	padding-top: 3px;
	}

div#rex-form p.formtextarea label { float: none; }
div#rex-form p.formcheckbox label { padding-top: 0px; }
div.com-answer div#rex-form div.com-content p.formtext label { width: 100px; }
div#rex-form p.formtextarea label { width: auto; }

/******************************	Captcha */
div#rex-form p.formcaptcha input { margin-top: 4px; }
div#rex-form p.formcaptcha span { display: block; }

/******************************	Input */
div#rex-form p.formtext input,
div#rex-form p.formpassword input,
div#rex-form p.formcaptcha input {
	padding: 2px;
	width: 340px;
	}

div.com-answer div#rex-form div.com-content p.formtext input { width: 200px; }
div#rex-form p.formcaptcha input { width: 100px; }
div#rex-form p.formtext input,
div#rex-form p.formpassword input,
div#rex-form p.formcaptcha input,
div#rex-form p.formmediapool input { }

/******************************	TEXTAREA */
div#rex-form p.formtextarea textarea {
	padding: 2px;
	width: 515px;
	height: 80px;
	
	}
	
.subline2 {font-size: 0.8em;}
#content .extern {
	padding-right: 14px;
	background: url(/files/external.gif) right center no-repeat;
	}
	
	#news {width:156px;
position: absolute;
top: 650px;
left: 910px;
background-color:#fff;
padding:10px;
border: 1px solid #bead93;
font-size: 0.9em;
color: #d66904;

}