/* Formatierung der Inhalte */

@media all
{

#col3_innen hr {clear:both; margin: 10px 0 10px 0;}


*, p, h1, h2, h3, h4, h5, h6, a, ul, li, form, input, select, option {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
}

h1, h2, h3, h4, h5, h6, a, #menu strong, .breadcrumb strong {
	color:#5664a5;
}

h1 {
	font-size:20px;
	margin:0px 0px 0px 0px;
}

h2 {
	font-size:16px;
	margin:30px 0px 0px 0px;
}

h3, h4, h5, h6 {
	font-size:12px;
	margin:30px 0px 0px 0px;
}

p {
	text-indent: 0px;
}

small{
	font-size:10px;
}

#content-l {
	margin:20px 0px 0px 24px;
	width:176px;
}

#content-l a, #content-l p{
	font-size:10px;
}

#content-l a:hover{
	color:#bb0712;
	text-decoration:none;
}

#content-l p{
	margin:10px 0px 0px 0px;	
}

#col3 p, #col3 table {
	line-height:20px;
	margin:10px 0px 0px 0px;
}

#col3 ul {
	line-height:20px;
	margin:10px 0px 0px 17px;
	list-style:square;
	list-style-image:url(../../img/menu/arrow.gif);
}

#col3 ul li {
	margin-top:5px;
}

#col3 ul ul {
	margin-top:0px;
	list-style-image:url(../../img/menu/arrow-sub.gif);
}

a, a:link, a:visited {
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#bb0712;
	/*text-decoration:underline;*/
}

#col3 a {
	/*color:#bb0712;*/
	text-decoration:none;
}

#col3 a:hover {
	color:#bb0712;
	text-decoration:none;
}

.tx-indexedsearch-whatis, .tx-indexedsearch-res {
	border-bottom:1px solid #ddd;
}

.tx-indexedsearch-res table{
	border-bottom:1px dotted #ddd;
	margin:0px 0px 20px 0px;
}

.tx-indexedsearch-info p a:link{
	font-size:10px;
}

.tx-indexedsearch-browsebox a {
	margin:0px 10px 0px 0px;
}

.tx-indexedsearch-searchbox-sword{
	height:15px;
	border:1px solid #aaaaaa;
	color:#999999;	
	padding-left:3px;
	position:relative;
	font-size:10px;
	width:200px;
}

.tx-indexedsearch-searchbox select {
	height:17px;
	border:1px solid #aaaaaa;
	color:#999999;	
	margin-right:3px;
	font-size:10px;
}

.tx-indexedsearch-searchbox-button, input.send-form, input.reset-form{
	font-size:10px;
	color:#fff;
}

.mail-std, .mail-zip, .mail-area {
	width:250px;
	height:15px;
	border:1px solid #aaaaaa;
	color:#999999;	
	padding-left:3px;
	position:relative;
	font-size:10px;
}

.mail-zip {
	width:50px;
	margin-right:5px;
}

.mail-area {
	width:190px;
}

textarea.mail-std {
	height:70px;
}

select.mail-std {
	width:255px;
	height:17px;
}

select.mail-std option {
	font-size:10px;
}

.field-name {
	width:80px;
}

.text {
	width:145px;
	margin-top:5px;
}

.space {	padding-top:15px;}
.error {	border-color:#cc5555;}
span.error {	color:#cc5555;}

.tx-felogin-pi1 fieldset{	margin-top:20px;}
.tx-felogin-pi1 fieldset legend{	font-weight:bold;}


} /* Ende @media all */

/*  Styles barrierefreies Menü  */
@media screen, print {
#col1_content dfn, #col1_content .hidden {position: absolute; left: -1000em; width: 20em;}

}



