A  {
	font-size : 12px;
	font-family : arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : underline;
}

A:Visited  {
	color : #666666;
	font-size : 12px;
	font-family : arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}

A:Active  {
	color : #cc9966;
	font-size : 12px;
	font-family : arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration:none; 
}

A:Hover  {
    font-size : 12px;
	font-family : arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #cccc00;
	text-decoration : underline;
}

font.uhr {
	font-family : arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	font-size : 11px;
}

font.text {
	font-family : arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	font-size : 12px;
}

font.textklein {
	font-family : arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	font-size : 11px;
}

font.textkleinfett {
	font-family : arial,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #666666;
	font-size : 11px;
}


font.text2 {
	font-family : arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	font-size : 12px;
}


font.textfett {
	font-family : arial,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #663333;
	font-size : 12px;
}


font.textlink {
	font-family : arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #663333;
	font-size : 11px;
}

font.ueberschrift {
	font-family : arial,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #663333;
	font-size : 14px;
}

.bordered { border:1px solid #aaa; }


ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:25px;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	background:transparent url("../pics/grafix/bg.jpg") repeat-x top left;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid #000000;
	border-top:0px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
	height:25px;

}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	background:transparent url("../pics/grafix/over.jpg") no-repeat top right;	
}


body {
	background-image: url('../pics/grafix/bgpopup.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
