.startunten { padding: 7px; color: #ffcc00; link: #ffcc00; vlink: #cc9900; alink: #aa9900; }
#fliesstext 	{
	font-family: Verdana,Arial,Geneva,Helvetica;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
	}

h1	{
	font-family: Verdana,Arial,Geneva,Helvetica;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	}
h2	{
	font-family: Verdana,Arial,Geneva,Helvetica;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	}

h3	{
	font-family: Verdana,Arial,Geneva,Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	}

h4	{
	font-family: Verdana,Arial,Geneva,Helvetica;
	font-size: 10pt;
	text-align: center;
	padding: 10px;
	}

p	{
	font-family: Verdana,Arial,Geneva,Helvetica;
	text-align: justify;
	padding: 10px;
	}

p.right	{
	text-align: right;
	}

p.ref	{
	text-align: right;
	font-style: italic;
	}

.link	{
	text-align: left;
	link: #333333;
	vlink: #333333;
	alink: red;
	}




html, body {margin: 0; padding: 0; border: 0;}

body {
	font-family: Verdana,Arial,Geneva,Helvetica;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
	link: #333333;
	vlink: #333333;
	alink: red;
	background: url(../i/yellow-orange.gif);
margin: 30px 0;
}

.clear { clear: both; }

.wide {
background: #ff1 url(../i/bluegreen.gif);    /* header and footer colours */
width: 100%; 
text-align: center;
}

.top {margin-bottom: 13px;}

.bottom {margin-top: 13px; position: relative;}

.wrapper {
margin: 100px auto;
width: 800px;
text-align: left;
background: url(../i/hintergrund.gif) repeat-y;
}

.outer {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
margin-left: 168px;    /*** Critical left col dimension value ***/
width: 464px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}

.float-wrap {
float: left;
width: 464px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}

.center {
float: right;
width: 464px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}

.left {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 155px;    /*** Critical left col/divider dimension value ***/
margin-left: -168px;    /*** Critical left col/divider dimension value ***/
}

* html .left {
float:left;	
}

.container-left {
width: 155px;    /*** Critical left col dimension value ***/
padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/ 
}

.right {
float: left; 
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 155px;    /*** Critical right col/divider dimension value ***/
margin-right: -168px;    /*** Critical right col/divider dimension value ***/
}

/* \*/
* html .right {
margin-left: 0; 
margin-right: -500px; 
mar\gin-right: -168px;
}
/* */

.container-right { 
/* \*/width: 155px;/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
margin-left: 13px;    /*** Critical right divider dimension value ***/
padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/
}

/* \*/
* html h2 {height: 1%;}
/* */


/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html .left {margin-right: -3px;}
/* */


.italics-test, .italics-test-side {
font-style: italic; 
text-align: justify; 
background: #ccd;
border: 1px solid red;
}

/* \*/
* html .italics-test, * html .italics-test-side {
overflow: hidden;
width: 100%;
o\verflow: visible;
w\idth: auto;
hei\ght: 1px;
}
/* */



.alignright {margin-top: 0; text-align: right; clear: both;}

.small {font-size: .9em;}

.wide p {margin: 0; padding: 5px; position: relative;}

.testfloat {border: 0; margin: 5px 10px;}

.to-right {float: right;}

.to-left {float: left;}

.ap-test {
position: absolute; 
top: -102px; 
font-size: .6em; 
width: 150px; 
height: 100px; 
border-top: 1px solid #000; 
background: #5b5; 
}

/* \*/
* html .ap-test {
top: -101px; 
t\op: -102px; 
}
/* */

.ap-left {left: 0;}

.ap-right {right: 0;}
