html{ 
  padding:0px; 
  margin:0px;
  height:99.9%;
  position:relative; 
} 

body {
 		height:99.9%;
		margin:0px;
		padding:0px; 
		background-color: #FFFFFF;
		font-family:Arial;
		font-size:18px;
		color:#333333;
	}

.div100 {
	width:820px;
	margin-top:1%;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/left.jpg);
	background-position:left;
	background-repeat:repeat-y;
	min-height:95%;
	height:auto !important;
	height:95%;
}


a:link, a:visited, a:hover
{
	color: #5F82A0;
	text-decoration:none;
}


.small
{
	font-size:15px;
}
.big
{
	font-size:24px;
	font-weight:bold;
}
.white
{
	color:white;
}

.content2,.content3
{
	font-size:13px;
}

.contentpadding5
{
	font-size:13px;
	padding: 5px;
}


.content2 a:link,.content2  a:visited,.content2  a:hover
{
	color: #FFFFFF;
	text-decoration:none;
}

/*  --------------------------------------------------------------------- */
.header {
	width:820px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	height:119px;
	display:inherit;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}



/*  --------------------------------------------------------------------- */
.main20px {
	width:820px;
	margin:auto;
	height:auto;
	height:30px;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
}
.black_line_left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}



.main {
	width:100%;
	margin:auto;
	height:auto;
}

.main_l {
	width:168px;
	float:left;
	background-image:url(../images/left.jpg);
	background-position:right;
	display:inherit;
}

.main_r {
	width:632px;
	float:left;
	margin-left:18px;
}

.main_title
{
	font-size:24px;
	font-weight:800;
	color:#A8B8C8;
	text-decoration:underline;
}

.main_content
{
	margin-top:18px;
}

/* ---------------------------------------------------------------- */
.menu
{
	padding:0;
	margin:0;
}

.menu p
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:7px;
	margin-right:18px;
	margin-bottom:-10px;
}

.menu a:link, .menu a:visited
{
	color: #FFFFFF;
	text-decoration:none;
}

.menu a:hover
{
	text-decoration:underline;
}

/*  --------------------------------------------------------------------- */

.submenu p
{
	font-size:12px;
	color:white;
	list-style-type: none;
	list-style-position:outside;
	padding-left:14px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	line-height:1;
	margin-bottom:-15px;
}

/*  --------------------------------------------------------------------- */

.footer {
	clear:both;
	width:820px;
	margin:auto;
	font-size:10px;
	text-align:center;	
	vertical-align:bottom;
}

.footer_l {
	width:168px;
	float:left;
	margin:auto;
	height:20px;
	background-image:url(../images/left.jpg);
	background-position:right;
}

.footer_r {
	width:614px;
	background-color:white;
	float:left;
	margin:auto;
	height:18x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-left:20px;
}


/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */
input
{
	font-size: 14px;
}

.content3 input
{
	font-size: 14px;
}

textarea
{
	height:200px;
}

.textarea_small
{
	width:98%;
	border: 1px solid #000000;
	height:100px;
}

.textfeld
{
	width:400px;
	border: 1px solid #000000;
}

.textfeld200
{
	width:200px;
	border: 1px solid #000000;
}

.textfeld100p
{
	width:98%;
	border: 1px solid #000000;
}
.textfeld60p
{
	width:60%;
	border: 1px solid #000000;
}


.textfeldnw
{
	border: 1px solid #000000;
}



.clear { 
	clear: both; 
	margin: 0; padding: 0;
	height:1px; 
	line-height: 1px; 
	font-size: 1px; 
}

.button_blue
{
	background-color: #5F82A0;
	color: white;
}

.button
{

}

.seriennummer_weitere_moeglichkeiten_tabelle
{
  padding-right:5px;
  padding-left:5px;
}

.error
{
	color:#FF0000;
}

.small
{
	font-size:10px;
	padding-left: 15px;
	padding-right: 15px;
}
.hiddenonweb
{
	display:none;	
}

