html {
height: 100%; 
margin-bottom: 1px; 
}

body {
	font-family: verdana, arial, serif;
	font-size: 11px;
	line-height:16px;
	margin-top:17px;


}

a {
	color: #B5173D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 771px;

}

#header {
	height: 144px;
	text-align: right;
	width:  771px;
	color: #FFFFFF;
}

#header a {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
	color: #FFFFFF;
}

#sidebar {
	line-height:12px;
	float:left;
	align:top;
	color: gray;
	padding-left: 17px;
	padding-bottom: 17px;
	padding-top: 55px;
 	width: 144px; 
	text-align: left;	
	font-weight: 500;

}

#sidebar a {
	color: gray;
	line-height:12px;
	overflow:hidden
}

#sidebar a:hover {
	color: #B5173D;
}

#content {
	float: right;
	text-align:justify;
	padding-right: 17px;
	padding-top: 17px;
	padding-left: 17px;
	width: 576px;
}


INPUT.size209 {
	BORDER-RIGHT: #232222 1px solid; 
	BORDER-TOP: #232222 1px solid; 
	BORDER-BOTTOM: #232222 1px solid;
	FONT-SIZE: 10px; 
	WIDTH: 223px; 
}

INPUT.size532 {
	BORDER-RIGHT: #232222 1px solid; 
	BORDER-TOP: #232222 1px solid; 
	BORDER-BOTTOM: #232222 1px solid;
	FONT-SIZE: 10px; 
	WIDTH: 570px; 
}


INPUT.size145 {
	BORDER-RIGHT: #232222 1px solid; 
	BORDER-TOP: #232222 1px solid; 
	BORDER-BOTTOM: #232222 1px solid;
	FONT-SIZE: 10px; 
	WIDTH: 165px; 
}


INPUT.size135 {
	BORDER-RIGHT: #232222 1px solid; 
	BORDER-TOP: #232222 1px solid; 
	BORDER-BOTTOM: #232222 1px solid;
	FONT-SIZE: 10px; 
	WIDTH: 135px; 
}


INPUT.size372 {
	BORDER-RIGHT: #232222 1px solid; 
	BORDER-TOP: #232222 1px solid; 
	BORDER-BOTTOM: #232222 1px solid;
	FONT-SIZE: 10px; 
	WIDTH: 294px; 
}

INPUT.schaltflaeche {
	FONT-SIZE: 10px;
	WIDTH: 141px; 
}


TEXTAREA {
	BORDER-RIGHT: #232222 1px solid; 
	BORDER-TOP: #232222 1px solid; 
	BORDER-BOTTOM: #232222 1px solid;
	FONT: 11px Verdana, Arial;
	WIDTH: 570px;
	HEIGHT: 150px;
	COLOR: #000000; 
	BACKGROUND-COLOR: #ffffff;

}


