a
 	{
 	color: #fff;
	}
	
a:visited
	{
	color: #aaa;
	}

aaa
 	{
 	color: #aaa;
	}

#by
	{
	position: absolute;
        left:454px; 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:524px; top:10px; width:81px; height:27px;
	}

#name
	{
	position: absolute;
        left:70px; top:263px; width:150px;
        color: #353535;
	font-family: verdana;
	font-size: 10px;
	font-weight: 600;
        text-align: left;
	}

#kontakt
	{
	position: absolute;
        left:69; top:290px; width:200px;
	color: #353535;
	line-height: 14px;
	font-family: verdana;
	font-size: 9px;
	font-weight: 500;
        text-align: left;
	}

#titel
	{
	position: absolute;
        left:340px; top:263px; width:150px;
        color: #353535;
	font-family: verdana;
	font-size: 10px;
	font-weight: 600;
        text-align: left;
	}
		
#datum
	{
	position: absolute;
        left:354; top:290px; width:50px;
	color: #aaaaaa;
	line-height: 14px;
	font-family: verdana;
	font-size: 9px;
	font-weight: 500;
        text-align: right;
	}

#url
	{
	position: absolute;
        left:417; top:290px; width:200px;
	color: #353535;
	line-height: 14px;
	font-family: verdana;
	font-size: 9px;
	font-weight: 500;
        text-align: left;
	}

#links
	{
	position: absolute;
        left:69; top:600px; width:450px;
	color: #353535;
	line-height: 14px;
	font-family: verdana;
	font-size: 9px;
	font-weight: 500;
        text-align: left;
	}
	
/*
353535
aaaaaa
504f64

175-200 0 25 vl
200-231 25 56 - 31 bw
231-503 56 328 - 272 wort
245 70 kontakt
503 328 titel
566 391 datum
579 404 url
680-780 505 605 - 100 by
795-825 620 650 - 30 vr

15 by
140-187 47 wort
207-216 9
216-322 106
322-331 9
363 text
*/

/* design */

body
	{
	background-color:#0e0e0e;
	}

img     
	{
	border: none;
	}  

#i_u 
	{
        background-image:url(images/i_u.gif);
        position: absolute; left: 0px;
	width:27px; height:27px;
	}

#i_u:hover
        { 
        background-image:url(images/i_u_h.gif);
	}

#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;
	}

#center
	{
	position: absolute;
        left:50%; top:0px; width:0px; height: 100%px;
	}

#content
	{
	position: absolute;
        left:-322px; top:0px; width:650px; height: 100%px;
	}

#wortmarke
	{
	position: absolute;
        left:66px; top:160px; width:297px; height:47px;
	background-image: url(images/wortmarke.png);
	}

#banner
	{
	position: absolute;
        left:-500px; top:444px; width:995px; height:118px;                  
	background-image: url(images/banner.png);
	border: 3px solid #fff;	
	}

#v_balken_l
	{
	position: absolute;
        left:0px; top:0px; width:25px; height:900px;
	background-image: url(images/v_balken_l.gif);
	background-repeat:repeat-y;
	}

#v_balken_r
	{
	position: absolute;
        left:620px; top:0px; width:30px; height:900px;
	background-image: url(images/v_balken_r.gif);
	background-repeat:repeat-y;
	}