<!-- farben bala: #21,81, 143  hex #15518f      rot  #231, 0 , 62  hex  e7003e    orange   255 ,  119,   0   hex  #ff7700   grün   #05600b    -->
a:link {
			text-decoration:none;
			font-weight: normal;
			color: #ffff00;
		}
a:visited {
			text-decoration:none;
			font-weight:normal;
			color: #ff7700;
		}
a:hover {
			text-decoration:none;
			font-weight:normal;
			color: #ff7700;
		}
a:active {
			text-decoration:none;
			font-weight:normal;
			color: #ffff00;
		}
a:focus {
			text-decoration:none;
			font-weight:normal;
			color: #aaff00;
		}

html, textarea, body, p, a, td{
			font-family: Verdana, Arial, Helvetica, sans-serif;		
			text-decoration:none;
			color: #ffff00;
		    font-size: 11px; 
			line-height:15px;
}

  #centar {
  	width:940px; min-height:500px;
	margin:0px auto 0px auto;
	background-color:#05600b; 
             
             }
             

	#banner {
  	width:940px; min-height:124px;
	margin:0px auto 0px auto;
	padding: 0px;
	background-image:url(../bilder/bg/bg_banner2.png); background-repeat:repeat-x;   
             
             }
#copyright {
  	width:940px; min-height:30px;
	margin:0px auto auto auto;
	background-color:#05600b; 
	/*
	background-image:url(../bilder/bg/bg_down.png); background-repeat:repeat-x;   
	*/
             
             }
#link_div {
  	width:940px; min-height:30px;
	margin:0px auto 0px auto;
	  
             
             }

#bgbody{
  background-color:#699ad6; margin: 0px; 
  background-image:url(../bilder/bg/bg.png); background-repeat:repeat-x;
  
}


#text a{
font-family:Verdana,Arial,sans-serif;
font-size: 11px;
color: #ffffff;
text-align: left;
vertical-align:middle;
text-decoration:none;
padding:0px;
margin:0px;
line-height:18px;
}
#text a:focus {
			text-decoration:none;
			font-weight:normal;
			color: #aaff00;
		}
#text a:visited {
color:#ff7700;
}
#text a:hover {
			text-decoration:none;
			font-weight:normal;
			color: #ff7700;
		}
#menue a{
font-family:Verdana,Arial,sans-serif;
font-size: 10px;
color: #bbbb00;
text-align: left;
vertical-align:middle;
text-decoration:none;
padding:0px;
margin:0px;
display: block;
line-height:18px;
}
#menue a:visited {
color:#ff7700;
}

#menue a:focus {
			text-decoration:none;
			font-weight:normal;
			color: #aaff00;
		}
		
#idLista li{

display:block;
float:left;
width:710px;
padding:7px;
border-bottom:1px dotted #00FF00;
border-top:1px dotted #00FF00; 
text-align:justify;

}

#idLista img{

                float:left; padding-right:15px;  

                }
