@charset "utf-8";
/* CSS Document */

body {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	background-attachment: scroll;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #000;
	background-image: url(../Slayout/_bg1.jpg);
	text-align: left;
	font-style: normal;
}
a {
	color: #333;
}

#container {
	text-align: left;
	width: 768px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-repeat: repeat-y;
}
#top {
	width: 768px;
	margin-top: 0;
	margin-bottom: 0;
	height: 195px;
	background-image: url(../Slayout/toppen.png);
	background-repeat: no-repeat;
}
#distans {
	width: 768px;
	margin-top: 0;
	margin-bottom: 0;
	height: 15px;
	background-image: url(Slayout/_bg1.jpg);
	background-repeat: repeat;
}
#menu {
	width: 728px;
	text-align: center;
	vertical-align: middle;
	clear: left;
	background-repeat: repeat-y;
	background-image: url(../Slayout/_mid.png);
	padding-left: 40px;
	line-height: 28px;
	height: 30px;
}
#menu li {
	font-size: 18px;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: inside;
	float: left;
	padding-left: 15px;
	color: #666;
}
#menu li a {
	color: #666;
}

#submenu {
	width: 728px;
	height: 25px;
	background-image: url(../Slayout/_mid.png);
	text-align: left;
	vertical-align: middle;
	clear: left;
	float: left;
	padding-left: 40px;
	background-repeat: no-repeat;
}
#submenu li {
	font-size: 16px;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: outside;
	float: left;
	padding-left: 15px;
	color: #666;
	height: 25px;
}

#main {
	width: 768px;
	background-image: url(../Slayout/_mid.png);
	vertical-align: middle;
	float: left;
	background-repeat: repeat-y;
	height: auto;
	clear: left;
}
#left {
	clear: left;
	float: left;
	height: auto;
	width: 480px;
	margin-left: 30px;
}
#vertical {
	width: 8px;
	float: left;
	height: 450px;
	background-image: url(../Slayout/vline1.gif);
	background-repeat: no-repeat;
	clear: none;
	padding-left: 4px;
}
#hoger {
	width: 210px;
	float: left;
	height: auto;
	clear: none;
	padding-right: 14px;
}


#end {
	width: 768px;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../Slayout/_fot.png);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	position: relative;
	left: 5px;
}
#s_top {
	background-image: url(../Slayout/_stop.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 218px;
	text-align: center;
	padding-top: 5px;
}
#s_mid {
	background-image: url(../Slayout/_smid.png);
	background-repeat: repeat-y;
	height: auto;
	width: 218px;
}
#s_end {
	background-image: url(../Slayout/_send.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 218px;
}
.srub {
	font-size: 14px;
	font-weight: bold;
	clear: right;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	color: #666;
}

.stext {
	font-size: 11px;
	padding-top: 4px;
	letter-spacing: 1.4px;
	line-height: 22px;
	padding-left: 8px;
	padding-right: 8px;
}
.singr {
	font-size: 12px;
	padding-top: 4px;
	letter-spacing: 1.4px;
	line-height: 22px;
	paddileftter: 8px;
	padding-right: 8px;
	font-style: italic;
}
.msrub {
	font-size: 12px;
	font-weight: bold;
	clear: right;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	color: #666;
}
input {
	color: #333;
	border: 1px solid #999;
}
textarea {
	border: 1px solid #666;
	color: #333;
}
