﻿

#body {background:#fff}






#main 
{
	background-color:yellow;
	background-repeat:repeat;
	background-position:left;
	height:100%;
	min-height:435px;
	margin-top:-18px;
	
	
}

#page
{
	background-color:transparent;
	
	background-repeat:repeat;
	background-position:right;
	
	
}

#header
{
}

#topnav
{
	margin-left:440px;
	margin-right:-30px;
margin-top:-10px;
padding-top:10px;
background-repeat:repeat;


}

#col1 
{
	margin-top:20px;
	width:100px;
	min-width:100px;
	float:left;
	background-color:blue;} 
	
#col2
{
	width:150px;
	margin-top: 0px;
	float:right;
	background-color:Maroon;
		}

#col2_oben
{
	
	width:150px;
	margin-top: 5px;
	float:right;
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	background-position:left
	
	
	}
	
#col2_unten
{
	width:150px;
	margin-top: 50px;
	margin-right:3px;
	
	float:right;
	
	background-repeat:repeat;
	border-left-width:2px ;
	border-top-width: 2px ;
	border-style:outset;
	border-color:GrayText;
	}	
	
#col3 
{
	
	margin-left:150px;
	padding:0 20px 10px 5px;
	margin-right:150px;
	border:0;
	}





