#teaser_rechts_02{
	text-align: left;
	background-color: #B2DFE2;
	color: #25787A;
	font-size: 70%;
	padding-bottom: 4px;
}

#teaser_rechts_02 h1{
	background-color: #25787A;
}

#teaser_rechts_02 a:link, #teaser_rechts_02 a:active, #teaser_rechts_02 a:visited, #teaser_rechts_02 a:hover{
	color: #B2DFE2;
	text-decoration: none;
}

#teaser_rechts_02 form
{	
	background-color: #D4EAEC;
	padding: 8px;
	margin-right: 4px;
}

#content input.input
{
	border: #CFCFCF 1px solid;
	background-color: #fff;
}

#content input.submit
{
	border: #25787A 1px solid;
	font-size: 10px;
	background-color: #25787A;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #fff;
}

#teaser_rechts_02 form p
{
	padding: 0;
	margin: 0;
}

#teaser_rechts_02 form{
	margin-left: 5px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#teaser_rechts_02 input{
	border: #25787A 1px solid;
	color: #25787A;
	background-color: #fff;
	margin-bottom: 10px;	
}

#searchform{
	margin: 5px;	
}

#searchform input{
	border: #003365 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
}

#searchform label{
	display: block;
}

.result{
	padding-top: 15px;
	border-top: #003365 1px dashed;
}
