td,p,i,ul,ol,li,div,nobr,tt {
	font-size : 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

/*ueberschriften*/

h1 {
	font-size : 9pt;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	margin-bottom: 1px; /*vehindert Leerzeile danach*/
	margin-top: 1px;
}
h2 {
	font-size : 9pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
    margin-bottom: 0; /*vehindert Leerzeile danach*/
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

h4 {
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
}
h5 { 
     font-size : 12pt; 
	 font-weight : bold;
	 text-align : left;; 
	 font-family : Arial, Helvetica, sans-serif; ; 
	 color: #000000 }


/*format-klassen*/

.klein {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.einzug {
	margin-left : 2px;
	margin-right : 2px;
}
.einzug20 {
	margin-left : 20px;
	margin-right : 20px;
}
.credits {
	font-size : 8pt;
	font-style : italic;
}

.navbar {
	font-size : 10pt;
        color : #000000;
        text-decoration: none;
	
}
.navbar {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.sprung {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666}
.weiss {  color: #FFFFFF;}
.zubehör { 	font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

/*links*/

a {
	color : #333333;
	font-weight: normal;
	font-size: 9pt;

}

a:hover {
	color : #FF0000;
; font-weight: normal
; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
}
a.navbar {
	color : #FFFFFF;
; font-weight: normal; text-decoration: none;
; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
}
a.navbar:hover {
	color : #FFF2F2;
; font-weight: normal; text-decoration: none;
; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
}

a.popup {
	color : #FFFFFF;
; font-weight: normal; text-decoration: none;
}
a.popup:hover {
	color : #FFFFFF;
; font-weight: normal; text-decoration: underline;
; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
}
.rahmen1 {
	border: 1px dotted #999999;
}
#NewsSpalte {
	border: 1px solid #666666;
	background-color: #DDDDDD;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.rabatt {
	font-size: x-large;
	color: #999999;
	padding-left: 10px;
	padding-top: 10px;
}
