/* v1.0 | grid css allgemeines Layout by hannes kober */

body {
	background-image:url(/files/layout/img/bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}
	
div {
/* border:1px dotted #990000; */
/*	background-color: #00FFFF; */
}

.center_div {
	margin:20px auto;
	width:980px;
}


div#metanavi { width:240px;	height:30px; margin:15px 20px 0 0; float:right; }
div#logo { width:720px;	height:122px; overflow:hidden; float:left; }
div#hauptnavigation, div#subnavigation { }

div#content_wrapper {
	width: 100%;
	min-height:251px;
	background-color: #fefefe;
	overflow: hidden;
	margin:0;
}

div#pic { position:absolute; margin: -210px 0 0 370px; z-index:1; }

div#content_container {
	margin: 0px;
	overflow: hidden;
	width:100%;
	min-height: 251px;
	margin:0;
}

div#left {float:left;margin:0;padding:0;width:220px;min-height:251px;background:transparent url(/files/layout/img/ueber-uns.jpg) no-repeat 0 0;}
#ie6 div#left{height:251px;}
div#content_right {float:left;margin:0;padding:0;width:760px;}
div#footer {
	width:100%;
	height:30px;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	margin:0px;
	color:#909da8;
}

#ie7 div#footer {width:978px;}
#ie7 div#footer ul {margin-top:-30px;}

#siegel tr td {vertical-align:middle;height:25px;}
#siegel tr td .label {display:block;width:150px;text-align:right;margin-right:10px;color:#005EA5;}
#siegel tr td .xl {display:block;width:350px;}

#fancy_ajax p {margin-right:30px;width:340px;margin-bottom:10px}
#fancy_ajax .elementText {float:left;width:310px;}
#fancy_ajax .left   {width:190px;margin-left:20px;margin-right:10px;}
#fancy_ajax .elementTextSiegel   {float:left;margin:40px 0 20px 0px;width:99%;}
#fancy_ajax .elementTextSiegel p {margin:20px 0;width:90%;}
#fancy_ajax .elementTextSiegel h1 {margin:0;width:90%;}
#fancy_ajax .elementTextSiegel h1.errorTitle {margin:0;width:310px;}
img.logoFancyInner  {float:left;margin:0px 0 0 0px;}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.pfiFont {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 15px;
	height: 25px;
}