/**
 * Style sheet basic_barriere
 */
.headerimage
{
	visibility: hidden;
}

.fliesstext
{
	margin:0px;
	padding:20px 60px 0px 20px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:normal;
}

body
{
	margin:0px;
	padding:0px;
	color:#2b3c60;
	overflow-x:hidden;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Verdana, sans-serif;
}

ul
{
	width:260px;
	margin:0;
	padding-left:20px;
}

li
{
	margin-left:-5px;
	padding-top:20px;
	padding-left:5px;
	list-style-type:square;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:1.3em;
	color:#2b3c60;
	line-height:1.3em;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, sans-serif;
}

img
{
	border:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:1.3em;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	text-decoration:none;
	color:#8cb746;
}

a:hover
{
	text-decoration:underline;
}

/* links rechte spalte */
.thrColHybHdr #rechts a
{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.thrColHybHdr #rechts a.blau
{
	font-weight:bold;
	text-decoration:none;
	color:#263c64;
}

/* links rechte spalte */
.thrColHybHdr #rechts a.blau:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
}

/* links rechte spalte */
.thrColHybHdr #rechts a:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
}

/* links rechte spalte */
.thrColHybHdr #rechts p
{
	max-width: 360px;
}

/* überschriften rechte spalte */
.thrColHybHdr #rechts h1, .thrColHybHdr #rechts h2
{
	font-size:1.1em;
}

/* überschriften rechte spalte */
.thrColHybHdr #rechts h2
{
	font-size:1.1em;
	color:#ffffff;
}

/* abstände rechte spalte */
.thrColHybHdr #rechts p
{
	padding-top:20px;
	padding-left:30px;
}

/* abstände rechte spalte */
.thrColHybHdr #rechts h1, .thrColHybHdr #rechts h2
{
	padding-top:40px;
	padding-bottom:20px;
	padding-left:20px;
}

/* h3 rechte spalte */
.thrColHybHdr #rechts h3
{
	margin-top:30px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	background-color:#ffffff;
	font-size:1.0em;
}

/* abstände rechte spalte */
.thrColHybHdr #rechts li
{
	margin-top:0px;
	margin-left:-10px;
	padding-top:10px;
	padding-left:10px;
}

