﻿html
{
	overflow: auto;
}

body, table, div, input, textarea
{
    font-family: verdana;
    font-size: 10px;
    color: #333333;
    margin:0px;
}

select
{
	font-family: verdana;
    font-size: 10px;
}

a:link, a:visted, a:active
{
    text-decoration: none;
    color: #333333;
    border:none;
}

a:hover
{
    text-decoration: none;
    color: #999999;
}

.empty
{
	width:0px;
	height:0px;
	overflow:hidden;
}

.sponsorBox
{
	width:278px;
	height:440px;
	
	text-align:left;
	
	border:solid 1px #c2c2c2;
	background-color:#f5f5f5;
	margin:15px 0px 10px 0px;
	padding:0px 16px 0px 16px;
}

.sponsorHeader
{
	height:25px;
	
	color:#989898;
	
	font-size:16px;
	font-weight:bold;
}

.sponsorRow
{
	width:280px;
	height:60px;
	border:solid 1px #c2c2c2;
}

.contentText
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height:16px;
}

.contentTextAdmin 
{
	font-family: Verdana;
	font-size: 11px;
	color: #1485d5;
}

.headlineText
{
	font-family: Verdana;
	font-size: 22px;
	color: #000000;
}

.headlineText2
{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
}

.headlineText3
{
	font-family: Verdana;
	font-size: 13px;
	color: #606060;
}

.mainMenu
{
	width:280px;
	padding:0px 10px 10px 0px;
	text-align:left;
}

.entryMenu
{
	width:126px;
	background-color:#d4d9e2;
	border-right:solid 1px #ffffff;
}

.entryMenuHeader
{
	height:18px;
	padding-left:12px;
	background-color:#1f2759;
	color:#ffffff;
	font-weight:bold;
}

.entryMenuTable
{
	width:100%;
}

.menuTableRow
{
	height:18px;
}

.menuTableCell
{	
	padding-left:12px;
	border-bottom:solid 1px #b6bac1;
}

.menuTableCell a
{	
	color:#000000;
	text-decoration:none;
}

.menuTableCell a:hover
{	
	text-decoration:underline;
}

.LanguageControl
{
	padding-top:5px;
	padding-left:10px;
}

.parentPageHighlighted
{
	color:#000000;
	font-weight:bold !important;
}

.moduleTable
{
	padding:10px 0px 5px 0px;
}

.headlineTextAdmin
{
	font-family: Verdana;
	font-size: 16px;
	color: #1485d5;
}

.Paragraf-Image-Right
{
	float:right;
	margin-bottom:5px;
}

.Paragraf-Image-Left
{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.imageText
{
}

.familyTreeCellWithSeparator
{
	border-bottom:solid 1px #999999;
}

.tblViewTree
{
	background-color: #e1e1e1;
	padding: 5px;
	border: solid 1px #000000;
}

ul#MainLinks
{
	float:right;
	list-style:none;
}

#MainLinks li
{
	float:left;
	padding-right:15px;
	padding-left:15px;
	text-align:center;

	font-weight:bold;
	font-size:11px;
}

.flag
{
	padding:5px 5px 5px 5px;
}

#MainLinks li.Seperator
{
	border-right:1px solid #000000;
}

#MainLinks li a
{
	color:#656565;
	text-decoration:none;
	font-weight:normal;
}

#MainLinks li a:hover
{
	color:#000000;
	text-decoration:underline;
}

#PanelContents a
{
    text-decoration: underline;
    color: #000000;
}

#PanelContents a:hover
{
    text-decoration: none;
    color: #3c5a66;
}

#footer
{
	width:100%;
	height:18px;
	background-color:#20285a;
}

#footer table tr td
{
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}

#footer a
{
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

.fileDownload
{
	border:solid 1px #828181;
	padding:20px 20px 20px 20px;
	background-color:#e1e1e1;
}

.fileDownloadText a
{
	text-decoration:none !important;
}

.fileDownloadText a:hover
{
	color:#000000 !important;
	text-decoration:underline !important;
}

.messageViewDateTimeText
{
	font-family: Verdana;
	font-size: 9px;
	color: #636363;
	line-height:16px;
}

.messageViewHeadlineText
{
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}

.messageContentText
{
	padding:5px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height:16px;
}

.ImageContainer
{
	text-align:left;
}