/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#0d0d0d;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.813em;
		line-height:1.385em;
		color:#3e403d;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#3e403d;}
a:hover{text-decoration:none;}
p {padding-top:18px;}
.box p {padding-top:13px;}

/* ============================= main layout ====================== */

.link {background:url(../images/link-right-bg.gif) top right no-repeat; display:inline-block; line-height:1em; font-size:14px; color:#ffffff; text-decoration:none; margin-top:28px; cursor:pointer;}
.link span {background:url(../images/link-left-bg.gif) top left no-repeat; display:inline-block; padding:0 12px;}
.link span span {background:url(../images/link-tail-bg.gif) top repeat-x; padding:4px 3px 5px 5px;}

.link:hover {background:url(../images/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span {background:url(../images/link-left-bg-hover.gif) top left no-repeat;}
.link:hover span span {background:url(../images/link-tail-bg-hover.gif) top repeat-x;}

.list li {line-height:2.154em; margin-left:20px;}
.list li a {font-weight:bold;}

.imgindent {margin:0 30px 0 0; float:left;}
.title {margin-bottom:30px;}
.title2 {margin-bottom:40px;}
.box .title {margin-bottom:40px;}

/* ============================= header ====================== */

.header-phone {float:right; text-align:right; background:url(../images/header-phone-bg.gif) no-repeat 0 53px; font-size:0.923em; line-height:1.167em; color:#acada1; display:block; padding:42px 71px 0 17px;}
.logo {margin:25px 0 0 59px;}

#header .menu {padding:27px 0 0 34px;}
.slogan {padding:44px 450px 0 59px; color:#b0cb50; font-size:1.231em; line-height:1.25em;}
.slogan img {margin-bottom:14px;}

/* ============================= content ====================== */

#content .tail-bg {background:url(../images/content-tail.gif) top repeat-x;}
.indent { padding:0 0 34px 59px;}
#page9 .indent {padding-right:70px;}
.content-bg {background:url(../images/content-right-bg.jpg) no-repeat right top;}

.col-pad1 {padding-right:45px;}
.col-pad2 {padding-right:22px;}
.col-pad3 {padding-right:60px;}

.box {background:#efefe5 url(../images/box-tail-top.jpg) top repeat-x; margin-top:50px; line-height:1.154em;}
.box .corner-bottom-right {background:url(../images/box-corner-bottom-right.jpg) bottom right no-repeat;}
.box .corner-bottom-left {background:url(../images/box-corner-bottom-left.jpg) bottom left no-repeat;}
.box .corner-top-right {background:url(../images/box-corner-top-right.jpg) top right no-repeat;}
.box .corner-top-left {background:url(../images/box-corner-top-left.jpg) top left no-repeat; width:100%;}
.box .indent {padding:11px 30px 26px 27px;}
.box .indent2 {padding:11px 20px 26px 27px;}

.minheight {min-height:360px; height:auto;}
* html .minheight {height:360px;}

.text2 {color:#639012; font-size:1.231em; line-height:1.25em;}

.padding1 {padding-top:30px;}
.padding2 {padding-top:45px;}
.phone {float:right; margin-right:30px;}

/* ============================= footer ====================== */

#footer {color:#acac9a;}
#footer span { font-size:0.923em;}
#footer a {color:#acac9a;}
#footer .menu {padding:21px 0 7px 30px;}
#footer .menu li {display:inline; padding:0 24px 0 30px; background:url(../images/footer-menu-devider.gif) no-repeat 0 3px;}
#footer .menu li a {text-decoration:none;}
#footer .menu li a:hover {text-decoration:underline;}
#footer .menu .first {background:none; padding-left:0;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:33px;}
#ContactForm .link {float:right; margin:25px 0 0 20px;}
#ContactForm .link span span {padding:4px 13px 5px 15px;}
.input-name {display:inline-block; width:60px; vertical-align:top;}

.input {width:189px; height:15px; border:1px solid #7d7d7d; background:#ffffff; padding:0 0 0 5px; font-size:1em;}
textarea {width:189px; height:132px; border:1px solid #7d7d7d; background:#ffffff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

/* ============================= Glossar ============================= */
.glosword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6888;
	font-weight: bold;
}

.gloslink {
	text-decoration:none;
}
.gloslink:hover {
	text-decoration:underline;
}
.glosdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #719a00;
}

/* ============================Contact Form ============================ */
.col1form {
	
	float: left;
	text-align: right;
	
	width: 50px;
	margin: 2px;
	margin-right: 4px;
}

.col2form {
	display: block;
	float: left;
	margin: 2px;
}

.col1button {
	text-align: right;
	width: 130px;
	float: left;
	margin: 2px;
	margin-right: 4px;
	margin-top: 15px;
}

.col2button {
	display: block;
	float: left;
	margin: 2px;
	margin-top: 15px;
}

div.formrow {
	clear: both;
}

div.formprimarylang {
    float: left;
    margin: 2px;
    border: 1px solid Blue;
    background-color: #FFFFFF;
    position:absolute;
    padding: 5px;
}

div.formtitle {
    background-color: #001527;
    font-weight: bold;
    color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
	padding: 3px;
}
.block_error_ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #e6f0f8;
}
.error_title__ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.error_ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}