/****** RESET BEGIN ******/
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;
	vertical-align: baseline;
	/*background: transparent;*/
}
body {
	line-height: 1;
}
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 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/****** RESET END ******/
* {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	height: 100%;
	background: #0c2d62 url(images/bg2.jpg) repeat-x top center; 
}
body {
/*  margin: 0 auto;
  width: 1075px;*/ 
	color: #464950;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: left;
	line-height: normal;
	height: 100%;
	background: url(images/bg3.jpg) repeat-y;
}
html > body {
  height: auto;
  min-height: 100%;
}
#container {
	background: url(images/bg.jpg) no-repeat top left;
	height: 798px;
	min-height: 798px;
  	height: auto !important; 
}
#homelink img {
	height: 97px;
	width: 329px;
	margin: 9px 0 0 40px;
}
#content {
	font-size: 1.0833em;
	text-align: left;
	line-height: 19px;
	width: 561px;
	color: #113569;
	padding: 6px 39px 0 0;
}
#menue1 {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 113px 0 0 14px;
	padding: 0 0 0 14px;
	margin: 3px 0 0 0;
	list-style: none;
}
#menue1 li {
	list-style: none;
	padding: 0 17px;
}
#menue1 li.last {
	margin-right: 45px;
}
#menue1 li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0;
	float: left;
}
#menue1 li a.alevel1 {
	padding: 3px 0;
}
#menue1 li a.alevel2 {
	font-weight: normal;
}
#menue1 li a span {
	margin: 0 3px 0 1px;
}
#menue2 {
	list-style: none;
}
#menue2 li {
	float: left;
	list-style: none;
	padding: 0 2px;
}
#menue2 li a {
	text-decoration: none;
}
#menue2 li a:hover {
	color: #113569;
}
#menue2 li.last {
	padding-right: 0;
}
#loadcalc {
	font-size: 0.9em;
	padding: 3px 0 0 0;
}
#loadcalc a {
	text-decoration: none;
	color: #fff;
}
#loadcalc a:hover {
	text-decoration: underline;
}
#breadcrumb {
	color: #113569;
	padding: 15px 0 0 32px;
	font-size: 0.75em;
	width: 561px;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb span {
	margin: 0 3px;
}
#footer {
	text-align: left;
	font-size: 0.75em;
	width: 507px;
	color: #487ba0;
	border-top: 1px solid #487ba0;
	margin: 35px 0 0 54px;
	padding: 10px 0 20px 0;
	line-height: 13px;
}
#footer a {
	color: #487ba0;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#stdContent {
	margin: 6em 0 4em 53px;
	border-top: 1px solid #113569;
	padding: 1em 0 0 0;
}
#content #stdContent p {
	padding: 0;
	margin: 0 0 0.3em 0;
	text-align: center;
}
.left {
	float: left;
	margin-bottom: 10px;
}
.right {
	float: right;
	text-align: right;
}
#slideshow {
	position: absolute;
	display: block;
	top: 274px;
	left: 590px;
	width: 255px;
	height: 256px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.9em 0;
}
h1 {
	color: #fff;
	font-size: 1em;
	padding: 0 5px 15px 53px;
	background: url(images/headline_bg.gif) no-repeat;
	line-height: 1.4167em;
}
h2 {
	font-size: 1.2em;
	margin: 2em 0 1em 0;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: underline;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}
h6 {
	font-size: 1em;
	font-weight: normal;
}
a {
	color: #003871;
	font-weight: normal;
}
a:hover {
	color: #276c9f;
	text-decoration: underline;
}
a:active {
	color: #4f82a7
}
/* Einrückungen wegen Überschriften */
#content p,
#content fieldset,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content ul,
#content ol {
  padding: 0 0 0 53px;
}
#content .tv p,
#content .tv fieldset,
#content .tv h2,
#content .tv h3,
#content .tv h4,
#content .tv h5,
#content .tv h6,
#content .tv ul,
#content .tv ol {
  padding: 0 0 0 0;
}
#content .tv h1 {
	padding-left: 5px;
}
#content table.contenttable {
  margin-left: 53px;
}
#content .tv table.contenttable {
  margin-left: 0x;
}
.csc-textpic-above .csc-textpic-imagewrap, 
.csc-textpic-intext-left .csc-textpic-imagewrap,
.csc-textpic-below .csc-textpic-imagewrap {
  padding: 0 0 0 53px;
}
.tv .csc-textpic-above .csc-textpic-imagewrap, 
.tv .csc-textpic-intext-left .csc-textpic-imagewrap,
.tv .csc-textpic-below .csc-textpic-imagewrap {
 padding: 0 0 0 0;
}
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
  padding: 0 0 0 53px;
}
.tv DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
  padding: 0 0 0 0;
}

/* tt_news */
.news-list-item {
	margin-bottom: 1em;
}
.news-list-item h2 {
	margin-bottom: 0.3em;
}
.news-list-item h2,
.news-list-item h2 a {
	font-weight: bold;
	margin-top: 0px;
	color: #113569;
	font-weight: bold;
	font-size: 1em;
}
.news-list-item-hr {
	background-color: #113569;
	width: 508px;
	font-size: 0 !important; /* IE6 */
	height: 1px;
	margin: 20px 0 20px 53px;
}
.news-list-item-img {
	float: left;
	margin: 0 10px 0 53px;
}

.news-back-tolist {
	margin-left: 53px;
}
.news-single-img img {
	margin-left: 53px;
}
.item {
	width: 80px;
	float: left;
	color: #113569;
	padding: 0 0 0 12px;
	background: url(images/dot.gif) no-repeat  center left;
}
.news-details-header h2 {
	font-size: 1em;
	margin-top: 0.5em;
}
.infolist {
	list-style: none;
}
.news-list-browse {
	text-align: center;
}

/* Coupon form */
.coupon-form label {
	width: 85px;
}
.coupon-form input {
	margin-bottom: 2px;
	width: 139px;
}
.coupon-headline {
	margin: 30px 0 15px 0;
}
	#content .coupon-headline h2 {
		margin: 0;
		padding: 0;
		color: #fff;
		font-size: 1.1em;
	}
#content .coupon-form h3 {
	margin: 0;
	padding: 0 0 0 85px;
	float: left;
	color: #113569;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.coupon-desc,
.coupon-comment {
	margin-top: 15px;
}
#content .coupon-form p {
	padding-left: 0;
}
.coupon-form .coupon-check {
	width: 20px;
}
.coupon-form .coupon-loc {
	width: 150px;
}
.coupon-form textarea {
	width: 370px;
}
.mailformerror {
	margin: 15px 0 15px 53px;
	color: #fff;
	padding: 15px;
	background: #f34137;
	border: 4px solid #fff;
}

/* Einrückungen wegen Überschriften */
/**** HALB-STANDARDS ****/
textarea {
	font-size: 1.1em;
}
#main hr {
	height: 1px;
	border: 1px solid #5a5a5a;
}
fieldset input, fieldset textarea {
  	font-family: Arial, Helvetica, sans-serif;
}
/**** STANDARDS ****/
.clearer {
	clear: both;
}
.csc-textpic-caption {
	font-size: 0.9em;
	display: block;
	padding-bottom: 0.9em;
}
p.align-center, th.align-center, td.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
	text-align: center;
}
p.align-right, th.align-right, td.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
	text-align: right;
}
p.align-left, th.align-left, td.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
	text-align: left;
}
p.align-justify, th.align-justify, td.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
	text-align: justify;
}
#main ul, #main ol {
	margin-bottom: 1em;
}
#main .csc-firstHeader {
	margin-top: 0;
}
#main .csc-textpic-imagewrap {
	margin: 0;
}
#rightBlock {
	font-size: 1em;
}
#main ul li, #main ol li {
	list-style-position: outside;
	margin: 0 0 0.3em 14px;
}
#main ol li {
	margin: 0 0 0.3em 21px;
}
* html #main ul li, * html #main ol li {
	margin-left: 16px;
}
* html #main ol li {
	margin-left: 24px;
}
* + html #main ul li, * + html #main ol li {
	margin-left: 16px;
}
* + html #main ol li {
	margin-left: 24px;
}
.csc-textpic-image {
	padding: 0 0 0.9em 0;
}
.csc-textpic-imagerow {
	padding: 0;
}
:root div.csc-textpic-above div.csc-textpic-text {
	clear: both;
	float: left;
}
.csc-textpic-intext-right .csc-textpic-caption {
	text-align: right;
}
#main table {
	line-height: normal;
}
.csc-textpic dl.csc-textpic-image {
/*	padding: 0 3px;*/
}
.csc-textpic dl.csc-textpic-firstcol {
	padding-left: 0;
}
.csc-textpic dl.csc-textpic-lastcol {
	padding-right: 0;
}
fieldset {
	border: 0;
}
fieldset label {
	width: 170px;
	float: left;
	clear: both;
	display: block;
	font-weight: normal;
}
fieldset .csc-mailform-field {
	margin: 0 0 5px 0;
}
fieldset .csc-mailform-field #mailformformtype_mail {
	margin: 20px 0 0 170px;
}
fieldset input, fieldset textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;  
}
#main .csc-sitemap ul li {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
}
.csc-textpic-intext-right-nowrap, .csc-textpic-intext-left-nowrap {
	padding-bottom: 1em;
}
#content1 .csc-textpicHeader h1, #content1 .csc-textpicHeader h2, #content1 .csc-textpicHeader h3, #content1 .csc-textpicHeader h4, #content1 .csc-textpicHeader h5, #content1 .csc-textpicHeader h6 {
	margin-top: 0;
}
a img {
	border: 0;
}
table {
	border-collapse: collapse;
}
li {
	list-style-position: inside;
}
p {
	margin-bottom: 1em;
}
.middle {
	vertical-align: middle;
}