﻿body { 
margin:0; 
margin-top:10px;
padding:0; 
height:100%;
background-color:#dddddd;
background-image:url(/img/layout/bg.gif);
} 



#wrapper {
height:100%;
width:960px;
margin-left:auto;
margin-right:auto;
}



#header { 
height:250px; 
width:940px;
background-image:url('/img/layout/bg_head.jpg'); 
padding:10px 10px 0px 10px;
} 



#mainmenu { 
height:30px; 
width:960px;
background-image:url('/img/layout/bg_body.jpg'); 
background-repeat:repeat-y;
text-align:center;
vertical-align:middle;
} 
#mainmenu { font-family: Verdana, Arial; font-size: 12px; font-weight: normal; line-height: normal; color: #c21e09; letter-spacing:1px; text-decoration: none}
#mainmenu a { color: #c21e09; text-decoration: none; letter-spacing: 1px}
#mainmenu a:hover { color: #c21e09; text-decoration: underline; letter-spacing: 1px}
#mainmenu .current { color: #c21e09; text-decoration: none; font-weight:bold; letter-spacing: 1px}
#mainmenu table { width:840px;margin-left:58px;padding-top:5px; text-align:center}
#mainmenu .menystreck { font-family: Verdana, Arial; font-size: 12px; font-style: normal; line-height: normal; color: #c21e09;font-weight: normal;}

#contentwrap {
background-image:url('/img/layout/bg_body.jpg'); 
background-repeat:repeat-y;
width:960px;
font-family: Arial, Vardana; 
font-size: 15px; 
line-height:130%; 
color:#333333;
margin:0;
padding:0;
overflow:auto;
}

#content { 
/*height:6000px;*/
width:840px;
overflow:auto;
margin:10px 60px 20px 60px;
padding:0;
}
#content h1 {font-family: Verdana, Arial; color:#4b8912; line-height:130%}
#content h2 {font-family: Verdana, Arial; color:#4b8912; line-height:130%}
#content h3 {font-family: Verdana, Arial; line-height:130%}
#content a { color: #c21e09; text-decoration: none;}
#content a:hover { color: #c21e09; text-decoration: underline;}
#content table td {padding-right:10px;padding-bottom:3px;}
#content table {overflow:hidden;}


#bild {float:right; margin-left:30px; margin-bottom:15px; font-size:12px;font-style:italic;line-height:130%}
#bild img {border:0}
#bildv {float:left; margin-top:10px;margin-right:30px; margin-bottom:15px; font-size:12px;font-style:italic;line-height:130%}
#bildv img {border:0}

#footer { 
height: 30px; 
width:960px;
background-image:url('/img/layout/bg_foot.jpg'); 
} 


#web {text-align:center;margin-bottom:20px} 
#web , #web a { font-family: Verdana, Arial; font-size: 10px; font-style: normal; line-height: normal; color: #999999; text-decoration: none}
#web a:hover { color: #999999; text-decoration: underline}



