.searchForm{
	display: inline;
}

a{
	text-decoration: none;
	color: #0005d9;
}

a:hover{
	text-decoration: underline;
}

.searchForm input{
	font-size: 0.8em;
	border: 0px;
	background-image: url(../media/de/searchbg.gif);
	width: 105px;
	height: 15px;
	padding-left: 4px;
}

#extranetLogin{
	width: 400px;
	float: right;
	color: white;
	font-size: 0.9em;
	text-align: left;
	margin-top: 35px;
}

#extranetLogin table{
	color: white;
}

#extranetLogin input{
	font-size: 0.8em;
	border: 0px;
	background-image: url(../media/de/searchbg.gif);
	width: 105px;
	height: 15px;
	padding-left: 4px;
}

#extranetLogin table a{
	text-decoration: none;
	color: white;
}

table.liste{
	margin-top: 20px;
}

table.liste th{
	text-align: left;
	font-weigth: bold;
	vertical-align: top;
	color: #0D4774;
}

table.liste th a{
	color: #0D4774;
	text-decoration: none;
}

table.liste td{
	color: #0D4774;
}

table.liste td a{
	color: #0006ff;
	text-decoration: none;
}

#header .logorechts{
	border: 0px solid yellow;
	width: 501px;
}

.blauerbalken{
	position: absolute;
	margin-left: 600px;
	margin-top: 125px;
	
	width: 400px;
	border: 0px solid yellow;
	text-align: right;
	
}
/* Blog - Kalender */
.treffer {
	color: #FF9D00;
	font-weight: bold;
}
.treffer_alt {
	color: #CE7B00;
	font-weight: bold;
}
.kalender_out{
	font-size: 0.9em;
}

.kalender_out td{
	text-align: center;
}

.kalender_aktuell{
	color:red;
}
.kalender_blog{
	color:orange;
}
.kalender_out_headline{
	font-size: 1.1em;
	color: #FF5D00;
}
div.blog_headline{
	margin-top: 10px;
	padding-left: 5px;
	background-color : #91C04F;
	font-size: 120%;
	font-weight : bold;
	line-height : 150%;
	color: white;
	text-decoration: none;
}

.link_blog_headline{
	color: white;
	text-decoration: none;
}

.trackback{
	margin: 0px;
	margin-top: 10px;
}

.aktuell
{
    color: white;
    padding-left: 5px;
    padding-right: 10px;
    font-size: 80%;
}

