body {
	margin:0px;
	background: #E8E8E8;
}

h1  {
	color: #666666;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

p {
	margin: 0px;
	color:#666666;
	font-size: 12px;
	font-family: Arial;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 15px;
}

li {
	margin: 0px;
	color:#666666;
	font-size: 12px;
	font-family: Arial;
}

td.head {
	width: 933px;
	height: 27px;
	border-bottom:1px solid #828282;
	background: transparent url(img/line.gif);
	vertical-align: top;
	text-align: right;
}

td.menue {
	width:230px;
	height:25px;
	background-color:#DADADA;
	border-bottom:1px solid #878787;
	padding-left:10px;
	padding-right:5px;
}

td.menueImg {
	width:230px;
	background-color:#DADADA;
	border-bottom:1px solid #878787;
}

.content {
	width: 702px;
	vertical-align: top;
}
html>body .content {
	width: 652px;
}

div.content {
	padding:25px;
}

.contentR {
	border-left: 1px solid #b6b6b6;
	background-color: #EEEEEE;
}

.impressum {
	color:#333333;
	text-decoration: none;
	font-size: 11px;
}

.menue {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}

.submenue {
	color:#6B6B6B;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}

.submenue:hover {
	color:#FF9900;
}

.subsubmenue {
	color:#6B6B6B;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}

.subsubmenue:hover {
	color:#FF9900;
}

.submenueSelected {
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
}

.subsubmenueSelected {
	color:#FF9900;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}

.submenueBg {
	width:229px;
	border-right:1px solid #999999;
	background:#E8E8E8 url(img/container.gif) bottom center no-repeat;
	vertical-align: top;
}

a {color: #ff9900}

table.image {
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #A7A7A5;
	float:left;
	padding:2px;
}

.textfield {
	width:350px;
	border:1px solid #555555;
}

.textfieldsmall {
	width: 180px;
	border:1px solid #555555;
}
