body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/bg-streifen.jpg);
	background-color: #040508;
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
        color: #CCCCCC;
        text-decoration: none;  
	text-transform: uppercase; 
}
a:active {
        color: #CCCCCC;
        text-decoration: none;  
	text-transform: uppercase;  
}
a:visited {
        color: #CCCCCC;
        text-decoration: none; 
	text-transform: uppercase;  
}
a:hover {
        color: #3590a3;
        text-decoration: none;  
	text-transform: uppercase; 
}
.basetable {
	width: 885px;
}
.logo {
	background-image: url(../images/bg-header.jpg);
	background-color: #040508;
	background-repeat: no-repeat;
}
.contentbg {
	background-color: #181A26;
}
.cover {
	vertical-align: top;
	background-color: #131521;
}
.title {
	vertical-align: top;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC;
}
.description {
	vertical-align: top;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.description2 {
	vertical-align: top;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.description3 {
	vertical-align: top;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.contentright {
	vertical-align: top;
        background-color: #131521;
}
.abstand {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.footerbg {
	background-image: url(../images/navigations-button-halb.jpg);
	background-color: #101118;
	height: 25px;
}
.linktxt {
    	width: 177px;
    	text-align: center;
}
.linktxt2 {
    	width: 177px;
    	text-align: center;
        background-color: #131521;
}
.redlink:link {
    	color: #811515;
    	font-size: 12px;
    	text-decoration: none;
    	text-transform: uppercase; 
    	font-weight: normal;
}
.redlink:active {
    	color: #811515;
    	font-size: 12px;
    	text-decoration: none;
    	text-transform: uppercase;
    	font-weight: normal;
}
.redlink:visited {
    	color: #811515;
    	font-size: 12px;
    	text-decoration: none;
    	text-transform: uppercase;
    	font-weight: normal;
}
.redlink:hover {
    	color: #FFA60F;
    	font-size: 12px;
    	text-decoration: none;
    	text-transform: uppercase;
    	font-weight: normal;
}
.greenlink:link {
        color: #3590a3;
        text-decoration: none;  
	text-transform: none; 
}
.greenlink:active {
        color: #3590a3;
        text-decoration: none;  
	text-transform: none; 
}
.greenlink:visited {
        color: #3590a3;
        text-decoration: none;  
	text-transform: none; 
}
.greenlink:hover {
        color: #FFA60F;
        text-decoration: none;  
	text-transform: none; 
}
.imprintlinks {
	width: 531px;
	text-align: right;
}
.footerlink:link {
	font-size: 10px;
}
.footerlink:active {
	font-size: 10px; 
}
.footerlink:visited {
	font-size: 10px;  
}
.footerlink:hover {
	font-size: 10px;
}
.copyrights {
	padding: 1px;
	text-align: right;
	font-size: 10px;
}
.news1 {
        background-color: #131521;
	text-align: center;
}
.news2 {
        background-color: #181A26;
	text-align: center;
}
