	#produkte_out {
		width: 600px;
        float:left;
		border:1px solid #4da20f;

	}

   	#produkte_in {
		width: 185px;
		float:left;
        border:0px solid #4da20f;
        margin-left: 15px;
        padding-top: 3px;
        font-family: Arial;
        font-size: 12px;

	}

    #produkte_tab_head {
		background-color: #4da20f;
		border:1px solid #4da20f;
		overflow:auto;
		width:600px;
		color:#ffffff;
        font-family: Arial;
        font-size: 14px;
		}

	#produkte_tab_footer {
		width:600px;
        padding-top: 20px;
        clear:both;
	}

    #produkte_spacerow{
		height:20px;
		clear:both;
	}


.button{
color:#fff;
font-size:13px;
font-weight:bold;
margin:3px 0;
padding:1px 5px;
border:none;
background:#499a19 url(../images/buttonbg.gif) top left repeat-x;
}

* html .button {
	padding: 0px 2px !important; /*IE 6*/
}

*+html .button {
	padding: 0px 2px !important; /*IE 7*/
}


	#twisc_cal_main {
		width: 700px;
		border:0px solid #eeddcc;
	}
	#twisc_tab_out {
		width: 600px;
		float:left;
	}

	#twisc_tab_head {
		background-color: #634c39;
		border:1px solid #000000;
		overflow:auto;
		width:600px;
		color:#ffffff;
		}

	#twisc_tab_body {
		background-color: #dddddd;
		border:1px solid #000000;
		overflow:auto;
		width:600px;
		color:#000000;
		}

	#twisc_tab_loe {
		margin-left:10px;
		padding-top:15px;
		width:80px;
		float:left;
	}

	#twisc_tab_footer {
		width:600px;
	}

	#twisc_float_body {
		padding-top:5px;
		border:1px solid #634c39;
		width:98px;
		float:left;
		height:80px;
	}
	#twisc_inner_body {
		text-align:center;
		font-weight:normal;
	}
	#twisc_inner_body_li {
		border-top:1px dotted #634c39;
		padding-top:3px;
		text-align:center;
		font-weight:normal;
	}
	#twisc_inner_body_b{
		text-align:center;
		font-weight:bold;
	}

	#twisc_inner_footer{
		width:100px;
		text-align:center;
		font-weight:normal;
		float:left;
	}

	#twisc_float {
		border:0px solid #000000;
		width:119px;
		float:left;
		height:20px;
	}
	#twisc_float_b {
		border:0px solid #000000;
		width:119px;
		float:left;
		font-weight:bold;
	}

	#twisc_float_long {
		border:0px solid #000000;
		width:240px;
		float:left;
		font-weight:normal;
	}
	#twisc_total {
		border:0px solid #000000;
		width:120px;
		clear:both;
		font-weight:bold;
	}

	#twisc_spacerow{
		height:20px;
		clear:both;
	}

	div.p100 {	background-color:#00FF00;}
	div.p090 {	background-color:#33FF00;}
	div.p080 {	background-color:#66FF00;}
	div.p070 {	background-color:#99FF00;}
	div.p060 {	background-color:#CCFF00;}
	div.p050 {	background-color:#FFFF00;}
	div.p040 {	background-color:#FFCC00;}
	div.p030 {	background-color:#FF9900;}
	div.p020 {	background-color:#FF6600;}
	div.p010 {	background-color:#FF3300;}
	div.p000 {	background-color:#FF0000;}
	div.no_select { background-color: #f3f0dc;}