@import url(content.css);
html {
	height:100%;
}
body {
	margin : 0;
	padding : 0;
	height:100%;
	color : rgb(060,060,060);
	font-family : arial, sans-serif;
	font-size : 14px;
	line-height : 1.4em;
	background: url(../vsImages/hg.gif) 0 0 repeat-x rgb(140,151,172);
	text-align : center;
}
fieldset, img {
	margin : 0;
	padding : 0;
	border : none;
}
form {
	margin : 0;
	padding : 0;
}
#Main {
	position:relative;
	width : 960px;
	margin : 0 auto 0 auto;
	text-align : left;
	background : url(../vsImages/hg-main.gif) 0 no-repeat #f2f2f2;
}
#Head {
	position : relative;
	width : 960px;
	height : 213px;
	background: url(../vsImages/head.jpg) 0 0;
}
#firma {
	position : absolute;
	color : #ffffff;
	top : 28px;
	left : 415px;
	font-weight : bold;
	font-style : italic;
}
#n1 {
	margin : 1px 0 0 0;
	padding : 0;
	line-height : 30px;
	background : #d9dce2;
	border-bottom : 1px solid #abb4c4;
}
.m1 {
	display : inline;
	border-right : 1px solid #ffffff;
	padding : 0 20px 0 20px;
}
a.Fst, a.Fst:active, a.Fst:visited  {
	text-decoration : none;
	color : #ffffff;
}
a.Fst:hover, a.FstOn {
	text-decoration : none;
	color : #293448;
}



#Footer {
	margin : -4px auto 0 auto;
	width : 960px;
	line-height : 36px;
	height : 34px;
	background : #d9dce2;
	border-top : 1px solid #abb4c4;
	text-align : left;
	font-size : 11px;
	color : #2a2a2a;
}
a.F, a.F:active, a.F:visited {
	display : inline-block;
	padding : 0 20px 0 20px;
	text-decoration : none;
	color : #2a2a2a;
}
a.F:hover {
	color : #000000;
}

#n2 {
	float : left;
	margin : 0;
	width : 200px;
}
#n2 ul {
	margin : 30px 0 30px 0;
	padding : 0;
}
#n2 ul li {
	margin : 0;
	padding : 0;
	line-height : 22px;
	border-bottom : 1px solid rgb(220,220,220);
	list-style-type : none;
}
a.Snd, a.Snd:active, a.Snd:visited {
	padding : 0 20px 0 30px;
	text-decoration : none;
	color : rgb(060,060,060);
}
a.SndOn {
	padding : 0 20px 0 30px;
	text-decoration : none;
	color : rgb(060,060,160);
}


.Content {
	float : left;
	width : 760px;
}
.Text {
	padding : 30px;
}

p {
margin : 0 0 6px 0;
}
p.bez1 {
float : left;
margin : 0;
width : 120px;
}
p.bezf {
float : left;
margin : 0;
width : 120px;
font-family : arial, sans-serif;
}
p.bez2 {
margin : 0;
}
p.nscr {
margin : 0;
padding : 0;
}

form {margin:0;padding:0}
textarea {border:1px solid rgb(014,035,098)}
.inp {
	border:1px solid rgb(120, 120, 122);
	line-height:1.2em;
	height:22px;
	width:310px;
	font-family:arial, sans-serif;
	font-size:12px;
	background:#eeeeee;
}
.but {
	margin:0 10px 0 0;padding:0 0 0 24px;
	width:110px;
	height:24px;
	line-height:24px;
	text-align:left;
	border:none;
	color:rgb(130, 130, 130);
	background : url(../vsImages/hg_btn.gif) 0 0 no-repeat;
	cursor:pointer;
}
.but:hover {
	color:rgb(080, 080, 080);
	background-position : 0 -24px;
}
label.Frm {
	float:left;
	display:block;
	width:100px;
}

/* ===== Preview ===== */
#SCRD {
	position : absolute;
	display : none;
	left : 0;
	top : 0;
	z-index : 96;
	width : 100%;
	height : 100%;
	text-align : center;
	background : url(../vsImages/vsDark.gif);
}
#SCR {
	position : absolute;
	display : none;
	left : 0;
	top : 0;
	z-index : 97;
	width : 100%;
	height : 100%;
	text-align : center;
}
#IMGShadow {
	position : absolute;
	z-index : 98;
	background : url(../vsImages/vsDark.gif);
	left : 50%;
	top : 50%;
	display : none;
}
#IMGhg {
	position : absolute;
	z-index : 99;
	left : 50%;
	top : 50%;
	display : none;
	cursor : pointer;
	background : url(../vsImages/gla-pic-hg.gif) 50% 50% no-repeat rgb(255,255,255);
	border : 1px solid rgb(217, 217, 217);
}
#SCRIMG {
	margin : 4px;
}
#PreView {display:none}
#PreLoad {display:none}

/* ===== Copyr ===== */
#siterahmen {
	padding-top:1.2em;border-top:1px dotted rgb(090,090,090);
	width:100%;font-family:arial,verdana,sans-serif;font-size:11px;
	text-align:left;line-height:1.2em
}
#siterahmen img {
	margin:0;border:none;border-width:0;float:right;clear:right;
}