body {
	margin: 5px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12pt;
}

#header {
	display: none;
}

#header1 a{
 	display:block;
	text-indent:-3000px;
	height:57px;
}

#footer {
    font-size: 80%;
    text-align:center;
}

#left {
	display: none;

}

#sidebar {
	display: none;
}


/* End of styles for sidebar -------------------------------------------------------------*/

/* Begining of styles for Content --------------------------------------------------------*/


#contentheader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	display: inline;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	height:29px;
	width:auto;
	line-height:28px;
	cursor: default;
}

h1 {
	margin: 0;
	padding: 0px;
}

h2 {
	color:#000000;
}

#path1{
	font-size:85%;
	margin:0;
	padding:0;
	color: #000000;
	margin-right: 6px;
	margin-top:5px;
	padding-left:5px;
	line-height: 18px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px #000000;
	border-left: 1px solid #000000;
}

#path1 a{
	color:#666666;
	text-decoration: none;
}

#path1 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

.teaser 
{
    margin-top:5px;
	margin-right:6px;
	margin-bottom:10px;
	padding:0;
}

.teaserhead {
	border: 1px solid #000000;
	color:#FFFFFF;
	height:20px;
	padding-left:5px;
}

.teaserbody{
	border-top: 1px #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding:5px;
	vertical-align:top;
}

.sublinks
{
    border-top:1px solid #000000;
    border-left:1px solid #000000;
    border-bottom:1px solid #000000;
    background: #E8EFF7;
    margin:5px 5px 5px 0;
    padding:0; 
}

.sublinks th
{
    border-right:1px solid #000000;
    text-align:center;
    padding-left:5px;
    border-bottom:1px solid #000000;
}

.sublinks td
{
    border-right:1px solid #000000;
}

.sublinks ul{
	margin:0;
	padding:0;
}

.sublinks li a{
	display:block;
	text-decoration:none;
	padding-left:20px;
	background-image: url(/images/menupfeil.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	color:#000000;
	line-height:20px;
	overflow:visible;
	min-height:20px;
	height:auto !important;
	height:20px;
}

.sublinks li a:hover{
	background-image: url(/images/menupfeil.gif);
	background-repeat: no-repeat;
}

.sublinks li{
	list-style-type: none;
	margin:0;
	padding:0;
}

#contentbody{
	padding-left:5px;
	margin-right:6px;
	border: 1px solid #000000;	

}

.article {
	margin-top:5px;
	margin-right:6px;
	padding:0;
	clear:both;
}

.articlehead {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background:#000000;
	color:#FFFFFF;
	height:20px;
	padding-left:5px;
}

.downloads, .linksext {
	color:#000000;
	height:20px;
	font-weight:bold;
	padding-left:5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.downloadlist img
{
    vertical-align:middle;
    padding:5px;
}

.downloadlist a{
	color:#000000;
	text-decoration: none;
}

.downloadlist a:hover{
	color:#000000;
	text-decoration:underline;
}

.linklist, .downloadlist{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	
}

.linklist ul{
	margin:0;
	padding:0;
}

.linklist li a{
	display:block;
	text-decoration:none;
	padding-left:15px;
	background-image: url(/images/menupfeil.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	color:#000000;
	line-height:20px;
	overflow:visible;
	min-height:20px;
	height:auto !important;
	height:20px;
}

.linklist li a:hover{
	background-image: url(/images/menupfeil.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
}

.linklist li a:link:after{
 content: " (" attr(href) ") ";
 font-size: 10pt;
}

li.alternate a{
	display:block;
	text-decoration:none;
	padding-left:15px;
	background: #ffffff;
	background-image: url(/images/menupfeil.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	color:#000000;
	line-height:20px;
	overflow:visible;
	min-height:20px;
	height:auto !important;
	height:20px;
}

li.alternate a:hover{
	background-image: url(/images/menupfeil.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
}

.linklist li{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	list-style-type: none;
	margin:0;
	padding:0;
}

.articlehead a{
	color:#FFFFFF;
	text-decoration:none;
}

.articlehead a:hover{
	text-decoration:underline;
}

.articlebody{
	border: 1px solid #000000;
	padding:5px;
	vertical-align:top;
}

.articlebody img{
	border:#000000 solid 1px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
	width:100px;
}

.articlebody a
{
    color:#000000;
	text-decoration:none;
	overflow: visible;
}

.articlebody img:hover{
	border:#000000 solid 1px;
}

.articlebodyblue{
	border: 1px solid #000000;
	padding:5px;
	vertical-align:top;
}

.contentbox
{
    color:#000000;
    border: 1px solid #000000;
	background: #E8EFF7;
	padding:5px;
	vertical-align:top;
	margin-right:5px;
	margin-top:5px;
}

.contentbox img{
	border:#000000 solid 1px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;
}

.contentbox a{
	background-image: url(/images/menupfeil.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	color:#000000;
	text-decoration:none;
	padding-left:15px;
}

.contentbox a:hover{
	text-decoration:underline;
}

.left{
	width:auto;
	margin-right:50%;
}

.right{
	width:auto;
	margin-left:50%;
}


#article
{
    padding:5px;
    margin:5px 5px 5px 0;
    color:#000000;
}

#article a
{
    color:#000000;
    text-decoration:none;
}

#article a:hover
{
    text-decoration:underline;
}

#article img
{
    margin:5px 10px 5px 0px;
    padding:4px;
    background:#FFFFFF;
}

#article li
{
    margin-bottom:5px;
    margin-left:20px;
}

#article ul
{
    display:inline-block;
}

#article td
{
    vertical-align:top;
}

.imageDiv
{
    float:left;
    display:block;
    width:260px;
    padding:0px 10px 0 5px;
    margin:0 5px 5px 0;
}

.imageDiv img
{
    margin:0px 10px 5px 0px;
    padding:4px;
    border:1px solid #000000;
    border-bottom-color:#000000;
    border-right-color:#000000;
    background:#FFFFFF;
    /*width:250px;*/
}

.overview
{
	float: left;
	height: 20px;
	margin-right: 20px;
	width: 50%;

}

.errorlable
{
    color:#000000;
    line-height:20px;
    font-weight:bold;
}

#searchform
{
    padding:5px;
    vertical-align:middle;
}

#searchform td
{
    vertical-align:middle;
}

#searchresultph
{
    margin-right:5px;
    margin-bottom:5px;
    padding-right:5px;
}

.last {
	margin-bottom: 0;
}

.clearing {
	height: 0;
	clear: both;
}

.servicetable 
{
    width:100%;
    border-style:none;
}

.memberbody{
	border: 1px solid #000000;
	padding:5px;
	vertical-align:top;
}

.downloadList {
	border: 1px solid #000000;
	margin-top:5px;
	margin-right:6px;
	padding:0;
	clear:both;
	vertical-align:top;
}

.downloadList td
{
    padding-left:10px;
    padding-top:4px;
    padding-right:10px;
    padding-bottom:4px;
}

.downloadList img 
{
    width:30px;
    height:30px;
    margin:4px;
    border:none;
    vertical-align:middle;
}

wbr:after { content: "\00200B"}