body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ddd;
}
a:link, a:visited {
	color:#a00;
	/*font-weight:bold;*/
	text-decoration:none;
}
a:hover, a:active {
	color:#f00;
	text-decoration:underline;
}
img {
	border-color:#000000;
}

select, input, textarea {
	background-color: #dddddd;
}

h1 {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #ddd;
	color: #33a;
	font-size: 20px;
}

.autoselektor_bild {
	background-color: #999;
	border: 1px #ccc solid;
}
.autoselektor_bild .leicht {
	color: #ddd;
}
.autoselektor_text {
	background-color: #ccc;
}
.autoselektor_dunkel {
	background-color: #666;
}

.aussenfeld {
	color:#dddddd;
	background-color: #000000;
}

.mittelfeld {
	margin: 0px;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	background: #555;
	/*background-image: url(/pagepics/karohintergrund.jpg);*/
}
.newsfeld {
	margin: 0px;
	border-top: 1px #999999 solid;
	/*border-bottom: 1px #999999 solid;*/
	background-image: url(/pagepics/karohintergrund_news.jpg);
}

.tabwert {
	padding-left: 5px;
	text-align: right;
}
.tabtext {
	padding-right: 5px;
}

.dunkler {
	background-color: #333;
}

.gross {
	font-size: 30px;
}
.groesser {
	font-size: 20px;
}
.mittel {
	font-size: 14px;
}
.kleiner {
	font-size: 12px;
}
.klein {
	font-size: 10px;
}
.wichtig {
	font-weight: bold;
}
.leicht {
	color: #ddd;
}
.ganzleicht {
	color: #777;
}
.rot {
	color: #f33;
}
.gelb {
	color: orange;
}
.gruen {
	color: #afa;
}
.schwarz {
	color: black;
}

.rothinterlegt {
	background-color: #ffbbbb;
}


.leserlich {
	background-color: #ffffff;
	color: #000000;
	border: 1px #000066 dotted;
	padding: 10px;
}

.tr1 {
        border: 1px #000066 solid;
        padding:12px;
        margin:6px;
}

.tr2 {
        border: 1px #000066 solid;
        padding:12px;
        margin:6px;
}

.th1 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ffff66;
	background-color: #000033;
        padding:3px;
        margin:6px;
}
.th1 a:link {
	color:#ffffff;
	text-decoration:none;
}
.th1 a:visited {
	color:#ffffff;
	text-decoration:none;
}
.th1 a:hover {
	color:#aaaaff;
	text-decoration:underline;
}
.th1 a:active {
	color:#aaaaff;
	text-decoration:underline;
}

.th2 { /* inaktive Titelleisten */
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #dddddd;
	background-color: #bbbbff;
        padding:3px;
        margin:6px;
}
.th2 a:link {
	color:#ffffff;
	text-decoration:none;
}
.th2 a:visited {
	color:#ffffff;
	text-decoration:none;
}
.th2 a:hover {
	color:#aaaaff;
	text-decoration:underline;
}
.th2 a:active {
	color:#aaaaff;
	text-decoration:underline;
}

.td1 {
        border: 1px #000033 solid;
        background-color: #ffffcc;
        padding:3px;
        margin:3px;
}
.td1 .leicht {
	color: #888888;
}
.td1 .dunkler {
	background-color: #eeeebb;
}
.td1 .rothinterlegt {
	background-color: #ffbbbb;
}

.td2 {
        border: 1px #000099 solid;
        background-color: #ddddff;
        padding:3px;
        margin:3px;
}
.td2 .leicht {
	color: #7777bb;
}
.td2 .gelb {
	color: #ee8800;
}
.td2 .dunkler {
	background-color: #ccccee;
}
.td2 .rothinterlegt {
	background-color: #ffbbbb;
}

.td3 {
	color: #990000;
        border: 1px #990000 solid;
        background-color: #ffdddd;
        padding:3px;
        margin:3px;
}
.td3 .leicht {
	color: #dd3333;
}

.tdhilfe {
	text-align: center;
	font-size: 10px;
        /*border: 1px #000033 solid;*/
	color: yellow;
        background-color: #660066;
        padding:3px;
        margin:3px;
}
.tdhilfe a:link {
	color: white;
	text-decoration: none;
}
.tdhilfe a:visited {
	color: white;
	text-decoration: none;
}
.tdhilfe a:hover {
	color: white;
	text-decoration: underline;
}
.tdhilfe a:active {
	color: white;
	text-decoration: underline;
}

.tl1 {
	text-align: center;
	font-size: 10px;
	color: #ffff66;
	background-color: #000033;
        padding:3px;
        margin:6px;
}
.tl1 a:link {
	color:#ffffff;
	text-decoration:none;
}
.tl1 a:visited {
	color:#ffffff;
	text-decoration:none;
}
.tl1 a:hover {
	color:#aaaaff;
	text-decoration:underline;
}
.tl1 a:active {
	color:#aaaaff;
	text-decoration:underline;
}
