a:link, a:visited { color:blue; text-decoration: none }
a:hover, a:active, a:focus { color:red; text-decoration: underline overline; }

a.head:link, a.head:visited { color:white; text-decoration: none }
a.head:hover, a.head:active, a.head:focus { color:yellow; text-decoration: underline overline; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* Hack für IE5/Win*/
	voice-family: "\"}\"";/* Hack für IE5/Win*/
	voice-family: inherit;/* Hack für IE5/Win*/
	font-size: small; /*für konforme Browser*/
	color: #000000;
	text-align:center;
	background-color: #FFF;
	margin:0px;
	scrollbar-base-color: #000000;
	scrollbar-3dlight-color: #COCOCO;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #800040;
	scrollbar-face-color: #CA243A;
	scrollbar-highlight-color: #FF5309;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #FFECEC;
}
/*für Opera*/
html>body {
	font-size:small;
}
#content {
	height:auto;
	width:985px;
	padding:5;
	background-color: #CB081E;
	vertical-align:middle;
	background-image: url({TEMPLATEPFAD}img/own/rand.jpg);
	background-repeat: repeat-y;
}

td { font-family:verdana; color:#000000; font-size:8pt; font-weight:normal; font-style:normal; }
pre { color:blue; font-size:8pt; font-weight:normal; font-style:normal; }
hr { color:cornflowerblue; width:100%; size:2; }

#main { background-color: #cccccc; color:#000000; font-family:verdana; font-size:8pt; font-weight:normal; font-style:normal; }
#sub { background-color:#dddddd; color:#000000; font-family:verdana; font-size:8pt; font-weight:normal; font-style:normal; }
#over { 
	color:#fff; 
	font-family:verdana; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal;
	}

#feld { background-color:#ffffff; color:#000000; font-size:10pt; font-family:verdana; font-weight:normal; fo }

.Button1 { background-color:cornflowerblue; color:#0000000; border-color:#000000; border:1px solid #000000; }
.Button2 { background-color:#cccccc; color:#000000; border-color:#000000; border:1px solid #000000; }
.Button3 { background-color:#dddddd; color:#000000; border-color:#000000; border:1px solid #000000; }
h1 {
	font-size: 200%;
	color:#FFF;
}
a:link {
	text-decoration:none;
	color:#FFF;
}
a:visited {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	/*display:block;*/
	text-decoration:underline;
	/*background-color:#CCCCCC;*/
}
a:activ {
 /*display:block;*/
 text-decoration:underline;
 /*background-color:#CCCCCC;*/
}
#sub a:link {
	text-decoration:none;
	color:#cb081e;
}
#sub a:visited {
	text-decoration:none;
	color:#cb081e;
}
#sub a:hover {
	/*display:block;*/
	text-decoration:underline;
	/*background-color:#CCCCCC;*/
}
#sub a:activ {
 /*display:block;*/
 text-decoration:underline;
 /*background-color:#CCCCCC;*/
}
