* {margin: 0; padding: 0; border: 0;}
/*<agl.folder "Grundeinstellungen">*/
body {
text-align: center; 
background: #fff;
color: #fff;
min-width: 976px;
}

/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper { 
text-align: left;
width: 976px;
margin: 0 auto; 
border-bottom: solid 1px red;
border-left: solid 1px red;
border-right: solid 1px red;
border-top: solid 1px red;
}

#header, #subheader, #footer {
color: #000;
clear: both; 
width: 100%;
}
/*</agl.folder>*/

/*<agl.folder "Kopfbereich: Suchformular, Hauptnavigation, Bild">*/
#header 		{color: #fff; vertical-align: bottom }
#subheader 		{background: #ccc; padding: 1px 0; height: 96px}
#suchform		  { padding-top: 10px; position: relative; left: 7px; float: left }
	.suchformular { color: #999; font-size: 10px; font-family: Verdana; height: 15px; border: solid 1px #ccc }
	#SportimaImage	{float: right}
#BildHead		{background: url(/Bilder/extranet_13.jpg) no-repeat 0 50%; height: 96px }
#NavigationL1  	{background: #f00 url(/Bilder/extranet_13.jpg) no-repeat right 0; position: absolute; width: 976px; height: 96px }
/*</agl.folder>*/
/*<agl.folder "Fusszeile">*/
#footer 		{background-color: #red; color: #fff; font-size: 9px; font-family: Verdana; font-weight: bold; background-color: #f00; height: 28px; vertical-align: middle }
#ImagesFooter 	{visibility: visible; margin-top: 1px; position: relative; left: 10px; height: 27px; float: left; clear: left }
#TextFooter		{text-align: right; padding-top: 9px; padding-right: 8px; padding-bottom: 8px; float: right; clear: right }
/*</agl.folder>*/


/*<agl.folder "Contentbereich / Center">*/
#contentfloatholder {/* right faux column tab */
background: url(/images_pfeile/abstandhalter.gif) repeat-y 100% 0;
float: left;
width: 100%;
}


#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
		height: 0px;
    clear: both; 
    visibility: hidden;
}

#center {
margin: 0 175px 0 175px;
border-top: red 1px solid;
width: 587px;
position: relative;
left: 20px;
top: 18px;
}

#centerwrap {
  float:left;
  width: 100%; 
	margin: 0 -95% 0 0;
}

#content {
padding-left: 25px;
padding-top: 65px;
}
	#suchliste       { position: relative; left: 15px; width: 430px }
	#suchlistenavigation      { text-align: center; padding: 2px; position: relative; top: -55px; left: 450px; width: 80px; border: solid 1px #f00 }

/*</agl.folder>*/

/*<agl.folder "Linker Navigationsbereich: Logo, Unternavigation">*/
#left {
  float:left;
  width: 180px;
  margin: 0 0 0 -5%;
}
#tuwlogo 			{ background: url(/Bilder/extranet_23.jpg) no-repeat 0 bottom; height: 118px; border-right: red 1px solid}

#NavigationTitel	 { background-color: red; text-indent: 10px; padding-top: 8px; height: 21px; border-right: 1px solid #f00 }
.NavigationTitel 	 { color: #fff; font-size: 11px; font-family: Verdana; font-variant: small-caps; font-weight: bold; text-indent: 10px }

#BogenLinks 		{ background: url(/Bilder/extranet_15.jpg) no-repeat; position: relative; left: 179px; width: 16px; height: 32px }

#navcontainer    	{ color: #fff; font-size: 10px; font-family: Verdana; font-variant: small-caps; line-height: 15px; text-decoration: none; position: absolute; left: 10px; }
#navcontainer a.L1  { color: #fff; font-weight: bold; list-style-type: none; display: inline; padding-left: 20px; }
#navcontainer a.L1:link, #navcontainer a.L1:visited   { color: #ffffff; text-decoration: none; background-image: url(/images_pfeile/arrowwhite.gif); background-repeat: no-repeat; background-position: left center; list-style-type: none }
#navcontainer a.L1:hover  { color: #000000; background-image: url(/images_pfeile/arrowblack.gif); list-style-type: none }
#navcontainer a.L1#current   { color: #000000; background-image: url(/images_pfeile/arrowblack.gif); list-style-type: none; list-style-position: inside }
/*</agl.folder>*/

/*<agl.folder "Rechter Navigationsbereich: Schnellzugriff und Topnews">*/
#right {
  float:right;
  width: 178px;
	margin: 0;
}

#Schnellzugriff       	{ border-bottom: medium none; border-left: 1px solid #f00; }
#sz1 					{ color: #999; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-style: normal; text-decoration: none; list-style-type: none; display: list-item; padding-top: 8px; padding-bottom: 8px; width: 168px; border-bottom: 1px dotted #f00; }
#SchnellzugriffTitel	{ background-color: red; text-indent: 10px; width: 100%; height: 29px; border-right: 1px solid #f00 }
#BogenRechts  	 	 	{ background: url(/Bilder/extranet_19.jpg) no-repeat; position: relative; left: -16px; width: 17px; height: 32px }
/*</agl.folder>*/


/*<agl.folder "IE Mac CSS Only  works for Win too">*/

* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}
/*</agl.folder>*/

div div p {
color: #000000;
}
