.bg_site{
	background-image : url(images/bg_square.gif);
	background-repeat : repeat;
	background-attachment : scroll;
}
.bg_nav{
	background-image : url(images/nav_01.gif);
	background-repeat : repeat;
	background-attachment : scroll;
	width : 163px;
}
.bg_content{
	width : 627px;
	background-color : White;
	padding-left : 25px;
	padding-top : 30px;
}
hr{
	border-bottom-style : dotted;
	border-bottom-width : 2px;
	border-bottom-color : #6DA3CD;
}
.linie{
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : White;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
}
.headline_popup{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 120%;
	font-weight : bold;
	font-size : 25px;
}
.text_popup{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	line-height : 120%;
}
.headline{
	color : #6DA3CD;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	text-transform : uppercase;
}
.headline2{
	color : #6DA3CD;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 17px;
	text-transform : uppercase;
}
.small{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 120%;
}
.small a{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 120%;
}
.subheadline{
	color : #6DA3CD;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
}
.text{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 150%;
}
.text2{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 150%;
}
.mega{
		font-size : 17px;
			line-height : 120%;
}
.mega2{
	font-size : 13px;
	font-weight : bold;
	line-height : 150%;
}
.nav_off{
	height : 24px;
	background-image : url(images/nav_02.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	width : 100%;
	padding-left : 15px;
}
.nav_off a{
	font-weight : normal;
	color : Black;
	text-decoration : none;
}
.nav_on{
	height : 24px;
	background-image : url(images/nav_03.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	width : 163px;
	padding-left : 15px;
}
.nav_on a{
	font-weight : normal;
	color : Black;
	text-decoration : none;
}
a{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	color : #13B177;
	
}
a:hover{
	color : #13B177;
}
.submit{
	background-color : #9EC9EA;
	color : White;
	border : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	height: 20px;
}

