body { 
	width:100% !important;
	color: #623407; 
	background-color: #ffffff;
 	background-image: url(/bilder/webspace/background.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	margin: 0px; 
	padding: 0px;
}

.div_container {
	position: relative;
	width: 1000px;
	height: 650;
	margin: 0px auto 0px auto;
}

.div_content {
	position: relative;
	float: right;
	width: 806px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.div_header {
	background: url("/bilder/webspace/background_top.jpg") repeat-x;
	width: 1000px;
	height: 100px;
	color: 990033;
	text-align: right;
	font-weight: bold;
}

.div_header A {
	font-size: 11px;
	font-weight: bold;
	color: 990033;
	text-decoration: none;
}

.div_header A:hover {
	font-size: 11px;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
}

.div_header A.linkorange {
	font-size: 11px;
	font-weight: bold;
	color: ff9900;
	text-decoration: none;
}

.div_header A.linkorange:hover {
	font-size: 11px;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
}

.div_left_col {
	float: left;
	width: 180px;
	height: 500px;
	text-align: left;
  padding: 0 0 0 5;
}

.div_left_col A {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: 990033;
}

.div_left_col A:hover {
	font-weight: bold;
	color: ff9900;
}

.div_left_col A.submenu {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: 990033;
}

.div_left_col A.submenu:hover {
	font-weight: normal;
	color: ff9900;
}

A {
	font-weight: normal;
	text-decoration: none;
	color: 990033;
}

A:hover {
	font-weight: normal;
	color: ff9900;
}

.font_titel {
	font-size: 14px;
	font-weight: bold;
}

.font_klein_powered
{
	font-size: 9px;
	color: #cccccc;
}

.font_klein_powered A
{
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}

.font_klein_powered A:hover
{
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}


.rubrik {
	background: #FF9900;
	font-size: 12px;
	color: #623407;
	font-weight: bold;
	padding: 2 2 2 2;
}

TD {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
	margin: 0px; 
	padding: 0px;
	text-align: left;
}

INPUT {
	border: 1px solid #9b8e7b;
}

TEXTAREA {
	border: 1px solid #9b8e7b;
}

INPUT.button {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	border-width: 1px; 
	border-color: black; 
	background: white; 
}
