@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif, Tahoma; 
	font-size: 11px;
}

a:link {
	color: #565656;
}
a:visited {
color: #565656;
}
a:hover {
color: #cb0000;
}


#container {
}


.header {
	padding: 0;
	margin:0;
	min-width: 23px;
}
.header h1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
	color:#ffffff;
	background-color: #ff4f8f;
	padding: 0;
	padding-left: 3px;
	padding-right: 3px;
	display: inline;
	width: auto;
}

.rechtespalte {
	font-family: Arial, Helvetica, sans-serif, Tahoma; 
	font-size: 1em;
	color: #959595;
	text-align: justify;
	line-height: 18px;
	padding: 0;
	margin:0;
}
.rechtespalte p{
	padding-top:0;
	margin-top:0;
	padding-bottom: 7px;	
}
.rechtespalte h1{
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 16px;
	}
	
.rechtespalte h1 a:link{
		cursor: hand;
	}

	
.inhalt {
	line-height: 18px;
	color: #676767;
}
.inhalt p {
	/* width: 800px; */
}
.bodytext {
		width= 460px;
		}
/* ------------------------- LINKS --- */
.spalteeins p{
	font-size: 12px;
	line-height: 24px;
	color: #3b2714;
}
.spalteeins h1{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight:normal;
	color: #b14003;
}

/* ------------------------- MITTE --- */
.spaltezwei .cec{
	background-color:#FFFFFF;
	margin-bottom: 44px;
	line-height: 18px;
}
.spaltezwei .cec h1{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-weight:normal;
	color: #b14003;
	padding-top:8px;
	margin-top:0;
}
.spaltezwei .cec h2{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight:normal;
	color: #b14003;
	padding-top:08px;
	margin-top:0;
}
.spaltezwei .cec h3{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	background-color: #cb0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	padding-left: 5px;
	padding-top:0;
	margin-top:0;
}
.spaltezwei h1{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
.spaltezwei, .spaltezwei table{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #3b2714;
}

.spaltezwei a:link {
	color: #3b2714;
}
.spaltezwei a:hover {
	color: #cb0000;
}
.spaltezwei a:visited {
	color: #3b2714;
}

.spaltezwei td{
	vertical-align:top;
	}

/* ------------------------- RECHTS --- */
.spaltedrei {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	font-style:italic;
	color: #3b2714;
}
.spaltedrei p {
	padding-top: 12px;
	}
.spaltedrei h1 {

	font-size: 14px;
	font-style:normal;
	font-weight:normal;
	color: #b14003;
}
.spaltedrei a:link {
	color: #3b2714;
}
.spaltedrei a:visited {
	color: #3b2714;
}
.spaltedrei a:hover {
	color: #b14003;
}

/* ------------------------- FUSS --- */
.fusszeile {
	font-family: Arial, Helvetica, sans-serif, Tahoma; 
	font-size: 10px;
	color: #3b2714;
}


/* TYPO3 overwrite  */

.contenttable {
	font-size: 11px;
	border-collapse: collapse;
}

.contenttable  td{
	border-bottom: solid 1px #888888;
	padding-top: 7px;
	padding-bottom: 4px;
}
.csc-textpic-caption {
	font-size: 11px;
	font-style: italic;
	color: #3b2714;
	}

