﻿body
{
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}

.Head
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Verdana;
}

.SubHead
{
	font-weight: bold;
	font-size: 10pt;
	color: #5f5e5e;
	font-family: Verdana;
}

.SubSubHead
{
	font-weight: Normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	margin-right: 5px;
}

.hideappointment
{
	display:none;
}

.Normal, .Normal ul, .Normal li, .Normal p, .Normal span, .Normal label, .Normal textarea
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
	margin-bottom: 5px;
}

.NormalRed, .NormalRed p, .NormalRed span, .NormalRed label
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
	margin-bottom: 5px;
}

.NormalTextBox, .NormalTextBox p, .NormalTextBox span, .NormalTextBox label, .NormalTextBox table, .NormalTextBox textarea
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	background-color: white;
}

.NormalSmall
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
	text-align: left;
	margin-bottom: 2px;
}

.ContentPane {
    background-color: white;
}

.RightPane {
    background-color: white;
}

.TopPane 
{
	text-align: right;
	background-image: url(head.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 100%;
}

.SmallPane
{
	padding-left:2px;
	padding-right: 2px;
}

#headlinearea
{
	border: none;
	padding-top: 20px;
	font-weight: normal;
	color: black;
	font-family: Verdana;
}

.Gadgets
{
	color: White;
	font-size: 8pt;
	background-image: url(blue.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 29px;
	padding: 4px;
	font-family: Verdana;
}

.dnnBREADCRUMB, .dnnBREADCRUMB:visited
{
	color: White;
	padding-left:4px;
}

.dnnSEARCH,.dnnSEARCH:link,.dnnSEARCH:visited,.dnnSEARCH:hover
{
	color: White;
}

#dnn_dnnSEARCH_ClassicSearch
{
	vertical-align: top;
}

.Bottom
{
	background-image: url(footer.JPG);
	background-repeat:repeat-x;
	margin-top: 40px;
	height: 30px;
	width: 100%;
}

#centeredpage
{
	text-align: center;/*IE: zentrieren #body-div*/
}

#bodyarea
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	font-family: Verdana;
	font-size: 9pt;	
	text-align: left;
}

#yellowarea
{
	background-image: url(yellow.jpg);
	background-repeat: repeat-y;
	width: 800px;
}

#mainarea
{
	padding: 0px;
	margin: 0px;
	width: 800px;
	border-collapse: collapse;
}

#mainarea .left
{
}

#mainarea .right
{
}

.layouttable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}