/***********************************************/
/* me.css   NETSERVICES Schmeer                */
/* Use with template me_1.html                 */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 



html, body {
  height: 100%;
	background-color: #FFFFFF;
/*	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;
}

#navobenstat {
	width: 1002px;
	line-height: 100px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
/*	border: 1px dashed #ff0000;*/
}

#navoben {
  clear: both;	
	width: 1003px;
	line-height: 23px;
/*	padding: 2px 1px 0px 1px;*/
	padding: 0px 0px 0px 0px;	
	margin: 2px 0px 0px 0px;
/*	border: 1px dashed #00ff00;	*/
}

#navobennavi {
	float: left;
	width: 648px;
	line-height: 23px;
/*	padding: 2px 1px 0px 1px;*/
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 253px;
	text-align: left;	
/*	border: 1px dashed #0000ff;	*/
}

* html #navobennavi {
  margin-left: 252px;
}

#navobenland {
	width: auto;
	line-height: 23px;
/*	padding: 2px 1px 0px 1px;*/
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 250px;
	text-align: right;	
/*	border: 1px dashed #ffeedd;	*/
}
^

#txtueoben {
  clear: both;	
	width: 1002px;
	line-height: 89px;
/*	padding: 2px 1px 0px 1px;*/
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	border: 1px solid #ff0000;	
}

#txtintrolinks {
  clear: both;
	float: left;
	width: 246px;
	line-height: 89px;
/*	padding: 2px 1px 0px 1px;*/
	padding: 0px 0px 0px 0px;	
	margin: 15px 0px 0px 0px;
/*	border: 1px dashed #ff00ff;	*/
}

#txtintrorechts {
	width: auto;
	line-height: 89px;
/*	padding: 2px 1px 0px 1px;*/
	padding: 0px 0px 0px 0px;	
	margin: 15px 0px 2px 256px;
/*	border: 1px dashed #ffeeff;*/
}

* html #txtintrorechts {
  margin-left: 0px;
  margin-right: -3px;
}

.navLink {
  line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #991A21;
}

.weisselinie {	
	width: 1002px;
	line-height: 1px;
	background-color: #ffffff;
	padding: 0px 1px 0px 1px;
}

#kopfzeilebild {	
	width: 1002px;
	line-height: 253px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

#kopfzeilelogo {	
	float: left; 
	width: 148px;
	height: auto;
  margin: 0 0 6px 1px; 
  padding: 0 0 0 0;
/*  border-right: #ff0000 1px solid;*/
}

* html #kopfzeilelogo {	
	float: left; 
	width: 148px;
	height: auto;
  margin: 22px 0 6px 0; 
  padding: 0 0 0 0;
/*  border-right: #ff0000 1px solid;*/
}

#kopfzeilesuche {
	float: right;
	width: 97px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;	
	margin: 6px 0px 0px 0px;
/*	border: 1px solid #ff3300;*/
	text-align: center;
  border:1px solid #669acc;
  background-color: #ffffff;
  height:15px;
}

#kopfzeilenav {
	width: auto;
/*	line-height: 25px;*/
	padding: 0px 3px 0px 0px;
  margin-left: 349px;
  margin-right: -3px;
  margin-top: 30px;
  margin-bottom: 0px
/*	border: 1px solid #ff3300;*/
  font-family: Arial,sans-serif;
  font-size: 11px;
  line-height: 11px; 
  color: #002D58;
  text-align: right;	
}

#kopfzeilenav a:link{
	color: #002D58;
	text-decoration: none;
}

#kopfzeilenav a:visited{
	color: #002D58;
	text-decoration: none;
}

#kopfzeilenav a:hover{
	color: #002D58;
	text-decoration: none;
}

.contenttable{
 border-width: 1pt;
 border-style: solid;
 border-color: #656565;
/* border-collapse:collapse; */
}

table{
 font-family: Arial,sans-serif;
 font-size: 13;
 line-height: 17px; 
 color: #000000;
/* 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: #000000;
/* text-align: justify;*/
 text-align: left; 
}

ul ul{
/* list-style-type: disc;*/
}

ul ul ul{
/* list-style-type: none;*/
}

br {
 line-height: 70%;
}

li{
 font-family: Arial,sans-serif;
 font-size: 13;
 line-height: 19px; 
 color: #000000;
 text-align: left;
/* text-align: left;*/ 
}

/* -------container zentriert das layout------- */
#container {
  position: relative;
	width: 1002px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: 0.001em;
	margin:0 auto;
/*  border: 1px solid #dddddd; background-color: #dddddd;	*/
/*	background: #f2efdc url(std_template.jpg) no-repeat;*/
}

div#navilinks{
  clear: both;
	float: left; 
	width: 246px;
	height: auto;
  margin: 0 0 0 0; 
  padding: 2px 0 0 2px;
	text-align: left;  
/*  border-right: #ffffff 1px solid;*/
/*	background: url(higru_main.jpg) repeat-y;	*/
}

* html #navilinks {
  margin-right: -3px;
  margin-top: 2px;  
  padding: 0 0 0 0;  
}  

div#contentlinks h1 h2 h3 h4 H5{ 
 font-family: Arial,sans-serif;
 font-size: 13px;
 line-height: 16px; 
 font-weight: bold; 
 color: #991A20;
 text-align: left;	
}

div#contentlinks p{ 
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: normal; 
 color: #002D58;
 text-align: left;	
}

div#feldnavi{
  height: auto;
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
  background-color: #cce8f5;
}    

div#contentrechts{
	float: right; width: 196px;
	height: auto;	
  margin: 0px 2px 0 0; 
  padding: 40px 0 0 0;        
/*border: 1px dashed silver; background-color: #fdd490;*/
  background-color: #dddddd;
  text-align: right;  
}

* html #contentrechts {
  margin-left: -3px;
  margin-right: 0px;
}

div#contentrechts h1 h2 h3 h4 h5{ 
 font-family: Arial,sans-serif;
 font-size: 13px;
 line-height: 16px; 
 font-weight: bold; 
 color: #000000;
 text-align: left;	
}

div#contentrechts p{ 
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: normal; 
 color: #000000;
 text-align: left;	
}

div#containermitte{
  width: auto;
  height: auto;
  margin: 0px 1px 0px 257px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
/*  background-color: #DDDDDC;*/
}

* html #containermitte {
/*  height: 1em;*/
  margin-top: 0px;
  margin-left: 255px;
  margin-bottom: 0px;
  margin-right: -3px;
/*  display:inline-block;*/
/*  margin: 0px 2px 0px 256px;*/
}

div#bildmitte{
  width: auto;
  height: 179px;
  margin: 30px 0px 0px 3px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background: #ffffff url(bild_folge_1.jpg) no-repeat;
}

* html #bildmitte {
  width: 744;
  padding-left: 20px;
  padding-bottom: 20px;  
  margin: 4px 0px 0px -3px;
}

div#bildmitteintro{
  width: auto;
  height: 320px;
  margin: 30px 0px 0px 3px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background: #ffffff url(bild_intro.jpg) no-repeat;
}

* html #bildmitteintro {
  width: 744;
  padding-left: 20px;
  padding-bottom: 20px;  
  margin: 4px 0px 0px -3px;
}

div#contentmitte{
  width: auto;
  height:auto;
  margin: 30px 0px 0px 3px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 16px;
  background: #d4d8dc;
}

* html #contentmitte {
  height:auto;
  width: 744px;
  padding-left: 20px;
  padding-bottom: 20px;  
/*  margin: 4px 0px 0px -3px;*/
  margin-top: 4px;
  margin-right: -3px;
  margin-left: -3px;
  margin-bottom: 0px;
  background-color: #d4d8dc;   
}

div#contentmitteintro{
  width: auto;
  height:auto;
  margin: 29px 0px 0px 2px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background: #ffffff;
}

* html #contentmitteintro {
  width: 744px;
  padding-top: 20px;  
  padding-left: 0px;
  padding-bottom: 20px;  
  margin: 4px 0px 0px -3px;
  background-color: #ffffff;   
}

div#contentmitte h1{
 font-family: Arial,sans-serif;
 font-size: 15px;
 line-height: 19px; 
 font-weight: bold; 
 color: #000000;
 text-align: left;
 vertical-align: top;	
}

div#contentmitte h2{
 font-family: Arial,sans-serif;
 font-size: 13px;
 line-height: 17px; 
 font-weight: bold; 
 color: #000000;
 text-align: left;
 vertical-align: bottom;
}

div#contentmitte h3 h4 h5{
 font-family: Arial,sans-serif;
 font-size: 13px;
 line-height: 16px; 
 font-weight: normal; 
 color: #000000;
 text-align: left;
 vertical-align: top;	
}

div#contentmitte p{ 
 font-family: Arial,sans-serif;
 font-size: 13px;
/* line-height: 17px; */
 font-weight: normal; 
 color: #000000;
 text-align: left;
 vertical-align: top;	
}

div#abschluss{
  width: auto;
/*  margin: 0px 0px 0px 256px; */
  margin: 0px 0px 0px 3px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: 17px;
  background-color: #6699cc;    
}

* html #abschluss {
  width: 744px;
  height: 17px;  
  margin-left: 0px;
  background-color: #6699cc;    
}

div#footer{
  clear: both;
}

#sectionLinks{
	position: relative;
	margin: 0 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

* html #sectionLinks{
	position: relative;
	margin: 0 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

#sectionLinks h3{
	padding: 126px 0px 0px 10px;
}

#sectionLinks ul{
	padding: 149px 0px 0px 10px;
}

#sectionLinks a {
	color: #495F5F;
/*	display: block;*/
	padding: 0px 0px 0px 0px;
}

#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: 15px;
 line-height: 18px; 
/* color: #002D58;*/
 color: #000000;
 text-align: left;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 13px;
 line-height: 14px; 
/* color: #002D58;*/
 color: #000000;
 text-align: left; 
}

h3{
 font-family: Arial,sans-serif;
 font-size: 12px;
 line-height: 14px; 
/* color: #002D58;*/
 color: #000000;
 text-align: left; 
}

h4{
 font-family: Arial,sans-serif;
 font-size: 11px;
 line-height: 14px; 
 font-weight: normal;
/* color: #002D58;*/
 color: #000000;
 text-align: left; 
}

h5{
 font-family: Arial,sans-serif;
 font-size: 13px;
 font-weight: bold;
 line-height: 17px; 
/* color: #002D58;*/
 color: #000000;
 text-align: center; 
}

h6{
 font-family: Arial,sans-serif;
 font-size: 13px;
 font-weight: bold;
 line-height: 17px; 
/* color: #002D58;*/
 color: #000000;
 text-align: left; 
}

.bodytext{
 font-family: Arial,sans-serif;
 font-size: 13;
 line-height: 17px; 
/* color: #002D58;*/
 color: #000000; 
 text-align: left;
/* text-align: left;*/ 
}


.bodytext2{
 font-family: Arial,sans-serif;
 font-size: 12;
 font-weight: normal; 
 line-height: 17px; 
/* color: #002D58;*/
 color: #000000;
 text-align: left;
/* text-align: left; */
}

.bodytext p{
 font-family: Arial,sans-serif;
 font-size: 13;
 line-height: 17px;
/* color: #002D58;*/
 color: #000000;
 text-align: left;
/* text-align: justify;*/
}

.introtext {
  font-family: Arial,sans-serif;
  font-size: 15;
  font-weight: bold;  
  line-height: 19px;
  color: #6699cc;   
/*  color: #002D58;  */
}

.introtext p{
  font-family: Arial,sans-serif;
  font-size: 15;
  font-weight: bold;  
  line-height: 19px;
  color: #6699cc;   
/*  color: #002D58;  */
}

* html .introtext {
  font-family: Arial,sans-serif;
  font-size: 15;
  font-weight: normal;  
  line-height: 19px;
  color: #6699cc;   
/*  color: #002D58;  */
}

* html .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;
}

csc-textpic-caption{
 font-family: Arial,sans-serif;
 font-size: 12;
 font-weight: normal; 
 line-height: 17px; 
/* color: #002D58;*/
 color: #000000;
 text-align: left;
/* text-align: left; */
}

csc-textpic-text{
 font-family: Arial,sans-serif;
 font-size: 12;
 font-weight: normal; 
 line-height: 17px; 
/* color: #002D58;*/
 color: #000000;
 text-align: left;
/* text-align: left; */
}

form {
  display:inline;
  clear:right;
}

input {
 display: block;
 float: left;
 width: 11px;
} 

input#submit {
  float: right;
  width: 11px;
}

.text                {font-size:12px; font-family:arial, sans-serif; font-weight:normal; color:#000000;}/*Text*/
.text2                {font-size:11px; font-family:arial, sans-serif; font-weight:normal; color:#000000;}/*Text*/
.textBold            {font-size:12px; font-family:arial, sans-serif; font-weight:bold;   color:#000000;}/*Text fett*/
.textSmall           {font-size:9px; font-family:arial, sans-serif; font-weight:normal; color:#000000;}/*Kleiner Text*/
.textSmallBold       {font-size:9px; font-family:arial, sans-serif; font-weight:bold;   color:#000000;}/*Kleiner Text fett*/
.textLarge           {font-size:13px; font-family:arial, sans-serif; font-weight:normal; color:#000000;}/*Gro&szlig;er Text*/
.textLargeBold       {font-size:13px; font-family:arial, sans-serif; font-weight:bold;   color:#000000;}/*Gro&szlig;er Text fett*/
.bodytextform { font-family: Arial,sans-serif; font-size: 12; font-weight: normal; line-height: 16px; color: #000000; border:1px solid #d4d4d4; background-color: #ffffff}
.fError {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; color: #000000; border:1px solid #d4d4d4; background-color: #ff0000}
.bodysuchform2 { font-family: Arial,sans-serif; font-size: 11; font-weight: normal; line-height: 13px; color: #000000; border:0px solid #ffffff; background-color: #ffffff; width: 80px; height:13px;}