/* CSS Document Produkte*/

.headline{
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

.headlineSelect{
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #1674BC;
	text-transform: uppercase;
	text-decoration: none;
}
.headlineSelect a {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #1674BC;
	text-transform: uppercase;
	text-decoration: none;
}
.headlineSelect a:link{
	color: #1674BC;
	text-decoration: none;
}
.headlineSelect a:hover{
	color: #1674BC;
	text-decoration: none;
}
.headlineSelect a:visited{
	color: #1674BC;
	text-decoration: none;
}
.headlineSelect a:active{
	color: #1674BC;
	text-decoration: none;
}
.menu {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
        }
		
.menu a {
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
        }

.menu a:link{
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
        }

.menu a:hover {
	color: #1674BC;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
        }

.menu a:active {
	color: #1674BC;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
        }

.menu a:visited {
	text-decoration: none;
	color: #666666;

}


.menuSelect {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #1674BC;
	text-transform: uppercase;
	text-decoration: underline;
        }
		
.menuSelect a {
	text-decoration: underline;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #1674BC;
	text-transform: uppercase;
        }

.menuSelect a:link {
	color: #1674BC;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
        }

.menuSelect a:hover {
	color: #1674BC;
	font-size: 13px;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
        }

.menuSelect a:active {
	color: #1674BC;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
        }
		
.menuSelect a:visited {
	text-decoration: underline;
	color: #1674BC;
  }

.menu2 {
	position:relative;
	margin-left:14px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	}
		
.menu2 a {
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
        }

.menu2 a:link {
	color: #666666;
	text-decoration: none;
        }

.menu2 a:hover {
	color: #1674BC;
	text-decoration: none;
        }

.menu2 a:active {
	color: #1674BC;
	text-decoration: none;
        }
.menu2 a:visited {
	text-decoration: none;
	color: #666666;
 }

.menuSelect2 {
position:relative;
	margin-left:14px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #1674BC;
	text-transform: uppercase;
	text-decoration: underline;
        }
		
.menuSelect2 a {
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #1674BC;
	text-transform: uppercase;
        }

.menuSelect2 a:link {
	color: #1674BC;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
        }

.menuSelect2 a:hover {
	color: #1674BC;
	text-decoration: underline;
	font-weight: bold;
        }

.menuSelect2 a:active {
	color: #1674BC;
	text-decoration: underline;
        }
		
.menuSelect2 a:visited {
	text-decoration: underline;
	color: #1674BC;
        }

