/***********************************************/
/* lin.css   NETSERVICES Schmeer GmbH i.G.     */
/* Use with template ...                       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 



html, body {
  height: 100%;
	background-color: #FFFCC8;
/*	background-position: center top;*/
/*	background: url(higru.jpg) repeat;	*/
	  font-size: 100.01%;
    font-family: Arial,sans-serif;
    margin: 0; padding: 0em;
/*    min-width: 41em;*/ /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  text-align: center;

  scrollbar-face-color: #dddddd; 
	scrollbar-track-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #dddddd;
}

form {
  display:inline;
}

#navobenstat {
	width: 990px;
	line-height: 10px;
	padding: 10px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
  font-size:10px; 
  font-family:arial, sans-serif; 
  font-weight:bold;   
  color:#666666;
  text-align: right;  	
}

#navobenstat a:link{
  font-size:10px; 
  font-family:arial, sans-serif; 
  font-weight:bold;   
  color:#666666;
  text-align: right;
}

#navobenstat a:visited{
  font-size:10px; 
  font-family:arial, sans-serif; 
  font-weight:bold;   
  color:#666666;
  text-align: right;
}

#navobenstat a:hover{
  font-size:10px; 
  font-family:arial, sans-serif; 
  font-weight:bold;   
  color:#CC3300;
  text-align: right;
}

#navoben {
  clear: both;	
	width: 990px;
	line-height: 23px;
/*	padding: 2px 1px 0px 1px;*/
	padding: 195px 0px 0px 0px;	
	margin: 2px 1px 0px 0px;
/*	border: 1px dashed #00ff00;	*/
}

#navobennavi {
	float: left;
/*	width: 980px; */
	line-height: 23px;
/*	padding: 2px 1px 0px 1px;*/
	padding: 0px 0px 0px 280px;	
	margin: 0px 0px 0px 0px;
	text-align: left;	
/*	border: 1px dashed #0000ff;	*/
}


table{
 font-family: Arial,sans-serif;
 font-size: 13;
 line-height: 17px; 
 color: #1F1A17;
/* text-align: justify;*/
/* text-align: left;*/ 
}

ul{
 list-style-type: square;
 list-style-position: outside; 
 font-family: Arial,sans-serif;
 font-size: 12;
 line-height: 17px; 
 color: #1F1A17;
/* text-align: justify;*/
 text-align: left; 
}

ul ul{
/* list-style-type: disc;*/
}

ul ul ul{
/* list-style-type: none;*/
}

/* -------container zentriert das layout------- */
#container {
  position: relative;
	width: 990px;
/*	min-height: 100%; */
	height: auto !important;
	height: 100%;
	margin-bottom: 0.001em;
	margin:0 auto;
/*  border: 1px solid #dddddd; background-color: #dddddd;	*/
background: #fffcc8 url(template_higru.jpg) no-repeat;*/
}

div#content{
  clear: both;
	float: left; 
	width: 990px;
	height: auto;
  margin: 0px 0px 0px 0px; 
  padding: 0px 0 0 0px;
	text-align: left;
  background: url(seite_higru.jpg) repeat-y;	
}
	
div#navilinks{
/*  clear: both; */
	float: left; 
	width: 180px;
	height: auto;
  margin: 0 0 0 0; 
  padding: 20px 0 0 0px;
	text-align: left;  
/*  border-right: #ffffff 1px solid;*/
/*	background: url(higru_main.jpg) repeat-y;	*/
}

div#containermitte{
  width: auto;
  height: auto;
  margin: 0px 1px 0px 210px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left;  
/*  background: url(higru_containermitte.jpg) repeat-y;  */
/*  background-color: #DDDDDC;*/
}


div#contentmitte{
  width: 700px;
  height:auto;
  margin: 6px 0px 0px 3px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 16px;
/*  background: #ffffff;*/
}

div#contentmitte h1 h2 h3 h4 h5{
 font-family: Arial,sans-serif;
 font-size: 13px;
 line-height: 16px; 
 font-weight: bold; 
 color: #1F1A17;
 text-align: left;
 vertical-align: top;	
}

div#contentmitte p{ 
 font-family: Arial,sans-serif;
 font-size: 13px;
 line-height: 17px; 
 font-weight: normal; 
 color: #1F1A17;
 text-align: left;
 vertical-align: top;	
}

div#footer{
  clear: both;
  background: #ffffff url(seite_footer.jpg) no-repeat;*/
  width: 990px;
  height: 23px;
  margin: 0px 0px 0px 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;    
}

div#sectionLinks{
	position: relative;
	width: 180px;
	margin: 0 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

div#sectionLinks h3{
	padding: 126px 0px 0px 10px;
}

div#sectionLinks ul{
	padding: 149px 0px 0px 10px;
}

div#sectionLinks a {
	color: #495F5F;
/*	display: block;*/
	padding: 0px 0px 0px 0px;
}

div#sectionLinks a:hover{
	color: #B3001F;
/*	background-color: #ffffff; */
}


a:link{
	color: #B3001F;
	text-decoration: none;
}

a:visited{
	color: #B3001F;
	text-decoration: none;
}

a:hover{
	color: #B3001F;
	text-decoration: none;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 16px;
 line-height: 18px; 
 color: #1F1A17;
 text-align: left;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 13px;
 line-height: 14px; 
 color: #1F1A17;
 text-align: left; 
}

h3{
 font-family: Arial,sans-serif;
 font-size: 12px;
 line-height: 14px; 
 color: #1F1A17;
 text-align: left; 
}

h4{
 font-family: Arial,sans-serif;
 font-size: 11px;
 line-height: 14px; 
 font-weight: normal;
 color: #1F1A17;
 text-align: left; 
}

h5{
 font-family: Arial,sans-serif;
 font-size: 13px;
 font-weight: bold;
 line-height: 17px; 
 color: #1F1A17;
 text-align: center; 
}

h6{
 font-family: Arial,sans-serif;
 font-size: 13px;
 font-weight: bold;
 line-height: 17px; 
 color: #1F1A17;
 text-align: left; 
}

.bodytext{
 font-family: Arial,sans-serif;
 font-size: 13;
 line-height: 17px; 
 color: #1F1A17;
 text-align: left;
/* text-align: left;*/ 
}


.bodytext2{
 font-family: Arial,sans-serif;
 font-size: 12;
 font-weight: normal; 
 line-height: 17px; 
 color: #1F1A17;
 text-align: left;
/* text-align: left; */
}


.bodytext p{
 font-family: Arial,sans-serif;
 font-size: 13;
 line-height: 17px;
 color: #1F1A17;
 text-align: left;
/* text-align: justify;*/
}

.introtext {
  font-family: Arial,sans-serif;
  font-size: 15;
  font-weight: normal;  
  line-height: 19px;
  color: #6699cc;   
/*  color: #002D58;  */
}

.introtext p{
  font-family: Arial,sans-serif;
  font-size: 15;
  font-weight: normal;  
  line-height: 19px;
  color: #6699cc;   
/*  color: #002D58;  */
}

.csc-firstHeader{
 padding: 1em 0 0 0;
}

div.csc-textpic-clear {
}  

div.csc-textpic-intext-right-nowrap{
  clear: none;
}

div.csc-textpic-imagewrap {
  clear: none;
}

div.csc-textpic-left div.csc-textpic-imagewrap {
clear:none;
float:left;
}

div.csc-textpic-imagewrap {
clear:none;
float:left;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
clear:none;
float:left;
}

div.csc-textpic-imagewrap {
clear:none;
float:left;
}

div.csc-textpic-center {
 text-align: center;
} 

.text {font-size:12px; font-family:arial, sans-serif; font-weight:normal; color:#1F1A17;}/*Text*/
.text1 {font-size:13px; font-family:arial, sans-serif; font-weight:normal; color:#1F1A17;}/*Text*/
.text1b {font-size:13px; font-family:arial, sans-serif; font-weight:bold; color:#1F1A17;}/*Text*/
.text2 {font-size:12px; font-family:arial, sans-serif; font-weight:normal; color:#1F1A17;}/*Text*/
.text2b {font-size:12px; font-family:arial, sans-serif; font-weight:bold;   color:#1F1A17;}/*Text fett*/
.textSmall {font-size:11px; font-family:arial, sans-serif; font-weight:normal; color:#1F1A17;}/*Kleiner Text*/
.textSmallBold {font-size:11px; font-family:arial, sans-serif; font-weight:bold;   color:#1F1A17;}/*Kleiner Text fett*/
.textLarge {font-size:15px; font-family:arial, sans-serif; font-weight:normal; color:#1F1A17;}/*Gro&szlig;er Text*/
.textLargeBold {font-size:15px; font-family:arial, sans-serif; font-weight:bold;   color:#1F1A17;}/*Gro&szlig;er Text fett*/
.bodytextform { font-family: Arial,sans-serif; font-size: 12; font-weight: normal; line-height: 16px; color: #1F1A17; border:1px solid #d4d4d4; background-color: #ffffff; width: 250px;}
.bodytextform2 { font-family: Arial,sans-serif; font-size: 12; font-weight: normal; line-height: 16px; color: #1F1A17; border:1px solid #d4d4d4; background-color: #ffffff; width: 457px;}
.fError {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; color: #1F1A17; border:1px solid #d4d4d4; background-color: #ff0000;}
.fError2 {font-family: Arial,sans-serif; font-size: 12px; line-height: 16px; font-weight: normal; color: #1F1A17; border:1px solid #d4d4d4; background-color: #ff0000; width: 250px;}
.fError27 {font-family: Arial,sans-serif; font-size: 12px; line-height: 16px; font-weight: normal; color: #1F1A17; border:1px solid #d4d4d4; background-color: #ff0000; width: 457px;}
.bodysuchform { font-family: Arial,sans-serif; font-size: 11; font-weight: normal; line-height: 13px; color: #1F1A17; border:1px solid #d4d4d4; background-color: #ffffff; width: 100px; height:16px;}
