body,table,select,textarea,a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}

table {
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 0px;
}

td,span {
	vertical-align: top;
}

#td_bottom {
	vertical-align: bottom;
}

a {
	color : FF3333;
}

form {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

select,textarea {background-color: #ffffff;}


.body_index {
	margin-left: 3px;
	margin-top: 3px;
	background-color: white;
}

.body_home {
	margin-left: 12px;
	margin-right: 12x;
	margin-top: 12px;
	background-color: #FFFFFF;
}

.content_left {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #E1DEDD;
}

.content_right {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #EEEAE8;
}


/*
	Breite insgesamt
	links:   390px (366 + 2*12)
	rechts:  460px (12 + 206 + 24 + 206 + 12) 
	streifen:  9px (3 * 3px)
	         =====
			 859px
*/
.doc_left		{ position: absolute; left: 12px; top: 12px; width: 366px;}
.block_left		{ position: absolute; top:  82px; left: 0px; width: 183px;}
.div_material	{ position: absolute; left:0px; top:0px; width:183px;}
.div_preview	{ position: absolute; left:195px; top:0px; }

.doc_right		{ position: absolute; left: 12px; top: 12px;}
.flow_right		{ position: absolute; top:  82px; left: 0px;}
.block_right	{ position: absolute; top:  82px; left: 0px; width: 436px;}
.form_left		{ position: absolute; top: 0px; left:   0px; width:206px;}
.form_right		{ position: absolute; top: 0px; left: 230px; width:206px;}
.form_footer	{ position: absolute; top: 143px; width:436px; left: 0px;}

.umrandung {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}

.stern {
	color: FF3333;
	width: 10px;
}

.preview {
	border-style: solid;
	border-color: #000000;
	border: 3px;
}

.control {height: 17px;}
.label {vertical-align: middle;}
.div_system {font-weight:bold;}

