body {
	background: #000 url(bg2_center.jpg) center top no-repeat;
	text-align: center;
	color: white;
	font-size:13px;
	line-height:1.7;
	font-family: Arial;
}

a {
	color: #CC3333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {color: #CC3333; font-size:19px; text-transform: uppercase;}
h2 {color: #CC3333; font-size:16px;}

img {border:0;}

div#container {
	margin:0px auto;
	width:600px;
}

div#padding {
	float:left;
	width:600px;
	border: 0pt #fff solid;
	height:130px;
}

div#lang {
	float:left;
	margin:0;
	width:70px;
	height:35px;
	padding-top:10px;
	text-align:left;
}

div#lang a {
	margin:0;
	padding:0 15px;
}

div#lang img {
	border:0;
}

div#nav {
	float:left;
	margin:0;
	width:500px;
	height:35px;
	padding-top:10px;
	text-align:left;
}

div#nav ul {
	float:right;
	margin:0;
}

div#nav li {
	margin:0;
	display:inline;
	padding:0 15px;
	list-style-type: circle;
	list-style-position:inside;
}

div#nav li a {
	color:white;
	text-decoration:none;
	font-size:14px;
	text-transform: uppercase;
}

div#nav li a:hover {
	color:#D2D2D2;
}

div#nav li.active {
	list-style-type:none;
}

.tx-pilmailform-pi1-error {
	color:#CC3333;
	font-size:11px;
}

div#top_c {
	float:left;
	background: url(content_bg_top.png) top left ;
	width:600px;
	height:28px;
	text-align:center;
}

div#content {
	float:left;
	background: url(content_bg.png) top left repeat-y;
	width:520px;
	padding: 0 40px;
	text-align: justify;
}

div#bot_c {
	float:left;
	background: url(content_bg_bot.png) top left no-repeat;
	width:600px;
	height:26px;
	text-align:center;
	border: 0pt #fff solid;
}


div#footer {
	float:left;
	background: url(content_bg_mirr.png) top left no-repeat;
	margin-top:10px;
	width:600px;
	height:28px;
	padding:0;
	text-align: right;
}