html, body {
	margin:				0;
	padding:			0;
	text-align:			left;
	background:			#aeaeae url('../images/bg.jpg') repeat-x;
	font-family:		Arial, Helvetica sans-serif;
}
img {
	border:				none;
}
ul,
li {
	margin:				0;
	padding:			0;
}
#motherdiv {
	margin:				0 auto;
	padding:			0;
	width:				980px;
	height:				auto;
}
#inner {
	margin:				0;
	padding:			0;
}
#header {
	margin:				0;
	padding:			0;
	width:				980px;
	height:				125px;
	background:			url('../images/header.jpg') no-repeat;
}
#logo {
	width:				62px;
	height:				80px;
	position:			relative;
	top:				20px;
	left:				133px;
	margin:				0;
	padding:			0;
}
#main {
	width:				980px;
	height:				auto;
	margin:				0;
	padding:			0;
}
#left {
	width:				294px;
	height:				auto;
	float:				left;
	margin:				0;
	padding:			0;
}
#right {
	width:				660px;
	height:				auto;
	margin:				0 0 0 320px;
	padding:			0;
}
*html #right {
	width:				650px;
	height:				auto;
	margin:				0 0 0 320px;
	padding:			0;
}
#menu {
	background:			url('../images/menu_bg.jpg') repeat-y;
	margin:				0;
	padding:			0;
}
#menu_bottom {
	background:			url('../images/menu_bottom.jpg') no-repeat;
	margin:				0 0 0 36px;
	padding:			0;
	display:			block;
	width:				258px;
	height:				40px;
}
#teaser {
	margin:				6px 0 0 36px;
	padding:			0;
}
#news {
	background:			url('../images/news_bg.jpg') no-repeat 0 15px;
	margin:				0;
	padding:			0;
	width:				630px;
	height:				197px;
}
#content {
	margin:				0;
	padding:			15px 0 0 0;
}
#content li {
	list-style-type:	disc;
}
#content a:link, 
#content a:visited {
	color:				#1f1e5a;
	text-decoration:	underline;
}
#content a:hover, 
#content a:active {
	color:				#1f1e5a;
	text-decoration:	none;
}
#content_top {
	background:			url('../images/content_top.jpg') no-repeat;
	margin:				0;
	padding:			0;
	width:				630px;
	height:				30px;
}
#content_inner {
	background:			#fff;
	width:				550px;
	min-height:			583px;
	margin:				0;
	padding:			0 40px 0 40px;
}
#content_bottom {
	background:			url('../images/content_bottom.jpg') no-repeat;
	margin:				0;
	padding:			0;
	width:				630px;
	height:				30px;
}
#footer {
	clear: 				both;
	color:				#535353;
	font-size:			10px;
	margin:				0;
	padding:			12px 0 12px 66px;
	width:				914px;
	height:				auto;
}
#footer div {
	float: 				left;
	margin:				0 30px 0 0;
	padding:			0;
	line-height:		12px;
}
#footer a:link,
#footer a:visited {
	color:				#535353;
	text-decoration:	underline;
}
#footer a:link,
#footer a:visited {
	color:				#535353;
	text-decoration:	none;
}


/* Q Contacts */
/*
#qcontacts {
	margin:					0;
	padding:				0 0 20px 0;
}
#qcontacts label.required {
	color:				#6A4C0D;
}
#qcontacts #contact-address p {
	margin-left:	0;
}
.contact_email {
	margin:				20px 0 0 0;
}
span.marker {
	margin:				0;
}
input.button, input.contact-button {
	font-family:	Arial, Helvetica sans-serif;
	font-size:			12px;
	color:				#CEB788;
	border:				1px solid #CEB788;
	background-color:	#C48447;
	padding:			0 3px 0 3px;
}
input.inputbox {
	font-family:	Arial, Helvetica sans-serif;
	font-size:			12px;
	color:				#CEB788;
	border:				1px solid #C48447;
	background-color:	#C48447;
	padding:			0 3px 0 3px;
}
textarea {
	font-family:	Arial, Helvetica sans-serif;
	font-size:			12px;
	color:				#CEB788;
	border:				1px solid #C48447;
	background-color:	#C48447;
	padding:			0 3px 0 3px;
}*/

/* Fehler: Abstand unten bei Bezüge-Vergleichsrechner */
p.ausgabe {
	margin: 			0;
}

/* Breezing Forms overwrite */
.bfQuickMode legend {
	background: #5F9CD5;
}
.bfQuickMode input[type="submit"], .bfQuickMode input[type="reset"] {
background:#5F9CD5;
border:none;
}
.bfQuickMode input.bfCalendar {
 background: transparent url('../images/cal.gif') no-repeat;
}
.bfQuickMode .bfClearfix { !display: block; !width: 100%; !margin: 5px 0 10px 0;
}

/* table styles */

table.c_table {
	border-top: 1px solid #5F9CD5;
	border-left: 1px solid #5F9CD5;
}
.c_table th {
	border-bottom: 1px solid #5F9CD5;
	border-right: 1px solid #5F9CD5;
	background: #5F9CD5;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}

.c_table td {
	border-bottom: 1px solid #5F9CD5;
	border-right: 1px solid #5F9CD5;
	background: #d2e1f0;
	font-size: 10px;
	padding: 2px;
}

/* Spezialstyles */

#content a.no_stroke {
	text-decoration: none;
	font-weight: bold;
}

/* News mit UCD */

.ucd_introtext a:link.smoothbox,
.ucd_introtext a:visited.smoothbox {
	color:#DADADA;
	font-weight:bold;
	text-decoration:none;
}
.ucd_introtext a:hover.smoothbox,
.ucd_introtext a:active.smoothbox {
	color:#DADADA;
	font-weight:bold;
	text-decoration:underline;
}