/* Alle Angaben zu dargestellten Contentelementen */

h1, h2, h3, h4, h6 {
	font: "Trebuchet MS", Verdana, Tahoma, arial;
	font-size: 1.3em;
	text-decoration: underline;
	padding-top: 24px;
	padding-bottom: 8px;
	color: #cc3333;
	font-weight: normal;
}

h2 {	font-size: 1.0em;
	color: black;}

h3 {	font-size: 1.1em;
	text_decoration: none;
}

h4 {	font-size: 1.0em;}

h5 {	
	font: "Trebuchet MS", Verdana, Tahoma, arial;
	font-size: 15px;
	color: black;
	font-weight: bold;
	text-decoration: underline;}

p {	padding-bottom: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #2b2b2b;}
td, li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #2b2b2b;
}



body#uid12 #content ul li{
  list-style-image: none;
  list-style: none;
}

p.csc-linkToTop{
	margin-top: 20px;
	font-size: 0.8em;
	font-weight: normal;
	color: black;}
	
p.bodytext{
	font-size: 0.9em;
}

.csc-mailform{
	border: none;
}
/* Bildunterschrift */
.csc-textpic-caption {
	font-size: 0.8em;
	font-weight: bold;
	color: black;
	text-align: center;
}
	
	
/**** Hyperlinkformatierung allgemein ****/	
#content a:link, #content a:visited {
	color: #cc3333;
	text-decoration: none;
}

#content a:hover {
	color: Black;
	border-bottom: 1px dashed black;
}

#content img {
	text-decoration: none;
}

#content li{
	margin-left: 55px;
        list-style-image: url(../images/grafiken/pfeil.gif);
        Padding-top: 4px;
}

/* Bildbeschreibung Gallery */
.descr {
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #2b2b2b;
}


