/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Links
//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

a:link 		{ font-family:Arial; font-size:12px; color:#003260; text-decoration:none; }
a:visited { font-family:Arial; font-size:12px; color:#003260; text-decoration:none; }
a:hover 	{ font-family:Arial; font-size:12px; color:#003260; text-decoration:underline; }
a:active 	{ font-family:Arial; font-size:12px; color:#003260; text-decoration:none; }

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Allgemeíne-Styles
//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

body 
{ 
background-color:#FFFFFF;
margin-left:0px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px; 
}
	
.text
{
color:#000000;
font-family:Verdana;
font-size:11px;
line-height:16px;
}

.textueberschrift
{
color:#003260;
font-family:Verdana;
font-size:12px;
line-height:16px;
font-weight:bold;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Layout-Styles
//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.tdtext
{
 width:549px;
}

.tdtext1
{
 width:400px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Bildunterschrift
//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.bildunterschrift_links
{
color:#003260;
font-family:Verdana;
font-size:10px;
line-height:18px;
font-weight:bold;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Footer
//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.footer
{
color:#FFFFFF;
font-family:arial;
font-size:11px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Listen
//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.textul
{
font-family:Arial; 
font-size:11px; 
color:#000000;
margin-left:15px;
padding-top:0px;

}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Listen
//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.language
{
FONT-SIZE: 10px;
FONT-FAMILY: Arial;
TEXT-ALIGN: justify;
FONT-WEIGHT: normal;
MARGIN-LEFT: 7px;
MARGIN-RIGHT: 5px;
MARGIN-TOP: 1px;
}
