/*-----------------------------------------------------*/
/*----------------------- Haupt -----------------------*/
/*-----------------------------------------------------*/

#header-bottom, #service-menu, .skip, #menu, #footer {
	
	display: none !important;
	
}

* {
	
	margin: 0;
	padding: 0;
	border: 0 none;
	
}

body {
	
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 100.1%;
	text-align: center;
	
}

#wrapper {
	
	width: 95%;
	margin: 0 auto;
	text-align: left;
	
}

/*#normal {
	
	width: 50% !important;
	float: left;
	
}

#right {
	
	width: 40% !important;
	float: right;
	
}*/

#right {
	
	margin-top: 20pt;
	padding-top: 20pt;
	border-top: 1pt #000 solid;
	
}

#content p a:after {
	
	font-size: 7pt;
	content: " (URL: " attr(href) ") ";
	
}

.csc-textpic a:after {
	
	content: "" !important;
	
}


/*-----------------------------------------------------*/
/*--------------------- Schrift -----------------------*/
/*-----------------------------------------------------*/

body {
	
	font-size: 100.1%;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Sans-Serif;
	line-height: 1.4em;
	
}

a {
	
	color: #aaa;
	font-style: italic;
	text-decoration: none;
	
}

h1 {
	
	font-size: 16pt;
	line-height: 1em;
	margin-bottom: 30pt;
	
}

h2 {
	
	font-size: 14pt;
	margin-bottom: 10pt;
	
}

h3 {
	
	font-size: 10pt;
	margin-top: 30pt;
	margin-bottom: 5pt;
	
}

h1 a, h2 a {
	
	font-style: normal !important;
	
}

p {
	
	font-size: 10pt;
	line-height: 1.4em;
	margin-bottom: 15pt;
	
}

table {
	
	font-size: 8pt !important;
	border-collapse: collapse;
	
}

th, td {
	
	border-spacing: 1pt;
	padding: 2pt 10pt;
	border: 1px #aaa solid;
	
}


/*-----------------------------------------------------*/
/*---------------------- Detail -----------------------*/
/*-----------------------------------------------------*/

.news {
	
	margin-top: 30pt;
	line-height: 0;
	
}

.newsbox {
	
	line-height: 1em;
	
}

.newsbox p {
	
	margin: 2pt 0;
	
}

ul {
	
	margin-left: 12pt;
	
}


/*-----------------------------------------------------*/
/*--------------------- CSS-Hacks ---------------------*/
/*-----------------------------------------------------*/