
/* Unique Id's */

#tblContent
{
	empty-cells: show;
}

#tblBannerLogo
{
	empty-cells: show;
	overflow: hidden;
}

#tblInnerContent
{
	empty-cells: show;
	overflow: hidden;
}

#colIcons
{
    vertical-align: top;
	text-align: center;	
	background-color: #1b3a95;
	padding:5px;
}

#trKopf
{
	text-align: right;
}

#trHauptthemen
{
	background-color: #666b6e;
}

#trWidget
{
	background-color: #666b6e;
}

#trFuss
{
	background-color: #1b3a95;
	text-align: center;
	vertical-align: center;
}

#tdHauptthemen
{
	padding:5px;
}

#tdIframeInhalt
{
	padding:5px;
}

#tdWidget
{
	padding:5px;
}

#divMailToWebmaster
{
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 7pt;
}

#divHauptthemen
{
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 10pt;
}

#iframeInhalt
{
	height: 100%;
	width: 100%;
	display: block;
	border: none;
	font-family: Verdana, Arial;
	color: #1B3A95;
	font-size: 10pt;
	text-align: center;
}

#divWidget
{
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 8pt;
}

#divFusszeile
{
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 8pt;
}

#hrefThumb1:hover {background-color:white;}
#hrefThumb2:hover {background-color:white;}
#hrefThumb3:hover {background-color:white;}
#hrefThumb4:hover {background-color:white;}
#hrefThumb5:hover {background-color:white;}

/* (Pseudo-)Klassen */

.nobreak {
	position: relative;
	overflow: scroll;
}

/* HTML-Tags */

A:link
{
    color: #ffffff;
    font-weight: normal;
    text-decoration: none
}
A:visited
{
    color: #ffffff;
    font-weight: normal;
    text-decoration: none
}
A:hover
{
    background-color: #b2b6b9;
    font-weight: normal;
    text-decoration: none
}

