﻿/*Pfade zu den Bildern sind in der Web.config festgelegt!!*/

*					{font-family:Verdana;font-size:12px;line-height: 16px;}
.small				{font-size:10px;}
.comment			{color:#BFBFBF;}
.okmsg				{color:#CC3300;}
.highlight			{color:White;}
.kondolenz			{color:#000EC2;font-size:14px;font-family:Georgia;font-style:italic;letter-spacing:normal;line-height:24px}
.kondIndex			{color:#AB0606;font-weight:bold;}

/*td					{border:solid 1px red}
*//*div {border:solid 1px blue;}*/

body				{margin:0px;}
img					{border:0px;}
hr					{color:Black;border:0px;height:1px;width:100%;background-color:Black;}

.errorMsg			{color:red;font-style:italic;}

input#findTxt		{width:172px;text-align:center;}
input#findBtn		{margin:4px;}

img#master			{width:100%;height:525px;z-index:0;}

.loggedIn			{color:Green;font-style:italic;}
.TopLink			{color:White;font-size:8pt;}

table				{empty-cells:show; }
table.titleTbl		{width:100%;z-index:10;}
table#contentTbl	{height:100%;margin:0px;padding:0px;width:100%;}
table#outerTbl		{width:100%;margin:0px;padding:0px;height:530px;position:absolute;left:0px;top:0px;vertical-align:top; }

td.LinkBarTop		{padding-left:10px;padding-right:10px;}
td#titleLeft		{width:313px /*Textbox ist so mittig*/;vertical-align:top;} 
td#titleCenter		{vertical-align:top;text-align:center;padding-top:15px;}
td#titleRight		{width:300px;text-align:right;vertical-align:top;}
td#outerTd			{width:800px;vertical-align:top;}
td#titleTd			{padding-top:0px;}

tr.contentHeader	{height:1%}
tr.contentMain		{height:98%}
tr.contentFooter	{height:1%}

a:link				{color:Black;}
a:visited			{color:Black;}
a.TopLink			{color:White;font-size:8pt;}
a.TopLink:visited	{color:White;font-size:8pt;}
a.infoLink			{color:#BFBFBF;}
a.infoLink:visited  {color:#BFBFBF;}
a.search			{color:White;}
a.search:visited	{color:White;}
a.whatis			{color:#cc3300;}
a#whatis			{color:#cc3300;}

div.brightButton	{border:solid 1px white;color:white;text-align:center;}
div.darkButton		{border:solid 1px black/*#2a79cf*/;color:black;text-align:center;}
