
#wrap
{
	font: 13px Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.6em;
}


.print_lust
{	float:left; }

.print_logo
{	float:right; padding:70px 40px 0px 0px}

#navi
{	display:none;}

#navi_unten
{	display:none;}

a.navlink, a.navlink:visited
{
	color: #250;
	text-decoration: none;
	font-weight:bold;
}

a.navlink:hover
{
	color: #c00;
  text-decoration: underline;
}
a.activ, a.activ:visited
{
	color: #c00;
	font-weight:bold;
	text-decoration: none;
}
a.activ:hover
{	text-decoration: underline;}
span a.activ, span a.activ:visited
{	font-weight: normal;}
span a.navlink, span a.navlink:visited
{	font-weight:normal ;}

#mainwrapper
{
	float: left;
	width:100%;
	margin: 0;
	padding: 0;
}

#main
{
	margin: 0px 50px 0px 70px;
	padding: 0;
	text-align:justify;
}


#kontakt
{
	float: right;
	width:190px;
  font-size: 11px;
	line-height: 1.3em;
	padding: 15px 0px 0px 30px;
}

#powered
{
	float: right;
	width:150px;
  font-size: 12px;
	padding: 40px 0px 0px 20px;
}

#powered a img
{	margin: 30px 0px; }

ul
{
	list-style-type:square;
	color: #c00;
}

ul span
{
	color: #444;
	text-align: left;
}

h1
{
	font-size: 18px;
  text-align:left;
}
h2
{
	font-size: 18px;
	padding: 0px;
	margin: 40px 0px 0px 0px;
  text-align:left;
}
h3
{
	font-size: 13px;
  text-align:left;
}

.infohead
{
	font-size: 14px;
	font-weight: bold;

}

p a:link
{
	color: #250;
	text-decoration: underline;
}
p a:visited
{	color: #444; }

p a:hover
{	color: #c00; }

a img
{ border: 0px; }


#footer
{	display:none; }

#footer a:link, #footer a:visited
{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover
{
	color: #c00;
  text-decoration: underline;
	font-weight: normal;
}

/* kontakt.html */

.dach
{
	width: 100%;
	font-weight:bold;
	text-align:center;
	}
div.dach span
{	display:block;
	padding-top:60px;

}

.pfeilerhead
{
  display: block	;
  float: left;
	width: 23%;
	margin:3px;
	padding:1px;
	width: 23%;
	border: 1px solid white;
}
div.pfeilerhead span
{	display:block;
	padding:10px;
	text-align:left;
	font-weight:bold;
}


.pfeiler
{
  float: left;
  display:block;
	margin:3px;
	padding:1px;
	width: 23%;
	height: 230px;
	border: 1px solid black;
}
.pfeiler span
{
	display:block;
	padding:10px;
	text-align:left;
}
/* konzept_verlauf.html */

    .linkeleiste, .info, .zeit
    {
      float: left;
      text-align:left;
    }

    .linkeleiste
    {
      width: 140px;
    	font-weight:bold;
    	line-height: 12px;
    	background: url(data/ablauf-left.gif) no-repeat;
    	}

    div.linkeleiste div
    {
    	text-align:right;
    }

    .info
    {
      width: 248px;
      text-align:left;
    }

    div.info div span
    {
    	display:block;
    	padding:0px 10px 0px 15px;
    	background: url(data/bullet.gif) 5px 2px no-repeat;
    	line-height: 13px;
    	text-align:left;
    	margin-bottom:5px;
    }

    .zeit
    {
      width: 60px;
      text-align:center;
      font-size:11px;
      line-height: 11px;
      background: url(data/ablauf-right.gif) no-repeat;
    }


    .a{ height: 90px; padding-top:20px;}
    .b{ height: 140px;}
    .c{ height: 170px;}
    .d{ height: 70px;}
    .e{ height: 190px;}
    .f{ height: 150px;}
    .g{ height: 100px;}

/* TOOLS */
.clear  {	clear: both;}
.left   {	float: left;}
.right  {	float: right;}
.small  {	font-size: 12px;}
.center {	text-align: center;}
.border {	border: 1px solid green;}