body {
	background-color:#FFFFFF;
	/*background-color:#FFFBF2;*/
	margin:0px;
	padding:0px;
	text-align:center;
}

#divtable {
	position:relative;
	width:790px;
	height:100%;
	padding:0px;
	margin:auto;
	border:0px;
}

#divlkw {
	position:absolute;
	left:476px;
	top:101px;
	width:314px;
	height:220px;
}

#divmoebellift {
	position:absolute;
	left:449px;
	top:93px;
	width:314px;
	height:220px;
}

.table_aussen {
	width:790px;
	height:100%;
	padding:0px;
	margin:auto;
	border:0px;
	
	border-collapse:collapse;
	table-layout:fixed;
	empty-cells:show;
	
	background-color:#FFF8E8;
	/*
	background-color:#FFF8E8;	
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	*/
	
	font-family:"Trebuchet MS",Tahoma,sans-serif; font-size:12px; color:#A0A0A0;
}

.banner_cell_left {
	width:202px;
	height:118px;
	background-color:#FFFFFF;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:center middle;
	text-align:left;
	vertical-align:top;
	padding:0px;
}

.banner_cell_right {
	width:588px;
	height:118px;
	background-color:#FFFFFF;
	background-image:url(images/banner.gif);
	background-repeat:no-repeat;
	background-position:center middle;
	text-align:left;
	vertical-align:top;
	padding:0px;
}

.zwischen_cell_left {
	width:202px;
	height:168px;
	background-color:#FFF8E8;
	background-image:url(images/back_zwischen_left.gif);
	background-repeat:no-repeat;
	background-position:center middle;
	text-align:left;
	vertical-align:top;
	padding:0px;
}

.zwischen_cell_right {
	width:588px;
	height:168px;
	background-color:#FFF8E8;
	background-image:url(images/back_zwischen_right.gif);
	background-repeat:no-repeat;
	background-position:center middle;
	text-align:left;
	vertical-align:top;
	padding:0px;
}
 

.main_cell_left {
	width:202px;
	background-image:url(images/back_left.gif);
	background-repeat:repeat-y;
	background-position:left top;
	vertical-align:top;
	text-align:left;
	padding:0px;
	padding-left:7px;
	padding-bottom:100px;
}

.main_cell_right {
	width:588px;
	vertical-align:top;
	text-align:left;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:30px;
	font-family:"Trebuchet MS",Tahoma,sans-serif; font-size:12px; color:#646464; 
}

.bottom_cell_left {
	border:0px;
	background-color:#FFFFFF;
	background-image:url(images/back_bottom_left.gif);
	background-repeat:repeat-y;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	font-family:"Trebuchet MS",Tahoma,sans-serif; font-size:11px; color:#646464; 
}

.bottom_cell_right {
	border:0px;
	background-color:#FFFFFF;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:20px;
	text-align:right;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-size:12px;
	color:#5C5954; 
}

		.bottom_cell_right a:link
		{ text-decoration:none; color:#5C5954; }
		
		.bottom_cell_right a:visited
		{ text-decoration:none; color:#5C5954; }
		
		.bottom_cell_right a:active
		{ text-decoration:none; color:#5C5954; }
		
		.bottom_cell_right a:hover
		{ text-decoration:underline; color:#5C5954; }


.table_normal {
	width:100%;
	padding:0px;
	margin:auto;
	border:0px;
	border-collapse:collapse;
	empty-cells:show;
	font-family:"Trebuchet MS",Tahoma,sans-serif; font-size:12px; color:#646464;
}

.table_normal td {
	vertical-align:top;
}

		.table_normal a:link
		{ text-decoration:none; color:#646464; font-weight:bold; border-bottom:1px dotted #000000; }
		
		.table_normal a:visited
		{ text-decoration:none; color:#646464; font-weight:bold; border-bottom:1px dotted #000000; }
		
		.table_normal a:active
		{ text-decoration:none; color:#646464; }
		
		.table_normal a:hover
		{ text-decoration:none; color:#646464; font-weight:bold; border-bottom:1px solid #000000; }

.normal_input {
	width:200px;
	height:18px;
	border:1px solid #DBD7D1;
	background-color:#F5F5F5;
	font-family:"Trebuchet MS",Tahoma,sans-serif; font-size:12px; color:#646464;
}

.normal_textarea {
	width:200px;
	height:75px;
	border:1px solid #DBD7D1;
	background-color:#F5F5F5;
	font-family:"Trebuchet MS",Tahoma,sans-serif; font-size:12px; color:#646464;
	scrollbar-arrow-color:#DBD7D1;
	scrollbar-base-color:#F5F5F5;
	scrollbar-face-color:#F5F5F5;
	scrollbar-highlight-color:#DBD7D1;
	scrollbar-shadow-color:#DBD7D1;
	scrollbar-darkshadow-color:#F5F5F5;
}

h1 {
	font-family:"Trebuchet MS",sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#5C5954;
	margin-bottom:10px;
}

#link a:link
{ font-size: 10px; text-decoration:none; color:#646464; font-weight:bold; }

#link a:visited
{ font-size: 10px; text-decoration:none; color:#646464; font-weight:bold; }

#link a:active
{ font-size: 10px; text-decoration:none; color:#646464; }

#link a:hover
{ font-size: 10px; text-decoration:none; color:#646464; font-weight:bold; border-bottom:1px solid #000000; }

