/* CSS Document */


body 
{
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: top;
}

pre
{
	margin-top:10px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #2b2725;
	line-height: 16px;
}

div.DataListItem
{
	margin-top: 5px;
	margin-bottom: 25px;
}

a:link 
{
	color: #ed4326;
	text-decoration: none;
}

a:visited 
{
	color: #ed4326;
	text-decoration: none;
}

a:hover 
{
	color: #ed4326;
	text-decoration: underline;
}

a:active 
{
	color: #ed4326;
	text-decoration: none;
}


.HighlightedText1
{
	color: #002b6f;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8px;
	font-weight: bold;
}

.HighlightedText2
{
	color: #F08151;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8px;
	font-weight: bold;
}


.MenuItem
{
	border-bottom: 1px solid white;
 	border-left: 1px solid white;
 	border-top: 1px solid white;
	border-right: 1px solid white;
	border-collapse: collapse;
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing:1px;
	background-color: #013373; 
}

.MenuItemSelected
{
	border-bottom: 1px solid white;
 	border-left: 1px solid white;
 	border-top: 1px solid white;
	border-right: 1px solid white;
	border-collapse: collapse;
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing:1px;
	background-color: #d3ae73; 
}

.SubMenuItem
{
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing:1px;
}

.SubMenuFon
{
	color: #013373;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing:1px;
}

table.SelectAllTable
{
	width:400px;
	margin-top:25px;
	margin-left:25px;
	margin-bottom:25px;
	margin-right:25px;
}


tr.SelectAllTableHeader
{
	background-color: #d3ae73;
	font-weight: bold;
	height:10px;
}

tr.SelectAllTableItem
{
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#000000;
	background-color: #D8B275;
	font-weight: normal;
	height:10px;
}

tr.SelectAllTableAlternatingItem
{
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#000000;
	background-color: #ffffaa;
	font-weight: normal;
}

tr.SelectAllTableFooter
{
	background-color: #d3ae73;
	font-weight: bold;
	height:10px;
}

h1.HeadLine1
{
	font-weight: bold;
	color: #2b2725;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 12px;
}

h1.HeadLineTest
{
	font-weight: bold;
	color: #2b2725;
	font-size: 16px;
	margin-top: 20px;
}

h2.Home
{
	font-weight: normal;
	color: #2b2725;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 5px;
}

h2.HeadLine2
{
	font-weight: bold;
	color: #2b2725;
	font-size: 11px;
	margin-top: 25px;
	margin-bottom: 5px;
}



h3.Zitat
{
	font-weight: normal;
	color: white;
	font-size: 13px;
	line-height: 140%;
	margin-top: 20px;
	margin-left: 10px;
}

p.StandardText
{
	font-weight: normal;
	color: #2b2725;
	line-height: 140%;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 0px;
}

p.MenuTitles
{
	font-weight: normal;
	font-family: Tahoma,Verdana; 
	color: #2b2725;
	font-size: 11px;
	margin-top: 15px;
	margin-left: 10px;
	line-height: 140%
	
}

td.ContentFenster
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #2b2725;
	
}

td.ContentFenster br
{
	line-height:3px ;
}

br.impr
{
	line-height:0px ;
}

ul.Liste
{
	list-style-image: url(gfx/liste.jpg);
	line-height: 140%;
}

table.Auflistung
{
	width:400px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
	margin-right:25px;	
}

