body{
background: #333;
margin:0;
padding:4px;
line-height: 1.5em;
}


#maincontainer{
width: 1035px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
margin :  20px 20px 20px; 
padding : 4px;
border : 5px solid #ccc; 
background : #666; 
height : 100px; 
voice-family : "\"}\""; 
voice-family : inherit; 
}

#topsection h1{
font-size : 50px; 
line-height : 80px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 200px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
text-align: center;
padding : 4px; 
border : 5px solid #ccc; 
background : #666;
}

#leftcolumn{
float: left;
width: 170px; /*Width of left column in pixel*/
margin-left: -1015px; /*Set margin to that of -(MainContainerWidth)*/
padding : 4px; 
border : 5px solid #ccc; 
background : #666; 
voice-family : "\"}\""; 
voice-family : inherit; 
width : 150px; 
}

#rightcolumn{
float: left;
width: 170px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
padding : 4px; 
border : 5px solid #ccc; 
background : #666; 
voice-family : "\"}\""; 
voice-family : inherit; 
width : 150px; 

}

#footer{
clear: left;
float: left;
width:  975px;
text-align: center;
margin :  20px 20px 20px 20px;
padding : 4px; 
border : 5px solid #ccc; 
background : #666; 

}

.innertube{
margin: 4px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.tegn{
background-color:#333;
color:#ccc;
} 
#tegn{
background-color:#333;
color:#ccc;
padding : 20px;
} 
#tegn_footer{
background-color:#333;
color:#ccc;
}
#info{
width:  560px;
text-align: center;
background-color:#333;
color:#ccc;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#000000;
color:#ccc;
font-size : 10px; 
line-height : 18px; 
font-weight : bold; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
html > body #menutitle{
width : 120px; 
width:130px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #333;/* */
}

.submenu{
color:#ccc;
font-size : 10px; 
line-height : 18px; 
font-weight : bold; 
margin-bottom: 10px;

}
.linkmenu{
color:#ccc;
font-size : 10px; 
line-height : 12px; 
font-weight : bold; 


}
