body {
	color:#000000;
	background-color:#ffffff;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	line-height:16px;
	/* background-repeat:no-repeat; */
}

th, td, div, p, span {
	color:#000000;
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
	line-height:16px;
}


.hometext {
	background-color:#fffaeb;
}	

.bordergrey {
	background-color:#999999;
}	




.fliesstext {
	color:#000000;
	line-height:16px;
}	




.search {
	background-color:#cc0000;
	color:#ffffff;
}
.searchlabel {
	background-color:#cc0000;
	color:#ffffff;
	text-align:right;
}


.subnavig {
	color:#d11479;
	font-weight:bold;
	font-size:10px;
	/* background-color:#ffffff; */
}

a.subnavig {
	font-weight:normal;
}

.headline {
	background-color:#0099cc;
	height:17px;
	color:#ffffff;
	text-transform:uppercase;
	padding-left:15px; 
	padding-right:15px;
}

.grey {
	background-color:#cccccc;
	color:#000000;
}

div.subnavig a:hover {
	color:#000000;
	text-decoration:underline;
}

a { 
	color:#666666;
    font-family:arial,helvetica,sans-serif;
	text-decoration:none;
}

/*
a.red { 
	color:#cc0000;
}
*/

	/*
a:hover { 
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
	*/


.title {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color:#00000;
}

.subtitle {
	text-transform:uppercase;
	font-size:11px;
	color:#d11479;
/*	font-weight:bold; */
	margin-bottom:5px;
}

.lead {
	color:#333333;
}

.green {
	background-color:#cccc99;
}

.whitebg {
	background-color:#ffffff;
	font-weight:bold;
}

.white {
	color:#ffffff;
}

.black {
	color:#000000;
}

.greytext {
	color:#666666;
}


.sidebar { 
	color:#000000;
    font-family:arial,helvetica,sans-serif;
    font-size:9px;
	line-height:14px;
}


/* forms */
textarea {
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
}

input, select {
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
}

input.search, select.search {
	background-color:#ffffff;
	color:#000000;
	width:100px;
}

input.login {
	margin-bottom:5px;
}

input.searchsubmit {
	font-size:9px;
	width:80px;
}

.forumsubject {
	color:#cc6600;
}

a.forum {
	color:#666666;
	text-decoration:underline;
}




.eventname {
	font-weight:bold;
	font-size:11px;
}

.eventlink {
	color:#000000;
}



/* home */

.homeevent_last {
	padding:5px 10px 5px 10px;
}

.homeevent_aktuell {
	padding:5px 10px 5px 10px;
}

.homeevent_kinder {
	padding:5px 10px 5px 10px;
	border-bottom:1px dashed #faa882;
}

.homeevent_jugend {
	padding:5px 10px 5px 10px;
	border-bottom:1px dashed #fede02;
}

.homeevent_edu {
	padding:5px 10px 5px 10px;
	border-bottom:1px dashed #21ab4f;
}

.feature_border {
	background-color:#e889bc;
	border:1px solid #e889bc;
}

.feature_head {
	color:#fff;
	padding:1px 10px 1px 10px;
}

.feature_content {
	background-color:#fff;
	color:#333;
	padding:1px 10px 10px 10px;
}
