/**
* CSS
* 
* @version 1.3
* @author Vaska 
* @author Gregory Cadar
* @author Lynge
*/
* {
margin : 0;
padding : 0;
}
body {
font-family : helvetica, verdana, arial, sans-serif;
font-style : normal;
background-color : #666;
margin : 10px;
background-image : url("http://lp2.dk/files/bag/pattrn03.png");
font-size : 10px;
}
p {
font-style : normal;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding-top : 0;
padding-right : 2px;
padding-bottom : 10px;
padding-left : 0;
}
h1 {
font-size : 125%;
color : #fff;
background-color : #666;
padding-left : 2px;
}
h2 {
font-size : 105%;
font-weight : normal;
font-style : normal;
border-top-style : solid;
border-bottom-style : dotted;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-color : #666666;
border-bottom-color : #666666;
padding-top : 0;
padding-left : 3px;
padding-bottom : 1px;
margin-bottom : 10px;
}
h3 {
font-size : 16px;
}
h4 {
font-size : 20px;
}
#menu {
background-color : #ffffff;
float : left;
width : 215px;
position : absolute;
left : 10px;
display : inline;
overflow : auto;
}
#content {
background-color : #ffffff;
position : absolute;
left : 245px;
overflow : auto;
margin : 0 10px 10px 0;
}
#content p {
margin-bottom : 0;
padding-left : 7px;
}
#menu ul {
list-style : none;
margin : 0 0 10px 0;
}
#menu li {
padding-left : 7px;
}
#menu ul li.section-title {
font-size : 105%;
font-weight : normal;
font-style : normal;
border-top-style : solid;
border-bottom-style : dotted;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-color : #666666;
border-bottom-color : #666666;
padding-left : 3px;
padding-bottom : 1px;
margin-bottom : 5px;
list-style-type : none;
}
a {
padding-top : 0;
padding-left : 0;
border-right-style : none;
}
a:link {
text-decoration : none;
color : #666;
}
a:active {
text-decoration : none;
color : #666;
}
a:visited {
text-decoration : none;
color : #666;
}
a:hover {
color : #ffffff;
background-color : #666;
}
#content a:link {
text-decoration : underline;
}
#content a:visited {
text-decoration : underline;
}
#content a:hover {
color : #fff;
text-decoration : none;
background-color : #666;
}
#img-container span.backgrounded a, #img-container a.thickbox, #img-container a.thumb-img, #img-container #d-col1 a {
background : transparent;
}
a img {
border : medium none;
}
#img-container {
margin : 0;
padding : 0;
clear : both;
height : 100%;
width : 100%;
}
.container {
background-color : #ffffff;
margin : 10px;
padding : 0;
border-top-width : 1px;
border-top-style : solid;
border-top-color : #666;
}
#once {
clear : left;
}
.grow {
float : left;
margin-bottom : 18px;
}
.grow em {
font-style : normal;
display : none;
text-align : center;
}
.grow {
float : left;
margin-bottom : 18px;
}
.grow em {
font-style : normal;
display : none;
text-align : center;
}
