/*-----------------------------------------------------*/
/*----------------------- Haupt -----------------------*/
/*-----------------------------------------------------*/

#header h2, #service-menu, #menu, .skip, #content form {
	
	display: none;
	
}

* {
	
	margin: 0;
	padding: 0;
	border: 0 none;
	
}

body {
	
	font-size: 100.1%;
	text-align: center;
	
}

#wrapper {
	
	width: 95%;
	margin: 0 auto;
	
	text-align: 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;
	
}

h1 {
	
	font-size: 18pt;
	font-family: Georgia, Garamond, Serif;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 1.2em;
	
}

h3 {
	
	color: #532409;
	font-size: 12pt;
	font-family: Georgia, Garamond, Serif;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 1.2em;
	
}

#news .news-item h3 {
	
	margin-top: 0;
	margin-bottom: 12pt;
	
}

#news .news-item h3 a {
	
	color: #532409;
	font-style: normal;
	
}

#news .news-item h3 a:hover {
	
	color: #9e9e9e;
	
}

h4 {
	
	font-size: 10pt;
	font-weight: bold;
	font-family: Georgia, Garamond, Serif;
	margin-bottom: 1.4em;
	
}

#news .news-item h4 {
	
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: .3em;
	
}

h5 {
	
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.4em;
	
}

p {
	
	font-size: 10pt;
	line-height: 1.4em;
	margin-bottom: 1.4em;
	
}

p.no-margin-bottom {
	
	margin-bottom: 0;
	
}

#content .right p {
	
	font-size: 8pt;
	line-height: 1.6em;
	
}

dd.csc-textpic-caption {
	
	font-size: 8pt;
	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: 10pt;
	line-height: 1.4em;
	
}

#content ul li a {
	
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	
}

#content ul li ul li a {
	
	font-weight: normal;
	
}

#content .csc-sitemap ul li a {
	
	font-size: 10pt;
	text-transform: lowercase;
	
}

#content .csc-sitemap ul li ul li a {
	
	font-size: 1.3em;
	
}

.news-single-backlink a {
	
	font-size: 10pt !important;
	font-weight: normal !important;
	
	margin-top: 0 !important;
	margin-bottom: 1.4em !important;
	
}

#content .csc-menu li a {
	
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	
}


/*-----------------------------------------------------*/
/*----------------------- Teil ------------------------*/
/*-----------------------------------------------------*/

#content .left {
	
	width: 65%;
	margin-right: 5%;
	float: left;
	
}

#content .right {
	
	width: 30%;
	float: left;
	
}

#news .news-item {
	
	width: 100%;
	border-bottom: 1px solid #c5837c;
	margin-bottom: 1em;
	margin-right: 5%;
	
	float: left;

}

#news.single .news-item  {
	
	width: 65%;
	margin-right: 5%;
	
}

#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 .csc-menu {
	
	margin-left: 0;
	list-style-type: none;
	
}


/*-----------------------------------------------------*/
/*---------------------- Detail -----------------------*/
/*-----------------------------------------------------*/


#content .left img {
	
	width: 65% !important;
	height: auto !important;
	margin-bottom: 1.4em;
	
}

#content .right img {
	
	width: 50% !important;
	height: auto !important;
	
}

.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;
	
}


/*-----------------------------------------------------*/
/*--------------------- CSS-Hacks ---------------------*/
/*-----------------------------------------------------*/