@charset "utf-8";
/* CSS Document */

/* 

########################################################################################################
########################################################################################################

Einteilung des CSS-Aufbaus

0. Import CSS
1. Standards
2. Layout
3. Navigation
4. Content
5. Links 
6. SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 

########################################################################################################
######################################################################################################*/

/* 0. Import CSS */

	@import url("kontaktstyle.css");

/* ########################################################################################################
######################################################################################################*/   

/* 1. Standards */

html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li, form, object, textarea {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #666;
	font-size:13px;
}

body {
	background: url(../images/00_BG/BigView_body1-bg.jpg) repeat-x;
}

html, body {
	height:100%;
}

h1{
	font-size: 22px;
	color: #0061CC;
	font-weight: lighter;
	font-variant: normal;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 14px;
	color: #333;
	display:inline;

}

h3 {
	font-size: 16px;
	color: #0061CC;
	font-weight:lighter;
}

p {
	margin: 0 0px 25px 0px; line-height: 18px;}
	
.floatende {clear: both;}
.unsichtbar  {display: none;}
.noborder { border: none;}
hr {margin: 0 0 10px 0; clear:both; float:none; color:#FFF; border: none;}

/*######################################################################################################
######################################################################################################*/

/* 2. Layout */

#dafloatkilla2k {
	clear:left;
	float:none;
}

#wrapper {
	position:relative;
	margin: 0 auto -40px auto;
	min-height:100%;
	background-image: url(../images/00_BG/BigView_head1-bg.gif);
	background-repeat: no-repeat;
	width: 615px;
	padding-left: 16px;
}

* html #wrapper {
	height:100%;
}

#logo{
	height: 132px;
	width: 600px;
	background: url(../images/00_BG/BigView_logoNEU.gif) no-repeat;
}

#language{
	width:580px;
	height: 17px;
	background:#CCC;
	text-align:right;
	padding: 0 20px 0 0;
/*	display:none;*/
}

#banner{
	border-bottom: 1px solid #FFF;
	width: 600px;
	height: 218px;
/*	background:url(../images/Bigview_HD.jpg) no-repeat;*/
}

#content {
	padding: 30px 45px 40px 30px;
}

#containerSwf{
	width: 600px;
	height: 217px;
	color:#FFF;
}
	
#footer{
	height: 29px;
	clear:left;
	width: 600px;
	margin: 0 auto;
	background-color: #CCC;
	border-top: 2px solid #FFF;
	padding-top: 5px;
	text-align: right;
	border-bottom: 4px solid #0061CE;
	position:relative;
}

#amazon {
	position:absolute;
	width:120px;
	height:240px;
	z-index:1;
	left: 652px;
	top: 372px;
	border: solid 1px #ccc;
}

#download{
	position:absolute;
	width:200px;
	height:100px;
	z-index:2;
	left: 616px;
	top: 187px;
}

#downloadbtn{
	position:absolute;
	width:173px;
	height:35px;
	z-index:10;
	left: 645px;
	top: 225px;
}

#noflash{
	width: 200px;
	height: 100px;
	background:url(../flash/noflashbtn.jpg) no-repeat;
}

/*######################################################################################################
######################################################################################################*/


/* 3. Navigation */

#navi {
	position:absolute;
	left: -144px;
	top: 137px;
	width: 144px;
	height: 193px;

}

#navi a{
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	display: block;
	background: url(../images/00_BG/BigView_navi-de.gif) no-repeat 5px 50%;
	padding: 2px 0 2px 20px;
}

*html #navi a{
	height: 15px;
	position:relative;
}

#navi a:hover{
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	display: block;
	padding: 2px 0 2px 20px;
	background: url(../images/00_BG/BigView_navi-de.gif) no-repeat 10px 50%;
}

#language a{
	font-size: 10px;
	color:#FFF;
}

#language a:hover{
	color:#333;
}

#footer ul{
	float:right;
	width: 260px;
}

#footer li{
	float:left;
	padding: 5px 20px 0 0;
	font-size:10px;
	line-height: 14px;
}
	
#downloadbtn a{
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 20px;
}

#downloadbtn a:hover{
	color: #333;

}

/*######################################################################################################
######################################################################################################*/

/* 4. Content */

.bildborder {
	border: 2px solid #ccc;
	padding: 3px;
	background:#fff;
	margin: 2px 5px 2px 0px !important;
}

.bildborder a:hover{
	border: 3px solid #80b01f;
	padding: 2px;
	background:#333;
}

.floatleft{
	float:left;}

.paddingtop {
	padding: 8px 0 0 0;
}

.abstand{
	width: 450px;
	display:block;
	float:left;
}

#wrapper #navi .noborder{
	border-bottom: none;
}

#containerSwf p{
	padding: 20px;
	color:#FFF;
}

#wrapper #content ul li{
	padding: 3px;
	border-bottom: dashed 1px #ccc;
	height: 15px;
	position:relative;
}

#wrapper #content table td{
	color:#333;
	font-size: 11px;
}

.pointerhand{
	cursor:pointer;
}

#popup{
	position:absolute;
	left: 38px;
	top: 764px;
	width: 278px;
	height: 160px;
	background:#FFF;
	display: none;
	border: solid 1px #0061CC;
}

#close {
	background: #0061CC;
	color: #fff;
	padding: 2px;
	text-align:right;
	cursor:pointer;
}

/*######################################################################################################
######################################################################################################*/


/* 5. Links */

a, .escape span{
	color: #3E86D8;
	text-decoration:underline;
}


a:hover, a:hover span{
	color: #333;
}


/*######################################################################################################
######################################################################################################*/

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab {
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}
