body {
	background-color: #000000;
}

a:link { color: #666666; }
a:visited { color: #666666; }
a:focus { color: #666666; }
a:hover { color: ##666666; }
a:active { color: #666666; }

.maintable {
	vertical-align: top;
	background-color: #666666;
}

.secondary{
	text-align:center;
	text-color: black;
	font-size: 10pt;
}

.secondary a:link { color: black; }
.secondary a:visited { color: black; }
.secondary a:focus { color: black; }
.secondary a:hover { color: black; }
.secondary a:active { color: black; }

.loginmenu {
	background-color: red;
	font-weight: bold;
	text-align: center;
}

.content {
	font-family: "comic Sans MS";
	color: #FFFFFF;
}

.content a:link,a:visited,a:focus,a:hover,a:active { color: #FFFFFF; }

	
.tabelle_links {
	background-color: #666666;
	background-attachment: scroll;
	background-image: url(/fileadmin/pix/tab_left_ueberg_h.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family: "comic Sans MS";
	font-size: 14px;
	font-style: normal;
	text-align: left;
	padding: 15px 0px 0px;
	vertical-align: top;
}

.tabelle_rechts {
	background-color: #666666;
	background-attachment: scroll;
	background-image: url(/fileadmin/pix/tab_right_ueberg_h.jpg);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
	padding: 30px 0px 0px;
}


.linkleiste {
	background-attachment: scroll;
	background-image: url(/fileadmin/pix/kalle.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: red;
	line-height: 28px;
}

.fusszeile {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 28px;
	background-attachment: scroll;
	background-image: url(/fileadmin/pix/kalle.jpg);
	background-repeat: repeat-x;
}

.align-center {
	text-align: center;
}

.featurebox {
	font-size: 14px;
	font-weight: bold;
	font-family: "comic Sans MS";
	padding: 15px 20px 20px;
	text-align: center;
	#border-top: 1px solid #d7d7d7;
	margin: 0 0 1.5em; 
	background-color: ;
	background-attachment: scroll;
	background-image: url(/fileadmin/pix/featurebox.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {
        margin: 0 0 .3em;
	border-bottom: 1px solid #c00;
	color:#c00
}

.featurebox p {
	border:none;
	margin: 0 0 1em;
	color:#444
}

.featurebox a {
	font-weight:bold
}

.csc-textpic-caption {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}

