body 
{
        margin: 3%; 
        padding: 0; 
        text-align: center;
        background: #707070;
}

h1
{
	font-family: arial;
	font-size: 18px;
	color: #cc3300;
	line-height: 120%;
}
h3
{
	font-family: arial;
	font-size: 14px;
	color: #cc3300;
	line-height: 120%;
}
img
{
	border: none;
}

#container
{
        width: 960px;
        background: #ffffff;
        margin-right: auto;
        margin-left: auto;
        text-align: left;
	position: relative;
	border: 2px solid #333333;
	height: 700px;
}
#meny1
{
        width: 125px;
        background: #ffffff;
        position: absolute;
	top: 200px;
	left: 10px;
	border: 1px dotted #333333;
	height: 200px;
	padding: 10px;
}
#bild1
{
        width: 125px;
        background: #ffffff;
        position: absolute;
	top: 450px;
	left: 15px;
	
}
#box1
{
        width: 350px;
        background: #ffffff;
        position: absolute;
	top: 30px;
	left: 190px;
}
#logga
{
        width: 150px;
	height: 100px;
        background: #ffffff;
        position: absolute;
	top: 30px;
	left: 10px;
}
#box2
{
        width: 320px;
        background: #ffffff;
        position: absolute;
	top: 50px;
	left: 610px;
}
#box22
{
        width: 375px;
        background: #ffffff;
        position: absolute;
	top: 20px;
	left: 555px;
}
#inner22
{
	position: absolute;
	background: #ffffff;
	top: 10px;
	left: 0px;
}
#inner23
{
	position: absolute;
	background: #ffffff;
	top: 10px;
	left: 5px;
}
#box3
{
        width: 670px;
        background: #ffffff;
        position: absolute;
	top: 30px;
	left: 190px;
}
#box33
{
        width: 670px;
        background: #ffffff;
        position: absolute;
	top: 150px;
	left: 190px;
	border: 1px solid #333333;
}
form {

	font-family : Verdana, Arial, Serif; font-size : 8pt; background-color: transparent;

} 

input {

	font-family : Verdana, Arial, Serif; font-size : 8pt; border : 1px #cc3300 solid; background-color: transparent;

} 

textarea {

	font-family : Verdana, Arial, Serif; font-size : 8pt; border : 1px #cc3300 solid; background-color: transparent;

}

select {

	font-family : Verdana, Arial, Serif; font-size : 8pt; border : 1px #ff6600 solid; background-color: transparent;

}

A.meny
{
        font-family: verdana, arial;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
	font-weight: bold;
	line-height: 170%;
	font-style: normal;
        
}
A.meny:hover
{
        font-family: verdana, arial;
        font-size: 10px;
        color: #ffffff;
	text-decoration: none;
	font-weight: bold;
        background-color: #336699;
	line-height: 170%;
	font-style: normal;
        
}
A.meny2
{
        font-family: verdana, arial;
        font-size: 11px;
        color: #336699;
        text-decoration: none;
	line-height: 170%;
	font-style: normal;
	font-weight: bold;
        
}
A.meny2:hover
{
        font-family: verdana, arial;
        font-size: 11px;
        color: #ffffff;
	text-decoration: none;
	background-color: #336699;
	line-height: 170%;
	font-style: normal;
	font-weight: bold;
        
}
.passlank
{
font-family: verdana, arial;
font-size: 11px;
font-weight: bold;
color: #cc3300;
line-height: 170%;
}
.brodtext
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 140%;
}
.infotext
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
	font-style: italic;
}
.rubrik
{
	font-family: arial;
	font-size: 16px;
	color: rgb(255,152,32);
	line-height: 170%;
}
.thumbnail
{
	width: 152px;
	float: left;
	margin: 0 3px 7px 0;
	
}
	
.thumbnail img
{
	/* border: 1px solid #777; */
	margin: 7px 0 0 3px;
}
	
.thumbnail p
{
	margin: 0;
	padding: 0 20px 30px 10px;
	
}
.clear
{
	clear: left;
}

