html { 
	background:#000000 url() left top repeat-x; 
	font-size: xsmall;
}

/* bottom align zeugs start */
html {
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	width: 100%;
	height: 100%;
}
.canvas {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
html>body .canvas {
	height: auto;
}

#contentContainer {
	height: auto;
	margin: 0px auto;
	padding-bottom: 10px; 
}

#footer {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0px;
	overflow: hidden;
}
/* bottom align zeugs ende */

#contentContainer{
	padding-top: 30px; 
	width:100%;
	text-align: center;
}
html>body #contentContainer{ padding-top: 60px; }




#footer {
	background-position: top left; 
	background-repeat: repeat-x;
	background-image: url();
	width:100%; 
	display: block;
	text-align: center;
}
.footerabsatz{
	padding: 0;
	clear:both;
	display: block;
	width: 67.3em;
	margin: auto;
	color: #999;
	font-size: 0.8em;
	font-family: arial, helvetica, sans-serif, verdana;
}
.footertext {
	padding: 10px 0 0 0;
	float: left;
}


#footer a { 
	color: #999;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif, verdana;
}






#header { 
	border:0; 
	margin: 50px auto 0;
	padding: 0; 
	width:100%; 
	height: 450px;
	background: url(../images/gonzoswiredlive.gif) center top no-repeat;
	text-align: center;
}
#headerPic { 
	border:0; 
	margin:0; 
	padding: 0; 
	width:100%; 
	height: 450px;
}




#NavContainer { 
	border:0; 
	margin:0; 
	padding: 0; 
	width:100%; 
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif; 
}

#MainNav {
	display: block;
	width: 67.3em;
	padding: 0;
	margin: auto;
	color: #fff;
	background-color: transparent;
	border: 0;
	text-align: right;
	font-size: 0.8em;
	text-transform: uppercase;
}

#MainNav ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

#MainNav li {
	list-style:none;
	padding: 0.2em 0 0.8em 0;
	margin: 0;
	border-right: 0px solid #2b2b2b;
	float:left;
	white-space:nowrap;
}

#MainNav a:link        { color: #ffffff; text-decoration: none; padding: 0.2em 1em 0.8em 1em;}
#MainNav a:visited     { color: #ffffff; text-decoration: none; padding: 0.2em 1em 0.8em 1em;} 
#MainNav a:active      { color: #ffffff; text-decoration: none; padding: 0.2em 1em 0.8em 1em;}

#MainNav a:hover       { color: #ffffff; text-decoration: none; padding: 0.2em 1em 0.8em 1em; background-color: #2b2b2b; background: url(images/NavTabBack.jpg) left top repeat-x;} 
#MainNav .active a { color: #ffffff; text-decoration: none; padding: 0.2em 1em 0.8em 1em; background-color: #2b2b2b; background: url(images/NavTabBack.jpg) left top repeat-x;} 
#MainNav .active a:visited { color: #ffffff; text-decoration: none; padding: 0.2em 1em 0.8em 1em; background-color: #2b2b2b; background: url(images/NavTabBack.jpg) left top repeat-x;} 




.absatzContainer{
	clear:both;
	display: block;
	width: 76.8em;
	margin: auto;
	color: #aaa;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: left;
}

td{
	color: #aaa;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: left;
}

.zweiGrosseSpalten{
	display: block;
	float:left;
	width: 57.5em;
	padding: 0 11px 0 0;
	text-align: left;
	
}
.kleineMetaSpalte{
	display: block;
	float:left;
	width: 16em;
	padding: 0;
	text-align: left;
}
.linkeGrosseSpalte{
	display: block;
	float:left;
	width: 28em;
	padding: 0 11px 0 0;
	text-align: left;
}
.rechteGrosseSpalte{
	display: block;
	float:left;
	width: 27.5em;
	padding: 0;
	text-align: left;
}
.absatz{
	clear:both;
	display: block;
}

.absatzimage{
	float: right;
	margin-right:3px;
	margin-left: 4px;	
}
.absatzimageLinks{
	float: left;
	margin-right:7px;
	margin-top: 1px;
	margin-left: 0px;	
}
.randlos{
	float: right;
	margin-right:3px;
}


.drittelbox{
	float:left;
	width: 24.1em;
	padding: 0 12px 0 0;
	text-align: left;
}
.halbbox{
	float:left;
	width: 37.5em;
	padding: 0 10px 0 0;
	text-align: left;
}
.smalldrittelbox{
	float:left;
	width: 17em;
	padding: 0;
	text-align: left;
}
.bighalbbox{
	float:left;
	width: 56.3em;
	padding: 0 12px 0 0;
	text-align: left;
}
.smallhalbbox{
	float:left;
	width: 17em;
	padding: 0;
	text-align: left;
}




.groesser{
	font-size: 1.2em;
}
.groesserheller{
	font-size: 1.2em;
	color: #dddddd;
}
.groesserdunkler{
	font-size: 1.2em;
	color: #666666;
}

p {
	margin: 0;
	border: 0;
	padding: 0;
}
b {
	color: #ccc;
	font-size: 1em;
	font-weight: normal;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	border: 0;
	padding: 0;
}
h1 {
	font-size: 1.2em;
	color: #ddd;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	color: #ddd;
	padding-bottom: 0.2em;
}
h3, h4, h5 {
	font-size: 1em;
	color: #ddd;
}
.specialBox h2 {
	font-size: 1em;
	color: #ccc;
	padding-bottom: 0.1em;
	font-weight: normal;
}
.specialBox h3, .specialBox h4, .specialBox h5 {
	font-size: 1em;
	color: #ccc;
	font-weight: normal;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 14px;
	list-style-image: url(../images/list.gif);
	_list-style-image: url(../images/listIE.gif);
}





.linkPfeil {
	text-decoration: none;
	color: #84b43b;
	padding: 0 11px 0 0;
	margin: 0;
	background-position: top right;
	background-repeat:no-repeat;
	overflow:visible;
}




a { color: #dddddd; text-decoration: none;}
a:hover{ color: #dddddd;}
a:hover.linkPfeil { text-decoration: underline; color: #dddddd !important; }
.linkPfeil {	background-image: url(../images/linkPfeil.gif);}


a.copyLink { color: #999; text-decoration: none; }
a:hover.copyLink { color: #bbb !important;}

h2 a { color: #ddd; text-decoration: none; }
h2 a:hover { color: #ddd !important;}



.ref, .pdf, .ppt, .doc, .xls, .jpg, .gif, .tif, .eps, .swf, .zip, .mail, .link, .linkPfeil { 
text-decoration: none; color: #a3c45a; padding: 0 0 0 18px; margin: 0; 
background-position: top left; background-repeat:no-repeat; overflow:visible;} 

.ref {	background-image: url(../images/doc_REF.gif);} 
.pdf {	background-image: url(../images/doc_PDF.gif);}
.ppt {	background-image: url(../images/doc_PPT.gif);} 
.doc {	background-image: url(../images/doc_DOC.gif);} 
.xls {	background-image: url(../images/doc_XLS.gif);} 
.jpg {	background-image: url(../images/doc_JPG.gif);} 
.gif {	background-image: url(../images/doc_GIF.gif);} 
.tif {	background-image: url(../images/doc_TIF.gif);} 
.eps {	background-image: url(../images/doc_EPS.gif);} 
.swf {	background-image: url(../images/doc_SWF.gif);} 
.zip {	background-image: url(../images/doc_ZIP.gif);} 
.link {	background-image: url(../images/linkPfeil.gif);} 
.mail {	background-image: url(../images/docs_MAIL.gif);}


.kleineMetaSpalte .ref, .kleineMetaSpalte .pdf, .kleineMetaSpalte .ppt, .kleineMetaSpalte .doc, .kleineMetaSpalte .xls, .kleineMetaSpalte .jpg, .kleineMetaSpalte .gif, .kleineMetaSpalte .tif, .kleineMetaSpalte .eps, .kleineMetaSpalte .swf, .kleineMetaSpalte .zip, .kleineMetaSpalte .mail, .kleineMetaSpalte .link, .kleineMetaSpalte .linkPfeil {
	display: block;
}



.buttonSymbolBig {
	float: left;
	border: 0;
	margin: auto;
	margin-top: -7px;
	margin-left: 0px;
}

.smalldrittelbox p { padding: 0 0 0 3px;}
.smalldrittelbox p a { color: #999;}



.specialButton { 
	color: #ffffff; 
	padding: 0.5em 1em 0.8em 1em; 
	margin-bottom: 0.5em;
	background-color: #4a4a48; 
	background: url(../images/specialButtonBack.gif) left top repeat-x;
	display: block;
} 
.specialButton a {color: #fff;}


.Button3D { 
	display: block;
	margin: 0 0 0.8em 0;
	background: url(../images/3DbuttonMitte.gif) left top no-repeat;
	background-position: 0px 23px;
	_padding-bottom: 30px;
} 
.Button3Dinnen a {
	color: #ffffff;
}

.Button3Dmitte {
	background: url(../images/3DbuttonBottom.gif) left bottom no-repeat;
}

.Button3Dinnen {
	font-size: 1.2em;
	color: #ffffff;
	padding: 1.1em 1.5em 1.4em 0.8em; 
	_padding: 1.1em 1.3em 1.4em 0.6em; 
	display: block;
	background-color: #4f4f4f; 
	background: url(../images/3DbuttonTop.gif) left top no-repeat;
	_margin-bottom: -30px;
	text-align: center;
}


h2.newsHead {
	display: block;
	border-bottom: solid #666 1px;
	border-bottom-style:dashed;
	margin-bottom: 0.2em;
}
h2.newsHead em {
	color: #9dcb55; 
	font-weight: bold; 
	font-size: 0.9em;
	font-style: normal;
}

.news {
	background: url(../images/newsBack.gif) center 1.7em no-repeat;
	margin-bottom: 1.3em;
}



.specialBox {
	display: block;
	border-top: solid #666 1px;
	border-top-style:dashed;
	background: url(../images/specialBoxBack.gif) center top no-repeat;
	margin-bottom: 1.3em;
	padding: 2px 7px;
}
.specialBox2 {
	display: block;
	border: solid #666 1px;
	border-style:dashed;
	background: url(../images/specialBoxBack.gif) center top no-repeat;
	margin-bottom: 1.3em;
	padding: 2px 7px;
}




form {
	margin: 0;
	padding: 0;
}

td input.checkbox {
	border:1px solid  #444; 
	background: url("") center top repeat-x !important;
	background-color: #888 !important;
}

.radio {
	margin: 0 0 0 0;
	line-height: 0.5em;
}

.zweiGrosseSpalten form {
	text-align: left;

}
.zweiGrosseSpalten input, .zweiGrosseSpalten select { 
	color: #bbb;
	font-size:1em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:0px solid #444; 
	padding: 0.3em; 
	margin: 0.4em 0 0.4em 0; 
	background-color:#444;
	background: url(images/inputBack.gif) center top repeat-x;
}
.zweiGrosseSpalten textarea { 
	color: #bbb;
	font-size:1em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:0px solid #444; 
	padding: 0.3em; 
	margin: 0.4em 0 0.4em 0; 
	background-color:#444;
	background: url(../images/inputBack2.gif) center top repeat-x;
}
.zweiGrosseSpalten .button { 
	width:6em; 
	padding: 0.1em 0.3em 0.2em 0.3em;
	float: right;
	background: url(../images/specialButtonBack.gif) center top repeat-x;
}


.kleineMetaSpalte input, .kleineMetaSpalte select, .kleineMetaSpalte textarea { 
	color: #bbb;
	font-size:1em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:0px solid #444; 
	padding: 0.3em; 
	margin: 0.4em 0 0.4em 0; 
	background-color:#444;
	background: url(images/inputBack.gif) center top repeat-x;
}
.kleineMetaSpalte .button { 
	width:6em; 
	padding: 0.1em 0.3em 0.2em 0.3em;
	float: right;
	background: url(../images/specialButtonBack.gif) center top repeat-x;
}



.stricheloben {
	display: block;
	border-top: solid #666 1px;
	border-top-style:dashed;
	padding: 2px 0 0 0;
}




