@charset "utf-8";
/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	line-height: 1.5em;
	color: #000;
	font-size: small;
}

p {
	font-size: x-small;
	text-align: left;
	margin:0.8em 0;
	padding:0;
	line-height:1.5em;
}

em {
	font-weight:bold;
	font-style:normal;
}

#content_col {
	font-size:x-small;
}

#right_col {
	font-size:x-small;
}

blockquote {

}

ol {
	
}

ul {
	
	
}

input.submitbutton {

}

a:link {
	text-decoration: underline;
	font-weight:normal;
	color: #1e3755;
}

a:visited { 
	text-decoration: underline; 
	font-weight:normal; 
	color: #1e3755;
}

a:hover {
	text-decoration: underline;
	color: #b4101e;
	cursor: pointer;
}

a:active {
	text-decoration: underline;
	color: #b4101e;
	cursor: pointer;
}

h1 {
	font-size: medium;
	font-weight:bold;
	margin: 1em 0 0.67em 0;
	padding:0 0 0.2em 0;
	color:#b4101e;
	border-bottom: 1px solid #bfc7dc;
}

h1.csc-firstHeader {
	margin: 0.5em 0 0.67em 0;
}

h2 {
	font-size: small;
	font-weight:bold;
	margin: 1em 0 0.67em 0;
	padding:0;
	color:#b4101e;
}

h3 {
	font-size: small;
	font-weight: bold;
	margin: 2em 0 1em 0;
	padding:0;
	color:#b4101e;
}

h4 {
	font-size: x-small;
	font-weight: bold;
	margin: 2em 0 1em 0;
	padding:0;
	color:#b4101e;
}

h5 {
	font-size: x-small;
	font-weight: bold;
	margin: 2em 0 1em 0;
	padding:0;
	color:#b4101e;
}

h6 {
	font-size: x-small;
	font-weight: bold;
	margin: 2em 0 1em 0;
	padding:0;
	color:#b4101e;
}

BIG             { font-size: small; }

SMALL, SUB, SUP { font-size: x-small; }

.smalltext {
	font-size: x-small;
	margin: 2em 0 1em 0;
	padding:0;
}

.indent {
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:20px;
}

.align-left {
	text-align:left;
}

.align-right {
	text-align:right;
}

.align-center {
	text-align:center;
}

.align-justify {
	text-align:justify;
}

#impressum, #impressum * {
	font-size:x-small;
	color:#bfc7dd;;
}

#website, #website * {
	font-size:xx-small;
	color:#fff;
}

ul.menu_top li * {
	font-size:x-small;
}

#searchbox h2 {
	color:#fff;
}

#content_col h5.csc-firstHeader {
	font-family: Garamond, Times, Times New Roman;
	color:#b4101e;
	font-style:italic;
	font-size:60px;
	font-weight:normal;
	letter-spacing:0.05em;
	padding:0;
	margin:50px 0 30px 0;
}

#aktuellesbox .csc-firstHeader {
	margin-top:0;
	padding-top:0;
}