body {
	color: #cc6600;
	background-color: #FFF1C0;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

div#all-start {
	border-right: #E6A142 solid 1px;
	border-left: #E6A142 solid 1px;
	border-bottom: #E6A142 solid 1px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../images/basics/logo_unten_text.gif);
	background-repeat: no-repeat;
	background-position: 0px 171px;
}

div#all {
	border-right: #E6A142 solid 1px;
	border-left: #E6A142 solid 1px;
	border-bottom: #E6A142 solid 1px;
	float: left;
	padding-bottom: 10px;
	background-image: url(../images/basics/logo_cranio_unten.gif);
	background-repeat: no-repeat;
	background-position: 0px 171px;
}

div#header {
	background-image: url(../images/basics/body_bg.jpg);
	background-repeat: repeat-x;
	height: 171px;
	width: 100%;
	float: none;
}

div#headerrechts {
	background-image: url(../images/basics/header_bg.jpg);
	background-repeat: no-repeat;
	height: 171px;
	margin: auto auto auto 189px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 85px;
}

div#headerrechts img {
	display:block;
	margin-bottom: 3px;
}

div#submenue-start {
	float: left;
	width: 189px;
	padding-top: 348px;
	font-size: 12px;
	text-align: right;
	margin-bottom: 25px;
	line-height: 18px;
}

div#submenue {
	float: left;
	width: 189px;
	padding-top: 82px;
	font-size: 12px;
	text-align: right;
	margin-bottom: 25px;
	line-height: 18px;
}

div#content {

	margin-left: 272px;
	padding: 76px 25px 0px 0px;
	float: none;
}

div#content img {
	margin: 0px 0px 20px 50px;
}

div#footer {
	clear: both;
	width: 100%;
	height: 20px;;
	margin-top: 0px;
	align: center;
}

div#footer ul{
	width: 100%;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
	list-style-type: none;
}

div#footer ul li{
	float: left;
	margin: 0px;
	padding-top: 10px;
	width: 33%;
}


div#footer a{
	text-decoration: none;
}

div#footer a:hover{
	text-decoration: underline;
}



table#uebermich {

}

table#uebermich td#links {
width: 70px;
}

table#uebermich td#rechts {

}
