
body {
        margin: 0; padding: 0;
	font-size: 14px;
	font-family: Georgia,Verdana,Helvetica,Arial sans-serif;
	background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #000;}
a:active { text-decoration: none; color: #dc6e1e;}
a:visited { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #dc6e1e; }

a img { border: none; }


#menu {
    width: 240px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #fff;
}


#menu ul {
        padding-left:0px;
        font-size:14px;
	list-style: none;
	margin: 0 0 13px 0;
	margin-bottom:21px;
}

#menu ul li.section-title {  }

#menu ul li { margin-bottom:3px; }

#menu ul li.active a { color: #dc6e1e; }

#content {
    height: 100%;
    margin: 0 0 0 263px;
    top: 0;
    width:640px;
}

#container {	
	width:980px;
}
.container {
    padding: 45px 5px 25px 45px;
    /*im browserfenster abstände: links x x oben */
}

#content p { margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0;}
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

DIV#sl-logo {height:95px;margin-bottom:6px;}
a.sl-logo {font-size:14px;color:#dc6e1e;line-height:19px;}
a.sl-logo:visited {color:#dc6e1e;}
a.sl-logo:active {color:#dc6e1e;}
a.sl-logo:hover {color:#dc6e1e;}
DIV#sl-img-title {height:70px;margin-bottom:30px;font-size:14px;line-height:19px;}
DIV#sl-text {font-size:14px;line-height:19px;width:580px;}
DIV#sl-text-ganze-zeile {font-size:14px;line-height:19px;width:580px;}
DIV#sl-text-ganze-zeile p {margin-bottom:19px;font-size:14px;line-height:19px;width:580px;}
.nav-orange {font-size:14px;color:#dc6e1e;}
a.link-orange {color:#dc6e1e;}
a.link-orange:active {color:#dc6e1e;}
a.link-orange:hover {color:#dc6e1e;}
a.link-orange:visited {color:#dc6e1e;}
DIV#sl-menue-abstand {margin-top:15px;}
DIV#sl-startseite-container {margin-top:104px;}
DIV#sl-img-start-container {margin-top:0px;}
DIV#sl-text-box-start {font-size:28px;line-height:41px;color:#dc6e1e;width:620px;}
DIV#sl-img-box {margin-top:17px;}
DIV#sl-text-box {font-size:14px;line-height:19px;width:500px;}
DIV#sl-text-box-kontakt p {font-size:14px;line-height:19px;margin-top:14px;width:500px;}
DIV#sl-text-box-kontakt-titel {font-size:14px;line-height:19px;margin-bottom:86px;}

DIV.line81px {font-size:1px;line-height:1px;height:81px}
DIV.line43px {font-size:1px;line-height:1px;height:43px}
DIV.line40px {font-size:1px;line-height:1px;height:40px}

DIV.fl {float:left;margin-top:0px;padding:0;}


