body {
background-color: #ffffff;
/*background-image:url(img/rechenkasten.gif);*/
color: #666666;
font-size: 11px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
border: none;
}
/* ********************************** Mittigmacher ********************** */

img {
border: none;
}


.container {
  width: 850px;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-top:0px;
/*  background-color: #ffffff;*/
}
#links {  
  width: 195px;
  height: 661px;
/*  border: 1px solid #ff0000;*/
  float:left; 
}
#rechts {
  width: 640px;
  height: 661px;
/*  border: 1px solid #000000;*/
  float:left; 
}
#kopf {
  width: 640px;
  height: 164px;
  margin: 0px;
/*  border: 1px solid #ff00ff;*/
}
#leiste {
  width: 640px;
  height: 25px;
/*  border: 1px solid #00ff00;*/
}
#subnavi {
  width: 640px;
  height: 30px;
  color: #004795;
/*  border: 1px solid #ff0000;*/
}
#inhalt { 
  overflow: auto;
  width: 600px;
  height: 388px;
  padding: 10px 20px;
  min-height: 395px;
/*  border: 1px solid #ff0000;*/
}
#fuss {
  position: relative;
  top: 0px;
  left: 0px;
  width: 640px;
/*  border: 1px solid #ff0000; */
}
h3 {
color: #ffffff;
font-size:14px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
}

p, pre{
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
color: #000000;
padding: 5px 10px;
margin:0px;
}

/* FORMULAR ***************************************************************************************************************************/

/********************************************************/
/*                  Formular-styles                     */
/********************************************************/

.caution    				{color:#ffffff; font-weight:bold; background-color:d01010; width:350px;}
input, select, textarea  	{font-size:11px; font-family:Verdana,sans-serif; font-weight:normal; color:#333333;}
.Feld	  			        {background-color:transparent; width:220px; border:1px solid #000000;}
.Feld_mz	  			    {background-color:transparent; width:220px; height:118px; border:1px solid #000000;}
.Check 			 	        {background-color:transparent;}
.Button						{background-color:#cccccc; color:#000000; width:70px; border:0px solid #000000;}
.Button:hover				{background-color:#bbbbbb; color:#000000; width:70px; border:0px solid #000000;}
-->	
	.text	{margin:0px 0px 0px 0px; font-family: Verdana, Arial, Sans-Serif; color:#444444; text-decoration:none; word-spacing:normal; text-align:left; letter-spacing:0; line-height:19px; font-size:11px;}
