body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin:0px;	
	padding:0px;
	height: 100%;
	text-align:center;
	}

#pagecontent {
	width:950px;	
	height: auto;
	margin: auto;
	text-align:left;
	
}

#print-header { margin:0; height: 70px; border-bottom:1px dotted #999; 
/*	background-image:url(../images/head1.jpg);	*/
}
#head-container { 
	width:100%; 
	height:142px; 
	background-image:url(../images/head1.jpg);
	padding:0px;	
}


bold { color:#666;}
strong {  color:#666;}


/***************Auszeichnungen fuer Links*****************/

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

a:hover {text-decoration: underline;color: #800080;}

a img {	border: 0;}

a.internal-link {white-space: nowrap;}

.align-center{text-align:center;}
.external-link-in-new-window {
background-image: url(../images/icons/link_extern.gif);
background-repeat: no-repeat;
background-position: right center;
padding-right: 20px;
font-size:0.9em;
}

.top {
background-image: url(../images/icons/icon_top.gif);
background-repeat: no-repeat;
background-position: right center;
padding-right: 20px;
float:right;
}

.back {
background-image: url(../images/icons/link_back.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}
.pdf {
background-image: url(../images/icons/pdf.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}

.video {
background-image: url(../images/icons/video.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}

.sound {
background-image: url(../images/icons/sound.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 15px;
}

.email {
background-image: url(../images/icons/mail.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}

.file-download {
background-image: url(../images/icons/download.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 18px;
}

.print {
background-image: url(../images/icons/print.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
font-size:1em;
}
.extern-link-new-window {
background-image: url(../images/icons/link_extern.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
font-size:1em;
}

.intern-link {
background-image: url(../images/icons/link_intern.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
font-size:1em;
}
/******************  Auszeichnungen fuer Service Menue *************************************/

#servicemenue{ 
padding:0px;
margin:0px;
height:65px;
width:100%;
background-image:url(../images/logo.gif); 
background-position:left; 
background-repeat:no-repeat;
}
#servicemenue ul { 
padding: 0px;
margin:45px 0px 0px 0px;
list-style-type: none;
float:right;
}

#servicemenue ul li { 
display: block;
float: left;
}
#servicemenue ul li a { 
text-decoration: none;
padding: 0px 7px 0px 7px;
border-right: 1px solid #666;
color: #666;
background-color: #fff;
text-align: center;
}
#servicemenue ul li a:hover{text-decoration: underline;}
#servicemenue ul li.minusRand a{ 
text-decoration: none;
padding: 0px 1px 0px 7px;
border-right: 0;
color: #666;
background-color: #fff;
text-align: center;
}

#menue {
	margin:50px 0 0 0;
	padding: 0;
	width: 180px;
	float:left;	
	
}

#menue ul {	
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0;
}	

#menue li {
	border-bottom: 1px solid #fff;
	margin-bottom: 0;
}

#menue li a {
	height: auto;
	width: 178px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px 2px 3px 10px;
	background: #71B4AF;
}
#menue a.cur-1 {
	color: #FFFFFF;
	background-color: #800080;
	text-decoration: none; 
	font-weight:bold;
}
#menue a.act-1 {
	color: #FFFFFF;
	background-color: #800080;
	text-decoration: none; 
	font-weight:bold;
}

#menue li a:hover {
	color: #FFFFFF;
	background-color: #800080;
	text-decoration: none; 
}
/* 2. Menuebene */
#menue ul ul{	
	list-style: none;
	margin:0 0 0 0;
}
#menue ul ul li {
	color: #666; 
	text-decoration: none;
	font-weight: normal; 
}
#menue ul ul li a {
	height: auto;
	width: 175px;
	text-decoration: none;
	color: #666666;
	display: block;
	padding: 5px 0 3px 10px;
	background: #d9e9e8;
	border-left:5px solid #ffffff; 
}

#menue a.cur-2 {
	color: #666666;
	background-color: #D9E9E8;
	text-decoration: none; 
	font-weight:bold;
	border-left:5px solid #800080; 
}
#menue a.act-2 {
	color: #666666;
	text-decoration: none; 
	font-weight:bold;
	border-left:5px solid #800080; 
}
#menue ul ul li a:hover {
	color: #666666;
	background-color: #D9E9E8;
	text-decoration: none; 
	border-left:5px solid #800080; 
}
		
/* 3. Menuebene */
#menue ul ul ul {	
	list-style: none;
	margin: 0 0 0 0;
}
#menue ul ul ul li {
	margin-top: 1px;
}
#menue ul ul ul li a {
	background-color: #EBF1F1;
	font-weight: normal;
	height: auto;
	width: 148px;
	text-decoration: none;
	color: #666666;
	display: block;
	padding: 5px 2px 3px 5px;
	margin-left: 30px;
}	

#menue a.cur-3 {
	color: #666666;
	background-color: #D9E9E8;
	text-decoration: none; 
	font-weight:bold;
	border-left:5px solid #800080; 
}
#menue a.act-3 {
	color: #666666;
	text-decoration: none; 
	font-weight:bold;
	border-left:5px solid #800080; 
}
#menue ul ul ul li a:hover {
	color: #666666;
	background-color: #D9E9E8;
	text-decoration: none; 
	border-left:5px solid #800080; 
}


#breadcrumb { text-align:right; height:20px;}
#breadcrumb a { margin-right:10px;}

.announce {
	margin: 10px 0 10px 0;
	padding: 0px;
	width: 150px;
	color: #666666;
	background-color: #f4f4f4;
	line-height: 1.3em;
}

/******************  Auszeichnungen fuer den rechten Aktuelles Bereich*************************************/

#extras {
	
	float: right;		
	width: 17%;
	margin: 50px 0px 0px 10px;		
	padding: 0;	
	line-height: 1.5em;
}

#extras p {
	margin: 0 0 1.5em 0;
	margin-top: 0.1em;
	margin-bottom: 0.4em;
}

#extras h2 {
	color: #FFFFFF; 
	background-color: #71b4af; 
	padding: 3px 0 3px 3px; 
	width: 100%; 
	font-size:1em;	
	margin:0 0 10px 0;
}

#extras h3 { color:#666; font-size:1em; margin: 0px 0px 5px 0px;}



/********** auszeichnungen fuer  content Bereich************************************/

#content p { line-height:1.5em;}


#content h2 {
	font-size: 1.3em; font-weight: bold; color: #800080;
	margin: 20px 0 0.5em 0;
}

#content h3 {
	font-size: 1.1em; 
	font-weight: bold; 
	color: #800080; 
	text-decoration:underline;
	margin: 10px 0 10px 0;
}


#content h2.csc-firstHeader {
	margin-top: 20px;
}

#content ol li { line-height:1.5em;}


/********** auszeichnungen fuer Tabellen im content Bereich****************/


#content table,td {border: 1px solid #ccc; border-collapse: collapse; font-size:1em;}
#content table{border:none;border:1px solid #ccc;}
#content thead th, tbody th {background: #71b4af;color: #fff;padding: 5px 5px; border-left: 1px solid #ccc; text-align: left;}
#content tbody th{background: #bfe5f2;border-top: 1px solid #ccc;text-align: left;}
#content tbody tr td{padding: 2px 5px;color: #666;vertical-align:top;}


/********** auszeichnungen fuer Liste im content Bereich****************/

#content ul { list-style:none; margin-left:-20px;}


#content ul li {
margin-left:0px;
background: transparent url(../images/icons/bullet.gif) left top no-repeat;
background-position:0 6px;
padding-left: 15px;
text-align: left;
line-height:1.8em;
}

/******************  Auszeichnungen fuer den footer*************************************/


#footer {
	clear: both;
	margin: 0 auto;
	padding: 15px 0 20px 0;
	border-top: 1px dotted #999999;
	text-align: center;
	font-size: 0.9em;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
/*	text-decoration: underline;*/
}


.hide {
	display: none;
}


/***********************************Schriftgroessen***********************************/

.fSize0{
	background-image:url(../images/icons/minus.gif); 
	background-position:right; 
	background-repeat:no-repeat;	
	padding-left:10px;
}
.fSize1{
	background-image:url(../images/icons/normal.gif); 
	background-position:right; 
	background-repeat:no-repeat;	
	padding-left:10px;
}
.fSize2{
	background-image:url(../images/icons/plus.gif); 
	background-position:right; 
	background-repeat:no-repeat;	
	padding-left:10px;
}
.sizemenu{ 
background-color:#fff; 
padding:0px;
margin-left: 500px;
height:25px;
}

.sizemenu ul { 
padding: 0px;
margin:0px;
list-style-type: none;
}

.sizemenu ul li { 
display: block;
float: left;
}
.sizemenu ul li a { 
text-decoration: none;
padding: 0 7px 0 7px;
color: #666;
text-align: center;
}
.sizemenu ul li a:hover{text-decoration: none;}


/********************** ueberschreibende klassen aus typo styles******************************************/


#content .csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
margin:15px 0px 20px 0px;
}



table.typo3-adminPanel {
	text-align: left;

}
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }

		