/* 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: #FFFFFF;
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: 10px;
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 50px 0px 0px;
}

.style1 {
font-size: 10px
}

/* SITE */

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

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

/* LOGOTOP */

#logotop {
width: 900px;
height: 123px;
margin: 0px auto 0px;
border-top: 1px solid #FFFFFF;
background: url(grafik/logotop.png) no-repeat;
}

.top_right {
width: 200px;
height: 50px;
margin: 0px;
}

#logotop a {
width: 700px;
height: 63px;
margin: 30px 0px 30px 0px;
display: block;
}

/* MAIN */

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

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

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

.line {
width: 890px;
height: 5px;
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: 902px;
height: 25px;
margin: 0px auto 0px;
border-bottom: 1px solid #7f7f7f;
background: url(grafik/footer_bg.png) no-repeat;
font-size: 10px;
text-align: center;
line-height: 25px;
}

/* SPECIAL */

.reklam_336px {
width: 336px;
height: 280px;
margin: 0px 15px 15px 15px;
float: right;
}

#main ul {
margin: 0px 0px 0px 20px;
}

.explaination {
font-weight: bold;
color: #006600;
}