/*
ContRay - Professional Website Engine
ContRay - Release 3 Enterprise Edition
Copyright © 2001-2007 ContRay [www.contray.de]
All rights reserved.
CSS Style - Templates
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}
A {
	font-family: verdana,arial,helvetica;
	color: Red;
	font-size: 11px;
	text-decoration: underline;
}
A:HOVER {
	font-family: verdana,arial,helvetica;
	color: #FF8C00;
	font-size: 11px;
	text-decoration: underline;
}
A.topnav {
	font-family: verdana,arial,helvetica;
	color: Red;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:HOVER {
	font-family: verdana,arial,helvetica;
	color: #FF8C00;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.leftnav {
	font-family: verdana,arial,helvetica;
	color: Red;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.leftnav:HOVER {
	font-family: verdana,arial,helvetica;
	color: #FF8C00;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.navpfad {
	font-family: verdana,arial,helvetica;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
A.navpfad:HOVER {
	font-family: verdana,arial,helvetica;
	color: Silver;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
A.small {
	font-family: verdana,arial,helvetica;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
A.small:HOVER {
	font-family: verdana,arial,helvetica;
	color: Silver;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}
.logo_text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: White;
	font-weight: bold;
}
.style1 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
.style1a {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}
.style_navpfad {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}
.leftstart {
	font-family: verdana,arial,helvetica;
	color: Black;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: White;
	border-right: 1px solid Black;
}
.lefton {
	font-family: verdana,arial,helvetica;
	color: Black;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #A9A9A9;
}
.style_content {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	border: 1px solid Black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: White;
}
INPUT {
	BORDER-RIGHT: #e5e5e5 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: Black;
	BORDER-BOTTOM: #e5e5e5 1px solid;
	FONT-FAMILY: Verdana,sans-serif;
	BACKGROUND-COLOR: #ffffff;
}
SELECT {
	BORDER-RIGHT: #e5e5e5 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: Black;
	BORDER-BOTTOM: #e5e5e5 1px solid;
	FONT-FAMILY: Verdana,sans-serif;
	BACKGROUND-COLOR: #ffffff;
}
TEXTAREA {
	BORDER-RIGHT: #e5e5e5 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: Black;
	BORDER-BOTTOM: #e5e5e5 1px solid;
	FONT-FAMILY: Verdana,sans-serif;
	BACKGROUND-COLOR: #ffffff;
}
.buttons {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #f0f4fd 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #f0f4fd 1px solid;
	COLOR: Black;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #d2d2d2;
}
img{
	margin-right: 3px;
}

.img_layout{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
P.headlinefaq {
	FONT-SIZE: 11px;
	FONT-weight: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND: url(gfx/headline_faq.gif) no-repeat 0px 100%;
}
