/* CSS Document */
html {
	width: 100%;
	height: 100%;
}
body {
	background-color: #FFFFFF;
	background-image: URL(../img/bg_whole.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
}
img {
	border: 0;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:focus {
	outline: none;
}
.clear {
	clear: both;
}
.head_whole {
	width: 930px;
	margin: 0 auto;
	padding: 10px;
	border-bottom: 1px solid #CECFCE;
}
.logotype_main {
	padding: 8px;
	float: left;
	width: 200px;
}
.phone {
	float: right;
	width: 700px;
	text-align: right;
}
.main_menu {
	width: 700px;
	float: right;
	text-align: right;
	margin-top: 50px;
}
.main_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 460px;
	float: right;
	margin-right: -10px;
	display: block;
}
.main_menu li {
	display: block;
	float: left;
	height: 13px;
	background-color: none;
}
.main_menu a {
	display: block;
	float: left;
	height: 13px;
	padding-bottom: 10px;
	margin-bottom: -10px;
	background-color: #666666;
	margin-left: 15px;
	background-image: URL(../img/blank.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.main_menu a:hover {
	background-color: #000000;
	background-image: URL(../img/tri.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
a.active {
	background-color: #99CC00;
	background-image: URL(../img/tri.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.banner {
	width: 950px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CECFCE;
}
.banner a {
	color: #99CC00;
	font-weight: bold;
	font-style: italic;	
}
.banner a:hover {
	color: #000000;
}
.body_content {
	width: 950px;
	margin: 30px auto;
}
.body_content img {
	margin-bottom: 20px;
	display: block;
	margin-right: auto;
}
.body_content a {
	color: #99CC00;
	font-weight: bold;
	font-style: italic;
}
.body_content a:hover {
	color: #000000;
}
.body_column_1 {
	width: 320px;
	float: left;
	margin-right: 60px;
	margin-bottom: 20px;
}
.body_column_1_b {
	width: 320px;
	float: left;
	margin-right: 55px;
	margin-bottom: 20px;
}
.body_column_2 {
	float: left;
	width: 195px;
	margin-bottom: 20px;
}
.greay_home {
	background-color: #F3F3F3;
	padding: 15px;
	text-shadow: 0px 1px #ffffff;
	border: 1px solid #E0E0E0;
	font-style: italic;
}
.footer {
	width: 100%;
	height: 95px;
	background-color: #F3F3F3;
	border-top: 1px solid #E0E0E0;
	padding-top: 10px;
	font-size: 10px;
	color: #999999;
	text-shadow: 0px 1px #ffffff;
}
.footer_fit {
	width: 950px;
	margin: 5px auto;
}
.logotype_menu_foot {
	float: left;
	width: 245px;
	border-right: 1px solid #cccccc;
}
.logotype_menu_foot img {
	float: left;
}
.logotype_menu_foot ul {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding: 0px;
	list-style: none;
	float: left;
	line-height: 15px;
}
.logotype_menu_foot li {
	margin: 0px;
	padding: 0px;
}
.logotype_menu_foot a {
	display: block;
	padding-left: 15px;
	background-image: URL(../img/point.png);
	background-position: left 7px;
	background-repeat: no-repeat;
	color: #999999;
}
.logotype_menu_foot a:hover {
	color: #000000;
}
a.active_foot {
	color: #99CC00;
}
.reset {
	margin: 0px;
	padding: 0px;
	background: none;
}
.references  {
	width: 375px;
	float: left;
	margin-left: 30px;
	padding-right: 40px;
	border-right: 1px solid #cccccc;
}
.references span {
	display: block;
	width: 100%;
}
.references img {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
	margin-top: 5px;
}
.copyright {
	padding-top: 55px;
	padding-left: 30px;
	float: left;
	text-align: right;
	width: 220px;
	line-height: 18px;
	white-space: nowrap;
}
.copyright img {
	margin-bottom: -4px;
}
img.subsite_1 {
	padding-right: 30px;
	float: left;
}
img.title_banner {
	padding-right: 200px;
	margin-left: -5px;
	margin-top: 15px;
	margin-bottom: 10px;
}
img.kontakt_title {
	padding-right: 30px;
	margin-left: -5px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.contact_left {
	width: 250px;
	float: left;
}
.contact_right {
	width: 310px;
	float: left;
	padding-left: 20px;
	border-left: 1px dotted #CCCCCC;
	margin-bottom: 0px;
}
#contact_input{
	background-color: #FFFFFF;
	text-align: left;
	width: 310px;
	line-height: 11px;
	height: 14px;
	border: 1px solid #C7C6B4;
	margin-top: 0px;
	margin-bottom: 7px;
	padding: 4px;
	color: #666666;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#contact_input_next{
	background-color: #FFFFFF;
	text-align: left;
	width: 310px;
	line-height: 11px;
	height: 14px;
	border: 1px solid #C7C6B4;
	margin-top: 0px;
	margin-bottom: 7px;
	padding: 4px;
	color: #666666;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#contact_text{
	background-color: #FFFFFF;
	border: 1px solid #C7C6B4;
	width: 310px;
	line-height: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
	color: #666666;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.contact_email {
	width: 310px;
	padding: 5px;
	background-image: URL(../img/bg_contact_mail.png);
	background-repeat: no-repeat;
}

.button {
	background-color: transparent;
	background-image: URL(../img/button_send.png);
	background-position: top;
	background-repeat: repeat-y;
	width: 95px;
	height: 35px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #666666;
	border-top: 0px solid #F4F4F4;
	border-left: 0px solid #F4F4F4;
	border-bottom: 0px outset #FFFFFF;
	border-right: 0px outset #FFFFFF; 
	text-align: center;
	line-height: 35px;
	outline: none;
	cursor: pointer;
}

.button:hover {
	background-color: transparent;
	background-image: URL(../img/button_send.png);
	background-position: bottom;
	background-repeat: repeat-y;
	width: 95px;
	height: 35px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333333;
	border-top: 0px solid #F4F4F4;
	border-left: 0px solid #F4F4F4;
	border-bottom: 0px outset #FFFFFF;
	border-right: 0px outset #FFFFFF; 
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	outline: none;
	cursor: pointer;
}
.form_send {
	float: right;
	position: relative;
	right: -17px;
}
img.kontakt2 {
	float: left;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 50px;
}
p.kontakt2 {
	float: left;
	margin-top: 70px;
	width: 170px;
	text-align: center;
}
