﻿/** Newsletter subscription **********************/

.newsletter_subscription input{
	height: 14px;
	border: 1px solid #363636;
	background-color: #272727;
	font-size: 11px;
	color: #fff;
	padding-left: 5px;
}
.newsletter_subscription_send{
	width: 80px;
	height: 20px !important;
	border: 1px solid #363636;
	background-color: #272727;
	font-size: 11px;
	color: #fff;
}

a img {
	border: 0;
}

/** Forms  **************************************/
.cForm_buy_now input{
	height: 14px;
	border: 1px solid #363636;
	background-color: #272727;
	font-size: 11px;
	color: #fff;
	padding-left: 5px;
}
.cForm_buy_now select{
	width: 150px;
	border: 1px solid #363636;
	background-color: #272727;
	font-size: 11px;
	color: #fff;

}
.cForm_buy_now textarea{
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	border: 1px solid #363636;
	background-color: #272727;
	font-size: 11px;
	color: #fff;
	padding-left: 5px;
}
.cForm_buy_now fieldset{
	border: 1px solid #363636; 

}
.cForm_buy_now li{
	color: #ff6600 !important;

}
.cForm_buy_now selectbox{
	background-color:#000;

}


.cForm_buy_now legend{
	padding-left: 5px;
	padding-right:5px;
	color: #ff6600;
}

.cForm_buy_now_button{
	width: 80px;
	height: 20px !important;
	border: 1px solid #363636;
	background-color: #272727;
	font-size: 11px;
	color: #fff;
}

/*** HTML  **************************************/
body{
	background-color: #000000;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #fff;
}

/*** LAYOUT  ***********************************/
#main{
	margin: 1em auto;
	width: 905px;
	padding: 0px;
	margin-top: 0px;

}
.languageSelector{
	font-size: 10px;
	color: #CCC;
	float: right;
	width: 230px;
	border-left:1px solid #666;
	padding-left: 5px;
	padding-top: 4px;
	height: 16px;
	text-transform:uppercase;
	text-align: right;

}
.languageSelector a {
	color: #ccc;
	text-transform: uppercase;
	text-decoration: none;
}
.languageSelector a:hover {
	color: #fff;
}
.activeLanguage{
	color: #fff !important;
}


.time-date {
	float: left;
	margin-left: 204px;
	width: 200px;
	padding-left: 5px;
	border-left: 1px solid #666;
}

.header{
	height: 40px;
}


.leftColumn{
	clear:both;
	float: left;
	width: 200px;
}

.rightColumn{
	float: right;
	width: 700px;
}

.headerImg{
	padding: 5px;
	border: 1px solid #666;

}

.mainMenu {
	float: left;
	width: 170px;
}

#footer{
	
}
#footer a{
	font-size: 11px;
	color:#fff;
	text-decoration: underline;
}

#footer a:hover{
	color:#fff;
	text-decoration: none;
}

.contentHolder{

}

/**  ROOTLINE MENU        **********/

.rootline {
	width: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ccc;
	font-size: x-small;
	text-transform:uppercase;

}
.rootline-no a{
	color: #ccc;
	text-decoration: none;
	text-transform:uppercase;

}
.rootline-no a:hover{
	color: #fff;
	text-decoration: none;

}
.rootline-act a{
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;

}
.rootline-act a:hover{
	color: #fff;
	text-decoration: none;

}
/** METAMENU       *****************/

#metaMenu{
	clear: both;
	margin-left: 190px;
	margin-bottom: 200px;
	background-image: url(/fileadmin/templates/images/hor_line.gif);
	background-repeat: no-repeat;
	background-position: top left;

}
.metaMenu_no, .metaMenu_act{
	padding-left: 3px;
	padding-right: 3px;
}
.metaMenu_no a, .metaMenu_act a, .metaMenu a{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;

}
.metaMenu_no a:hover, .metaMenu_act a:hover, .metaMenu a:hover, .metaMenu_act a{
	color: #fff;
	background-color: #ff6600;
}



/**  PRINT LINk MENU        **********/
.printLink{
	float: right;
	text-aling: right;
	width: 20px;
}
.printLink a{
	text-decoration: none;
}
.printLink img{
	border: none;
}
.input_text{
	width: 80px;
	border: 1px solid #fff;
	background-color: #000000;
	color: #fff;
	font-size: 10px;
}
.logoutbox{
	float:right;
	padding-top: 15px;
}




/** CONTENT ELEMENTE ****************/

/** TEMPLATE - startseite.html          ***/
/** Startseite - die ersten drei spalten***/

.contentLeft{
	float: left;
	width: 250px;
}

.contentMiddle{
	float: left;
	width: 450px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 50px;

}

.contentRight{
	width: 250px;
	float: right;
}

/** TEMPLATE - inhalt1spalte.html          ***/


.content1row{

	padding-left: 25px;
	padding-right: 25px;

}

/** TEMPLATE - inhalt2spalten.html          ***/

.content2rows_left{
	float: left;
	width: 420px;
}

.content2rows_right{
	float: right;
	width: 420px;
	padding: 20px;
}


/** ContentBox Global ****************/

.cBox, .cBox2{
	padding-bottom: 20px;

}
.cBox2{
	padding-top: 20px;

}
.cBox h1, .cBox2 h1, .cBox h2, .cBox2 h2{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size:11px;
	font-weight: normal;
	color: #fff;
	text-transform:uppercase;
	border-left: 1px solid #ff6600;
	padding-left: 5px;
	padding-bottom: 5px;
}

.cBox, .cBox2, p, td{
	font-size: 11px;
	color: #ccc;
	margin: 0px;

}

.cBox a , .cBox2 a{
	color:#ccc;
	text-decoration: underline;

}
.cBox a:hover, .cBox2 a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #ff6600;

}

.cBox_ img{
	border: 1px solid #666;
	padding:5px;
	margin-left: 5px;
	margin-right: 5px;
}
.mainMenu .cBox_ img{
	border: 0px solid #666;
	padding:0px;
	margin-left: 0px;
	margin-right: 0px;
}
div.logoright {
	float:right;
}

.facebook {
 display: block; 
position: absolute;
top: 0px; right: 13px;
margin-top: 40px;
width: 230px;
height: 550px;

}

.facebook_link {
	
	font-size:7,5px;
	font-family: Verdana;
	padding-left:10px;
	color: #cccccc;
	text-align: center;
}
 
.facebook_link a {
	
	font-size:7,5px;
	font-family: Verdana;
	padding-left:10px;
	color: #cccccc;
		text-align: center;
}

