/* text declarations */
p, td, h3, h4, h5, h6, div {
 color: #333; 
 font-size: 11px; 
 font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; 
 line-height: 17px
}
html {
		/* Scrollbalken immer sichtbar */
		height:100%;
		margin-bottom: 0.1px;
}

h1 {
	padding-bottom: 20px;
}

h2 {
	font-size: 11px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; 
 	line-height: 17px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}

/*div.csc-header, csc-header-n1 {
	margin: 0px;
	padding: 0px;
}*/

div.maincontent {
	margin: 20px 10px 4px 8px;
}

div.eventshead {
	margin: 20px 10px 4px 8px;
}

div.events, div.news {
	margin: 0px 10px 4px 8px;
}

p.bodytext {
	 padding-bottom: 24px;
	 margin: 0px;
}

a:link,
a:visited,
a:active {
 color: #897b59; 
 text-decoration: underline; 
}
a:hover{
 color: #897b59;
 text-decoration: none;
}

.download {
	text-align:right;
	padding-left: 15px;
	background: url(../images/pfeilSchwarz.gif) 0 2px no-repeat;
}

.align-right {
	text-align:right;
}

ul {
	list-style-image:url(../images/bullet.gif);
}

/*für die Menüs*/
.bgpunkte  { background-image: url("../images/bg_punkte.jpg"); background-repeat: no-repeat }
.bgpunkt { background-image: url("../images/bg_punkt.jpg"); background-repeat: no-repeat }


.hl { color: #fff; font-size: 13px; line-height: 16px; }

.formular { color: #333333; font-size: 10px; font-family: Verdana; background-color: #ffffff; border: solid 0px #666666 }
.submit { font-size: 10px; font-family: Verdana; background-color: #ffffff; border: solid 1px #666666; text-align:right; }
.white { color: #FFFFFF; font-weight: bold; }