/* konceptas.dk
Lise Trabjerg Pedersen
2009
*/








body {
	margin: 0 auto; 
	
}








table {
	border-collapse: collapse;
}












/* Indhold */








#wrapper{
        left: 50%;
	margin: 0 auto;
	width: 1024px;
	background-color: #ffffff;
        border: 0px solid #000;
}












#menu_small {
                float: center;
                }






#content { width: 964px;
	margin: 20px 0px 10px 0px;
	padding:6px 30px 0 30px;
	background-color:#ffffff;
        text-align: center;
}


#contentSub {   width: 714px;
	margin: 20px 150px 10px 100px;
	padding:20px 100px 0 100px;
	background-color:#ffffff;
        text-align: left;
}








#center { 
	text-align: center;
}





#kontaktContent {
	width: 1024px;
	margin: 20px 0px 10px 0px;
	padding-top:6px;
                padding-left: 0px;
                padding-right: 0px;
	background-color:#ffffff;
}







#footer {
	width: 1024px;
	height: 35px;
	margin: 10px 20px;
}








/* Kontaktsiden*/






.ramme {
	border: dotted 1px gray;             
}
#menu {
	position: absolute;
	top: 250px;
	left: 330px;
	text-align: left;
	background-color: #ffffff;
	z-index:1;
}


#menuSub {
	margin: 20px 0 0 0;
        text-align: center;
	background-color: #ffffff;
}






#footer_kontakt {
                clear: both;
	width: 800px;
	height: 35px;
	margin: 10px 0 0 0;
}




















/* filosofi */
















#filosofi {    height: auto;
               width: 100px;
               padding:3px;
               background-color: #cfcfcf;
               filter:Alpha(enabled=1, opacity=88);
               border-bottom: 6px solid #b11412;
               visibility: hidden;
}












#filosofi a { bold 12px #b11412; 
}
#filosofi a:visited {bold 12px #b11412; 
}
#filosofi a:hover {bold 12px #b11412; 
}
#filosofi a:active {bold 12px #b11412; 
}
















#filosofiSmall { height: auto;
               width: 70px;
               padding:2px;
               background-color: #cfcfcf;
               filter:Alpha(enabled=1, opacity=88);
               border-bottom: 6px solid #b11412;
               visibility: hidden;
               font-size: 10px; line-height:11px; font-family: arial, verdana, sans-serif, helvetica;
}


#filosofiSmall a:link { bold 10px #b11412; 
}
#filosofiSmall a:visited {bold 10px #b11412; 
}
#filosofiSmall a:hover {bold 10px #b11412; 
}
#filosofiSmall a:active {bold 10px #b11412; 
}