* {
	margin: 0;
	pading: 0;
}

html{ background-color: #888888; }

body {
	width: 100%;
	font-family: Arial; 
	font-size:12px;
	color:#ffffff;
	margin:0; 
	padding:0;
}

.center {
	position: absolute;
	margin-left: -504px;
	margin-top: -305px;
	top: 50%;
	left: 50%;
	padding: 4px;
	background-image: url(../img/backgrounds/hg_centerdiv_neu.gif);
	background-color:#FFFFFF; 
}

#header{
	color:#fff;
	font: 400 11px Arial; 
	height:80px;
	width:1000px;
	background:url(../img/header_hintergrund.jpg);
	margin:0px 0px 6px 0px;
}

#content{
	margin:0px;
	padding:0px;
	height:517px;
	width: 1000px;	

}

#secondContent {
	clear: both;
	height: 63px;
	padding: 20px 0 0 25px;
	color: #aeaeae;
}

#inhalte {
	overflow: hidden;
	height: 374px;
}

#footer{
		
}


/*******************
	Überschriften
*******************/


h1 {
	font-family: Arial; 
	font-size: 20px; 
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 20px 0 0 25px;
	height: 40px;	
	text-transform: uppercase;
	font-weight: normal;
	}
	
h2 {
	font-family: Arial; 
	font-size: 20px; 
	color: #ffffff;
	text-align: left;
	padding: 10px 0 0 25px;
	height: 40px;	
}

h3, h3 a {
	font-family: Arial; 
	font-size: 16px; 
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding:0px;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-family: Arial; 
	font-size: 16px; 
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding:0px;
	font-weight: bold;
	text-decoration: none;
}



/*******************
	Links
*******************/

a {
	font-family: Arial; 
	font-size:12px;
	color:#9debff;
}

.defaultlink {
	font-family: Arial; 
	font-size:12px;
	color:#9debff;
}

#header a{
	text-decoration:none;
	color:white;
}

#secondContent a {
	text-decoration: underline;
	color: #8d8d8d;
	}
	
h2 a {
	font-family: Arial; 
	font-size: 20px; 
	color: #CCC;
	text-align: left;
	padding: 0 35px 0 0px;
	height: 40px;
	text-decoration: none;
}

h2 a:hover {
	color: #FFFFFF;
}


/*******************
	Header Elemente
*******************/

.facebook{
width:214px;
float:left;
vertical-align: bottom;
margin: 45px 0px 0px 10px;
}

.facebook img{
margin: 0px 10px 0px 0px;
}

.logo{
	width:376px;
	padding-top:20px;
	padding-bottom:0px;
	float:left;
	vertical-align: bottom;
	text-align:right;
}
.logo img{
	border: none;

}
.right{
	width:340px;
	float: right;
	text-align: right;
	padding-top:45px;
	padding-bottom:0px;
	vertical-align: bottom;
	margin-right: 12px;
}

.flag{
	vertical-align: bottom;
	margin: 0px 2px 0px 2px;
}



/*******************
	3 Spalten
*******************/

.links {
	float: left;
	width: 290px;
	padding-left: 25px;
}

.mitte {
	float: left;
	width: 290px;
	padding-left: 25px;
}

.rechts {
	float: left;
	width: 290px;
	padding-left: 25px;
}

.datenschutz{
font-size:8px;
}

/*******************
	2 Spalten 33/66
*******************/

.linkeSpalte33 {
	float: left;
	width: 330px;
	padding-left: 25px;
}

.rechteSpalte66 {
	float: left;
	width: 595px;
	padding-left: 35px;
	margin-top:-37px;
}

/*******************
	2 Spalten 50/50
*******************/

.linkeSpalte {
	float: left;
	width: 450px;
	padding-left: 25px;
}

.rechteSpalte {
	float: left;
	width: 450px;
	padding-left: 25px;
}

/*******************
	1 Spalte
*******************/

.eineSpalte {
	margin-left: 25px;
	width: 950px;
}

/*******************
	Team & News Bilder, Texte
*******************/

.teamBild {
	width:90px;
	height:90px;
	float:left;
	margin-top:0px;
	margin-bottom:20px;
}


.teamText {
	float:right;
	width: 190px;
	height:90px;
	margin-top:0px;
	margin-bottom:20px; 
	padding-left: 10px;	
}

.newsBild {
	width:90px;
	height:66px;
	float:left;
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFF;
}

.newsText {
	float:right;
	width: 230px;
	height:66px;
	margin-top:0px;
	margin-bottom:10px; 
	padding-left: 10px;	
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFF;
}

/*******************
	Bildergalerie
*******************/

.eineSpalte a img {border: none; padding: 0 10px 20px 0;}


/*******************
	Produkte
*******************/

.closed {
	/* margin-bottom: 5px;  */
	padding-left: 15px; 
	background-image: url(/img/backgrounds/plus.gif); 
	background-repeat: no-repeat;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #d2d2d2;
	cursor: pointer;
	}
	
.opened {
	/* margin-bottom: 5px; */
	padding-left: 15px; 
	background-image: url(/img/backgrounds/minus.gif); 
	background-repeat: no-repeat;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.offen {
	display: block;
}

.produktinhalte {padding-left: 15px; margin: 0;}
.produktgruppe { margin: 0;}

.produkttabelle {
	margin-top: 10px;
}

.produkttabelle .produktinhalte {
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}



ul.linkliste {
	margin-left: -35px;
	m\argin-left: 25px;
}

*+html ul.linkliste {
	margin-left: 0px;
}

ul.linkliste li {
	list-style: none;
	font-weight:bold;
	text-decoration: none;
	font-size:16px;
	color:#ffffff;
	padding-bottom: 10px;
}

ul.linkliste li a {
	font-weight:bold;
	text-decoration: none;
	font-size:16px;
	color:#ffffff;
}



.produkttabelle .produktinhalte ul li {
	list-style: none;
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
	color:#ffffff;
	padding-bottom: 0px;
}

.produkttabelle .produktinhalte ul li a {
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
	color:#ffffff;
}

.accessoires_left {
	float:left;width:340px;
}

.accessoires_right {
	float:right;width:230px;margin: 0px;
}

.accessoires_right img {
	margin: 0px 0px 10px 0px;

}

.salesbild{
float:left;
margin:0 10px 10px 0;
}

.mittig{
margin:0 auto 0 auto;
width:460px;
}

/*******************
	Presse
*******************/

#presse_teaser {
	width:165px;height:65px;float:left;margin:0px 20px 25px 0px;	
}
#presse_teaser h4 {
	font-size:14px;font-family:Arial;margin:0px;padding:0px;
}

#presse_teaser a {
	font-family: Arial; 
	font-size:12px;
	color:#9debff;
}


/*******************
	Viodeogalerie
*******************/

img.moviepreview {
	width:144px;
	height:100px;
float: left;
	margin: 0 10px 10px 0;
}

.videoclip {
	clear: both;
}

.videohead {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}


.onlyie {
	display: none;
}
