/* CSS definition file containing site wide stylesheets */

A:active {
	text-decoration: none 
}

.pdf_Liste {
	list-style-image: url( "../assets/images/pdf.gif" );
 	list-style-position: outside
}

.Titel {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 90%;
 	text-transform: uppercase;
 	color: rgb(0,51,153);
 	letter-spacing: 0.25pt;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal
}

.Banner {
	background-color: rgb(242,242,242);
 	border: 1px solid rgb(0,51,153);
 	padding: 20px 50px 10px 50px
}

.Bestellen {
	font-size: 12px;
 	letter-spacing: 0.25pt;
 	font-variant: small-caps;
 	text-align: center
}

A:visited {
	color: rgb(153,0,0);
 	text-decoration: none 
}

.Frame_dashed {
	background-color: rgb(249,249,249);
 	border: 1px dashed rgb(0,51,153);
 	padding: 25px
}

.Operntitel {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 90%;
 	text-transform: uppercase;
 	color: rgb(153,0,0);
 	letter-spacing: 0.25pt;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	text-align: justify
}

.Frame_solid {
	background-color: rgb(242,242,242);
 	border: 1px solid rgb(0,51,153);
 	padding: 40px
}

LI {
	font-size: 12px;
 	line-height: 20px;
 	text-align: justify
}

A {
	text-decoration: none 
}

H4 {
	font-family: Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 13px;
 	line-height: 13pt;
 	font-weight: bold;
 	text-indent: 0pt;
 	margin: 0pt 0pt 15pt 0pt
}

.TextNavBar {
	font-size: 10px
}

H5 {
	font-size: 13px;
 	text-decoration: none 
}

H6 {
	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: justify
}


