﻿#alles {
width : 800px;
margin : auto;
text-align: center;
}
body       {
background-color: #A5B6FA;
}
p,td,th,select  {
	font-family: Helvetica;
}

#tab_navigation a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
#tab_navigation a:active 
	{
	color: #FFFFFF;
	text-decoration: none;
}
#tab_navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#tab_navigation a:hover 
	{
	height: 1px;
	color: #EC4667;
	text-decoration: none;
}
#tab_deeplink a:link  {
	color: #000033;
	border: none;
}
#tab_deeplink a:active {text-decoration: none }
#tab_deeplink a:visited {
	color:#000000;
}
#tab_deeplink a:hover {height:1px;color:#FF0000; text-align:center; text-decoration:none }

#tab_footer a:link  {color: #000000; }
#tab_footer a:visited {color:#000000 }

#tab_footer2 a:link  {
	color: #000000;
	text-decoration: none;
}
#tab_footer2 a:visited {
	color: #000000;
	text-decoration: none;
}

#th1 a:link  {color: #FFFF80; }
#th1 a:active {color:#f00000; text-decoration: none }
#th1 a:visited {color:#FFFF80}
#th1 a:hover {height:1px;color:#00F000; text-align:center; text-decoration:none}

#tab_footer tr td a:link { color: #000000; }

#tab_gesamt {
	width: 700px;
	background-color: #C4CFFD;
}

#tab_content        {
	background-color: #F7F7F7;
	color: #000080;
	font-size: 14px;
	text-align: center;
}
	
	
#tab_navigation     {
	background-color: #5072AF;
	color: #FFFFFF;
	font-size: large;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
	vertical-align: top;
	text-align: left;
	line-height: 30px;
}

#tab_deeplink        {
	background-color: #C4CFFD;
	color: #000080;
	font-size: 14px; }

#tab_footer        {
	color: #000000;
	font-size: 14px;
	text-align: center;
}
	
#tab_footer2        {
	color: #000000;
	font-size: 9px;
	text-align: center;
}

#tr_news        {
	color: #000000;
	font-size: 14px;
	background-color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
}


th,#BTN    {
	background-color: #5072AF;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 17px;
	
}

p,#pb,#ps  { color: #434343; margin:0; }
#pb        { color: #000080; font-size: 12pt; font-weight: bold; }
#ps        { font-size: 9px;  }
#pw        { font-size: 12px; font-weight: bold; color: #7BC6C6; }
.Banner {
	margin: auto;
	border: 0;
}
.button {
	border: 1px outset;
	background-color: #9AB0D1;
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}

.img {
	border: 0;
	text-decoration: none;
}

