body
{
	margin: 0px;
}

div.wLinie
{
	clear: right;
        width: 750px;
        height: 1px;
        background-color: #FFFFFF;
        background-image: url(../gfx/bgp.gif);
}

div.schatten
{
	width: 750px;
        height: 5px;
        background-color: #41B1FF;
        background-image: url(../gfx/bgBB.jpg);
}

div.space20
{
	width: 750px;
        height: 20px;
        background-color: #41B1FF;
}

div.space10
{
	width: 750px;
        height: 10px;
        background-color: #41B1FF;
}

div.untereLinie
{
	width: 750px;
        height: 2px;
        background-color: #FFFFFF;
}

div.bottom
{
	width: 750px;
        height: 35px;
        background-color: #C0FFC0;
        background-image: url(gfx/bgGG.jpg);
}

div.ganzUntereLinie
{
	width: 750px;
        height: 1px;
        background-color: #338D33;
}

div.textblock
{
	width: 750px;
        background-color: #41B1FF;
}

div.textblock750
{
	width: 750px;
        background-color: #41B1FF;
}

div#iebullshit
{
	text-align: center;
}

div#kontainer
{
	position: relative;
        /*left: 10;
        top: 0;*/
        width: 750;
        background-color: #0099FF;

        margin-left: auto;
        margin-right: auto;
}

div#top
{
	position: absolute;
        left: 0px;
        top: 0px;
        width: 750;
        height: 100;
}

div#menu
{
	position: absolute;
        left: 0px;
        top: 100px;
        width: 750px;
        height: 41px;
        background-color: #0099FF;
        background-image: url(gfx/bgSB.jpg);
}

div#spacetop
{
	position: absolute;
        left: 0px;
        top: 141px;
        width: 750px;
        height: 10px;
        background-color: #41B1FF;
}

div#content
{
	position: absolute;
        left: 0px;
        top: 151px;
        width: 750px;
        background-color: #41B1FF;
}

span.menu
{
	display: block;
	color: #000066;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

span.artis
{
	display: block;
	color: #338D33;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

span.bildu
{
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

span.copyr
{
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

h1
{
	display: block;
	color: #FFFFFF;
         /*background-image: url(../gfx/bgH1_2.jpg);
         background-repeat: no-repeat;
         background-position: left center;*/
	font-family: Times new Roman, Arial, Helvetica;
	font-size: 20pt;
	font-weight: normal;
	text-align: left;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h2
{
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

p
{
	display: block;
	color: #000066;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul
{
	display: block;
	color: #000066;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;


	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}


a
{
	color: #000066;
	text-decoration: underline;
}

a:hover
{
	color: #000066;
	text-decoration: none;
}

a.menu
{
	color: #000066;
	text-decoration: none;
}

a.menu:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

a.artis
{
	color: #338D33;
	text-decoration: underline;
}

a.artis:hover
{
	color: #338D33;
	text-decoration: none;
}