body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(../gfx/bg-gradient.png) #dbdbdb repeat-x;
	text-align: center;
}

h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 12px;
}

p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

img#logo {
	margin: 25px 0px 0px 20px;
	border: 0px;
	float: left;
}

div#shadow {
	margin: 0px auto;
	width: 960px;
	background: url(../gfx/bg-shadow.png) repeat-y;
}

div#header {
	height: 120px;
	width: 930px;
	margin: 0px auto;
	background: #333333;
	text-align: left;
}

div#content-top {
	height: 360px;
	width: 930px;
	margin: 0px auto;
	background-color: #04131A;
	text-align: left;
}

div#content-bottom, div#content-bottom1 {
	min-height: 100px;
	width: 930px;
	margin: 0px auto;
	background: white;
	text-align: left;
	padding: 0px 0px 10px 0px
}

div#footer {
	height: 45px;
	width: 960px;
	margin: 0px auto;
	background: url(../gfx/bg-footer.png) no-repeat;
	background-position: bottom;
	font-size: 10px;
	color: #666666;
	text-align: center;
	/*padding: 0px 70px 0px 70px;*/
}

div#footer a, div#footer a:active, div#footer a:visited {
	text-decoration: underline;
	color: #666666;
}

div#footer a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

div#navigation {
	width: 554px;
	float: right;
	height: 25px;
	margin: 95px 0px 0px 0px;
	text-align: left;
}

div#navigation a, div#navigation a:active, div#navigation a:visited {
	text-decoration: none;
	color: #ffffff;
}

div#navigation a:hover {
	text-decoration: none;
	color: #FFCC00;
}

div#navigation ul, div#navigation ul li {
	margin: 0px;
	padding: 0px;
}

div#navigation ul li {
	display: inline;
	list-style-type: none;
	padding: 0px 8px 0px 0px;
	font-size: 13px;
	color: #ffffff;
	background: url(../gfx/bg-navigation-li.gif) no-repeat;
	background-position: right;
}

div#navigation .last {
	background: none;
}

div#navigation .active {
	color: #FFCC00 !important;
}

div#topleft {
	color: #cccccc;
	font-size: 13px;
	padding: 10px 0px 0px 20px;
	width: 320px;
	float: left;
	line-height: 20px;
}

div#topright {
	float: right;
	width: 554px;
	color: #ffffff;
	font-size: 12px;
	padding: 15px 0px 0px 0px;
	line-height: 18px;
}

div#topright .input {
	width: 254px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

div#topright .textarea {
	width: 258px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

div#topright .submit {
	margin: 5px 0px 0px 0px;
}

div#topright a, div#topright a:active, div#topright a:visited {
	text-decoration: underline;
	color: #cccccc;
}

div#topright a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

div#bottomleft h1, div#bottomleft1 h1 {
	font-size: 22px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	color: #000000;
}

div#bottomleft, div#bottomleft1 {
	color: #666666;
	font-size: 12px;
	padding: 10px 0px 0px 20px;
	width: 340px;
	float: left;
	margin: 0px 0px 20px 0px;
}

div#bottomleft ul, div#bottomleft1 ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 18px;
}

div#bottomleft ul li, div#bottomleft1 ul li {
	color: #FFCC00 !important;
}

div#bottomleft ul li span, div#bottomleft1 ul li span {
	color: #666666 !important;
}

div#bottomright, div#bottomright1 {
	float: right;
	width: 534px;
	color: #000000;
	font-size: 12px;
	padding: 15px 0px 0px 0px;
	margin: 0px 20px 20px 0px;
	line-height: 18px;
	min-height: 160px;
}

div#bottomright a, div#bottomright a:active, div#bottomright a:visited,
div#bottomright1 a, div#bottomright1 a:active, div#bottomright1 a:visited {
	text-decoration: underline;
	color: #666666;
}

div#bottomright a:hover, div#bottomright1 a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

div.clearer {
	clear: both;
}

div.img-expressservice {
	background: url(../gfx/bg-expressservice.jpg) #04131A no-repeat !important;
}

div.img-startseite {
	background: url(../gfx/bg-startseite.jpg) #04131A no-repeat !important;
}

div.img-downloads {
	background: url(../gfx/bg-downloads.jpg) #04131A no-repeat !important;
}

div.img-impressum {
	background: url(../gfx/bg-impressum.jpg) #04131A no-repeat !important;
}

div.img-kontakt {
	background: url(../gfx/bg-kontakt.jpg) #04131A no-repeat !important;
}

div.img-rotaxqualitaet {
	background: url(../gfx/bg-rotaxqualitaet.jpg) #04131A no-repeat !important;
}

div.img-sonderanfertigungen {
	background: url(../gfx/bg-sonderanfertigungen.jpg) #04131A no-repeat !important;
}

img.absmiddle {
	vertical-align: middle;
	/* margin-bottom: .25em; */
}


#bottomright1 h3 {
	margin: 0 0 15px 0;
}
