/*#header, #headersmalltext, #linkbar, .link, .content {border: 1px solid #000;}*/

body {
        font-family: Verdana, Helvetica;
        font-size: 11px;
        background-image: url(../std/bg-blue-white.jpg);
        background-repeat: repeat-x;
        color: #666;
        }


#main {
        width: 800px;
        margin:0px auto 0px auto;
        border: 1px solid #EEE;
        background: #FFF;
}

#header {
        height: 60px;
        padding: 5px 10px 10px 30px;
        background: #3C86B7;
        color: #EEE;
        font-size: 15px;
        font-weight: bold;
}
#header img {
		position: relative;
		top: 5px;
}
        
#headersmalltext {
        position: relative;
        top: 30px;
        left: 20px;
}

.linkbar { 
        height:15px;
        background: #EEE;
        border-bottom: 1px solid #999;
        }
.linkbar a {
        float: left;
        padding: 0px 15px 0px 15px;
        color: black;
        text-decoration:none;
}
.linkbar a:hover{ color:blue; background: #94C782; font-weight: bold;}
.content {
       /*height: 200px;*/
       padding: 15px;
}

.content h1 { font-size: 16px;}
.content h2, .content h3 {margin-bottom: 0px;}

.BILD, .bild {
	margin: 10px;
}

.iframe_video {
	width: 480px; 
	height: 282px;
}

#footer {
		padding: 3px;
        margin-top: 30px;
        color: #EEE;
        background: #3C86B7;
        text-align: center;
        font-size: 11px;
        font-style: italic;
}

#webgraphfooter {
	position: fixed;
	bottom: 10px;
	 font-size: 11px;
}

/*============ För skyltbeställning ===========*/
#payinfo {
border: 1px solid green;
border-radius: 5px;
background: #eee;
padding: 8px;
margin-top: 8px;
}

#sign_rows {
border: 1px solid green;
border-radius: 5px;
background: #eee;;
padding: 8px;
margin-top: 8px;
}

#raw_text {
border: 1px solid green;
border-radius: 5px;
background: #eee;
padding: 8px;
margin-top: 8px;
}
#raw_text h3 {
margin-top: 0px;
margin-bottom: 8px;
}

#payson {
border: 1px solid green;
border-radius: 5px;
background: #eee;
padding: 8px;
width: 180px;
margin: 8px auto;
}
