
body
{
	background-image: url(images/background_out.png);
}

a, font, span, td, body, div
	{	font-family: Verdana,Arial;	}

a img
{
	border: none;
}

.brdAll
	{	border: 1px solid white;	}
.brdB
	{	border-bottom: 1px solid white;	}
.brdR
	{	border-right: 1px solid white;	}
.brdL
	{	border-left: 1px solid white;	}
.brdT
	{	border-top: 1px solid white;	}


.brdAll_black
	{	border: 1px solid black;	}
.brdB_black
	{	border-bottom: 1px solid black;	}
.brdR_black
	{	border-right: 1px solid black;	}
.brdL_black
	{	border-left: 1px solid black;	}
.brdT_black
	{	border-top: 1px solid black;	}


.header_link, .header_link:hover
	{	color: white;	text-decoration: none;	font-weight: bold;	font-size: 12px;}

.footer_link, .footer_link:hover
	{	color: white;	text-decoration: none;	font-weight: bold;	font-size: 12px;}

.header
	{	background: #000000;	}
.footer
	{		}

.submenuitem
	{	color: white; font-weight: bold; font-size: 13px;	padding: 5px 5px 5px 10px;}

.sub_off
	{	background-image: url(images/sub_off.png);}
.sub_active
	{	background: url('images/submenu.jpg');	}
.sub_company
	{	background: url('images/submenu_company.jpg');	}
.sub_private
	{	background: url('images/submenu_private.jpg');	}
.sub_cooperation
	{	background: url('images/submenu_cooperation.jpg');	}

.td_topic
	{	background: url('images/submenu.jpg');font-size: 10px;color: white;}
.td_topic_12
	{	background-image: url('images/submenu_private.jpg'); background-repeat: repeat-x; font-size: 12px;color: white;}

.small	{ font-size: 80%;	}

.agbbg
{
	background-color: #4E9FE7;
}

.menuitem
	{	cursor: pointer;	}
h1
{
	background-color: transparent;
	border-right: black 1px;
	border-top: black 1px;
	font-weight: bold;
	border-left: black 1px;
	color: white;
	border-bottom: black 1px;
	font-size: 200%;
	text-align: center;
}
.infoNormal
{
	border-right: white thin inset;
	border-top: white thin inset;
	border-left: white thin inset;
	border-bottom: white thin inset;
	/*background: url('images/MasterCard_bg.gif') no-repeat center top #B8B8B8;*/
	line-height: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11pt;
	color: white;
	list-style-position: outside;
	list-style-type: square;
}

.infoAlert
{
	border-right: white thin dashed;
	border-top: white thin dashed;
	border-left: white thin dashed;
	border-bottom: white thin dashed;
	background-color: lightgrey;
	line-height: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11pt;
	color: black;
	list-style-type: square;
}

a {color: #ffffff; text-decoration: none;}

a.orglinks, a.orglinks:visited
	{	color:  #000066;	}

.litdloesung
{
	font-size: 13px;
	padding-left: 7px;
	padding-top: 12px;
	color: white;
}
.news
{
	background: url(/images/news_bg.png);
	height: 232px;
	border: 1px solid white;
	margin: 4px 0px 0px 5px;
	width: 188px;
	color: #515151;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

.news a
{
	color: #515151;
}
.news a:hover
{
	color: #7c7c7c;
}

.bold
{
	font-weight: bold;
}
.underlined
{
	text-decoration: underline;
}
.infoTitle
{
	font-size: 14px;
	color: white;
	padding-left: 10px;
}
.infoText
{
	font-size: 13px;
	color: white;
	padding-left: 10px;
}

