/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1
{
    font-weight: bold;
    font-size: 14px;
    font-family: arial, verdana;
    padding-bottom: 0px;
    margin-bottom: 0px;
}	

H2
{
    font-weight: bold;
    font-size: 14px;
    font-family: arial, verdana;
    padding-bottom: 0px;
    margin-bottom: 0px;
}	


P
{
	font-size: 12px;
	font-family: Verdana;
	margin-bottom:5px;
	margin-top:5px; 
}		

A:link	{	
	text-decoration:	none;
	 color:	#020277;
	}	
		
A:visited	{	
	text-decoration:	none;
	 color:	#020277;
	}	
		
A:active	{	
	text-decoration:	none;
		 color:	#020277;
}	
		
A:hover	{	
	text-decoration:	underline;
		 color:	#020277;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.RubrikRef
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
.BildText
{
	font-size: 12px;
	font-family: Verdana;
}
.Bild
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.TitleBlue
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
		 color:	#020277;
	font-family: Verdana;
}
.TextItalic
{
	font-size: 14px;
	text-transform: uppercase;
	font-family: Verdana;
	font-style:italic;
}
.TextFront
{
	font-size: 14px;
	text-transform: uppercase;
	font-family: Verdana;
}
.ContentArea
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding: 10px;
	  
}
.ContentArea2
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding: 10px;
	font-size:12px;  
}

.Menu1
{
	font-weight: bold;
	font-size: 14px;
		 color:	#020277;
	font-family: Arial;
}
.Menu2
{
	font-weight: bold;
	font-size: 12px;
	left: 15px;
		 color:	#020277;
	font-family: Arial;
	position: relative;
}
.BroshyrName
{
	font-size: 12px;
	margin: 2px;
	padding:2px;
	color: #cc3300;
	font-family: Arial;
}
.PdfLink
{
	border-right: gold 2px solid;
	border-top: gold 2px solid;
	border-left: gold 2px solid;
	border-bottom: gold 2px solid;
	background-color: aliceblue;
}
.headerrow
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: black 1px solid;
	background-color: aliceblue;
}
.formlabel
{
	font-size: 14px;
	font-family: arial, verdana;
}
.btnBroschyr
{
	background-image: url(images/adobe.gif);
	background-repeat: no-repeat;
}
.linkBroschyr
{
	background-image: url(images/adobe.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Verdana;
     padding-left:20px;
}
.linkOffert
{
	font-size: 12px;
	background-repeat: no-repeat;
	font-family: Verdana;
	background-image: url(images/calculator.gif);
     padding-left:20px;
}
.larger_img
{
position:absolute;  
z-index:1; 
visibility: hidden;
}
.large_img
{
		border-right: black 1px solid;
		border-top: black 1px solid;
		border-left: black 1px solid;
		border-bottom: black 1px solid;
		background-color: #FFFFFF;
}
.link1
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: verdana, arial;
	text-decoration: underline;
}
.redbold
{
	color: red;
	text-decoration: underline;
}


