
body	{
	font-family: Trebuchet MS, Arial;
	font-size: 7px;
	margin: 0;
	padding: 0 0 20px 0;
	background-color: #FFFFFF;
	width: 320px;
}

/*#blackline	{
	background-image: url('../images/blackline.gif');
	background-repeat: repeat-x;
	height: 6px;
	overflow: hidden;
}*/

/*#center	{
	width: 960px;
	margin-right: 20px;
	margin-left: auto;
	padding-top: 40px;
	background-color: #ffffff;
	padding-bottom: 10px;
}*/

#logo	{
	/*margin-right: 40px;
	margin-left: auto;*/
	height: 40px;
	text-indent: 10px;
	
}



#menu-container {
	text-align: left;
	float: none;
	top: 10px;
}

#menu-main-div {
	margin: 0 0 0 auto;
	text-align: left;
}

#background_960	{
	display: none;
}
		
#content {
	width: 320px;
}

#titel	{
	color: #d5e659;
	font-size: 14px;
}

a:hover	{
	color: #d5e659;
	text-decoration: none;
}

a:link	{
	color: #82ae03;
	text-decoration: none;
}

a:visited 	{
	color: #82ae03;
	text-decoration: none;
}

input radio	{
	background-color: transparent;
	border-style: none;
}

#button	{
	background-color:#FCFDF7; 
	color: #83ae07;
	border:2px solid #d5e659;
	font-weight: bold;
	text-align: center;
}

input	{
	color: #4F5F1E;
	margin: 2px;
	border: 1px solid #d5e659;
	background-color: #FCFDF7;
}
textarea	{
	color: #4F5F1E;
	padding: 2 2 0 0;
	border: 1px solid #d5e659;
	background-color: #FCFDF7;
}


/* CSS Document */


