body {
	background-color: #ffffff;
	margin: 0;
	background-image: url('/fileadmin/templates/media/images/bg_body.gif'); 
	background-position: 0px 270px;
	background-repeat: repeat-x;
	}

* {
	padding: 0px;
	margin: 0px;
	}
	
td, th {
	vertical-align: top;
	text-align: left;
	border: 0px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	}

table.basic {
	height: 100%;
	width: 1000px;
	}

td.light {
	background-color: #d2daf2;
	border-left-width: 1px;
	border-right-width: 1px;
	}
td#toppicture {
	width: 500px;
	height: 210px;
	background-color: #ffffff;
	}
	
td#location {
	width: 250px;
	height: 210px;
	}


/* MENUS */

td#menu_1 {
	height: 42px;
	text-align: left;
	vertical-align: bottom;
	}
td#menu_1 table {
	width: 500px;
	margin:0px;
	padding:0px;
	border-left: 1px solid #333333;
	margin-bottom: 8px;
	}
td#menu_1 td {
	border-right: 1px solid #333333;
	padding: 0px 10px 2px 10px;
	white-space: nowrap; 
	line-height: 11px;
	text-align: left;
	}
td#menu_1 a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}

td#menu_2 {
	width: 250px;
	height: 210px;
	padding-top: 25px;
	}
td#menu_2 img {
	float: right;
	margin: -15px 10px 10px 10px;
	}
td#menu_2 div {
	margin: 10px 0px 0px 10px;
	}
td#menu_2 a {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	}

td#left {
	text-align: center;
	}
	
td#left,
td#right {
	width: 230px;
	padding: 10px;
	}
td#right {
	
	width: 230px;
	padding: 10px;
	}

div#dark,
div#menu_3 {
	height: 84px ! important;
	width: 250px;
	background-color: #1f326f;
	margin: -10px -10px 15px -10px;
	padding: 0px;
	text-align: left;
	}
	
div#menu_3 div {
	padding: 10px 0px 0px 10px;
	}
div#menu_3 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

/* RIGHTCOL */

td#right ul {
	margin-left: 20px;
	}
td#right a {
	color: #000000;
	}


/* CONTENT */

td.content {
	width: 500px;
	background-color: #ffffff;
	}
td.content div#content {
	padding: 20px;
	overflow: hidden;
	}

td.content div#payoff {
	width: 100%;
	height: 84px;
	color: #ffffff;
	background-color: #1f326f;
	padding-left: 20px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 84px; 
	}
td.content > div#payoff {
	width: 480x ! important;
	}
#home td.content div#payoff {
	padding: 0px;
	}
table.contenttable {
	width: 460px ! important;
	margin: 10px 0px 10px 0px;
	}
table.contenttable td {
	padding: 2px 5px 2px 0px;
	margin: 0px;
	border-bottom: 1px solid #ebebeb;
	}
table.contenttable td p {	
	margin: 0px;
	}
table.contenttable td ul {	
	margin-top: 0px;
	}
	

/* FONTS COLORS */

p {
	margin-bottom: 15px;
	}

h1 {
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 10px;
	}
h2 {
	font-size: 16px;
	font-style: italic;
	color: #666666;
	}
h3 {
	font-size: 12px;
	color: #1f326f;
	}

td#content a {
	color:  #1f326f;
	}
td#content a:hover {
	color: #cc0000;
	}

ul {
	margin: 5px 0px 10px 18px;
	list-style-type: square;
	}
li {
	margin: 0px 0px 5px 0px;
	}
ol {
	margin: 5px 0px 10px 26px;
	padding: 0px;
	}

	
/* FORMS */

fieldset.csc-mailform {
	width: 420px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	}

div.csc-mailform-field {
	width: 420px;
	min-height: 20px;
	vertical-align: top;
	padding: 3px 0px 2px 0px;
	clear: both; 
	}

input,
select,
textarea {
	width: 200px;
	height: 18px;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #000000;
	background-image: url('/fileadmin/templates/media/images/bg_input.gif');
	float: right;
	}
input {
	height: 18px;
	}
textarea {
	height: 45px;
	}
select {
	margin: 0px 0px 0px 0px;
	}
label {
	width: 200px;
	margin: 0px;
	float: left;
	}

	
/* RADIOBUTTONS */

legend {
	display: none; 
	}
input.csc-mailform-radio {
	width: 12px ! important;
	height: 12px;
	margin: 4px 0px 4px 0px;
	border-width: 0px;
	float: left ! important; 
	clear: both; 
	}

span.csc-mailform-radio {
	width: 200px;
	float: right;
	clear: both;
	}
span.csc-mailform-radio label {
	width: 180px;
	height: 20px;
	padding-top: 3px;
	float: right;
	}
span.csc-mailform-radio fieldset {
	border-width: 0px;
	}