/* CSS Document */

 html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	background-color: #efc9ee;
}

#main{
	position: absolute;
	width: 955px;
	height: 600px;
	top:10px;
	margin-left:-477px;
	left:50%;
	padding:0px;
	background:#ffffff /*später schatten    url(../images/verlauf.gif);
	background-repeat:repeat-x;*/
	}
#header{
	position: absolute;
	width:955px;
	height:154px;
	margin:0px 0px 0px 0px;
	background: url(../images/header.jpg) no-repeat;
	}
#content{
	position: absolute;
	width: 955px;
	height: 407px;
	margin: 155px 0px 0px 0px;
	padding: 0px;
	}
*+html, * html #content{
	margin:168px 0px 0px 0px;
	}
#content2{
	position: absolute;
	width: 955px;
	height: 2400px;
	margin: 155px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFF;
	z-index:10;
	}
*+html, * html #content2{
	margin:168px 0px 0px 0px;
	}
#content3{
	position: absolute;
	width: 955px;
	height: 1000px;
	margin: 155px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFF;
	z-index:10;
	}
*+html, * html #content3{
	margin: 180px 0px 0px 0px;
	}
#line{
	position: absolute;
	height: 2px;
	width:309px;
	margin:18px 0px 0px 0px;
	}
#line_mich{
	position: absolute;
	height: 2px;
	width:309px;
	margin:18px 0px 0px 0px;
	}
*+html, * html #line_mich{
	margin:18px 0px 0px 0px;
	}
#line_budokan{
	position: absolute;
	height: 2px;
	width:309px;
	margin:18px 0px 0px 0px;
	}
*+html, * html #line_budokan{
	margin:6px 0px 0px 0px;
	}
#pic{
	position: absolute;
	width:277px;
	height:395px;
	margin: 30px 0px 0px 40px;
	}
#pic_mich{
	position: absolute;
	width:277px;
	height:395px;
	margin: 30px 0px 0px 40px;
	}
*+html, * html #pic_mich{
	margin:30px 0px 0px 40px;
	}
#pic_budokan{
	position: absolute;
	width:277px;
	height:395px;
	margin: 30px 0px 0px 40px;
	}
*+html, * html #pic_budokan{
	margin: 18px 0px 0px 40px;;
	}
#picgutschein{
	position: absolute;
	width:483px;
	height:236x;
	margin: 10px 0px 0px 370px;
	}
#text{
	position: absolute;
	width: 460px;
	height: 380px;
	margin: 10px 0px 0px 377px;
	}
*+html, * html #text{
	margin: 30px 0px 0px 377px;
	}

#text_budokan{
	position: absolute;
	width: 460px;
	height: 380px;
	margin: 10px 0px 0px 377px;
	}
*+html, * html #text_budokan{
	margin: 18px 0px 0px 377px;
	}
	
	
#text2{
	position: absolute;
	width: 460px;
	height: 100%;
	margin: 10px 0px 0px 377px;
	padding: 0px 0px 0px 0px;
	background-color:#FFF;
	}
*+html, * html #text2{
	margin: 30px 0px 0px 377px;
	}
#text2{
	position: absolute;
	width: 465px;
	height: 380px;
	margin: 10px 0px 0px 377px;
	}
h1{
	font: 14px arial,verdana, sans serif;
	font-weight: bold;
	color:#7c7c7c;
	line-height:18px;
	}
h2{
	font: 14px arial,verdana, sans serif;
	font-weight:bold;
	color:#ac91b7;
	line-height:18px;
	margin:0px;
	}
h3{
	font: 14px arial,verdana, sans serif;
	color:#013f78;
	margin:0px;
	padding:0px;
	}
h4{
	font: 12px arial,verdana, sans serif;
	color:#ac91b7;
	line-height: inherit;
	}
p{
	font: 12px arial,verdana, sans serif;
	color:#7c7c7c;
	line-height:18px;
	}
h6{
	font: 12px arial,verdana, sans serif;
	color:#7c7c7c;
	line-height:18px;
	background-color:#FFF;
	}
h5{
	font: 12px arial,verdana, sans serif;
	color:#9980a3;
	line-height:18px;
	}
h7{
	font: 9px arial,verdana, sans serif;
	color:#7c7c7c;
	line-height:13px;
	}
*+html, * html h7{
	font: 12px arial,verdana, sans serif;
	color:#7c7c7c;
	line-height:18px;
	}
#word{
	position: absolute;
	height: 29px;
	margin: 360px 0px 0px 535px;
	padding: 0px;
	}
	
/*	
a:link { text-decoration:none; font-weight:bold; color:#ac91b7; }
a:visited { text-decoration:none; font-weight:bold; color:#ac91b7; }
a:hover { text-decoration:none; font-weight:bold; color:#666; }
a:active { text-decoration:none; font-weight:bold; color:#666; }
a:focus { text-decoration:none; font-weight:bold; color:#666; }
*/