body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-color: #fff;
	padding: 20px;	
	color:#808080;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color:#808080;
	text-decoration: none;
}

a:hover {
	color: #e2007a;
}

.wrapper {
	width:940px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 20px;
	padding-left: 2px;
	width: 600px;
	color: #ffed00;
}

.menu A {
	text-decoration: none;
	color: #ffed00;
}

.menu A:hover {
	color:#808080;
	text-decoration: none;
	background-color: #fff;
}

.submenu {
	font-size: 16px;
	color: #ffed00;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.submenu A {
	text-decoration: none;
}

.submenu A:hover {
	color:#808080;
	text-decoration: none;
	background-color: #fff;
}

.h-innehall{
	width: 300px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 145%;
	padding-bottom: 20px;
	padding-right: 20px;
	left: 650px;
	position:absolute;
	top:100px;
	font-size: 10px;
	margin-left:30px;
}

.v-innehall{
	width: 600px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 145%;
	padding-bottom: 20px;
	margin-right: 20px;		
}

.feed{
	position: absolute;
	left: 650px;
	top: 20px;
	width: 300px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 125%;
}

.newsletter{
	position: absolute;
	left: 680px;
	top: 35px;
	width: 300px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 125%;
}

.sidfot{
	margin-top:40px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 125%;
	border-top-style: solid;
	border-top-color: #808080;
	border-top-width: 3px;
	padding: 10px 0 0 0;	
	width: 600px;
}

.sidfot a{
	text-decoration: none;
}

.sidfot a:hover{
	color:#ffed00;
  	text-decoration: none;
	background-color: #fff;
}

img{
	padding: 0 2px 0 2px;
}

.rub{
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 125%;
	font-size: 20px;	
	color: #ffed00;
}

.rub2{
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 125%;
	font-size: 12px;	
	color: #ffed00;
}
input {	
	font-size: 12px;
	border: 1px solid #ffed00;
	padding:3px;	
	font-family: Arial, Helvetica, sans-serif;
	color:#808080;
}
select {	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ffed00;
	padding:3px;
	width:200px;
}
textarea {	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ffed00;
	padding:3px;
}
button {
	font-size: 12px;
}

