/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;}

body {
	margin:0;
	padding:0;
	background:url(../img/start_neu/start_body_bg_tile.jpg);
	}
#container_outer {
	background:url(../img/start_neu/start_head_bg_tile.jpg) repeat-x;
	}	
#container {
	width:753px;
	margin:auto;
	}	
	
#header {
	padding:58px 0 0 0;
	}
#lower {
	background:url(../img/start_neu/start_lower.jpg) no-repeat;
	height:160px;
	}
p {color:#D0C6AE; font-size:13px; line-height:14px; padding:7px 0 0 0;}

p.subscript {
font-size:11px; line-height:12px; color:#6E6E61; margin:20px 0 0 0;
	}
	
input.day_month {width:20px; height:14px; border:1px solid #999;margin:1px 2px;}
input.year {width:40px; height:14px; border:1px solid #999;margin:1px 2px;}
input.sendbutton {background:url(../img/start_neu/start_submitbutton.gif) no-repeat; margin:1px 6px;border:none;width:47px; height:16px;}
a {padding:2px 15px; border:1px solid #fff; color:#fff; text-decoration:none;margin:0px 0px 0px 5px; background:#700d12}