/*Webdesign by Samir AbouOda*/
/*<agl.folder "basic">*/
	h1  /* Überschrift */ { color: #f00; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-top: 0; margin-bottom: 0; padding: 30px 160px 10px 20px; }
	h2 { color: #fff; font-size: 10px; font-weight: bold; line-height: 30px; text-align: left; margin: 0.83em 0; }
	body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #5f5f5f; }
	p { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 500; text-decoration: none; }
	td { font-family: Verdana, Arial, Helvetica, sans-serif; }
	a:link { font-family: Verdana, Arial, Helvetica, sans-serif; }
	a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; }
	a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
	a:active { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
/*</agl.folder>*/
/*<agl.folder "layout">*/
	.struc { position: relative; left: -8px; width: 1024px; margin: -8px auto; }
	.header { background-image: url(../images/header.gif); height: 144px; }
	.nav { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 500; line-height: 30px; background-image: url(../images/navigation.gif); text-decoration: none; text-transform: uppercase; text-align: left; text-indent: 40px; word-spacing: 18px; height: 31px; }
	.strip { background-image: url(../images/strip.gif); height: 12px; }
	.images { background-color: #5f5f5f; height: 123px; }
	.image_a { background-image: url(../images/schaltpultnah.jpg); width: 202px; height: 123px; margin-left: 3px; }
	.image_b { background-image: url(../images/beratung.jpg); width: 202px; height: 123px; margin-top: -123px; margin-left: 207px; }
	.image_c { background-image: url(../images/hometop.gif); margin-top: -123px; margin-left: 411px; width: 202px; height: 123px; }
	.image_d { background-image: url(../images/demo.jpg); margin-top: -123px; margin-left: 615px; width: 202px; height: 123px; }
	.image_e { background-image: url(../images/kamera.jpg); margin-top: -123px; margin-left: 819px; width: 202px; height: 123px; }
	.content { font-size: 12px; line-height: 22px; background-color: #f7f7f7; text-align: justify; height: auto; padding-right: 170px; padding-bottom: 20px; padding-left: 20px; }
	.content_main { font-size: 12px; line-height: 22px; background-color: #f7f7f7; text-align: justify; height: auto; padding-right: 250px; padding-bottom: 20px; padding-left: 20px; }
	.content_red { color: black; font-size: 12px; line-height: 22px; text-align: justify; padding-right: 40px; padding-left: 60px; height: auto; }
	.content_a  /* Inhaltsverlinkung */ { color: #000; font-size: 12px; font-weight: bold; text-decoration: underline; text-align: justify; }
	.content_top  /* Inhaltsverlinkung */ { color: #000; font-size: 10px; text-decoration: underline; text-align: justify; }
	.footer { color: #fff; font-size: 10px; font-weight: 500; line-height: 30px; background-image: url(../images/footer.gif); text-decoration: none; text-transform: uppercase; text-align: right; word-spacing: 18px; height: 30px; padding-right: 20px; }
	.bottom { color: #838383; font-size: 10px; background-image: url(../images/bottom.gif); text-indent: 20px; position: relative; height: 61px; margin-top: 0; margin-bottom: 0; }
/*</agl.folder>*/

#sidebar {
	top: 330px;
	left: 640 px;
	width: 300px;
}
.sidebartext {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/images/bg-sidebar.png") repeat scroll 0 0 transparent;
    border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD;
    border-radius: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin: 0 0 15px;
    padding: 0 10px 15px;
}