html[xmlns^="http"] { /* verhindert Mozilla-Zucken * > Firefox 1.5 */ overflow-y: scroll; }

* { outline:none; }

body {
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:#cc0000;
    scrollbar-base-color:;
    scrollbar-darkshadow-color:;
	scrollbar-face-color:white;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:;
	margin: 0px;
}



#banner {
	height: 192px;
	width: 1280px;
	background-image: url(images/_banner-metallbau-schiffsausbau.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}

#links {
	background-color: #CCC;
	width: 256px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}


#button {
	width: 200px;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
	font-size : 12px;
	color: #333;
       }

#links p {
	list-style: none;
	margin: 0;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 235px;
                }

#links li {
	margin: 0;
	list-style: none;
	list-style-image: none;
	padding: 0px;
	}

#links li a {
	color: #cc0000;
	text-decoration: none;
	width: 256px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 18px;
                }

#links li a:hover {
	color: #CC0000;
	width: 235px;
	font-weight: normal;
	background-color: #BCBCBC;
}
#links .aktiv {
	background-color: #FFFFFF;
	color: #CC0000;
	width: 100%;
	font-weight: normal;
}


#footer {
	background-color: #999999;
	height: 25px;
	width: 1280px;
	vertical-align: middle;
}

#menu {
	background-color: #999;
	height: 40px;
	width: 100%;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 1000px;
}
#content p {
	font-size: 12px;
}
#content .Bildlinks {
	border: 1px solid #CC0000;
	float: left;
	margin-right: 20px;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	padding-left: 20px;
	
}

h1 {font-size: 18px;
    padding-top: 20px;
	}
	
h2 {font-size: 14px;
	}
	
h3 {font-size: 12px;
	}



td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textbereich {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;

}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	display: block;

}

a.copy:link, a.copy:visited {
	color: #FFFFFF;
}
a.copy:hover, a.copy:active {
	color: #CCCCCC;
}


a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

.formfieldReq {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: medium solid #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.formfield {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: medium solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #CCCCCC;
}
.BildrahmenGross {
	border: 1px solid #CC0000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 30px;
}
#wrapper {
	height: auto;
}
#contentwrapper {
	width: 1280px;
	background-image: url(images/bg_contentwrapper.jpg);
	background-repeat: repeat-y;
	float: left;
}

