
body 
{ font-family:Arial,Helvetica,sans-serif; font-size:12px; color: #606060; }

td 
{ vertical-align:top; }

li 
{ margin-left:20px; }




/*
 *	Styles
 */
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a
{ font-weight:normal; color:#CC3300; }

h1 
{ font-size:20px; margin-top:12px; line-height:120%; }

h2 
{ font-size:18px; margin-top:6px; margin-bottom:6px; }

h3, h4, h5 
{ font-size:12px; }

h4 
{ margin:0; }

h5, strong, b 
{ color:#606060; }

p, td, li, dt, dd, label 
{ line-height:150%;  }

a 
{ color: #499e54; /*alt: #669933;*/ text-decoration: none; }

a:hover  
{ text-decoration: underline; }

fieldset 
{ border:0; }

legend 
{ display:none; }

input, textarea 
{ border:1px solid gray; width:90%; }

.csc-linkToTop 
{ text-align:right; width: 100%; }

.weiter 
{ margin:0; width:100%; text-align:right; }






/*
 *	Main menu
 */
#hauptmenu { padding-top: 17px; }
* html #hauptmenu { padding-top: 0px; }

#hauptmenu a.inactive { color:#606060 }

.menulevel1, 
.menulevel1first, 
.menulevel1last  { margin:0; font-size:14px; font-weight:bold; }



.menulevel1last { 
	line-height: 100%; 
}

.menulevel1last img { 
	margin-bottom: 0; 
}

.menulevel1first { 
	margin-top: 0px; 
}

.menulevel2 { 
	margin: 8px 0 0 15px; 
	line-height: 120%; 
}





/*
 *	Main content
 */
#content .csc-firstHeader {
	margin-top: 0;
}

#content .csc-mailform-label {
	line-height: 		150%; 
}

#content .csc-mailform-label,
#content .csc-mailform-field {
	padding-bottom:		12px;
}

#content .csc-mailform-field label {
	float:			left; 
	width: 			180px;
}

#content .csc-mailform-field input, 
#content .csc-mailform-field select, 
#content .csc-mailform-field textarea {
	width: 			200px; 
	border: 		1px solid gray; 
	margin-bottom: 		15px; 
	padding-top: 		2px; 
	padding-bottom: 	2px;
	font-size: 		10px; 
	color: 			#606060; 
}

#content .csc-mailform-field input.csc-mailform-check {
	width:			15px;
	padding-bottom: 	14px;
	border:			0;
	text-align:		left;
}

#content .csc-mailform-field radio { 
	padding-bottom: 	14px; 
	line-height: 		180%; 
}

#content .csc-mailform-field radio .radio-wrap
{ padding-left: 15px; color: #606060; }

#content .csc-mailform-field .csc-mailform-submit {
	margin-left:		180px;
}




/*
 *	Right column
 */	
#rightcol { 
	font-style: italic; 
	/*white-space: nowrap;*/ 
	margin-bottom: 16px; 
}

#rightcol a { 
	color: #CC3300; 
}

#rightcol .csc-menu p {
	margin-bottom: 12px;
}

#rightcol label {
	display:		block;
}

#rightcol .csc-mailform-submit {
	margin-top:		15px;
	width:			100px;
}

#rightcol .csc-textpic-caption {
	margin-top:		5px;
}

#rightcol .csc-textpic-text .bodytext {
	/*font-style:		normal;*/
}



/*
 *	Footer menu
 */
#footer .level1 {
	list-style: none;
}

#footer .level1-listelement {
	display: inline;
	padding-left: 10px;
}





/*
 *	Printversion
 */
#printversion { 
	margin-top: 20px; 
	margin-bottom: 20px; 
	width: 90%; 
}

#printversion #verfasser { 
	margin-bottom: 20px; 
}

#printversion h1,
#printversion h2,
#printversion h3,
#printversion h4,
#printversion p { 
	color: black; 
}

#printversion .trenner { 
	border-bottom: 1px solid black; 
	width: 80%; 
}

#printversion .csc-linkToTop { 
	display: none; 
}




/**********************************************************************
 *
 *     News 
 *
 **********************************************************************/
.tx-ttnews-list img { margin-top:10px; margin-left:8px; }

.tx-ttnews-single-author { font-style: italic; }

.tx-ttnews-single-subheader { font-weight: bold; }

.tx-ttnews-single p a img { border-color: white; }

.tx-ttnews-single dt { color: #666666; }

.tx-ttnews-single-files img { margin-right: 8px; }

.tx-ttnews-single-files a { padding-right:8px; }


