/* Layout generell */

body    {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 30px;
        }
td		{
		vertical-align: top; 
		}
p		{
		margin-top: 0px;
		margin-bottom: 6px;
		}
.content	{
		padding-top: 40px;
		padding-left: 40px;
		padding-bottom: 30px;
		padding-right: 30px;
	background-color: #DDDDDD;
}

.servicemenu        {
		padding-left: 220px;
		vertical-align: bottom;
        }
/* Links */

a:link {
        color: #CC3333;
        text-decoration: none;
        }
a:visited {
        color: #CC3333;
        text-decoration: none;
        }
a:hover {
        color: #000000;
        text-decoration: none;
        }
a:active {
        color: #CC3333;
        text-decoration: none;
        }

a.sub:link {
        color: #999999;
        }
a.sub:visited {
        color: #999999;
        }
a.sub:hover {
        color: #CC3333;
		text-decoration: none;
        }
a.sub:active {
        color: #999999;
        }

a.service:link {
        color: #000000;
        }
a.service:visited {
        color: #000000;
        }
a.service:hover {
        color: #CC3333;
		text-decoration: none;
        }
a.service:active {
        color: #000000;
        }

/* Text */
p , ul , ol , tr, td, div	{
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-style : normal;
        }
.headline  {
			height: 40px;
			padding-left: 16px;
			margin-bottom: 20px;
			vertical-align: middle;
}
.headlinetext  {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}
.line	{
  	margin-left: 16px;
	border-bottom: 1px solid #999999;
	}
.menuhead  {
	color: #999999;
	margin-top: 16px;
	margin-left: 14px;
	font-weight: bold;
	font-size: 11px;
}
.head        {
		clear: both;
		font-weight: bold;
        margin-bottom: 10px;
        font-size: 12px;
        }
.head2        {
		clear: both;
		font-weight: bold;
		margin-top: px;
        margin-bottom: 10px;
        }
.text        {
        margin-bottom: 10px;
        font-size: 11px;
        }
.left		{
			float: left; 
			margin-right: 24px; 
			margin-bottom: 8px; 
			}
.right		{
			float: right; 
			margin-right: 24px; 
			margin-bottom: 8px; 
			}
.bildtext_unten	{
		margin-top: 5px;
		margin-bottom: 10px;
		font-style:italic;
		}
.bildtext_rechts	{
		padding-left:24px;
		font-style:italic;
		vertical-align:bottom
		} 
.bildtext_oben	{
		padding-left:24px;
		font-style:italic;
		vertical-align:top
		} 
.klein        {
        font-size: 11px;
        }
.strong        {
        font-weight: bold;
}
li 		{
		list-style-type: square;
		margin-left: -25px;
		}
.bottomline {
		padding-left: 40px;
		padding-top: 10px;
		margin-bottom: 30px;
		font-size: 10px;
		}
li.submenu      {
		list-style: url(../bilder/grafiken/menu_square.gif);
		font-size: 11px;
        margin-left: -22px;
		margin-bottom: 2px;
         }

li.submenuactive      {
		 list-style: url(../bilder/grafiken/menu_square_active.gif);
		font-size: 11px;
         margin-left: -22px;
		 margin-bottom: 2px;
         }
li.print      {
		 list-style: url(../bilder/grafiken/print.gif);
		 font-size: 11px;
         margin-left: -22px;
         }
.map0        {
        margin-top: 6px;
        margin-bottom: 6px;
}
.map        {
        margin-left: 8px;
}
img		{
		border:0;
		}

