html,
body{
	margin:0px;
	padding:0px;
	z-index:0;
}

form{
	margin:0px;
	padding:0px;
}

textarea,
input{
	margin:0px;
	color: #333;
}

*{
	font-size:11px;
	font-family:verdana, sans-serif;
}

#main{
	width:950px;
	background:url(/images/bg_center.jpg) top left repeat-y;
}

#header{
	height:135px;
	background:url(/images/bg_header.jpg) top left no-repeat;
}

#centerTable{
	width:950px;
	background:url(/images/bg_footer.jpg) bottom left no-repeat;
}

#left{
	width:205px;
}

#left a.menu{
	text-decoration:none;
	display:block;
	height:19px;
	padding-top:6px;
	font:bold 10px verdana;
	color:#404040;
	text-transform:uppercase;
	padding-left:30px;
}

#right a{
	text-decoration:none;
	display:block;
	color:#404040;
}

#left a.menu{
	background:url(/images/s_menu.gif) 24px 11px no-repeat;
}

#left a:hover.menu,
#right a:hover{
	color:#E00000;
}

#left a.menu#active,
#right a#active{
	color:#a8a8a8;
}

#left div.menu,
#right div.menu,
#left div.submenu,
#right div.submenu{
	height:25px;
	margin:0px;
	padding:0px;
	background:url(/images/bg_button.jpg) bottom center no-repeat;
}

#left div.submenu a.menu,
#right div.submenu a.menu{
	padding-left:45px;
	background:url(/images/s_submenu.gif) 38px 11px no-repeat;
	font-weight:normal;
}

#left dl,
#right dl,
#left dt,
#right dt{
	margin:0px;
	padding:0px;
}

#left_shadow{
	background:url(/images/shadow_left.jpg) top right no-repeat;
	width:11px;
}

#left_bottom{
	padding:20px 0px;
}

#right_bottom{
	padding:20px 0px;
}

#center{
	padding:5px 15px 20px 7px;
}

#right{
	width:228px;
	padding-right:15px;
	padding-top:0px;
}

#right div.section{
	width:205px;
	margin:0px 0px 0px 23px;
}
#right div.section_title_bg{
	height:25px;
	background:url(/images/bg_button_right.jpg) no-repeat
}
#right div.section_title{
	padding:7px 7px 0px 7px;
	color:#404040;
	text-transform:uppercase;
	font:bold 10px verdana;
}
#right div.section_content{
	padding:5px;
	background:url(/images/rae2_06.jpg) top no-repeat;
}
#right div.section_content div.title {
	margin-top:5px;
	font-weight:bold;
}
#right div.section_content_package{
	height:200px;
	padding:5px 5px 5px 100px;
	text-align:right;
}
#right div.section_content_package span{
	color:#AC0205;
}
ul{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 15px;
	list-style-image:url(/images/s_menu.gif);
}
#right div.section_content_package li{
	margin-bottom:5px;
}

#footer{
	background:#fff url(/images/linie_jos.jpg) top center no-repeat;
	height:26px;
	padding-top:5px;
	font:11px verdana, sans-serif;
}

#footer input{
	font:11px verdana, sans-serif;
	line-height:11px;
	border:0px;
	margin:0px;
	padding:0px;
	background:transparent;
	text-align:right;
}

#footer a{
	color: #000;
	text-decoration:none;
}

#footer div{
	float:right;
	margin-right:20px;
}

#footer form{
	float:left;
}

.red{
	color:red;
}

a{
	color:#A00;
	text-decoration:none;
}

div#button_links{
	margin-right:10px;
}

#titleTable{
	height:19px;
	margin-bottom:5px;
}

p{
	margin:0px 6px 10px 0px;
	padding:0px;
	text-align:justify;
}

h1{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 5px;
	text-transform:uppercase;

	border-width:0px 0px 0px 12px;
	border-style:solid;
	border-color:#C33;
}

h2{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 5px;

	border-width:0px 0px 0px 12px;
	border-style:solid;
	border-color:#999;
}

.text{
	border:1px solid #dcdcdc;
	background:#f9f9f9;
}

.require{
	color:F00;
}

small{
	font-size:9px;
}



/* --- error, message & attention ------------------------------------------ */

.error, .message, .attention
{
	background-color: #FFFFFF;

	font-weight: bold;

	padding: 5px;
}

.error
{
	color: #CC0000;
}

.message
{
	color: #008000;
}

.attention
{
	color: #013EAD;
}

.border_error
{
	border: 1px solid #CC0000;
}

.border_message
{
	border: 1px solid #008000;
}

.border_attention
{
	border: 1px solid #013EAD;
}

p {
	padding:0px;
	margin:0px 0px 15px 0px;
}

div.statistics_source {
	text-align:right;
	font-size:9px;
	color:#666;
}



table.form {
	height:396px;
	padding:10px;
	background:url(/images/input/bg_form.jpg) top left repeat-x;
}

input.text {
	padding:1px 3px;
	border-style:solid;
	border-color:#3F3F3F;
	border-width:1px 0px 0px 1px;
	background:url(/images/input/bg.jpg) top left repeat-x;
}

textarea.text {
	padding:1px 3px;
	border-style:solid;
	border-color:#3F3F3F;
	border-width:1px 0px 0px 1px;
	background-color:#F6F6F6;
}

div.input_text {
	padding:4px;
	/*float:left;*/
	background:url(/images/input/bg_div.jpg) top left repeat-x;
}

div.input_textarea {
	padding:4px;
	/*float:left;*/
	/*background:url(/images/input/bg_div.jpg) top left repeat-x;*/
}

p.top {
	border-top:1px solid #EEE;
	text-align:right;
}
p.top a {
	font-size:9px;
}

hr {
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#000;
}

ul.space li {
	margin-bottom:5px;
}
