/* LAN-INFO.COM CSS */

* {
margin: 0;
padding: 0;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
text-decoration: none;
line-height: 1.4em;
}

html, body {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #d9d9d9;
margin: 0px;
}

img {
border: 0px;
}

a {
color: #744518;
text-decoration: underline;
}

a:visited {
color: #744518;
text-decoration: underline;
}

a:hover {
color: #000000;
text-decoration: underline;
}

h1 {
margin-top: 5px;
margin-bottom: 5px;
font-size: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
margin-top: 5px;
margin-bottom: 5px;
font-size: 16px;
font-weigh: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
margin-top: 0px;
margin-bottom: 5px;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main p {
margin: 0px;
}

.style1 {
font-size: 10px
}

/* SITE */

#wrapper {
width: 100%;
background-position: top;
}

#container {
width: 860px;
margin: 0px auto 0px;
background: url(grafik/site_bg.png) repeat-y;
}

/* LOGOTOP */

#logo_bg {
width: 860px;
height: 133px;
background: url(grafik/logo_bg.png) no-repeat;
}

#logo_placeholder {
width: 860px;
height: 28px;
}

#logotop {
width: 804px;
height: 96px;
margin: 0px auto 0px;
}

#logotop a {
width: 600px;
height: 70px;
display: block;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 32px;
font-weight: bold;
text-decoration: none;
letter-spacing: 0.1em;
padding: 26px 0px 0px 36px;
}

/* MAIN */

#content {
width: 860px;
margin: 0px;
padding-top: 5px;
}

#left{
width: 180px;
margin: 10px 0px 20px 38px;
float: left;
display: inline;
}

#main {
width: 500px;
margin: 10px 0px 20px 245px;
}

.line {
width: 790px;
height: 3px;
margin: 0px auto 0px;
background-color: #999999;
border: 0px solid #22786b;
clear: both;
}

/* MENY */

.left_header {
width: 180px;
height: 23px;
margin-bottom: 3px;
padding-bottom: 3px;
font-size: 12px;
line-height: 22px;
font-weight: bold;
text-indent: 5px;
background: url(grafik/leftheader_bg.png) no-repeat;
}

#leftmenu {
width: 180px;
}

#leftmenu a {
width: 180px;
height: 23px;
padding-top: 3px;
color: #000000;
display: block;
font-size: 11px;
text-decoration: none;
text-indent: 10px;
font-weight: bold;
background: url(grafik/left_button_normal.png) repeat-x;
}

#leftmenu a:link {
color: #000000;
display: block;
}

#leftmenu a:visited {
color: #000000;
display: block;
}

#leftmenu a:hover {
color: #ff6202;
display: block;
}

/* SIDFOT */

#footer {
width: 860px;
height: 50px;
margin: 0px auto 0px;
border-bottom: 0px solid #7f7f7f;
background: url(grafik/footer_bg.png) no-repeat;
font-size: 10px;
text-align: center;
line-height: 28px;
}
