@charset "UTF-8";

* 
{
	border: 0;
	margin: 0;
	padding: 0;
}

body 
{
	background: #6b6b6b;
}

.thrColFixHdr #wrapper
{
	position: relative; 
	height: 100%; 
	width: 100%;
}

.thrColFixHdr #background-wrapper
{
	background: url(../images/layout/bg_newbody.jpg);
}

.thrColFixHdr #container 
{
	position: relative;
	background: #1c1c1c;
	border: 0;
	height: auto;
	width: 962px;
}

.thrColFixHdr #container #header 
{
	background: none;
	height: 100px;
	padding: 35px 40px 0 0;
}

.thrColFixHdr #container #header #topnav 
{
	height: 30px;
	width: 144px;
	float: left;
	margin: 0;
	padding: 0;
}

.thrColFixHdr #container #header #topslogan p 
{
	color: #999;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	margin-right: -1px;
	margin-left: 3px;
	background: #000;
}

.thrColFixHdr #container #header #topslogan p a 
{
	position: relative;
	z-index: 10;
	bottom: -10px;
	color: #AEAEAE;
	text-decoration: none;
}

.thrColFixHdr #container #header #topslogan p a:hover 
{
	color: #B8B8B8;
	text-decoration: none;
}

.thrColFixHdr #container #sidebar1 
{
	position: relative;
	color: #F2F2F2;
	font-size: 12px;
	background: none;
	height: 421px;
	width: 190px;
}

.thrColFixHdr #container #sidebar2 
{
	position: relative;
	color: #F2F2F2;
	font-size: 12px;
	background: none;
	/*Causes right sidebar content to overflow content wrapper in an uggly way*/
	/*height: 441px;*/
	width: 240px;
	padding: 0px 11px 10px 20px;
}

.thrColFixHdr #container #sidebar1 h3, .thrColFixHdr #container #sidebar2 h4 
{
	font-size: 14px;
	font-weight: normal;
}

.thrColFixHdr #container #sidebar1 h4 {
	margin-bottom: 7px;
}

.thrColFixHdr #content
{
	float: left; 
	position: relative; 
	z-index: 3;
	width: 920px; 
	margin-top: -2px;
	margin-left: 3px; 
	padding-top: 28px; 
	background: url(../images/layout/bg_content2.jpg);
}

.thrColFixHdr #mainContent 
{
	float: left;
	position: relative;
	width: 405px;
	min-height: 520px;  /**IE MinHeight Fix*/
	height: auto !important; 
	height: 520px; /*IE MinHeightFix**/
	margin: 0px;
	color: #F2F2F2;
	font-size: 13px;
}

.thrColFixHdr #mainContent h5
{
	font-size: 10px;
	font-weight: bold;
}

.thrColFixHdr #mainContent h6, .thrColFixHdr #sidebar2 h6
{
	font-size: 10px;
	font-weight: normal;
}

.thrColFixHdr #mainContent a 
{
	color: #999;
	border-bottom: 1px dashed #999;
	text-decoration: none;
}

.thrColFixHdr #mainContent a:hover 
{
	color: #ccc;
	border-bottom: 1px dashed #ccc;
	text-decoration: none;
}

.thrColFixHdr #footer 
{
	position: relative;
	left: 2px;	
	z-index: 1; 
	width: 961px; 
	height: 171px; 
	margin: 0 auto 0 auto; 
	padding: 0; 
	background: url(../images/layout/bg_mirror.jpg);
}

.thrColFixHdr #container #mainContent h1, .thrColFixHdr #container #mainContent h2 
{
	border-bottom: 1px solid silver;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 2px 0 20px;
}

.thrColFixHdr #container #mainContent .gly h2 
{
	border-bottom: 1px solid silver
}

.thrColFixHdr #container #mainContent .gly h2 
{
	border-bottom: 1px solid silver;
	margin-left: 149px;
}

.thrColFixHdr #container #mainContent p 
{
	line-height: 16px;
	margin-bottom: 20px;
}

.thrColFixHdr .sidelogo
{
	z-index: 10;
	position: absolute; 
	bottom: -32px; 
	right: 0px; 
	width: 38px; 
	height: 153px; 
	background: url(../images/layout/bg_sidelogo.jpg);
}

.thrColFixHdr #footer p 
{
	float: left;
	font-size: 11px;
	color: #666;
	text-align: right;
	padding-right: 93px;
	padding-left: 0;
}

.thrColFixHdr #footer .addthis {
	padding-left: 3px;
	padding-right: 40px;
}

.thrColFixHdr #footer p 
{
	font-size: 11px;
	color: #666;
	text-align: right;
	padding-right: 93px;
	padding-left: 0;
}

.footnav 
{
	margin-left: 15px;
	color: #CCC;
}

.thrColFixHdr #footer p a 
{
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
}

.thrColFixHdr #footer p a:hover 
{
	font-size: 11px;
	color: #F3F3F3;
}

.thrColFixHdr .pageend
{
	position: absolute; 
	bottom: -140px;
	width: 100%; 
	height: 300px; 
	margin: 0 auto 0 auto; 
	background: url(../images/layout/bg_pageend.png); 
}

.band
{
	width: 100%; 
	margin-top: -1px; 
	background: #171717; 
}

.lang {
	position: relative;
	top: -30px;
	z-index: 10;
	
	padding-right: 10px;
	
	font-size: 10pt;
	color: #fff;
	text-align: right;
}

.img-band
{
	border: 0px; 
	/*padding-top: 8px;*/
}

.thrColFixHdr #container #mainContent p.hinweis 
{
	color: #f2f2f2;
	font-size: .7em;
	margin:5px 0;
}

.hinweis a 
{
	color: #668CD2;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

.raikko 
{
	font-weight: bold;
	color: #000;
}

.xsplus 
{
	font-style: italic;
	color: #B1000A;
}

.raikkoRed 
{
	/*font-weight: bold;*/
	color: #FF0000;
}

/* Kontaktformular */
fieldset 
{
	border: 1px solid #CCCCCC;
	padding: 0 20px;
	width: 350px;
}

form 
{
	width:400px;
	padding: 0;
	margin: 0;
}

label 
{
	display:block;
	padding: 0px 0 5px 0;
}

input, textarea 
{
	border:1px solid #999;
	background-color: #3F3F3F;
	color: #E4E4E4;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-top: 0;
	margin-bottom: 12px;
}

textarea 
{
	width:350px;
	height:100px;
}

.vid-item {
	margin-bottom: 20px;
}

.gly-item textarea {
	width: auto;
	height: auto;
}

input.button 
{
	border:1px solid #999;
	background-color: #3F3F3F;
	color: #E4E4E4;
	font-size: 1em;
	margin-top:4px;
	padding: 2px 5px;
	cursor: pointer;
}

select 
{
	border:1px solid #999;
	background-color: #3F3F3F;
	color: #E4E4E4;
	font-size: 1em;
	margin-top:4px;
	margin-bottom: 14px;
	padding: 2px 5px;
}

.contactform input {
	width: 350px;
}

.contactform select {
	width: 358px !important;
}

input.error, select.error, textarea.error {
	border:1px solid #FF0008;
}

.error li {
	color: #FF0008;
	font-size: 10px;
}

ul.error {
	margin-bottom: 10px;
	list-style-type: none;
}

.thrColFixHdr #container #sidebar2 p 
{
	font-size: 12px;
	color: #f2f2f2;
	text-align: left;
	margin-top: 25px;
	padding-left: 0px;
}

.thrColFixHdr #container #sidebar2 .readytext 
{
	margin-top: 50px;
}

.thrColFixHdr #container #sidebar2 .sidetext 
{
	margin-top: 65px;
}

.thrColFixHdr #container #sidebar2 a 
{
	font-size: 12px;
	color: silver;
	border-bottom: 1px dashed silver;
	text-decoration: none;
}

.thrColFixHdr #container #sidebar2 a:hover 
{
	font-size: 12px;
	color: #f4f4f4;
	border-bottom: 1px dashed #f4f4f4;
	text-decoration: none;
}

.align-centered
{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.hochgestellt 
{
	/*vertical-align: superexposant;*/
	font-size: small;
}

.mini
{
	font-size: 0.8em;
}

.text ul li
{
	list-style-position: inside;
	padding-bottom: 12px;
}

.registform dt {
     display: inline;
     float: left;
     padding: 4px 7px 0 0;
     width: 205px;
     text-align: right;
}

.contactform input.button, .registform input.button {
		width: 80px;
}

.dealerform .contactform {
		margin-bottom: 20px;
}

.dealerform ul {
		list-style-type: none;
		margin-bottom: 12px;
}

.text .dealerform ul li {
		padding-bottom: 0;
}

.dealerform ul a {
		position: absolute;
		left: 140px;
}

.gly
{
	list-style: none inside;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.gly img
{
	float: left;
	margin-right: 15px;
	border: 1px solid silver;
}

.raikko {
		color:#BF0209;
		font-weight: normal;
}

/*Webkit only Hacks*/
.webkit .band
{
	margin-top: 0;
}