html, body {
	margin:0;
	padding:0;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

img	{	
	margin:0;
	border:0;
}

.navigation  { position: absolute; top: 110px; left: 20px; width:160px; height: 500px }
	
.naviinfo {
	position: absolute;
	height: 50px;
	width: 160px;
	left: 20px;
	top: 20px;
	text-align: left;	
}

#pageinfo  {
	text-align: left;
	position: absolute;
	top: 20px;
	left: 240px;
	width: 750px;
	height: 25px;
	background-color: #CCCCCC;
}
#pageinfo_2  {
	text-align: left;
	position: absolute;
	top: 45px;
	left: 240px;
	width: 750px;
	height: 25px;
	background-color: #CCCCCC;
}
.content_  { text-align: center; position: absolute; top: 110px; left: 240px; width: 750px }
.info_1 { position: absolute; top: 110px; left: 240px; width: 750px; }
.info_2 { position: absolute; top 200px; width: 750px; }

#info_l {position:absolute; width:90px; text-align: right;}
#info_r {position:absolute; left: 110px; width:420px; text-align: left; font-size:12px; line-height:18px;}
#info_pic {position:absolute; left:550px; width:200px; text-align:left; font-size:12px; line-height:18px;}

#info_1 {position:absolute; width: 750px; }
#info_2 {position:relative; width: 750px; }
#info_3 {position:relative; width: 750px; }
#anitflote {clear: both; visible: hiddn;}

#auswahl_pos_1 { position:absolute; top:110px; left:240px; width: 250px; height: 166px; text-align: center;}
#auswahl_pos_2 { position:absolute; top:110px; left:490px; width: 250px; height: 166px; text-align: center;}
#auswahl_pos_3 { position:absolute; top:110px; left:740px; width: 250px; height: 166px; text-align: center;}
#auswahl_pos_4 { position:absolute; top:276px; left:240px; width: 250px; height: 166px; text-align: center;}
#auswahl_pos_5 { position:absolute; top:276px; left:490px; width: 250px; height: 166px; text-align: center;}
#auswahl_pos_6 { position:absolute; top:276px; left:740px; width: 250px; height: 166px; text-align: center;}
#auswahl_pos_7 { position:absolute; top:442px; left:240px; width: 250px; height: 166px; text-align: center;}
#auswahl_pos_8 { position:absolute; top:442px; left:490px; width: 250px; height: 166px; text-align: center;}
#auswahl_pos_9 { position:absolute; top:442px; left:740px; width: 250px; height: 166px; text-align: center;}



#rm10 { position: relative; top: 3px; right: 10px;}

#lm10 { position: relative; top: 3px; left: 9px; }

#lm10_red { color: #dd0000; position: relative; top: 3pt; left: 10pt; }
#lm10_dred { color:#990000; position: relative; top:3pt; left:10pt;}
#lm10_green { color: #00cc00; position: relative; top: 3pt; left: 10pt; }
#lm10_blue { color: #0000cc; position: relative; top: 3pt; left: 10pt; }
#lm10_white { color: #ffffff; position: relative; top: 3pt; left: 10pt; }


#red_bg      {background-color: #ff0000;}
#lt_red_bg   {background-color: #ffcccc;}

#grren_bg    {background-color: #00ff00;}
#lt_green_bg {background-color: #ccffcc;}

#blue_bg     {background-color: #0000ff;}
#lt_blue_bg  {background-color: #ccccff;}

#blackbg     {background-color: #000000;}
#dgraybg     {background-color: #333333;}
#graybg      {background-color: #666666;}
#mgraybg     {background-color: #999999;}
#ltgraybg    {background-color: #cccccc;}
#whitebg     {background-color: #ffffff;}


#c_white   {color:white;}
#c_ltgray  {color:#999999;}
#c_gray    {color:#666666;}
#c_dgray   {color:#333333; font-size:12px;}
#c_black   {color:#000000;}

#c_red     {color:#ff0000;}
#c_dred    {color:#990000;}
#c_green   {color:#00ff00;}
#c_blue    {color:#0000ff;}
#c_dblue   {color:#0000aa;}
#c_yellow  {color:#ffff66;}
#c_dyellow {color:#cccc00;}
#c_magenta {color:#ff00ff;}
#c_cyan    {color:#00ffff;}
#c_dcyan   {color:#009999;}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:0px none;
	margin:0; padding:0;
	background:transparent;
}

#left_ {
		
		width:110px;
		margin:0; 	padding: 0px;
		font-size:0.9em;
		text-align: right;
		background-color:#ffcccc;
		}
	#right_ {
		float: right;
		width: 200px;
		margin:0; 	padding: 0px;
		font-size:0.9em;
		text-align: right;
		}
	#middle_ {
		margin:0;
		padding: 0px;
		background:#FFCC99;
		font-size:0.9em;
		}
	.cleaner_ {
		clear:both;
		height:1px;
		font-size:1px;
		border:0px none;
		margin:0; padding:0;
		background:transparent;
		}
.size12px {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
