/* @override http://localhost:3000/Template/format.css */
html {
	height:101%;
}
* {
	font-family: Arial, sans-serif;
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
body, input, textarea, button, .news-single-subheader h2 {
	color: #555;
	font-size: 11px;
}
input, textarea {
	font-size: 1em;
}
hr {
	height:1px;
	color:#555;
	background-color:#555;
	border:0px;

}
.important {
	font-weight: bold;
	color: #d4003c;
}
/* tt_news */
.news-list-aktiv-header,.news-single-date{
	color:#999999;
	font-size:11px;
}

.news-list-aktiv-header a{
	font-size:12px;
	font-weight:bold;
}
.news-list-item {
	text-align:justify;
}

.news-single-title {
	font-size:14px;
	font-weight:bold;
}

.news-single-subheader h2 {
	line-height:1.1em;
	font-weight:normal;
}
.news-single-item {
	text-align:justify;
}

 hr.clearer  {
	color:#CFCFCF;
	background-color:#CFCFCF;
}
/* @group Lists */
.content ul, .icontent ul {
	margin-left:13px;
	list-style-type:square;
	list-style-image:url(images/dot.png);
}

ul.wtdirectory_list, .content ul dl, .icontent ul dl {
	list-style-image: none;
	list-style-type: none;
}
.icontent ul {
	font-size: 11px;
}
li {
	padding-bottom:5px;
}

iframe {
	border:0px solid lightgrey;
}
/* @end */

/* @group Typo */
a {
	text-decoration: none;
	color: #da1f48;
}
a:hover {
	text-decoration: none;
	color: #da1f48;
	border-bottom: 1px solid #da1f48;
}
.csc-textpic-imagewrap a:hover {
	border-bottom:none;
}
.jcarousel-item a img {
	border: 0px;
	}
p, ul, ol {
	line-height: 13px; /* 22px */
	padding: 0 0 13px 0;
}

p.align-right {
	text-align:right;
}
.bodytext {
	text-align:justify;
}
h1, h2, h3, h4, form legend {
	color: #d4003c;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	line-height: 26px;
}
h2 {
	font-size: 12px;
	line-height: 26px;
	
}
h3, form legend {
	font-size: 11px;
	line-height: 22px;
	Xpadding: 11px 0;
}
/*@end*/


/* @group Tables */
table {
	border-collapse: collapse;
}
th, td {
	border: 0px solid #ccc;
	padding: 0.4em;
}
thead th {
	font-size: 0.7857em; /* 11px */
	line-height: 1.5em; /* 22px */
	margin-top: 2em;
	margin-bottom: 0em;
	vertical-align: top;
	background: #eee;
	color: #555;
}
tbody th {
	font-weight: normal;
}
tbody th strong {
	display:  block;
}
td {
	text-align: right;
	font-weight: bold;
}
/* @end */
/* @group Forms */
fieldset {
	padding-left:30px;
}
.csc-mailform-field  input.csc-mailform-check {
	position:relative;
	left:0px;
	float:left;
	margin-right:10px;
	margin-left:50px;
}
.csc-mailform-field .csc-mailform-label {
	/*display:block;*/
	margin-top:20px;	
}
.csc-mailform-field {
	position:relative;
	padding-bottom:5px;
	clear:both;
	
	
}

.csc-mailform-field input{
	position:absolute;
	left:75px;
	
}

.csc-mailform-field textarea{
	display:block;

}

.csc-mailform-field .csc-mailform-submit {
	/*display:block;*/
	position:relative;
	clear:both;
}

form p {
	margin: 0;
}


form {
	width: 45em;
	margin-bottom: 22px;
}

form p {
	clear: left;
}
form p.explanation {
	float: right;
	width: 10em;
	background: #eee;
	padding: 1em;
}
form p label {
	display: block;
	float: left;
	width: 11em;
	margin-bottom: 22px;
}
form p textarea, form p input {
	width: 20em;
	border: 1px solid #ccc;
	padding: 0.25em;
	margin: 0;
}
form p input.half {
	width: 9.75em;
}
form input.half+input.half {
	border-left-width: 0;
}
form fieldset{
	border-width: 0;
	margin: 0px 0 22px 0;
	padding-top: 22px;
	border-top: 1px solid #ccc;
}
form legend {
	margin: 0;
	padding: 0:
}
form button {
	line-height: 22px;
	margin: 10px 0;
	padding: 0px 5px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	z-index: 1;
	text-shadow: #fff 0px 1px 0px;
}
form button:hover {
	border-color: #aaa;
	cursor: pointer;
}
form button:before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 50%;
	border-top: 4px solid #f4f4f4;
	background: #e9e9e9;
	bottom: 0px;
	left: 0;
}
/* @end */

/* @group Site-specific*/
.page {
	width: 923px;
	text-align: left;
	margin: 0 auto;
}



.navigation, .bigimage, .content {
	border-left: 2px solid #afafaf;
	border-right: 2px solid #afafaf;
}
.subnav ul {
	margin-left:0px;
}
.subnav li {
	padding-bottom:0px;
}
.header {
	height: 90px;
	position: relative;
	border-bottom: 1px solid #555;
	margin: 0 1px;
}
	.header .logo {
		width: 136px;
		height: 64px;
		top: 19px;
		left: 8px;
		position: absolute;
		background: url(images/logo.png);
		background-repeat: no-repeat;
		border-bottom-width: 0;
		color:white;
	}
	.header .logo h1 {
		display: none;
	}
	.header .account {
		position: absolute;
		top: 10px;
		right: 10px;
		color:  #999999;
	}
	.header .account a {
		color: #999;
		border-bottom-width: 0px;
	}
	.header .tagline {
		position: absolute;
		top: 40px;
		right: 10px;
		font-size: 12px;
		text-align: right;

	}
	.header .tagline .bodytext {
		text-align:right;
	}
	.header .tagline p {
		line-height:18px;
	}
	
	.header .tagline strong {
		display: block;
		margin-top: 5px;
	}

.navigation {
	background: #da163c url(images/navbar.jpg) repeat-x;
	height: 30px;
}
	.navigation a {
		color: white;
		font-weight: bold;
		text-decoration: none;
		border-bottom-width: 0;
		width: 153px;
		height: 24px;
		padding-top: 6px;
		text-align: center;
		display: block;
		font-size: 14px;
		font-weight: normal;
	}
	.navigation li:first-Child a {
		width: 154px;
	}
	.navigation a.active {
		color: #dc1e4a;
		background: #fff;
		border-bottom-width: 0;
		font-weight: bold;
	}
	.navigation a:hover {
		background: white;
		color: #dc1e4a;
		border-bottom-width: 0;
	}
	.navigation a.active:hover {
		color: #dc1e4a;
		background: #fff;
		border-bottom-width: 0;
	}
	.navigation ul, .navigation li {
		list-style: none;
	}
	.navigation ul {
		overflow: auto;
	}
	.navigation li {
		float: left;
	}

.subnavigation {
	font-size: 12px;
	width: 216px;
	padding: 10px;
	float: left;
}
	.subnavigation, .subnavigation li {
		list-style: none;
	}
	.subnavigation a {
		display: block;
		color: #555;
		padding: 16px 0 16px 27px;
		border-bottom: 1px solid #cfcfcf;
	}
	
	.subnavigation a.active {
		color:  #d92f53;
	}
	
	.subnavigation a:hover {
		background: #f8f8f8;
	}

.content {
	border-top:  1px solid white;
	min-height: 300px;

}

.icontent {
	padding: 4px;
}

.bigimage {
	position: relative;
/*	background-image: url(images/dropshadow.png);
		background-repeat: repeat-x;*/
}
	.bigimage .top-layer {
		position: absolute;
	        background-image: url(images/dropshadow.png);
                background-repeat: repeat-x;

		height: 200px;
		width: 919px;
	}
		.bigimage .caption {
			position: absolute;
			font-size: 18px;
			color:  #d73c67;
			left: 361px;
			top: 102px;
		}

.clearboth {
	clear: both;
}

.content-1col {
	padding: 5px 10px;
	border-left: 1px solid #cfcfcf;
	margin: 13px 0 0 236px;

	min-height: 300px;

}


div.footer {
	background: url(images/footer-top.jpg) no-repeat;
	padding: 13px 0;
	color:  #999999;
	text-align: center;
}
div.align-right{
	text-align: right;
}



.start-col1 {
	float: left;
	width: 45%;
	padding:  18px;
	padding-right: 9px;
}
.start-col2 {
	float: left;
	width: 45%;
	padding: 18px;
	padding-left: 9px;
}

a.footer, a.footer:active, .account a, .account a:active {
	color:  #999999;
}
a.footer:hover, .account a:hover{
	text-decoration: none;
	color: #da1f48;
	border-bottom: 0px;}
/* @end */

/* @Group: wtdirectory */
ul.wtdirectory_list {
	list-style-type: none;
	margin-top: 20px;
}
ul.wtdirectory_list li {
	border-bottom: 1px solid #CFCFCF;
	height: 80px;
	overflow: hidden;
}
div.wtdirectory_list_item_image {
	float: left;
	margin-top: 10px;
	overflow: hidden;
	height: 70px;
	width: 140px;
}
div.wtdirectory_list_item_info {
	left: 150px;
	height: 70px;
        margin-top: 10px;
}

div.wtdirectory_pagebrowser {
	text-align: center;
}

div.wtdirectory_pagebrowser a {
        margin-right: 5px;
}

div.wtdirectory_pagebrowser a.act {
	font-weight: bold;
	color: #555555;
}

div.wtdirectory_pagebrowser a.act:hover {
	border: 0;
}

div.wtdirectory_pagebrowser ul {
	list-style-type: none;
	margin-top: 5px;
	margin-left: 0px;
	text-align: center;
}

div.wtdirectory_pagebrowser ul li {
        float: left;
	margin-right: 10px;
	text-align: center;
}

div.wtdirectory_pagebrowser p {
        padding: 0;
}


/* @end */
