#main .haupttext { 
	font-family: Arial; 
	font-size: 10pt;
}

/* ~~~ Menu ~~~ */

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 20px;
}

#menu li.actualpage {
	color: #ff0000;
	background-color : transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	display: block;
	width:90px; 
	padding:1px;
	padding-left: 5px;
	background-color:#ffffff;
	margin-top: 15px;
}

#menu a
{
	padding: 1px;
	width: 90px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 5px;
	display: block;
	margin-top: 15px;
	text-decoration: none;
}


#menu a:hover
{
background-color: #000000;
color: #ffffff;
}

/*
#menu a.extern:after {
	background-color : transparent;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}*/


/* ~~~ Mainpage ~~~ */

#main span.text {
	color: #ffffff;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-weight: normal;	
	font-size: 10pt;
}

#main .text {
	color: #ffffff;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-weight: normal;	
	font-size: 10pt;
}

#main td {
	color: #ffffff;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-weight: normal;	
	font-size: 10pt;
	vertical-align: top;
	text-align: center;
}

#main td.left {
	color: #ffffff;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-weight: normal;	
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
}

#main th {
	color: #000000;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-weight: bold;	
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	background-color: #c0c0c0;
}

#main td.userprofile {
	text-align: left;
	padding-bottom: 10px;
}

#main td.nachrichten {
	text-align: left;
	padding-bottom: 10px;
	font-size: 8pt;
}

#main td.userprofile_bold {
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
}

#main span.impressum {
	background-color : transparent;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

#main h1 {
	color: #ff0000;
	font-family: Comic Sans MS;
	font-weight: normal;
	text-align: center;
}

#main h2 {
	color: #ff0000;
	font-family: Comic Sans MS;
	font-weight: normal;
	text-align: center;
	font-size: 12pt;
}

#main h1.title {
	color: #ff0000;
	font-family: Comic Sans MS;
	font-weight: normal;
	text-align: center;
	font-size: 16pt;
}

#main h3 {
	color: #c0c0c0;
	font-family: Comic Sans MS;
	font-weight: normal;
	text-align: center;
	font-size: 12pt;
	text-decoration: underline;
}

#main a.impressum {
	background-color : transparent;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}

#main a {
	background-color : transparent;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

#main li {
	color: #ffffff;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-weight: normal;	
	font-size: 10pt;
}

/*** Right-Frame *** */
#rightframe .text {
	color: #ffffff;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-weight: normal;	
	font-size: 10pt;
}