.link_activ {
color:#FFFFFF;
background-color:#FFCC33;
}
.link_activ2 {
color:#000000;
background-color:#CCCCCC;
}
a:hover.hover1 {
background-color:#cc99cc;
text-decoration: none;
}
a:hover.hover2 {
background-color:#ccff66;
text-decoration: none;
}

.bottom_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999;
	position: fixed;
	left: 0em;
	bottom: 0em;
	z-index: 30;
	height: auto;
	width: 100%;
	background-repeat: repeat;
	line-height: 2em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: bottom;
	visibility: inherit;
	background-attachment: scroll;
	text-transform: uppercase;
	background-color: #CCC;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	
}
.roman {
	position: absolute;
	z-index: 5;
	left: 30px;
	top: 60px;
}
.web {
	position: absolute;
	z-index: 10;
	left: 120px;
	top: 334px;
}
.print {
	position: absolute;
	z-index: 10;
	left: 212px;
	top: 334px;
}
.video {
	position: absolute;
	z-index: 10;
	left: 120px;
	top: 388px;
}
.profil {
	position: absolute;
	z-index: 10;
	left: 236px;
	top: 390px;
}
.kontakt {
	position: absolute;
	z-index: 10;
	left: 236px;
	top: 412px;
}
.logo {
	position: fixed;
	z-index: 26;
	min-width: 400px;
	max-width: 700px;
	top: 120px;
	left: 440px;
	right: 15%;
	height: auto;
}
.showroom {
	border: thin dotted #999;
	position: fixed;
	z-index: 25;
	min-width: 400px;
	max-width: 700px;
	left: 440px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 15px;
	height: auto;
	top: 200px;
	background-color: #FFF;
	bottom: 28px;
	right: 15%;
}
.showroom_index {
	border: thin dotted #999;
	position: fixed;
	z-index: 25;
	min-width: 400px;
	max-width: 700px;
	left: 440px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 15px;
	height: auto;
	top: 200px;
	background-color: #FFF;
	right: 15%;
}
.kontaktfomular {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	width: auto;
	z-index: 25;
	height: auto;
	font-style: italic;
	line-height: 1.4em;
	font-size: 0.9em;
}

