/*
180-200 0 20
200-225 20 45 - 25
225-461 45 281 - 236

200-795 20 615 - 595
795-820 615 640 - 25



91-142 51

164-176 12
176-525 449
525-537 12

565
*/

a
 	{
 	color: #fff;
	}
	
a:visited
	{
	color: #aaa;
	}

#by
	{
	position: absolute;
        left:449px; top:6px; width:150px;
        color: #fff;
	font-family: verdana;
	font-size: 10px;
	font-weight: 500;
	line-height: 140%;
        text-align: right;
	}

#icons
	{
	position: absolute;
        left:519px; top:10px; width:81px; height:27px;
	}

#titel
	{
	position: absolute;
        left:20; top:565px; width:262px;
        color: #fff;
	font-family: verdana;
	font-size: 10px;
	font-weight: 600;
        text-align: right;
	}
		
#liste
	{
	position: absolute;
        left:323px; top:565px; width:300px;
	color: #070707;
	font-family: verdana;
	font-size: 10px;
	font-weight: 500;
        text-align: left;
	}

/* design */

body
	{
	background-color:#504f64;
	}
	
img     
	{
	border: none;
	} 

#i_u 
	{
        background-image:url(images/i_u.gif);
        position: absolute; left: 0px;
	width:27px; height:27px;
	}

#i_z 
	{
        background-image:url(images/i_z.gif);
        position: absolute; left: 27px;
	width:27px; height:27px;
	}

#i_z:hover
        { 
        background-image:url(images/i_z_h.gif);
	}

#i_y 
	{
        background-image:url(images/i_y.gif);
        position: absolute; left: 54px;
	width:27px; height:27px;
	}
	
#i_y:hover
        { 
        background-image:url(images/i_y_h.gif);
	}

#center
	{
	position: absolute;
        left:50%; top:0px; width:0px; height: 100%px;
	}

#content
	{
	position: absolute;
        left:-317px; top:0px; width:640px; height: 100%px;
	}

#wortmarke
	{
	position: absolute;
        /* left:68px; top:109px; width:236px; height:51px;
	/* background-image: url(images/wortmarke.png); */
        left:68px; top:109px; width:234px; height:51px;
	background-image: url(images/projekte.png);
	}

#banner
	{
	position: absolute;
        left:20px; top:176px; width:595px; height:349px;
	background-image: url(images/banner.png);	
	}


#h_balken_tb
	{
	position: absolute;
        left:20px; top:164px; width:595px; height:12px;
	background-image: url(images/h_balken_tb.gif);
	background-repeat:repeat-x;
	}

#h_balken_bb
	{
	position: absolute;
        left:20px; top:525px; width:595px; height:12px;
	background-image: url(images/h_balken_bb.gif);
	background-repeat:repeat-x;
	}

#v_balken_l
	{
	position: absolute;
        left:0px; top:0px; width:20px; height:900px;
	background-image: url(images/v_balken_l.gif);
	background-repeat:repeat-y;
	}

#v_balken_r
	{
	position: absolute;
        left:615px; top:0px; width:25px; height:900px;
	background-image: url(images/v_balken_r.gif);
	background-repeat:repeat-y;
	}