/*-----------------------------------------------------*/
/*----------------------- Haupt -----------------------*/
/*-----------------------------------------------------*/

* {
	
	margin: 0;
	padding: 0;
	border: 0 none;
	
}

html, body, #wrapper {
	
	height: 100.1%;
	
}

body {
	
	text-align: center;
	
}

#wrapper {
	
	width: 928px;
	margin: 0 auto;
	padding-top: 10px;
	
	text-align: left;
	
}

#header {
	
	background: transparent url('./../layout/header-line.gif') no-repeat left bottom;
	margin-bottom: 10px;
	padding-bottom: 55px;
	
}

#header h1,
#header h1 a {
	
	width: 189px;
	height: 74px;
	
	background: transparent url('./../layout/logo.gif') no-repeat;

	margin-left: 214px;
	
	position: absolute;
	overflow: hidden;
	
}

#header h1 a {
	
	text-indent: -5000px;
	margin-left: 0;
	display: block;
	
}

#header h2 {
	
	width: 167px;
	height: 34px;
	
	text-indent: -5000px;
	
	background: transparent url('./../layout/sublogo.gif') no-repeat;
	
	margin: 40px 0 0 564px;
	
	position: absolute;
	overflow: hidden;
	
}

#service-menu {
	
	width: 200px;
	list-style-type: none;
	
}

#service-menu li {
	
	line-height: .9em;
	
}

#menu {
	
	width: 200px;
	margin-right: 14px;
	float: left;
	list-style-type: none;
	
}

#menu ul {
	
	margin-left: 20px;
	list-style-type: none;
	
}

#menu li {
	
	line-height: 1.3em;
	
}

#menu ul li {
	
	line-height: 1.2em;
	
}

#content {
	
	width: 714px;
	padding-bottom: 30px;
	float: left;
	
}

#content .left {
	
	width: 500px;
	margin-right: 14px;
	float: left;
	
}

#content .right {
	
	width: 200px;
	float: left;
	
}


/*-----------------------------------------------------*/
/*--------------------- Schrift -----------------------*/
/*-----------------------------------------------------*/

body {
	
	color: #3f3f3f;
	font-size: 100.1%;
	font-family: Arial, Helvetica, Sans-Serif;
	
}

a {
	
	color: #151515;
	font-style: italic;
	text-decoration: none;
	
}

a:hover {
	
	color: #9e9e9e;
	
}

#service-menu a {
	
	color: #9e9e9e;
	font-size: .6875em;
	font-style: normal;
	text-transform: lowercase;
	
}

#service-menu a:hover {
	
	color: #ae6d69;
	
}

#service-menu li.chosen a {
	
	color: #532409;
	font-weight: bold;
	
}

#service-menu li.chosen a:hover {
	
	color: #9e9e9e;
	
}

#menu a {
	
	color: #9e9e9e;
	font-size: .813em;
	font-style: normal;
	text-transform: lowercase;
	
}

#menu a:hover {
	
	color: #ae6d69;
	
}

#menu li.chosen a,
#menu li.parent a {
	
	color: #532409;
	
}

#menu li.parent li a {
	
	color: #9e9e9e;
	
}

#menu li.parent li a:hover {
	
	color: #ae6d69;
	
}

#menu li.parent li.chosen a,
#menu li.parent li.parent a {
	
	color: #532409;
	
}

#menu li.parent li.chosen a:hover,
#menu li.parent li.parent a:hover {
	
	color: #ae6d69;
	
}

h3,
#news.single .news-item h3 {
	
	color: #532409;
	font-size: .813em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: lowercase;
	
	margin-top: 1em;
	margin-bottom: 1.2em;
	
}


#news .news-item h3 {
	
	color: #532409;
	font-size: .938em;
	font-family: Georgia, Garamond, Serif;
	font-weight: normal;
	line-height: 1.2em;
	text-transform: lowercase;
	
	margin-top: 1em;
	margin-bottom: 1.2em;
	
}


h3.no-margin-top,
#news .news-item h3,
#news.single .news-item h3 {
	
	margin-top: 0;
	
}

#news .news-item h3 {
	
	margin-bottom: .7em;
	
}

#news .news-item h3 a {
	
	color: #532409;
	font-style: normal;
	
}

#news .news-item h3 a:hover {
	
	color: #ae6d69;
	
}

h4 {
	
	font-size: .813em;
	font-weight: bold;
	margin-bottom: 1.4em;
	
}

#news .news-item h4.subheader {
	
	font-size: .688em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: .3em;
	
}

h5 {
	
	font-size: .813em;
	font-weight: bold;
	line-height: 1.4em;
	
}

p {
	
	font-size: .813em;
	line-height: 1.3em;
	margin-bottom: 1.4em;
	
}

p.no-margin-bottom {
	
	margin-bottom: 0;
	
}

#content .right p {
	
	font-size: .688em;
	line-height: 1.6em;
	
}

dd.csc-textpic-caption {
	
	font-size: .688em;
	margin: .5em 0 1.4em 2px !important;
	
} 


#content .right a {
	
	color: #9e9e9e;
	font-style: normal;
	
}

#content .right a:hover {
	
	color: #3f3f3f;
	
}

#content ul li {
	
	font-size: .813em;
	line-height: 1.4em;
	
}

#content ul li a {
	
	font-size: .813em;
	font-weight: bold;
	font-style: normal;
	
}

#content ul li ul li a {
	
	font-weight: normal;
	
}

#content .csc-sitemap ul li a {
	
	font-size: 1em;
	line-height: 1.4em;
	text-transform: lowercase;
	
}

#content .csc-sitemap ul li ul li a {
	
	font-size: 1.228em;
	
}

.news-single-backlink a {
	
	font-size: 1.3em !important;
	font-weight: normal !important;
	
	margin-top: 0 !important;
	margin-bottom: 1.4em !important;
	
}

#content form input {
	
	font-size: 1em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	line-height: 1.4em;
	
}

#content form input.submit {
	
	font-style: normal;
	
}

#content .csc-menu li a {
	
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	
}

#news .news-item p a {
	
	color: #9e9e9e;
	
}

#news .news-item p a:hover {
	
	color: #ae6d69;
	
}

#news.single .news-item p a {
	
	color: #3f3f3f;
	
}

#news.single .news-item p a:hover {
	
	color: #9e9e9e;
	
}


/*-----------------------------------------------------*/
/*----------------------- Teil ------------------------*/
/*-----------------------------------------------------*/

#content .left p,
#content .news-item p {
	
	width: 430px;
	
}

#content .page-browser p {
	
	width: auto;
	
}

#news .news-item {
	
	width: 500px;
	border-bottom: 1px solid #c5837c;
	margin-bottom: 1em;
	margin-right: 14px;
	
	float: left;

}

#content ul {
	
	margin-bottom: 1.4em;
	margin-left: 2em;
	
}

#content .csc-sitemap ul {
	
	margin-bottom: 1.4em;
	list-style-type: none;
	
}

#content .csc-sitemap ul li ul {
	
	margin-left: 20px;
	margin-bottom: 0;
	
}

#content form {
	
	margin-bottom: 3em;
	
}

#content form label,
#content form input {
	
	display: block;
	
}

#content form input {
	
	width: 300px;
	border: 1px solid #9e9e9e;
	padding: .4em;
	
}

#content form input.submit {
	
	width: auto;
	padding: .2em 1em;
	
}

#content .csc-menu {
	
	margin-left: 0;
	list-style-type: none;
	
}

/*-----------------------------------------------------*/
/*---------------------- Detail -----------------------*/
/*-----------------------------------------------------*/

.skip {
	
	display: none;
	position: absolute;
	
}

.page-browser {
	
	margin-bottom: 1.4em;
	clear: left;
	
}

.tx-ttnews-browsebox {
	
	background: inherit;
	border: 0 none;
	
	margin: 32px 0 0 0;
	padding: 0;
	
}

.tx-ttnews-browsebox p {
	
	display: none;
	
}

.tx-ttnews-browsebox table {
	
	width: auto;
	
}

.tx-ttnews-browsebox table td {
	
	height: auto;
	font-size: 1em!important;
	border-top: 0 none;
	padding: 0 7px 0 0;
	
}

.tx-ttnews-browsebox table td p {
	
	display: block;
	
}

.tx-ttnews-browsebox  .tx-ttnews-browsebox-SCell {
	
	background: inherit;
	border: 0 none;
	
}

.news-single-img {
	
	float: none !important;
	margin-left: 0 !important;
	
}

#news.single .news-item {
	
	border-bottom: 0 none;
	
}

#news.single .news-item .news-single-backlink {
	
	border-top: 1px solid #c5837c;
	padding-top: 1.4em;
	
}

.error {
	
	color: #c00 !important;
	
}

#content .left .csc-textpic-center {
	
	min-height: 250px;
	margin-bottom: 1.4em;
	
}

#content .left .csc-textpic-left .csc-textpic-imagewrap {
	
	margin-bottom: 1.4em;
	
}

#content .left div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	
	margin-right: 20px;
	
}

input.submit {
	
	background: #eee;
	
}


/*-----------------------------------------------------*/
/*--------------------- CSS-Hacks ---------------------*/
/*-----------------------------------------------------*/

.clearfix:after {
	
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}