/*@group Basics*/

body {
	margin: 0;
	font-family: Helvetica;
	font-size: 16px;
	line-height: 140%;
}


a {
	text-decoration: none;
	color: #cc0000;
}

a:hover {
	text-decoration: none;
	color: #A5A5A5;
}

p {
	clear: left;
	margin: 0;
	letter-spacing: 0.5px;
}

ul {
	padding: 0;
	margin: 0 0 0 18px;
	list-style: none;
}

h1 {
	font-size: 22px;
	color: #cc0000;
	letter-spacing: 0.5px;
	line-height: 140%;
}

h2 {
	font-size: 22px;
	color: #cc0000;
	line-height: 140%;
	margin: 0 0 0 0;
}

.csc-frame h3 {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}
.kategorie .wrapper_kontext, .kategorie .keyvisual_kontext .csc-frame{
	line-height: 1.25em;
}


.red-headline {
	text-indent: 0px;
	clear: both;
	font-size: 18px;
	color: #cc0000;
	left: -10px;
}

img {
	left: -60px;
	border: 0px;
}

td, th {
	font-size: 12px;
	line-height: 1.5em;
}

.clearer {
	clear: both;
}


.content {
	position: relative;
	top: 100px;
}

.center {
	background: #eeeeee;
}

.wrapper {
	margin: 0 0 0 0;
	padding: 0 0 0 -150px;
	width: 100%;
}

/*@end*/

.header {
	position: absolute;
}

.icon {
	position: absolute;
	width: 201px;
	height: 257px;
	background: url(../media/icon.png) no-repeat 0 0;
}

.metanavi {
	display: none;
}

.logo {
	position: absolute;
	top: 15px/*18px*/;
	left: 700px;
	width: 186px;
	height: 100%;
	
}


/* @group Navigation */

#navi {
	display: none;
}

/*@end*/

/*@group Subnav_h*/

.subnav_h {
	display: none;
}


/*@end*/


/*@group Subnav_c (vertikal 3 ebene)*/

.subnav_c {
	display: none;
}

/*@end*/


/* @group index */

.index .right .wrapper_right {
display: none;
}


.index .wrapper_center img {
	position: relative;
	top: 40px !important;
	left: 0px;
	z-index: 1;
}

.index .wrapper_center p {
	position: relative;
	top: -230px !important;
	right: -470px;
	width: 630px !important;
}

.index .wrapper_center h1 {
	position: relative;
	color: #cc0000;
	right: -470px;
	top: -220px;
	width: 700px;
	z-index: 2;
}

.index .logo {
	position: relative;
	left: 900px !important;
}

.index .right img {
	display: none;
}

/* @end */

/* @group Startseite */

.startseite .wrapper_left {
	position: relative;
	top: 400px !important;
	border-top: dashed 1px #A5A5A5;
}

.startseite .wrapper_left h1 {
	color: #A5A5A5;
}

.startseite .wrapper_center img {
	position: absolute;
	top: 40px;
	left: 0px;
	margin-top: 0px !important;
}

.startseite .wrapper_center p {
	font-size: 18px;
	position: relative;
	top: -480px;
	right: -500px !important;
	width: 600px;
}

.startseite .wrapper_center h1 {
	font-size: 22px !important;
	position: relative;
	color: #cc0000;
	top: -480px;
	right: -500px;
	width: 650px;
}

.startseite .right img {
	display: none;
}

.startseite .logo {
	left: 900px !important;
}

/*@end*/

/*@group Content*/

.content li {
	list-style-image: url(../media/marker_red.gif);
}

.kategorie .wrapper_center ul li,  .kategorie .wrapper_center_small ul li {
	list-style-image: url(../media/marker_grey.gif);
}

/* @end */



/*@group Kontext*/


.kategorie .wrapper_kontext h1 {
	
	font-weight: normal;
	font-size: 18px;
	color: #A5A5A5 !important;
	margin: 0 0 0 0;
}

.kategorie .wrapper_kontext h2 {
	font-weight: normal;
	/*text-indent: 3px;*/
	font-size: 18px;
	line-height: 140%;
	
}

.kategorie .wrapper_kontext h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 18px;
}


.kategorie .wrapper_kontext .bild-text-rahmen a, .kategorie .wrapper_kontext .link-rahmen a {
	width: 750px;
	line-height: 30px;
	padding: 0 0 50px 0;
}

.wrapper_kontext {
	margin-top: 20px;
	border-top: dashed 1px #A5A5A5;
}

.wrapper_center h3 {
	color: #cc0000;
}

.wrapper_center .news-list-date {
	margin-right: 5px;
}

/* @end */


/*@group TYPO3 Backend*/
.typo3-adminPanel{
	position: absolute;
	top: 0; 
	right: 0;
}
/*@end*/

.kategorie .wrapper_kontext h3, .kategorie .keyvisual_kontext .csc-frame h3{
	line-height: 12px !important;
}