* {
    margin: 0px;
    padding: 0px;
}

html, body {
    font-family: Universe, Verdana, Arial, Sans-Serif, Helvetica;
	font-size: 100%;
	font-weight:bold;
	width: 100%;
	height: 60%;
	text-align:center;
	scrollbar-base-color:#444444;
	scrollbar-3dlight-color:#444444;
	scrollbar-arrow-color:#444444;
	scrollbar-darkshadow-color:#444444;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#eeeeee;	
}
html:not([dummy]) .center { /*** wird nur vom firefox & netscape interpretiert ***/
	 width:100%;
}
.center{
	position:relative;
	width:99.9%;   
	margin-top:10%;
	margin-bottom:10%;
	text-align:center;
	
}
.scroll{
	position: relative;
	left:0px;
	height:350px;
	overflow-y: hidden;
	overflow-x: scroll;
}
.header{
	position:relative;
	width:100%;
	background-color:#6666ff;
	height:90px;
}
.menu{
	position:absolute;
	height:100%;
	width: 1090px;
}
.topcolor{
	position:relative;
	top:60px;
	height:88px;
	background: url("../images/acryl.jpg");
}
.firstLinks {
	position:absolute;
	top:0px;
	left:120px;	
	height:40px;
	display: inline;
}
.navlink {
    position: relative;
	top:10px;
    margin-right:40px;
    display: inline;
    list-style-type: none;
    font-size: 0.7em;
	float:left;
}
/*
.navlink a {
	text-decoration:none;
	color:#fff;
}*/
.navlink a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#fff;
		
}

.txtlink{
	position:relative;
	display:inline;
	text-decoration:none;
	color:#336655 !important;
}
.rund1{
	position:absolute;
	top:26px;
	left:160px;
	display:inline;
	float:left;
	z-index:106;
	
}
#rund1{
	display:none;
}
#rund2{
	display:inline;
	text-align: center;
	margin: 0 0 0 2px;
}
#rund3{
	display:none;
}
#rund4{
	display:inline;
	text-align: center;
	margin: 0 0 0 2px;
}
#rund5{
	display:none;
}
#rund6{
	display:inline;
	text-align: center;
	margin: 0 0 0 2px;
}
#rund1,#rund2,#rund3, #rund4,#rund5, #rund6{
	border: none;
}
.secLinks{
	position:absolute;
	top:0px;
	left:813px;	
	height:40px;
	display: inline;
	
}
.navlink1{
    position: relative;
	top:10px;
	margin-right:70px;
    display: inline;
    list-style-type: none;
    font-size: 0.7em;
	float:left;
	white-space: nowrap;
}
.navlink1 a {
	text-decoration:none;
	color:#fff;
}
.navlink2{
    position: relative;
	top:10px;
    display: inline;
    list-style-type: none;
    font-size: 0.7em;
	float:left;
	white-space: nowrap;
}
.navlink2 a {
	text-decoration:none;
	color:#fff;
}

/*
.content p{
	position:relative;
	margin:40px 0 20px 40px;
	float:left;
	display:block;
	color:#f68a56;
}

p.text{
	margin:120px 60px 20px 60px;
	
}
*/
.content p.acryl {
	position:relative;
	margin:30px 0 20px 32px;
	float:left;
	display:block;
	color:#f68a56;
}
.content p.stahl {
	position:relative;
	margin:30px 0 20px 33px;
	float:left;
	display:block;
	color:#f68a56;
}
.content p.holz {
	position:relative;
	margin:30px 0 20px 33px;
	float:left;
	display:block;
	color:#f68a56;
}
.content p.kontakt {
	float:left;
	left:0px;
	margin:120px 40px 0 32px;
	position:relative;
}
.rund{
	position:relative;
	top:2px;
	margin-right:3px;
	float:left;
	visibility:hidden;
}
div#divheadl{
	position:relative;
	top: 58px;
	left: 35px;
	display:block;
	color:#336655;
}
	div#divheadl H1{
		margin: 0;
		padding: 0;
		font-size: 15px;
		font-weight: bold;
	}
.content p.clear {
	float: none;
	clear: both;	
	margin: 0;
	display: inline;
	position: static;
}

a.circle
{
	background: url(../images/rund2.png) 0px 50% no-repeat;
	padding-left: 10px;
}

a:hover.circle
{
	background: url(../images/rund1.png)  0px  50% no-repeat;
	padding-left: 10px;
}
