body {
	margin: 10px 0 0 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	
}
a img {border : 0 none;}
#top {margin: -10px 0 0 0; background: #E5E5E5; font-size: 11px; color: #666666; display:block; height: 15px;}
#top h2 {font: 11px Arial}
blockquote {font-style: italic;}
a {color: #135293;}
a:hover {text-decoration: none;}

h1 {
	margin: 0;
	padding: 5px 0;
	font-size: 180%;
	font-weight: normal;
	color: #135293;
}
.title2 {
	margin: 0;
	padding: 5px 0;
	font-size: 180%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img04.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}                                               
.blue {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img04.gif) repeat-x left bottom;
	line-height: 180%;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}         
.boxed {
	background-color:#fff;
	margin:-15px 0 0 0;
	padding: 5px 30px 0 30px;
	border-top:15px solid;
	border-color:#C60D1F;
	
}
.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}
.boxed h2 {
	font-size: 140%;
	font-weight: normal;
	color: #135293;
}
.orange {
	width: 50%;
	margin: 50px 10px 0 150px;
	background: #0074BD url(../images/img04.gif) repeat-x;
	color: #FFFFFF;
	border: none;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 130px;
}

.col-two {
	float: right;
	width: 130px;
}

/* Page */

#page {margin:0 0 2000px 0;
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	background:#fff;
}

/* header */

#header {
	height:220px;
	background-image:url(../images/head_right.png);
	background-repeat:no-repeat;
	border-bottom:15px solid;
	border-color:#C60D1F;
	

}
/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(../images/head_left.jpg) repeat-y left top;
	border-bottom:15px solid;
	border-color:#C60D1F;
}



/* Menu */

#menu {
	margin:15px 0 0 0;
	padding: 20px;
	background: #0074BD url(../images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(../images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}
/*
.icon_treppenlift { padding: 0 0 0 40px; background: url(../images/icons/badelifte.gif) no-repeat center left;}
.icon_plattformlift { padding: 0 0 0 40px; background: url(../images/icons/plattformlifte.gif) no-repeat center left; }
.icon_deckenlift { padding: 0 0 0 40px; background: url(../images/icons/deckenlifte.gif) no-repeat center left; }
.icon_senkrechtlift { padding: 0 0 0 40px; background: url(../images/icons/senkrechtlifte.gif) no-repeat center left; }
.icon_hublift { padding: 0 0 0 40px; background: url(../images/icons/hublifte.gif) no-repeat center left; }
.icon_badelift { padding: 0 0 0 40px; background: url(../images/icons/badelifte.gif) no-repeat center left; }
.icon_treppenraupen { padding: 0 0 0 40px; background: url(../images/icons/treppenraupen.gif) no-repeat center left; }
.icon_elektromobil { padding: 0 0 0 40px; background: url(../images/icons/elektromobile.gif) no-repeat center left; }
*/

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}
.aktiv {text-decoration: underline;font-style:italic;font-weight: bold;}
/* Topmenu */

#topnavi {
        margin: 0;
        padding: 200px 0 20px 105px;
}

#topnavi li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#topnavi a:link, #topnavi a:visited {
        float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #135293;
}



#topnavi a:hover {color: #000;background: url(../images/eck.gif) no-repeat bottom center;}
.activ {background: url(../images/eck.gif) no-repeat bottom center; font-style:italic;}


/* News */

#news {
	width: 240px;
	height:218px;
	margin:15px 0 0 0;
	background-image:url(../images/treppenlift.jpg);
}

#news fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#news a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Produkte Unterseiten */

.produktbox { 
      width: 150px;
      float: left;
      margin: 0 0 25px 10px;
	  border:none;

 }

/*.produktbox a {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #2e4695; text-decoration:none; font-weight: bold;

 }*/

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
	color:#FFF;
}

#footer a {
	color:#FFF;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(../images/img12.gif) repeat-x;
}

#links a {
	color: #FFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}
.abstand{margin:0 20px 0 0;}


.menuschrift {color: #FFFFFF}
