body { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; background-color: #fff; background-image: url(img/bg_streifen.jpg); background-repeat: repeat-x; }
p {		font: 12px Arial, sans-serif;
		}
#text {		font: 12px Arial, sans-serif;
		}
h1 {	font: bold 16px Arial, sans-serif; 
		}
a { 
			color: #000000;
			}
td { }
img { border: 0px }			
hr { font-size: 1px;}
textarea {font-size: 11px;} 
input { font-size: 11px}
a:hover { 
			color: #ff6600;
			}

#menu { 	
			list-style: none; margin: 0px; padding: 0px; 
			}

#menu a {
			width: 115px; color: #000000; background: #ffcc99 url(img/menu_normal.gif) no-repeat 3px 50% ;
			text-decoration: none; font: bold 12px Arial, sans-serif;
			display: block; border:0; padding: 2px 5px 2px 30px;
			margin: 4px 0 0;
			}
#menu a:hover { 
			color: #ff6600;
			background: url(img/menu_over.gif) #ffcc99 no-repeat ;
			background-position:3px 50%;
			}
			#untermenu { background-position: 3px 50%; list-style: none; margin: 0; padding: 0; border-color: #c0c0c0; }

#untermenu a { width: 119px; color: #000; text-decoration: underline; font: 12px Arial, sans-serif; background-color: #f5f5f5; background-image: url(img/menu_klein_normal.gif); background-repeat: no-repeat; background-position: 13px 50%; display: block; padding: 5px 5px 5px 40px; border-bottom: 1px dotted #c0c0c0; border-top-style: none; border-top-width: 0; border-right-style: none; border-left-style: none; border-left-width: 0; border-right-width: 0; }
#untermenu a:hover { color: #ff6600; background-image: url(img/menu_klein_over.gif); background-repeat: no-repeat; }
#kleinmenu { list-style: none; margin: 0; padding: 0; border-color: #c0c0c0; }

#kleinmenu a { width: 164px; color: #000000; text-decoration: none; font: 11px Arial, sans-serif; display: inline; 
			}
#kleinmenu a:hover { 
			color: #ff6600;
			}
.ohne { text-decoration: none }
