@CHARSET "UTF-8";

/*===== Basic Styling (Vertical Rhythm) =====*/
body,.htmlarea-content-body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

#content p,#content ul,#content ol,#content dl,#content img,#content blockquote
	.htmlarea-content-body p,.htmlarea-content-body ul,.htmlarea-content-body ol.htmlarea-content-body dl,.htmlarea-content-body img.htmlarea-content-body blockqoute
	{
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}

#content h1,#content h2,#content h3,#content h4,#content h5,#content h6,.htmlarea-content-body h1,.htmlarea-content-body h2,.htmlarea-content-body h3,.htmlarea-content-body h4,.htmlarea-content-body h5,.htmlarea-content-body h6
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #00519e;
	font-weight: normal;
	margin-bottom: 10px;
}

#content h1,.htmlarea-content-body h1 {
	font-size: 24px;
	line-height: 30px;
}

#content h2,.htmlarea-content-body h2 {
	font-size: 18px;
	line-height: 20px;
}

#content h3,.htmlarea-content-body h3 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

#content h4,.htmlarea-content-body h4 {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}

#content h5,#content h6,.htmlarea-content-body h5,.htmlarea-content-body h6
	{
	font-size: 14px;
	line-height: 20px;
}

p+h1,ul+h1,ol+h1,dl+h1,img+h1,blockquote+h1,table+h1 {
	margin-top: 40px;
}

p+h2,ul+h2,ol+h2,dl+h2,img+h2,blockquote+h2,table+h2 {
	margin-top: 30px;
}

p+h3,ul+h3,ol+h3,dl+h3,img+h3,blockquote+h3,table+h3 {
	margin-top: 20px;
}

p+h4,ul+h4,ol+h4,dl+h4,img+h4,blockquote+h4,table+h4 {
	margin-top: 20px;
}

p+img {
	margin-top: 10px;
}

p+dl.image {
	margin-top: 20px;
}

/*===== Lists =====*/
#content li,.htmlarea-content-body li {
	line-height: 20px;
}

#content ul li,.htmlarea-content-body ul li {
	margin-left: 15px;
}

#content ol li,.htmlarea-content-body ol li {
	margin-left: 20px;
}

#content ul li,.htmlarea-content-body ul li {
	list-style-type: square;
}

#content ul li li,.htmlarea-content-body ul li li {
	list-style-type: disc;
}

#content ul li li li,#content ul li li li li,.htmlarea-content-body ul li li li,.htmlarea-content-body ul li li li li
	{
	list-style-type: circle;
}

#content ul ul,#content ul ul ul,#content ul ul ul ul,.htmlarea-content-body ul ul,.htmlarea-content-body ul ul ul,.htmlarea-content-body ul ul ul ul
	{
	margin-bottom: 0px;
}

#content ol li,.htmlarea-content-body ol li {
	list-style-type: decimal;
}

#content ol li li,.htmlarea-content-body ol li li {
	list-style-type: lower-alpha;
}

#content ol li li li,#content ol li li li li,.htmlarea-content-body ol li li li,.htmlarea-content-body ol li li li li
	{
	list-style-type: lower-roman;
}

#content ol ol,#content ol ol ol,#content ol ol ol ol,.htmlarea-content-body ol ol,.htmlarea-content-body ol ol ol,.htmlarea-content-body ol ol ol ol
	{
	margin-bottom: 0px;
}

#content dt,.htmlarea-content-body dt {
	float: left;
	width: 120px;
}

#content dd,.htmlarea-content-body dd {
	margin-left: 125px;
}

/*===== Links =====*/
#content a,.htmlarea-content-body .external-link,.htmlarea-content-body .internal-link,.htmlarea-content-body .external-link-new-window,.htmlarea-content-body .internal-link-new-window
	{
	color: #00519e;
}

#content a:visited {
	color: #00519e;
}

#content a:hover {
	color: #00519e;
	text-decoration: none;
}

#content a:active {
	color: #00519e;
}

/*===== Text Styling =====*/
#content small,.htmlarea-content-body small {
	font-size: 80%;
}

#content big,.htmlarea-content-body big {
	font-size: 130%;
}

#content strong,.htmlarea-content-body strong {
	font-weight: bold;
}

#content em,.htmlarea-content-body em {
	font-style: italic;
}

#content sup,.htmlarea-content-body sup {
	font-size: 10px;
	vertical-align: super;
}

#content sub,.htmlarea-content-body sub {
	font-size: 10px;
	vertical-align: sub;
}

/*===== Images =====*/
img {
	border-width: 0px;
}

/*===== Insertions =====*/
.left {
	float: left;
	margin: 5px 8px 0px 0px;
}

.right {
	float: right;
	margin: 5px 0px 0px 8px;
}

/*
.bodytext {
	text-align: justify;
	line-height: 1.4em;
}
*/
.bodytext a,.newsbox a {
	text-decoration: underline;
}

hr {
	width: 610px;
	height: 1px;
	border-width: 0px;
	background-color: #ccdcec;
}

#telefon {
	font-size: 14px;
	color: #00519e;
	font-weight: bold;
}

#telefon big {
	color: #000;
}

.newsbox small,.news small {
	color: #999;
}

.newsbox h2 a,.newsbox h3 a,.news-archive h2 a,.news-archive h3 a,.news h2 a,.news h3 a,
	.news .date a, .newsbox .date a, .news-archive .date a
	{
	text-decoration: none;
}

.newsbox h2,newsarchive h2,.news h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 0px 0px 10px;
}

.newsbox p,news p {
	line-height: 18px;
	margin-top: 0px;
}

.newsbox .date,.news-archive .date,.news .date {
	font-weight: bold;
	font-size: 10px;
	color: #ccc;
}

.news{
	margin: 20px 0px 20px 0px;
}

#content img {
	float: left;
	margin-right: 5px;
}

.news-archive li {
	padding: 2px;
	spacing: 2px;
}

.news-archive .news-amenu-item-year {
	font-weight: bold;
}

.news-list-browse {
	position: relative;
}

.news-list-browse table {
	position: absolute;
	right: 0;
	top: 0;
}

.news-list-browse td {
	padding: 3px;
}

#right h1,#left h1 {
	font-size: 22px;
	border-bottom: none;
}

#footer {
	color: #1366b5;
	font-size: 11px;
}

#footer a,a:visited {
	color: #1366b5;
}

input[type=text],textarea {
	border: 1px solid #8ba9e0;
}
