/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
/*	color: #000000; */
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	border-top: 1px solid #2A4F6F;
	/*background-image: url(Top-Logo.jpg);
	background-repeat: no-repeat; */
}

html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
	min-height: 100%; 
}
#contents {
margin: 0pt;
clear: both;
width: 100%;
} 

#fpwrap {
clear:none;
width:100%;
margin:0pt;
}

#wrap {
margin:10px auto;
width:982px;
}
 

#newHeaderWrap {
background:#990000 url(../images/header-bg.gif) repeat-x scroll center top;
color:#990000;
height:100px;
line-height:normal;
}

#header {
	/*border-top: 1px solid #778899;*/
	/*border-bottom: 1px dotted #B2BCC6;*/
	background-color: #990000;
	height: 90px;
	background-image:url(cirrus_logo.png);
	background-repeat:no-repeat;
	position: relative;
	margin: 0pt auto;
	width: 980px;
}

#header .strapline {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	/*font: 75% Verdana, "Times New Roman", Times, serif;*/
	color: #FFFFFF;
	background-color: transparent;
	float: right;
	/*margin-right: 1em;*/
	margin-top: 0.8em;
}

#header .strapline a:link  {
	text-decoration: none;
	color: #FFFFFF;
}

#header .strapline a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#header .strapline a:hover  {
	text-decoration: none;
	color: #FFFFFF;
}


#header .logo {
	float: left;
	margin-left: 0em;
	margin-top: 0em;
}
#nav {
	/* position: absolute; */
	float:left;
	top: 90px;
	/* left: 353px; */
	width: 12em;
	line-height: 1em;
	display:block;
}
#nav ul {
	list-style: none;
	margin-left: 0em;
	padding-left: 0;
}
#nav li {
	font-size: 70%;
	border-bottom: 1px solid 7B0017;
	margin-bottom: 0.2em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #626262;
	background-color: transparent;
}
#nav a:hover, #nav a:active, #nav a:focus{
	color:#7B0017;
	text-decoration:underline;
}
#nav h2 {
	/*font: 70% Verdana, "Times New Roman", Times, serif; */
	font-size: 70%;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #7B0017;
	background-color: transparent;
	border-bottom: 1px Solid #7B0017;
}
#content {
	margin-left: 14em;
	margin-right: 2em;
	margin-bottom: 3em;
}
h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content p, td, th {
	font-size: 95%;
	line-height: 1.6em;
	padding-left: 1.2em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.datatable {
	border: 1px solid #d6dde6;
}
.datatable td {
	border: 1px solid #d6dde6;
	text-align: left;
	padding: 4px;
	font-size: 10px;
}
.datatable th {
	border: 1px solid #828282;
	font-weight: bold:;
	text-align: left;
	padding: 4px;
}
#content ul {
	list-style: bullet;
	margin-left: 3em;
	padding-left: 0;
}
#content ol {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#content li {
	font-size: 70%;
}
.rightimg {
	float: right;
	border: 2px solid #000000;
	margin-left: 20px;
	margin_bottom: 10px;
	margin-top: 10px;
}
.rightimgNB {
	float: right;
	border: none;
	margin-left: 20px;
	margin_bottom: 10px;
	margin-top: 10px;
}
.leftimg {
	float: left;
	border: 2px solid #000000;
	margin-right: 20px;
	margin_bottom: 10px;
	margin-top: 10px;
}
.leftimgNB {
	float: left;
	border: none;
	margin-right: 20px;
	margin_bottom: 10px;
	margin-top: 10px;
}
#footer {
	position: absolute;
	bottom: 0 !important;
	bottom; -1px;
	width: 100%;
	border-top: 1px dotted #AAAAAA;
	background-color: #CCCCCC;
	color: #626262;
	font-size: 70%;
}
#footer p {
	margin; 0.5em 0 1em 2em;
	padding: 0;
}
#footer a:hover {
	color: #7B0017;
}
#footer a:link, #nav a:visited {
	text-decoration: none;
	color: #626262;
	background-color: transparent;
}
#footer .logo {
	float: left;
	padding-top:5 em;
}
#footer li {
	float: left;
/*	margin-left: 0em */ 
}
#albumlist {
	list-style-type: none;
	width: 600px;
}
#albumlist li {
	float: left;
	margin-right: 20px;
	font: Verdana, Arial, Helvetica, sans-serif;
}
#albumlist img {
	display: block;
	border: 1px solid #333000;
}
.agentstable {
	border: 1px solid #d6dde6;
}
.agentstable td {
	border: none;
	text-align: left;
	padding: 4px;
}
.agentstable th {
	border: none;
	font-weight: bold:;
	text-align: left;
	padding: 4px;
}
.TextField {
	border-width: 1px;
	font-size: 60%;
	font-family: verdana;
}
	
.agentstable input {
	font-size:100%;
	font-family: verdana;
}

.frontpagetable {
	border: 1px solid #828282;
	text-align: centre;
	font-weight: bold:;
	font-size: 140%;
}
.frontpagetable td {
	border: none:;
	text-align: centre;
	font-weight: bold:;
	padding: 0px 0px 0px 0px;
}
.frontpagetable th {
	border: 1px solid #000000;
	font-weight: bold:;
}
.frontpagetable tr {
	border: none;
	font-weight: bold:;
}
.frontpagetable .text {
	text-align: centre;
	font-weight: bold:;
}
.bullettable {
	border: none;
}
.bullettable td {
	border: none;
	text-align: left;
	padding: 4px;
}
.bullettable th {
	border: none;
	font-weight: bold:;
	text-align: left;
	padding: 4px;
}

#productContainer {
	width:760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.column1 {
width:380px;
border-color:#CCCCCC;
border-style:none;
border-width:1px;
float:left;
/*font-family:Verdana, Arial, Helvetica, sans-serif; */
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:70%;
padding: 4px;
}

.column2 {
width:350px;
border-color:#CCCCCC;
border-style:none;
border-width:1px;
float:right;
/*font-family:Verdana, Arial, Helvetica, sans-serif; */
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:70%;
}

.column1_700 {
width:700px;
border-color:#CCCCCC;
border-style:none;
border-width:1px;
float:left;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:70%;
padding: 4px;
}

#newFooterWrap {
background:#333333 none repeat scroll 0% 0%;
clear:both;
padding:5px 0pt;
width: 100%;
}

#newFooter {
margin:0pt auto;
width:950px;
color:#999999;
padding:0pt;
position:relative;
}

#newFooter .copyright {
clear:both;
display:block;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:70%;

}

#newFooter .copyright a:hover {
	color: #FFFFFF;
}
#newFooter .copyright a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

#newFooter .copyright a:visited {
	color: #FFFFFF;
}

#onlinevid {
	width:520px;
	float:left;
}

#onlinevid_rcol {
border:1.5px solid #CCCCCC;
float:right;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:75%;
margin-top:22px;
padding:2px;
}
#contents #newHeaderWrap #header .seo h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0;
	padding: 4px;
	font-weight: normal;
}
#contents #newHeaderWrap #header .seo {
	margin: 2px;
	padding: 4px;
	float: right;
	height: 80px;
	width:480px;
}
#contents #newHeaderWrap #header address {
	margin: 2px;
	padding: 4px;
	float: right;
	height: 80px;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	width:200px;
	overflow: hidden;
	font-style:normal;
}
#contents #newHeaderWrap #header .seo p {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
#contents #newHeaderWrap #header .seo p a {
	color: #FFF;
}
.performs_required {
	font-weight: bold;
	color: #F00;
}
#Informationen_anfordern {
	text-align:right;
}
