/* allgemeine Angaben*/

body{
	margin-top: 0px;
	margin-left: 70px;
	background-image: url(gfx/bg.png);
	background-repeat: repeat-y;
	background-position: 75px 0px;
	}



a {
	text-decoration: none;
	border-style: none;
	}	

a:link {
	color:#000000;
	font-weight:bold;}

a:visited {
	color: #000000;
	font-weight: bold;}

a:active {
	color: #CCCCCC;}

a:hover {
	text-decoration: underline;}

#banner{
	position: absolute;
	left: 670px;
	top: 5px;
	width: 311px;
	height: 69px;
	background: url(gfx/img_seminare.png) top left no-repeat;
  	background: expression("none");
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gfx/img_seminare.png');
}

#disclaimer{
	margin: 20px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: right;
	}

#disclaimer a{
	
	font-size: 8px;
	}

/* Layoutbereiche*/

#container{
	margin-top: 30px;
	width: 808px;
	}

#postits{
	float: left;
	width: 110px;
	padding-top: 20px;
	}

#postits ul{
	margin-left: 0px;
	padding:0;
	margin-top: 40px;
	}

#postits ul li {
	padding: 0px;
	margin: 0px;
	text-align: right;
	list-style-type: none;
	list-style-position: outside;
	vertical-align: right;
	}
#legal_disclaimer{
	margin-top: 0px;
	margin-left: 70px;
	padding: 10px;
	background-image: none;
	background-color: #DDDDDD;
	}


/* Kopf*/

#menu{
	position: relative;
	top: 5px;
	left: 190px;
	}	

#menu img{
	padding-right: 10px;
	border-style: none;
	}


	
/* Content*/

#contentspalte{
	vertical-align: top;
	width: 608px;
	}

#content{
	font-family: courier, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	background-color: #A4ADC0;
	width: 547px;
	margin-left: 50px;
	background-image: url(gfx/bg_papier.png);
	background-repeat: repeat-y;
	border-top: 1px solid #999999;
	}
#content h1, h2{
	font-size: 1.2em;
	text-indent: 10px;
	}

#content ol	{
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	}


#content ol li{
	margin-right: 10px;
	}


#content a{
	
	background-color: #FFFF99;
	}

#content p{
	padding-left: 130px;
	padding-right: 5px;
	}

#content img.logo{
	position: absolute;
	left: 86px;
	top: 0px;
	}
	
#content ul{
	list-style-type: none;
	list-style-image:url(gfx/bullet.png)
	}


#content ul li{
	margin-left: 110px;
	}

#content ul li li{
	margin-left: 0px;
	}

#content table{
	width: 95%;
	vertical-align: top;
	padding: 0px;
	margin: 50px 5px;
	}
#content table td{
	vertical-align: top;
	}

#content table td p{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	}

#teaser{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding-right: 5px;
	color: #999999;
	background-color: #F0F0F0;
	margin-right: 2px;
	margin-top: 10px;
	border-top: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	}

.fuss{
	position:relative;
	left: 0px;
	top: 20px;
	clear: both;
	}


#content p.keinumfluss{
	clear: both;
	}
	
#dasauge{
	margin-left: 130px;
	background: transparent;
}
