body,html
{
	background-color: #ffffff;
	background-image: url(../images/softbg.jpg);
	background-position: 100 0px;
	font-family: Verdana, sans-serif, sans;
	font-size: 14px;	
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a:link
{
	color: #a20000;
	text-decoration:none;
}
a:visited
{
	color: #a20000;
	text-decoration:none;
}
a:hover
{
	color: #ff8400;
	text-decoration:underline;
}
a:active
{
	color: #ff8400;
	text-decoration:underline;
}
h1
{
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
ul
{
	padding: 0px;
}
img
{
	border: 1px solid #333333;
}
div.blackbar
{
	margin: 0px;
	
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 6px;
	text-align: center;
	vertical-align: middle;
}
.blackbar-text
{
	padding: 0px 12px;
	font-size: 17px;
	font-weight: 900;
}
.blackbar-text a:link,.blackbar-text a:visited
{
	color:#e8e8e8;
}
.smalltext
{
	color: #999999;
	font-size: 9px;
}
.largetext
{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 28px;
}


.tabelle
{
	border-bottom-color: #777777;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.tabelleheader
{
	font-size:14px;
}
.artikel
{
	margin-bottom: 30px;
	margin-top: 20px;
	overflow:auto;
}

.artikel-image
{
	border:1px solid #333333;
	margin:10px;
}
.file
{
	background-color: #cccccc;
	background-image: url(images/download.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #222222;
	float: right;
	font-weight: bolder;
	padding: 4px;
	padding-left: 46px;
}
.block
{
	margin-bottom: 40px;
	padding: 2px;
	width: 100%;
	font-size:14px;
	width:100%;
	text-align:center;
}
.block-title
{
	font-weight: 900;
	font-size:16px;
	color: #000;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	text-align:center;
	margin-bottom:6px;
	background-color:#fffbed;
	
}
.termine-time
{
	background-color: #dddddd;
	font-weight: 900;
	height: 18px;
}
.termine-header
{
	background-color: #001c66;
	color: #ffffff;
	font-size: 18px;
	font-weight: 900;
	height: 18px;
}
.termine-highlight
{
	background-color: #ee1c25;
	color: #ffffff;
	font-weight: 900;
}
.termine-highlight2
{
	background-color: #008a45;
	color: #ffffff;
	font-weight: 900;
}




div#container
{
	margin: 0px auto;
}
div#header
{
	color: inherit;	
	width: 100%;
	height:260px;
	text-align:center;
	margin: 0px auto;
	background-image:url(../images/greenbg.gif);
	background-repeat:repeat-x;
}
div#header-in
{
	padding: 0px;
	margin: 0px auto;
}
div#content-wrap
{
	padding: 10px 0px;
}
div.content
{
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	color: inherit;
}
div.content-in
{
	padding: 20px;
}
div.column
{
	background-color: #f8f8ff;
	border: 1px solid #e5e5e5;
	color: inherit;
	width: 200px;
}
div.column-in
{
	padding: 20px;
}
div#footer
{
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	color: inherit;
}
div#footer-in
{
	padding: 0px;
	text-align:center;
	font-size:11px;
}

