h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: 130%;
	color: #336291;
	color: #2b7ac4;	
	font-size: 150%;
}

h1 {
	margin-bottom: 0.75em;
	margin-bottom: 1em;
}
h2 {
	font-size: 120%;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 130%;
	margin-bottom: 0.5em;
}
h4, h5 {
	font-size: 110%;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

p, ul, ol { color: #444; }
#Content ol {
	list-style-type: decimal;
}

a { text-decoration: none; color: #336291; color: #2b7ac4; }
a.nohover:hover { text-decoration: underline; }


a.ref_images {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #bdcbe0;
	background: white;
	padding: 4px;
	padding-bottom: 0px;
}



#Content .left_big h1,
#Content .left_big h3,
#Content .left_big h4,
#Content .left_big h5 {
	color: #f35906;
}
#Content .left_big h4,
#Content .left_big h5 {
	margin-bottom: 3px;
}

#Content .right_small h1,
#Content .right_small h2,
#Content .right_small h3 {
	padding-bottom: 0.25em;
	border-bottom: 2px solid #336291;
	border-bottom: 2px solid #2b7ac4;
}
#Content .right_small h4 {
	border: 0px;
	font-size: 110%;
}


#Content .left_big h2 {
	background: #f35906;
	background: #f5f5f5;
	
	font-weight: bold;
/*
	margin-left: -50px;
	padding-left: 50px;
*/
	padding: 4px;
	padding-right: 10px;
	border-top: 2px solid #f35906;
	color: #555;
}
#Content .left_big h2 a {
	color: #555;
}


#Content .left_big a {
	color: #f35906;	
}
#Content .right_small a {
	color: #336291;
	color: #2b7ac4;
}

#Content div.infoblock {
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding: 1em;
	padding-bottom: 0px;
	background: #f1f6fe;
	border: 1px solid #6b98f9;
}

#Content div.infoblock table {
	width: 100%;
	padding: 0.25em;
	margin: 0px;
	margin-bottom: 1.5em;
	background: white;
	border: 1px solid #999;
}
#Content div.infoblock table th,
#Content div.infoblock table td {
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
#Content div.infoblock table th {
	font-weight: bold;
	color: #3668b4;
}
#Content div.infoblock table td {

}


div.fstyle h1,
div.fstyle h2,
div.fstyle h1,
div.fstyle h2 {
	font-weight: normal;
	margin-bottom: 0.75em;
}
div.fstyle h1 span,
div.fstyle h2 span,
div.fstyle h1 span,
div.fstyle h2 span {
	display: block;
	font-size: 65%;
	line-height: 1.3em;
	color: #444;
}

#Content div#News img + p,
div.fstyle > h1 + p {
	font-weight: bold;
	padding-bottom: 0.5em;
	/* color: red; */
}



#News p, #News ul, #News ol,
#Content p, #Content ul, #Content ol {
	text-align: justify;
	margin-bottom: 1em;
}
#Content ul {
	margin-bottom: 2em;
	padding: 0px;
}
#Content ul li,
#Content ol li {
	margin-bottom: 0.5em;
	margin-left: 1.5em;
}
#Content ul li.listheader,
#Content ol li.listheader {
	display: block;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
}

#Content ul li ul {
	padding: 0px;
	margin: 0px;
	margin-top: 0.25em;
}
#Content ul li ul li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.25em;
	list-style: none;
}


#Content cite {
	margin-bottom: 2em;
	line-height: 1.4em;
	display: block;
}

#Content ul {
	clear: left;
	text-align: left;
	list-style-image: url(/gfx/LAYOUT/items/Bullet.png);
}


#Content ul.dmslist {
	margin-bottom: 1em;
}
#Content ul.dmslist li {
	list-style-image: url(/gfx/LAYOUT/items/Bullet.png);
}
#Content ul.dmslist li ul {
	margin-left: 1em;
}


#News h2 { margin-top: 2em; margin-bottom: 0.35em; padding: 0px; clear: both; }
#News h3 { margin-top: 2em; margin-bottom: 0.35em; padding: 0px; clear: both; }
#News h4 { margin-top: 2em; margin-bottom: 0.35em; padding: 0px; clear: both; }

#Content blockquote {
	clear: both;
	background: #f0f0f0;
	border: 1px solid #ddd;
	padding: 1em;
	padding-bottom: 0px;
	line-height: 1.6em;
	text-align: left;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 2em;
	margin-bottom: 3em;
}


div.pager {
	clear: both;
	text-align: center;
	margin-top: 3em;
	margin-bottom: 2em;
	padding-top: 0.5em;
	border-top: 1px solid #ccc;
	color: #888;
}

div.pager .selected {
	color: black;
	font-weight: bold;
	font-size: 110%;
}


#Content p.Impressum {
	background: #ececec;
	border: 1px solid #ccc;
	padding: 1em;
	font-size: 110%;
	text-align: left;
	margin-bottom: 2em;
	color: #666;
}



#Content img.news_image {
	clear: left;
	float: left;
	width: 100px;
	height: auto;
	border: 1px solid #ccc;
	margin-right: 0.75em;
	margin-bottom: 1em;
	margin-top: 2px;
}


#Content p.error {
	padding: 1em;
	border: 1px solid #ccaaaa;
	background: #ffcccc;
	font-weight: bold;
}
#Content p.notification {
	margin-bottom: 1em;
	padding: 1em;
	background: #e0ffe0;
	border: 1px solid green;
}



#Content div.Werbung {
	margin-bottom: 2em;
	background: #eaf8ff;
}

#Content div.Werbung h2 {
	background: none;
	border-top: 2px solid #0068b8;
	padding-left: 1em;
	padding-top: 0.75em;
	margin-bottom: 0.5em;
}
#Content div.Werbung p {
	margin-bottom: 0.6em;
}
#Content div.Werbung div.text {
	padding: 1em;
	padding-top: 0px;
	padding-bottom: 0.5em;
}

#Content i.SFER {
	background: yellow;
	padding-left: 3px;
	padding-right: 3px;
}



#Content table.simple {
	border: 1px solid #ccc;
	border-bottom: 0px;
	border-spacing: 0px;
}

#Content table.simple th,
#Content table.simple td {
	padding: 3px;
}
#Content table.simple td {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
#Content table.simple th {
	background: #f0f0f0;
}

