/* ************ Fonts: Definition ************ */

body,ol,ul,li,p,input,textarea, select,td,span,.content,.InnerContentArea,.bodytext,.table_desc,.csc-mailform  {	font-family:   Verdana,"Lucida Grande","Lucida Sans Unicode",Verdana,Arial, sans-serif!important;	line-height: 1.5em;	color: #5A5A5A;}

#Anders, h1,h2,h3,h4,h5,h6,.csc-firstHeader,.csc-secondHeader,.csc-thirdHeader,.csc-header,.csc-header-n1,.csc-firstHeader  {font-family:  Verdana,"Lucida Grande","Lucida Sans Unicode",geneva,sans-serif;
	font-variant: normal;
	font-style: normal;
}


/* ************ Fonts: Definition Lists ************ */

#list a, .Row_A,.Row_B,.Row_A_Header,.Row_B_Header{
	font: 9px  Tahoma,Verdana, lucida, sans-serif;
	color: #898989;
	text-decoration: none;
}

#list a:hover{
color: #753832;}


#menu_main ul li a{
font: normal 10px/33px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}

#menu_1 ul li a,#menu_3 ul li a {
font: normal 9px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}


#menu_2 ul li a {
font: normal 13px/13px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-indent: 10px;
}

/* ************ Fonts: Definition News ************ */

#FrontpageNews, #FrontpageNews p

{
	line-height: 5px;
}



/* ************ Fonts: Definition Headers ************ */


#Anders, h1,.csc-firstHeader,.csc-firstHeader { 
font-size: 15px; 
margin:0px;
padding:0px;
padding-top:10px;
padding-bottom:10px;
line-height: 20px;
font-style: normal;
}

h2,.csc-secondHeader {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

h3,.csc-thirdHeader {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}


/* ************ Fonts: Groessen ************ */body, p, pre, code, ol, ul,.sidebox,.csc-mailform { 
font-size: 10px!important; 
}


select{ 
font-size: 9px; 
}




.table_desc{
	text-align: right;
	padding-right: 10px;
	color: #8f8f8f;
	vertical-align: top;
}



/* ************ Fonts: Typography / Abstaende ************ */
p {	margin: 0 0 1.0em 0;	}strong, b {	font-weight: bold;	}

blockquote {	padding: 1em;	font-family: Georgia, Times, serif;	background: #E7F3CF;	color: #007C00;	margin-bottom: 2em;}


/* ************ Form Elemente und "Alert"- Definitionen ************ */

.inputtext { 
 /* width: 100px; 
  background-color: #00cbcb; 
  border: 1px solid #14213D; 
  padding-top: 0px; */
 }

.FormDesc,.FormContent,.S_Alert,label,#TD_Alert label,.TD_Alert  {
	font: normal 12px "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-weight: bold;
	}	

.FormContent {
	 font-weight: normal;
	}	

.S_Alert {
	color: #CC0000;
	}	

#TD_Alert label, .TD_Alert {
	/* background-color: White;
	   border: 1px dotted red;
	   color: #CC0000; */
	   font-weight: normal;
	}




