/*allgemeine Styles !*/
body, td	{
  	margin: 0;
  	font-size:11px;
	line-height:13px;
	font-family:Arial,Verdana,Helvetica, sans-serif;
	color:#808080;
	text-decoration:none;
	text-align: left;
}

img {
	border:0;
}

/* Navigation */
.navigation	{
	background-color:#FFFFFF;
	background-image:url('/efs/gfx/_navi/bg_navigation.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#000000;
}	


/* Fliesstext */

.bu_home	{
	color:#808080;
	background-color:#F0F0F0;
	font-size:13px;
}

.bu_home_punkte	{
	color:#133A7F;
	background-color:#F0F0F0;
	font-size:13px;
}

.headline_home	{
	color:#808080;
	background-color:#F0F0F0;
	font-size:26px;
	line-height:26px;
}

.headline_blau	{
	color:#274881;
	font-size:14px;
	line-height:16px;
	background-color:#F0F0F0;
	text-decoration:none;
}

.organisation_blau	{
	color:#274881;
	font-size:18px;
	line-height:20px;
	text-decoration:none;
}

.fliess_blau {
	color:#274881;
	text-decoration:none;
}

.fliess_checkbox {
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.fliess_kontakt {
	font-size:13px;
	text-decoration:none;
}

.seefracht	{
	text-decoration:none;
	color:#808080;
	font-size:11px;
	line-height:8px;
}
	
.abbinder	{
	text-decoration:none;
	color:#808080;
	font-size:11px;
	line-height:13px;
}

/*Hintergruende*/
.home {
	background-image:url('/efs/gfx/01_home/bg_ecke.gif');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#F0F0F0;
}

.ecke_unten {
	background-image:url('/efs/gfx/_share/bg_ecke_unten.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#F0F0F0;
}	

/* webEdition Edit */
.weedit {
	color:#006DB8;
	font-weight:bold;
}

