html, body, td
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
}

td.Content
{
	height:660px;
	background:#f9f9f9;
	vertical-align:top;
	font-size: 9pt;
	color:#555555;
	background-image:url(../Bilder/Design/background.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:left;
}

td.TeamNav
{
	color:white;
	background:#eeeeee;
	border-style:none;
	border-right:solid 2px #888888;
	height:15px;
	text-align:center;
	font-size: 8pt;
	width: 12.5%;
}

a:active, a:visited, a:link
{
	text-decoration:none;
	color:#232B69;
}
a:hover{
	text-decoration:underline;
	color:#232B69;
}

a.Titel:active, a.Titel:visited, a.Titel:link
{
	text-decoration:none;
	font-size:10pt;
	color: #232B69;
	font-weight: bold;
}
a.Titel:hover{
	text-decoration:underline;
	font-size:10pt;
	color: #232B69;
	font-weight: bold;
}

a.TitelParent:active, a.TitelParent:visited, a.TitelParent:link
{
	text-decoration:none;
	font-size:8pt;
	color: #555555;
	font-weight: bold;
}
a.TitelParent:hover{
	text-decoration:underline;
	font-size:8pt;
	color: #555555;
	font-weight: bold;
}

a.TeamNav:active, a.TeamNav:visited, a.TeamNav:link
{
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:100%;
	color:#888888;
	height: 15px;
	line-height:15px;
	background-color:#eeeeee;
	border-style: none;
}
a.TeamNav:hover{
	background-color:#eeeeee;
	color:#2d96ff;
}

a:active img, a:visited img, a:link img{  
	border:none;
}

td.MainNav
{
	color:white;
	background:#888888;
	border-style:none;
	border-right:solid 2px #eeeeee;
	height:15px;
	text-align:center;
	font-size: 8pt;
	width: 16.6%;
}

a.MainNav:active, a.MainNav:visited, a.MainNav:link
{
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:100%;
	color:#eeeeee;
	height: 15px;
	line-height:15px;
	background-color:#888888;
	border-style: none;
}
a.MainNav:hover{
	background-color:#888888;
	color:#bbddff;
}

td.LineLeft
{
	width:25px;
	background-image:url(../Bilder/Design/SeparatorBorderLeft.gif);
	background-position:right;
	background-repeat:repeat-y
}

td.LineRight
{
	width:25px;
	background-image:url(../Bilder/Design/SeparatorBorderRight.gif);
	background-position:left;
	background-repeat:repeat-y;
}

td.LineMiddle
{
	height:2px;
	background-color: #888888;
}

td.DarkGrayBorderLeft
{
	width:25px;
	background-image:url(../Bilder/Design/DarkGrayBorderLeft.gif);
	background-position:right;
	background-repeat:repeat-y;
}

td.DarkGrayBorderRight
{
	width:25px;
	background-image:url(../Bilder/Design/DarkGrayBorderRight.gif);
	background-position:left;
	background-repeat:repeat-y;
}

td.BlueBorderLeft
{
	width:25px;
	background-image:url(../Bilder/Design/BlueBorderLeft.gif);
	background-position:right;
	background-repeat:repeat-y
}

td.BlueBorderRight
{
	width:25px;
	background-image:url(../Bilder/Design/BlueBorderRight.gif);
	background-position:left;
	background-repeat:repeat-y;
}

td.Header
{
	background-image:url(../Bilder/Design/Header.jpg);
	background-repeat:no-repeat;
	height:90px;
	background-color:#2d96ff;
}

td.Copyright
{
	height:12px;
	background:#eeeeee;
	color:#888888;
	font-size:7pt;
}

.Transparent
{
	background-color: white;
	width: 100%;
	filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
}

table.BlueBoxRight{
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #bbddff;
	border: solid 1px #888888;
	border-collapse: collapse;
	font-size: 9pt;
}

td.BlueBoxFirst{
	height: 1px;	
}

td.BlueBoxTitle{
	background-color: white;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #2d96ff;
	border-top: solid 1px #2d96ff;
	color:#232B69;
	font-weight: bold;
}

td.BlueBoxLast{
	height: 1px;
	background-color: white;
	border-top: solid 1px #2d96ff;
}

table.WhiteBoxRight{
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: white;
	border: solid 1px #888888;
	border-collapse: collapse;
	font-size: 9pt;
}

td.WhiteBoxFirst{
	height: 1px;	
}

td.WhiteBoxTitle{
	background-color: #bbddff;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #2d96ff;
	border-top: solid 1px #2d96ff;
	color:#232B69;
	font-weight: bold;
}

td.WhiteBoxLast{
	height: 1px;
	background-color: #bbddff;
	border-top: solid 1px #2d96ff;
}

img.DarkGrayBorder{
	border: solid 1px #555555;
	padding: 1px;
}

tr.Content{
	vertical-align: top;
}

td.ContentFull{
	width: 100%;
	padding: 10px 15px 10px 15px;
}

td.ContentLeft{
	width: 750px;
	padding: 10px 15px 10px 15px;
}

td.ContentRight{
	width: 350px;
	padding: 10px 15px 10px 0px;
}

table.Content{
	width: 100%;
}

table.ContentLeft{
	width: 100%;
	height: 630px;
	padding: 0;
	margin: 0;
	background-color: white;
	border: solid 1px #aaaaaa;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
}

td.ContentTitle{
	border-bottom: dotted 2px #2d96ff;
	height: 20px; 
	padding: 2px 10px 2px 10px;
}

td.ContentFormat{
	vertical-align:top;
	padding: 5px 10px 5px 10px;
}
#JSPreview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}	
