/* CSS Structure */

#body{
margin:0;
background-image:url(../../images/bg/body.png);
background-position:top;
background-repeat:repeat-x;
background-color:#d0ccc4;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
}

a:link{
color:#00727D;
}
a:visited{
color:#00727D;
}
a:hover{
color:#000000;
}
a:acive{
color:#000000;
}

.h1{
font-size:14px;
font-weight:bold;
color:#00727D;
}

.h2{
font-size:12px;
font-weight:bold;
color:#00727D;}

#imgRight{
margin-left:20px;
border-color:#00727D;
border-style:solid;
border-width:1px;
}

#linkRight{
margin-left:20px;
}

#imgLeft{
margin-right:20px;
border-color:#00727D;
border-style:solid;
border-width:1px;
}

#imgSpar{
margin-right:20px;
}

#tableMain{
width:864px;
height:660px;
}

#tdHead{
height:214px;
background-image:url(../../images/bg/head.png);
background-position:top center;
background-repeat:no-repeat;
}

#tdMain{
height:500px;
background-image:url(../../images/bg/main.png);
background-position:center;
background-repeat:repeat-y;
}

#tdFoot{
height:46px;
background-image:url(../../images/bg/foot.png);
background-position:bottom center;
background-repeat:no-repeat;
}

#tdAddress{
height:40px;}

#rub{
position:absolute;
top:89px;
margin-left:291px;
width:566px;
height:61px;
background-position:right bottom;
background-repeat:no-repeat;
}

#rub.skolan{
background-image:url(../../images/bg/rub_skolan.png);
}
#rub.utbildningen{
background-image:url(../../images/bg/rub_utbildningen.png);
}
#rub.lararna{
background-image:url(../../images/bg/rub_lararna.png);
}
#rub.eleverna{
background-image:url(../../images/bg/rub_eleverna.png);
}
#rub.soka{
background-image:url(../../images/bg/rub_soka.png);
}
#rub.kontakt{
background-image:url(../../images/bg/rub_kontakt.png);
}

#divFriaLogo{
width:168px;
height:137px;
position:absolute;
top:19px;
margin-left:-20px;
}

#tableContentMain{
margin-left:0px;
margin-top:26px;
margin-right:30px;
}

#tdBlankLeft{
width:200px;}

.text_popup { 
 position: absolute;
 width: 605px;
 background-color: #ffffff; 
 border:solid 1px #00727D; 
 padding: 15px; 
 z-index: 10;
}

.text123_popup { 
 position: absolute;
 margin-left:200px;
 margin-top:150px;
 width: 400px;
 background-color: #ffffff; 
 border:solid 1px #00727D; 
 padding: 15px; 
 z-index: 10;
}

.room_popup { 
 position: absolute;
 margin-left:0px;
 margin-top:30px;
 width: 400px;
 background-color: #ffffff; 
 border:solid 1px #00727D; 
 padding: 15px; 
 z-index: 10;
}

.spar_popup { 
 position: absolute;
 margin-left:-50px;
 margin-top:0px;
 width: 450px;
 background-color: #ffffff; 
 border:solid 1px #00727D; 
 padding: 15px; 
 z-index: 10;
}

.personal_popup { 
 position: absolute;
 margin-left:-106px;
 margin-top:-10px;
 width: 100px;
 background-color: #ffffff; 
 border:solid 1px #00727D; 
 z-index: 10;
}

#tablePersonal{
width:100%;
border-color:#00727D;
border-style:solid;
border-width:1px;
font-size:11px;
}

.personalBody{
border-color:#00727D;
border-style:solid;
border-width:1px;
}

.personalHead{
height:30px;
background-color:#00727D;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

#tableKurs{
width:100%;
border-color:#00727D;
border-style:solid;
border-width:1px;
font-size:11px;
}
#kursBody{
border-color:#00727D;
border-style:solid;
border-width:1px;
}

#kursHead{
height:30px;
background-color:#00727D;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.list{
line-height:18px;
font-size:11px;}
