body {
	margin:0;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}

#container{
	width:740px;
	padding:25px;
	background-image:url(../images/mainback.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin:0 auto 0 auto;
	}
#top{
	height:112px;
	background-color:#fff;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:15px;
	}
	#top img{
	float:right;
	margin:0;
	
	}
	#brand{
	float:left;
	font-size:75%;
	color:#666;
	}
	#brand img{
	float:left;
	margin-bottom:6px;
	}
	#brand h2{
	font-size:130%;
	color:#666;
	clear:left;
	margin:5px 0 0 0;
	}
	#toplinks{
	float:right;
	clear:right;
	width:220px;
	margin-top:30px;
	}
	#toplinks a{
	font-size:75%;
	color:#03c;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
	}
	#toplinks a:hover{
	text-decoration:underline;
	}
	#toplinks .alerts {
		color:#CC0000;
		}
	
	
.authorise, .error, #middle .error, #middle .authorise, #middle.level_1 .error, #middle.level_1 .authorise, #middle.level_2 .error, #middle.level_2 .authorise, #middle.level_3 .error, #middle.level_3 .authorise, #stretch .error {
	color: #a10; font-weight: bold; font-family: Tahoma;
	clear:both;
	padding:10px 10px 0 10px;
	}
#middle .mainerror, #stretch .mainerror {
	color:#a10; 
	font-weight:bold; 
	font-family:Tahoma;
	clear:both;
	padding:10px;
	border:2px dotted #993300;
	background:#FCF3F3;
	}
#middle .authorise, #stretch .authorise {
	color:#009900;
	font-weight:bold;
	padding:5px;
}
#middle optgroup, #stretch optgroup {
	font-style:normal;
	margin:4px;
	}
#middle option, #stretch option {
	margin:2px;
	}
	
fieldset {
	border: 1px solid #bbb; 
	margin: 0px 0px 20px 0px;
	}
legend {
	padding:5px 10px 10px 10px;
	color:#666666;
	font-weight:bold;
	}

#left{
	float:left;
	margin:0 5px 20px 0;
	width:125px;
	}
	#mainnav{
	width:113px;
	background-repeat:repeat-x;
	background-color:#fff;
	float:left;
	font-size:75%;
	}
	#mainnav h2{
	width:109px;
	background-color:#e2e4e2;
	display:block;
	margin:0;
	font-size:100%;
	padding:6px;
	}
	#mainnav ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	#mainnav ul li a{
	border:1px solid #c5c6c6;
	text-decoration:none;
	display:block;
	width:107px;
	color:#333;
	padding:6px;
	margin:2px 0 2px 0;
	}
	#mainnav ul li a:hover{
	background-color:#666;
	color:#fff;
	}
	#secondnav{
	width:113px;
	float:left;
	clear:left;
	font-size:75%;
	margin-top:10px;
	}
	#secondnav h2 {
	width:109px;
	background-color:#e2e4e2;
	display:block;
	margin:0;
	font-size:100%;
	padding:6px;
	margin-top:3px;
	}
	#secondnav ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	#secondnav ul li a{
	text-decoration:none;
	display:block;
	width:107px;
	color:#333;
	border:1px solid #e2e4e2;
	padding:6px;
	background-color:#e2e4e2;
	margin-top:3px;
	}
	#secondnav ul li.sub a{
	border:1px solid #c5c6c6;
	text-decoration:none;
	background:#fff;
	display:block;
	width:107px;
	color:#333;
	padding:6px;
	margin:2px 0 2px 0;
	}
	#secondnav ul li.sub a:hover{
	background-color:#666;
	color:#fff;
	}
	#secondnav ul li a:hover{
	background-color:#666;
	color:#fff;
	}
	
	
	
#stretch {
	float:left;
	font-size:75%;
	margin-bottom:20px;
	}
	
#middle{
	float:left;
	width:467px;
	font-size:75%;
	margin-bottom:20px;
	}
	#quicksearch{
	height:104px;
	background-image:url(../images/quicksearch_back.gif);
	background-repeat:repeat-x;
	padding:6px 6px 10px 9px;
	}
	#quicksearch a{
	color:#03c;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-top:5px;
	}
	#quicksearch a:hover{
	text-decoration:underline;
	}
	#messagebox{
	background-image:url(../images/welcome_back.gif);
	background-repeat:repeat-x;
	padding:13px;
	color:#333;
	}
	#messagebox ul{
	padding:0;
	margin:10px 0 0 0;
	list-style:inside;
	color:#099;
	line-height:18px;
	}
	#messagebox ul li a{
	text-decoration:none;
	color:#099;	
	}
	#messagebox ul li a:hover{
	text-decoration:underline;	
	}
	#middle p, #stretch p {
	color:#666;	
	}
	#middle h2, #stretch h2 {
	font-size:14px;
	color:#666;
	clear:both;
	margin:5px 0 10px 0;
	}
	#middle h3, #stretch h3 {
	font-size:14px;
	color:#888;
	clear:both;
	margin:5px 0 10px 0;
	}
	#middle h4, #stretch h4 {
	font-size:14px;
	color:#aaa;
	clear:both;
	margin:5px 0 10px 0;
	}
	#middle a, #stretch a {
	color:#03c;
	font-weight:bold;
	text-decoration:none;
	}
	#middle a:hover, #stretch a:hover {
	text-decoration:underline;
	}
	#middle a.back, #stretch a.back {
	float: left; clear: left;
	margin:1px;
	}
	#middle a.forward, #stretch a.forward {
	float: right; clear: right;
	margin:1px;
	}
	.results{
	border:1px solid #e3e5e3;
	clear:both;
	color:#333;
	margin-bottom:20px;
	}
	.resultshead{
	background-color:#e2e4e2;
	color:#333;
	font-weight:bold;
	}
	.resultsrow{
	background-color:#f2f3f2;
	}
	.authorise{
	color:#900;
	font-weight:bold;
	}
	.authorisetext{
	color:#900;
	
	}
	.achtungtext{
	color:#f60;
	
	}
	.achtung{
	background-color:#fc9;
	color:#f60;
	font-weight:bold;
	}
#middle blockquote, #stretch blockquote {
	margin:-5px 0 0 10px;
	padding:0;
	}
	
	
	
#right{
	width:130px;
	float:right;
	clear:right;
	margin-left:5px;
	}
	#yourorder{
	width:113px;
	height:300px;
	background-image:url(../images/yourorder_back.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	float:right;
	font-size:75%;
	padding:6px;
	}
	#yourorder a{
	color:#03c;
	font-weight:bold;
	text-decoration:none;
	}
	#yourorder a:hover{
	text-decoration:underline;
	}
	.order{
	color:#03c;
	font-weight:bold;
	}
	
#footer{
	background-color:#f0f1f0;
	border-top:1px solid #999;
	clear:both;
	margin-top:30px;
	padding:0px 0 3px 6px;
	}
	#footer a{
	text-decoration:none;
	color:#666;
	font-size:75%;
	margin-right:10px;
	font-weight:bold;
	}
	#footer a:hover{
	color:#000;
	}
	
#login{
	background-image:url(../images/login_back.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	width:424px;
	height:400px;
	padding:6px 13px 9px 13px;
	font-size:75%;
	color:#666;
	}
	.button{
	background-color:#C8CCC8;
	width:110px;
	color:#333;
	border:1px solid #333;
	padding:0 5px;
	}
	#login a{
	color:#03c;
	font-weight:bold;
	text-decoration:none;
	}
	#login a:hover{
	text-decoration:underline;
	}
label{
	width: 105px;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0;
	clear: both;
	color:#666;
	}

.input-box{
	margin-bottom: 10px;
	padding:2px;
	width:200px;
	float:left;
	display:inline;
	border: 1px solid #999; border-bottom-color: #ccc; border-top-color: #ccc; 	}
.input-textarea {
	margin-bottom:10px;
	float:left;
	display:inline;
	padding:2px;
	border: 1px solid #999; border-bottom-color: #ccc; border-top-color: #ccc; 	}

.input-radio{
	}

.submit-button{
	margin-left: 5em;
	clear: both
	}

.adminlogged{
	color:#639;
	background-color:#ccf;
	font-weight:bold;
	}
	
.urgent{
	background-color:#FF6699;
	color:#fff;
	font=weight:bold;
	}
	
.standard_button, .table_button {
	background-color: #ddd; color: #555; padding:0 10px 0 10px; cursor: pointer; 
	border-left: 2px solid #888; border-top: 1px solid #aaa; border-bottom: 2px solid #aaa; border-right: 2px solid #888;
	}
	
fieldset div {
	padding: 0px 10px 10px 0px;
	clear:both;
	float:none;
	}
	
input, textarea {
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	}

#middle input, #middle select, #stetch input, #stetch select {

	font-size: 90%;

	}
	
fieldset span.req {
	height:auto;
	width:auto;
	margin:4px;
	font-size:95%;
	color:#CC0000;
	font-weight:bold;
	}
	
fieldset span.colour-rad {
	display:block;
	float:left;
	height:auto;
	width:15px;
	margin-left:9px;
	}
	
fieldset input.colour-rad {
	float:left;
	}
	
blockquote div {
	padding-bottom: 5px;
	clear:both;
	float:none;
	}
span.popup {
	font-size:11px;
	padding:3px;
	display:block;
	}
