﻿body 
{
	min-height:		        768px;
	min-width:              1024px;
	position:               absolute;
	left:                   50%;
	margin-left:            -460px;
	margin-top:             15px;
	font-family:	        Verdana, "Lucida Grande";
	font-size:		        12px;
	font-weight:			bold;
	color:			        #404040;
	background:				#C5C5C5 url('App_Images/bgmain.jpg') repeat-x top left;
}

.tastenbox 
{
	vertical-align: top;
}

.bulletListHeader
{
	font-family:	        "Lucida Sans Unicode", Verdana, "Lucida Grande";
	font-size:		        16px;
	font-weight:			bold;
	color:					#C21212;
}

.homeText
{
	font-family:	        "Lucida Sans Unicode", Verdana, "Lucida Grande";
	font-size:		        14px;
}

.colHeader
{
	font-family:	        "Lucida Sans Unicode", Verdana, "Lucida Grande";
	font-size:		        16px;
	font-weight:			bold;
	color:					#C0C0C0;
}
