* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

html, body, #main {
	width: 100%;
	height: 100%;
	background-color: #F4F0ED;
}

body.onlinesoon {
	background-color: #FFFFFF;
}


a:link    { color:#333; text-decoration:none; }
a:visited { color:#333; text-decoration:none; }
a:hover   { color:#000000; text-decoration:none; }
a:active  { color:#333; text-decoration:none; }

#flasherror a:link    { color:#cccccc; text-decoration:none; font-size: 12px; }
#flasherror a:visited { color:#cccccc; text-decoration:none; font-size: 12px; }
#flasherror a:hover   { color:#FFFFFF; text-decoration:none; font-size: 12px; }
#flasherror a:active  { color:#cccccc; text-decoration:none; font-size: 12px; }



#onlinesoon {
	text-indent: -3000px;
	overflow: hidden;
	background: url("../layout/img/onlinesoon.gif") no-repeat center;
	width: 100%;
	height: 100%;
}

#error404 {
	text-indent: -3000px;
	overflow: hidden;
	background: url("../layout/img/error.gif") no-repeat center;
	width: 100%;
	height: 100%;
}

#flasherror {
	clear: both;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	background-color: #999;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	padding: 2px 0px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


#content {
	width: 960px;
	margin: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}


#leftColumn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 204px;
	height: 10000px;
	border-right: 1px solid #999;
}

#rightColumn {
	float:left;
	width: 752px;
	margin-left: 208px;
}

#leftColumn h1{
	margin-right: 10px;
	margin-top: 32px;
}

#leftColumn h1 a {
	text-align: right;
	font-size: 40px;
	color: #BBB4A8;
	font-weight: normal;
	line-height: 80%;
	text-decoration: none;
	display: block;
}

#leftColumn h1 a:hover {
	color: #333;
}

h1 span {
	font-size: 36px;
	color: #BBB4A8;
	font-weight: bold;
	letter-spacing: -7px;
}

ul.nav {
	list-style-type: none;
	display: block;
	margin-bottom: 20px;
	height: 105px;
	float:right;
	margin-right: 30px;
}

ul.nav li {
	float:left;
	width: 120px;
	position: relative;
	height: 100%;
	border-left: 1px solid #999;
}

ul.nav li a {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	color: #333;
}


ul.nav li a:hover {
	color: #222;
}


.article {
	margin-top: 40px;
}

.article p {
	background-color: transparent;
	padding: 5px;
	color: #333;
	width: 549px;
	float:left;
}

.textArticle {
	clear: both;
	color: #333;
	background-color: #FFF;
	padding: 15px;
	width: 679px;
}

.textArticle h2 {
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 20px;
}

.textArticle p {
	margin-top: 20px;
}




.contactArticle {
	float:left;
	color: #333;
	background-color: #FFF;
	width: 224px;
	height: 314px;
	position: relative;
	padding-top: 20px
}

.contactArticle p {
	margin-left: 12px;
}

.contactArticle p.toptxt {
	margin-top: 0px;
	margin-bottom: 20px;
}


.contactArticle p.bottomtxt {
	font-size: 12px;
	position: absolute;
	bottom: 10px;
}







.xform {
	position: relative;
	float: left;
	width: 484px;
	height: 319px;
	background: url("../layout/img/kontakt_bg.png") no-repeat;
	padding-top: 15px;
}

.xform p.responsetext {
	margin: 0px 15px 15px 15px;
	height: 100%;
}

.xform h2 {
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 10px;
	margin-left: 15px;
}

.xform .form_warning {
	border: 1px solid #666;
}

.xform ul.form_warning {
	border: 1px solid #666;
	position: absolute;
	height: auto;
	top: -118px;
	left: 0px;
	background-color: #FEAAB2;
	padding: 10px 15px 5px 15px;
	width: 444px;
	height: 80px;
	overflow: auto;
}

.xform ul.form_warning li {
	display: block;
	width: auto;
	height: auto;
	float: none;
	border: 0px;
	padding-bottom: 5px;
	color: #83051A;
	font-size: 12px;
}

.xform label {
	display:none;
}

.xform input, .xform textarea {
	width: 444px;
	margin-left: 15px;
	margin-bottom: 5px;
	color: #333;
}

.xform select {
	width: auto;
	margin-left: 15px;
	margin-bottom: 5px;
	height: 22px;
}

.xform select option {
	padding: 5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #CCC;
}

.xform input, .xform textarea {
	border: none;
	padding: 2px;
	background: url("../layout/img/input_bg.png") repeat;
	background-color: transparent;
}

.xform textarea {
	height: 120px;
}

.xform select {
}

.xform .formlabel-city_code input {
	float:left;
	width: 50px;
}

.xform .formlabel-city input {
	float:left;
	margin-left: 5px;
	width: 385px;
}

.xform .formsubmit {
	position: absolute;
	top: 20px;
	right: 20px;
}

.xform .formsubmit input {
	width:80px;
	height: 19px;
	background: url("../layout/img/button_bg.png") no-repeat;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}


.xform .formradio {
	margin-left: 15px;
	margin-right: 20px;
	background: url("../layout/img/input_bg.png");
	padding: 2px 5px;
	margin-bottom: 5px;
}

.xform .formradio .formradio {
	margin: 0px;
	margin-left: 10px;
	background: none;
	padding: 0px;
}

.xform .formradio label {
	display: inline;
	float:left;
	margin-right: 10px;
}

.xform .formradio span input {
	width:auto;
	margin: 0px;
	margin-right: 2px;
}

.xform .formradio span label {
	display: inline;
	float:none;
	margin: 0px;
}




.xform .infoText {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 2px 5px;
	font-size: 12px;
	line-height: 130%;
}

.xform .form_attachment_type {
	margin-top: 10px;
}

.xform .formcheckbox {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 20px;
	background: url("../layout/img/input_bg.png");
	padding: 2px 5px;
}


.xform .formcheckbox input {
	width:auto;
	margin: 0px;
	margin-right: 2px;
	display: inline;
}

.xform .formcheckbox label {
	display: inline;
	float:none;
	margin: 0px;
}


.article ul {
	margin-top: 3px;
	list-style-type: none;
	display: block;
	float:right;
	margin-right: 30px;
}

.article ul li {
	float: none;
	width: 130px;
	height: auto;
	display: block;
}

.article ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	background: url("../layout/img/linkArrow.png") no-repeat;
}


.article ul li a:hover {
	color: #222;
}


#main .newscontainer {
	border: 1px solid #ccc !important;
	background-color: #FAF8F6;
	width: 690px;
	padding: 10px;
}

#main .newsentries li {
	list-style-type: none;
	color: #A6A6A5;
	margin-bottom: 5px;
}

#main .newscontainer h2 {
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 5px;
}
