.title /*dunkelrot groß*/ {
	color: #E41E1E ;
    font-family: "Arial";
    font-size: 16pt;
    font-weight: bold; }
    
.title2 /*dunkelrot groß*/ {
	color: #9C0000 ;
    font-family: "Arial";
    font-size: 16pt;
    font-weight: bold; }



.subtitle /*grau bold*/ {
	margin-left:5px;
	font-family:Arial;
	font-size:12px; line-height:15px;
	color:#333333;
	text-decoration:none;
	font-weight:bold; }

.nor {
    margin-left: 5px;
    color: #000000;
    font-family: "Arial";
    font-size: 9pt;
    font-style: normal;
}

.norm {
    margin-left: 5px;
    color: #000000;
    font-family: "Arial";
    font-size: 9pt;
    font-style: normal;
    text-align:justify;
}
		
.leftfootnote /*linke seite grau*/ {
    margin-left:5px;
	color: #333333;
    font-family: "Arial";
    font-size: 8pt;
}

.test /*test*/ {
	padding:0;
}

.menu {
    margin-left: 5px;
    color: #FFFFFF;
    font-family: "Arial";
    font-size: 9pt;
    font-weight: bold; 
}

/* NEWS */
.newsdate {
	font-family:Arial;
	font-size:11px;
	line-height:15px; 
	color:#333333; 
	text-decoration:none;
}

.newshead { 
	font-family:Arial;
	font-size:11px; 
	line-height:15px; 
	color:#333333; 
	text-decoration:none; 
	font-weight:bold; 
}

.newsnor {
	font-style:normal;
	text-decoration:none; 
	font-size:11px;
	color:#333333;
	font-family:Arial; 
	line-height:14px;
	text-align:justify;
}
/*Allgemeine Seiten*/
.textnor {
	font-style:normal;
	text-decoration:none; 
	font-size:12px;
	color:#333333;
	font-family:Arial; 
	line-height:14px;
	text-align:justify;
}

.textnor2 {
	font-style:normal;
	text-decoration:none; 
	font-size:12px;
	color:#333333;
	font-family:Arial; 
	line-height:14px;
}

.textred {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:15px;
	color:#9C0000;
	text-decoration:none;
	font-weight:bold;
}

.texthead { 
	font-family:Arial;
	font-size:12px; 
	line-height:15px; 
	color:#333333; 
	text-decoration:none; 
	font-weight:bold; 
}


.topmenu {
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
/* LINKS */

A.topmenu {
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

A.topmenu:hover {
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}


A.topmenu-high {
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#EBEBEB;
	text-decoration:none;
	font-weight:bold;
}

A.rightmenu {
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#9C0000;
	text-decoration:underline;
	font-weight:bold;
}

A.news /*more...*/{	
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#9C0000;
	text-decoration:underline;
	font-weight:bold;
}

A.leftfootnote /*linke seite grau*/ {
    margin-left:5px;
	color: #333333;
    font-family: "Arial";
    font-size: 8pt;
    text-decoration:underline;
}

/* linkes menu auf Frameseiten */

.menuhead {
	font-family:Arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#9C0000;
	text-decoration:none;
	font-weight:bold;
}
.menupoint {
    color: #333333;
    font-family: "Arial";
    font-size: 8pt;
    font-weight:bold;
    text-decoration:none;
}
.menupointthin {
    color: #333333;
    font-family: "Arial";
    font-size: 8pt;
    text-decoration:none;
}
A.menupointthin:hover {
    color: #333333;
    font-family: "Arial";
    font-size: 8pt;
    font-weight:bold;
    text-decoration:none;
}

A.menupoint:hover {
    color: #333333;
    font-family: "Arial";
    font-size: 8pt;
    font-weight:bold;
    text-decoration:underline;
}

/* anderes */

/* products diagramm*/
.white {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
    font-weight:bold;
    text-decoration:none;
}

A.white:hover {
    color: #FFFFFF;
    font-family: "Arial";
    font-size: 8pt;
    font-weight:bold;
    text-decoration:underline;
}

