body		{	margin: 0px;
			background: url(images/bg_verlauf.jpg) 0 0;
			background-repeat: repeat-x;
			background-color: #62BD43;
		}

#header		{	position: relative;
			width: 556px;
			height: 156px;
			display: block;
			top: 2px;
			text-align: left;
			background: url(images/head_bg.gif) 0 0;
			background-repeat: repeat-x;
			border: 0px solid #FF0000;
		}
td.tree		{	width: 172px;
		}
#modanz		{	width: 172px;
			height: 33px;
			background: url(images/count.gif) 0 0;
			background-repeat: no-repeat;
			line-height: 27px;
			text-align: center;
			margin-top: 10px;
			font-family: verdana, arial;
			font-size: 9px;
			color: #FFFFFF;
			display: block;
		}
td.vote		{	width: 156px;
		}
img.mdb		{	margin-top: 10px;
			margin-bottom: 5px;
			border: 0px;
		}

a.fopen:link, a.fopen:visited, a.fopen:active, a.fopen:focus	{	position: relative;
									width: 172px;
									height: 20px;
									background: url(images/folder_open.gif) 0 0;
									background-repeat: no-repeat;
									font-family: verdana, arial;
									font-size: 9px;
									line-height: 20px;
									padding-left: 40px;
									margin-right: -40px;
									color: #FFFFFF;
									text-decoration: none;
									font-weight: normal;
									display: block;
									float: left;
								}
a.fopen:hover							{	text-decoration: underline;
								}

a.fclosed:link, a.fclosed:visited, a.fclosed:active, a.fclosed:focus	{	position: relative;
										width: 172px;
										height: 20px;
										background: url(images/folder_closed.gif) 0 0;
										background-repeat: no-repeat;
										font-family: verdana, arial;
										font-size: 9px;
										line-height: 20px;
										padding-left: 40px;	
										margin-right: -40px;
										color: #FFFFFF;
										text-decoration: none;
										font-weight: normal;
										display: block;
										float: left;
									}
a.fclosed:hover								{	text-decoration: underline;
									}
a.subtree_g:link, a.subtree_g:visited, a.subtree_g:active, a.subtree_g:focus	{	position: relative;
											width: 172px;
											height: 32px;
											max-height: 42px;
											background: url(images/subtree.gif) 0 0;
											background-repeat: no-repeat;
											font-family: verdana, arial;
											font-size: 9px;
											line-height: 10px;
											padding-left: 50px;
											margin-right: -50px;
											color: #FFFFFF;
											text-decoration: none;
											font-weight: normal;
											display: block;
											float: left;
											padding-top: 5px;
											margin-bottom: -4px;
										}
a.subtree_g:hover								{	text-decoration: underline;
										}

a.subtree_b:link, a.subtree_b:visited, a.subtree_b:active, a.subtree_b:focus	{	position: relative;
											width: 172px;
											height: 32px;
											background: url(images/subtree_b.gif) 0 0;
											background-repeat: no-repeat;
											font-family: verdana, arial;
											font-size: 9px;
											line-height: 10px;
											padding-left: 50px;
											margin-right: -50px;
											color: #FFFFFF;
											text-decoration: none;
											font-weight: normal;
											display: block;
											float: left;
											padding-top: 5px;
											margin-bottom: -4px;
										}
a.subtree_b:hover								{	text-decoration: underline;
										}

a.subtree_r:link, a.subtree_r:visited, a.subtree_r:active, a.subtree_r:focus	{	position: relative;
											width: 172px;
											height: 32px;
											background: url(images/subtree_r.gif) 0 0;
											background-repeat: no-repeat;
											font-family: verdana, arial;
											font-size: 9px;
											line-height: 10px;
											padding-left: 50px;
											margin-right: -50px;
											color: #FFFFFF;
											text-decoration: none;
											font-weight: normal;
											display: block;
											float: left;
											padding-top: 5px;
											margin-bottom: -4px;
										}
a.subtree_r:hover								{	text-decoration: underline;
										}

#g		{	font-size: 10px;
			background: url(images/legende_gruen.gif) 0 0;
			background-repeat: no-repeat;
			border: 0px solid #FF0000;
			height: auto;
			padding-left: 30px;
			margin-bottom: 6px;
		}
#b		{	font-size: 10px;
			background: url(images/legende_blau.gif) 0 0;
			background-repeat: no-repeat;
			border: 0px solid #FF0000;
			height: auto;
			padding-left: 30px;
			margin-bottom: 6px;
		}
#r		{	font-size: 10px;
			background: url(images/legende_rot.gif) 0 0;
			background-repeat: no-repeat;
			border:0px solid #FF0000;
			height: auto;
			padding-left: 30px;
			margin-bottom: 21px;
		}

td		{	vertical-align: top;
		}
td.sl		{	width: 4px;
			background: url(images/sl.gif) 0 0;
			background-repeat: repeat-y;
		}
td.sl_d		{	width: 4px;
			background: url(images/sl_d.gif) 0 0;
			background-repeat: repeat-y;
		}
td.sr_d		{	width: 4px;
			background: url(images/sr_d.gif) 0 0;
			background-repeat: repeat-y;
		}
td.sr		{	width: 4px;
			background: url(images/sr.gif) 0 0;
			background-repeat: repeat-y;
		}

select.kitmenu	{	position: absolute;
			left: 400px;
			top: 112px;
			width: 140px;
			float: left;
			display: blocK;
		}

img.qw		{	position: absolute;
			left: 24px;
			top: 20px;
			border: 0px;
		}

img.logo	{	position: relative;
			left: 420px;
			top: 8px;
			border: 0px;
			float: left;
			display: blocK;
		}
img.select	{	position: absolute;
			left: 115px;
			top: 112px;
		}
img.mdb_head	{	position: absolute;
			left: 115;
			top: 35px;
		}
.clear	{	clear: both; }
#ov_holder	{	position: relative;
			width: 520px;
			border: 0px sloid #FF0000;
			margin-left: 20px;
		}
#overview_l	{	width: 250px;
			height: 120px;
			font-family: verdana, arial;
			font-size: 15px;
			background: url(images/overview_bg.gif) 0 0;
			background-repeat: no-repeat;
			border: 0px solid #FF0000;
			display: block;
			float: left;
			color: #FFFFFF;
			margin-bottom: 10px;
		}
#overview_l_b	{	width: 250px;
			height: 120px;
			font-family: verdana, arial;
			font-size: 15px;
			background: url(images/overview_b_bg.gif) 0 0;
			background-repeat: no-repeat;
			border: 0px solid #FF0000;
			display: block;
			float: left;
			color: #FFFFFF;
			margin-bottom: 10px;
		}
#overview_l_r	{	width: 250px;
			height: 120px;
			font-family: verdana, arial;
			font-size: 15px;
			background: url(images/overview_r_bg.gif) 0 0;
			background-repeat: no-repeat;
			border: 0px solid #FF0000;
			display: block;
			float: left;
			color: #FFFFFF;
			margin-bottom: 10px;
		}
#overview_r	{	width: 250px;
			height: 120px;
			font-family: verdana, arial;
			font-size: 12px;
			background: url(images/overview_bg.gif) 0 0;
			background-repeat: no-repeat;
			border: 0px solid #FF0000;
			display: block;
			float: right;
			color: #FFFFFF;
			margin-bottom: 10px;
		}
#overview_r_b	{	width: 250px;
			height: 120px;
			font-family: verdana, arial;
			font-size: 12px;
			background: url(images/overview_b_bg.gif) 0 0;
			background-repeat: no-repeat;
			border: 0px solid #FF0000;
			display: block;
			float: right;
			color: #FFFFFF;
			margin-bottom: 10px;
		}
#overview_r_r	{	width: 250px;
			height: 120px;
			font-family: verdana, arial;
			font-size: 12px;
			background: url(images/overview_r_bg.gif) 0 0;
			background-repeat: no-repeat;
			border: 0px solid #FF0000;
			display: block;
			float: right;
			color: #FFFFFF;
			margin-bottom: 10px;
		}

#txt_de		{	width: 250px;
			border: 0px solid #FF0000;
			display: block;
			font-family: verdana, arial;
			font-size: 11px;
			float: left;
			color: #FFFFFF;
			margin-right: 10px;
			margin-bottom: 10px;
		}
#txt_en		{	width: 250px;
			border: 0px solid #FF0000;
			display: block;
			font-family: verdana, arial;
			font-size: 11px;
			float: left;
			color: #D2FCC3;
			margin-right: 10px;
			margin-bottom: 10px;
		}
#legende_gruen	{	width: 250px;
			border: 0px solid #FF0000;
			display: block;
			font-family: verdana, arial;
			font-size: 11px;
			float: left;
			color: #FFFFFF;
			margin-right: 10px;
			margin-bottom: 10px;
		}
img.overview	{	position: relative;
			top: 10px;
			left: 10px;
			border: 0px solid #FF0000;
			float: left;
		}
img.headline	{	margin-top: 10px;
			margin-bottom: 10px;
		}
#head_ov	{	position: relative;
			left: 20px;
			width: 520;
			height: auto;
			border: 0px solid #FF0000;
			text-align: left;
			float: left;
			margin: 0px;
		}
#modelcontent	{	position: relative;
			width: 520;
			left: 20px;
			height: auto;
			background: url(images/overview_520px.gif) 0 0;
			background-repeat: no-repeat;
			border: 0px solid #FF0000;
			padding: 0px;
			float: left;
		}
#newmod		{	width: 100%;
			height: 20px;
			background: url(images/modicon.gif) 0 0;
			background-repeat: no-repeat;
			padding-left: 20px;
			border: 0px solid #FF0000;
		}
#newscon	{	position: relative;
			width: 520;
			left: 0px;
			height: auto;
			font-family: verdana, arial;
			font-size: 11px;
			color: #FFFFFF;
			padding-left: 10px;
			padding-top: 20px;
			background: url(images/overview_520px.gif) 0 0;
			background-repeat: no-repeat;
			border: 0px solid #FF0000;
			float: left;
		}
img.head	{	float: left;
		}
a.newmod:link, a.newmod:visited, a.newmod:active, a.newmod:focus	{	font-family: verdana, arial;
										font-size: 11px;
										color: #FFFFFF;
										text-decoration: none;
										font-weight: normal;
								}
a.newmod:hover							{		text-decoration: underline;
								}
#titel		{	position: relative;
			width: 250px;
			left: 20px;
			top: 10px;
			height: auto;
			font-family: verdana, arial;
			font-size: 18px;
			border: 0px solid #FF0000;
			display: block;
			float: left;
			color: #FFFFFF;
			margin-bottom: 20px;
		}
#overview_AB	{	position: relative;
			top: 20px;
			width: 250px;
			height: auto;
			font-family: verdana, arial;
			font-size: 12px;
			border: 0px solid #FF0000;
			display: block;
			float: right;
			color: #FFFFFF;
			margin-bottom: 30px;
		}
#con		{	width: 520px;
			height: auto;
			border: 0px solid #FF0000;
			float: left;
			margin-bottom: 20px;
		}
#txtholder	{	position: relative;
			width: 110px;
			top: 10px;
			right: 10px;
			border: 0px solid #FF0000;
			float: right;
			text-align: left;
		}
font.hg		{	color: #D2FCC3;
		}
option		{	color: #4A8C33;
			font-family: verdana, arial;
			font-size: 11px;
		}
option.inactive	{	color: #BBDEAF;
			font-family: verdana, arial;
			font-size: 11px;
		}

img.250		{	position: relative;
			width: 250px;
			display: block;
			float: left;
		}
#modelhead	{	position: relative;
			width: 250px;
			display: block;
			float: right;
			font-family: verdana, arial;
			color: #FFFFFF;
			font-size: 15px;
		}
a:link, a:visited, a:active, a:focus	{	font-family: verdana, arial;
						color: #FFFFFF;
						font-weight: bold;
						font-size: 11px;
						text-decoration: none;
					}
a:hover					{	text-decoration: underline;
					}
span.hide { display: none; }
a.print:link, a.print:visited, a.print:active, a.print:focus 	{	width: 230px;
									height: 46px;
									display: block;
									line-height: 20px;
									font-weight: normal;
									text-align: center;
									background: url(images/print.gif) 0 0;
									background-repeat: no-repeat;
									margin-bottom: 15px;
								}
a.print:hover							{	background: url(images/print.gif) -230px 0px;
									text-decoration: none;
								}
a.qdfdownload:link, a.qdfdownload:visited, a.qdfdownload:active, a.qdfdownload:focus 	{	width: 230px;
												height: 46px;
												display: block;
												line-height: 20px;
												font-weight: normal;
												text-align: center;
												background: url(images/qdf_download.gif) 0 0;
												background-repeat: no-repeat;
												margin-bottom: 15px;
											}
a.qdfdownload:hover									{	background: url(images/qdf_download.gif) -230px 0px;
												text-decoration: none;
											}
#vote	{	position: relative;
		width: 150;
		height: auto;
		border: 0px solid #FF0000;
		margin-top: 200px;
		text-align: left;
		font-family: verdana, arial;
		font-size: 10px;
		color: #FFFFFF;
	}
#votetxt {	position: relative;
		width: 150;
		height: auto;
		border: 0px solid #FF0000;
		text-align: left;
		font-family: verdana, arial;
		font-size: 10px;
		color: #FFFFFF;
		float: right;
		margin-top: 5px;
	}
input.radio	{	float: left;
			margin-right: 5px;
		}
input.vote	{	width: 140px;
			margin-top: 10px;
			font-family: verdana, arial;
			font-size: 11px;
		}