html {
	height:100%;
	margin-bottom:1px;
}
body {
	padding: 0px;
	margin: 0px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	background-color: #ebefbd;
}

<!--div#top {
	width: 800px;
	height: auto;
	margin: 30px auto 0px auto;
	padding:0px;
}

div#top_left{
	float: left;
}

div#top_right{
	float: right;
}

div#site {
	text-align: left;		
	width: 800px;
	height: auto;
	min-height: 610px;
	max-height: 950px;
	margin: 5px auto 0px auto;
	padding:0px;
	background-image: url(images/bg_foto_001.jpg);
	background-repeat: no-repeat;
	background-color: #ff6600;
}
-->
.cont_bg {
	background-repeat: no-repeat;
	background-color: #ff6600;
}

div#logo {
	width: 150px;
	height: 80px;
	margin-left: 650px;
	background-image: url(/images/logo_rechts_oben.gif);
}

div#wirdasist {
	position: absolute;
	left: 400px;
}

div#wirdasist_text{
	margin-top: 480px;
}

div#wut_video {
	position: absolute;
	left: 350px;
}

div#wut_video_text{
	margin-top: 550px;
}

div#wuttv_video {
	position: absolute;
	left: 350px;
}

div#wuttv_video_text{
	margin-top: 430px;
}

div#tusch_video {
	position: absolute;
	left: 350px;
}

div#tusch_video_text{
	margin-top: 550px;
}

a:link {  
	color: #333333;
	text-decoration: underline; 
}

a:visited { 
	color: #333333;
	text-decoration: underline; 
}

a:hover { 
	color: #990000;
	text-decoration: underline; 
}

a.menue:link, a.menue:visited {  
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none; 
}

a.menue_a:link, a.menue_a:visited {  
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; 
}

a.menue:hover { 
	color: #ffffff;
}

a.menue_u:link, a.menue_u:visited {  
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a.menue_ua:link, a.menue_ua:visited {  
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
}

a.menue_u:hover { 
	color: #ffffff;
}

a.button:link, a.button:visited {  
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}

a.button:hover { 
	color: #990000;
	text-decoration: underline; 
}

a.bread_button:link, a.bread_button:visited {  
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

a.bread_button:hover { 
	color: #990000;
}

a.ew_link:link, a.ew_link:visited, a.ew_link:hover {  
	color: #ff6600;
	text-decoration: underline;
}

a.ew_link:hover {  
	color: #990000;
}

div#menue {
	width:140px;
	min-height: 230px;
	margin-top: 150px;
	margin-left: 20px;
	float: left;
}

.menue_top {
	background-image: url(/images/layout/menue_top.png);
	background-repeat: no-repeat;
	height: 19px;
}

.menue_main {
	background-color: #ff6600;
	text-align: left;
}

div#content {
	width: 450px;
	height: auto;
	min-height: 320px;
	float: left;
	margin-top: 135px;
	margin-left: 10px;

}
td.cont_top {
	background-image: url(/images/layout/content_top.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	color: #999999;
	font-size: 10px;
}

.cont_main {
	background-color: #ffffff;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 20px;
}

.cont_foot {
	height: 20px;
	background-color:#ffffff;
	padding-left: 30px;
}

div#footer {
	text-align: right;		
	vertical-align: middle;
	width: 800px;
	height: 20px;
	margin: auto;
	margin-bottom: 35px;
	background-color:#ff6600;
	color: #ffffff;
}
.footer {
	text-align: right;		
	vertical-align: middle;
	background-color:#ff6600;
	color: #ffffff;
}

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

p, td {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}

.kind_zitat{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}

.kind_name{
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
}

.ew_zitat{
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}

.ew_name{
	color: #ff6600;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
}

.startseite{
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}



.tab{
	text-indent: 10px;
}

.pad {
	padding-left: 20px;
}