
body {
	background: #000000 url(../images/main-bg.gif) repeat-x;
	color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

img {
	border: 0px;
}

a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#banner {
	clear: both;
	height: 200px;
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat;
}

#contentwide {
	clear: both;
	width: 776px;
	background: #333333;
}

#inhalteinspaltig {
	width: 750px;
	padding: 20px 0px 20px 20px;
}

#footer {
	background: url(../images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

#headlines {
	height: 199px;
	padding: 10px;
	width: 254px;
}

#left {
	/*background: #333333 url(../images/content-top-bg.gif) no-repeat 0% 0%;*/
	float: left;
	/*padding-bottom: 20px;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px; /*80px*/
	width: 462px;
}

#logo {
	height: 72px;
	width: 776px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(../images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	backround-color:#aaaaaa;
	float: left;
	width: 274px;
	margin-top: 20px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	color: #909090;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
}

.heading1 h1,
.heading1 h2,
.heading2 h1,
.heading2 h2 {
	margin: 0;
	padding: 0;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}

/*table.contenttable {border:1px solid #d4d4d4; }*/
table.contenttable {border:none; }
table.contenttable td {padding: 3px;}
table.contenttable tr {margin:0px; padding:0px;}
table.contenttable tr.tr-even {background:#333333;}
table.contenttable tr.tr-odd {background:#1f1f1f;}
table.contenttable tr.tr-0 {background:#8c0202; color:#FFF;}

/*------mailformular formatieren------*/

#mailform {
	padding: 20px;
}

form input,
form textarea {
color: #8A8A8A;
}

#mailform .csc-mailform {
border: 0px;
}

.csc-mailform-field {;
margin: 2px 0 0 2px;;
padding: 5px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
width: 80px;
color: #8A8A8A;
}


.mf-input {
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #2c5f1f;
background-color:#000;
}

.mf-pass {
width: 220px;
padding: 1px;
border: 1px solid #2c5f1f;
background-color:#000;
}

.mf-text {
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #2c5f1f;
background-color:#000;
}

.mf-check {
padding: 1px;
border: 1px solid #2c5f1f;
background-color:#000;
}

.csc-mailform-radio fieldset {
border: 0px;
background-color:#000;
}

.csc-mailform-radio legend {
display: none;
border: 0px;
}

.mf-radio {
margin-left: 0px;
padding: 1px;
border: 1px solid #2c5f1f;
background-color:#000;
}

.mf-select {
width: 220px;
padding: 1px;
border: 1px solid #2c5f1f;
background-color:#000;
}

.mf-file {
width: 220px;
padding: 1px;
border: 1px solid #2c5f1f;
background-color:#000;
}

.mf-reset {
border: 1px solid #2c5f1f;
background-color:#000;
}

.mf-submit {
margin-left: 82px;
border: 1px solid #2c5f1f;
background-color:#000;
}


.tx-newloginbox-pi1 label {
	float: left;
}

.tx-newloginbox-pi1 input,
input,
textarea {
padding: 1px;
border: 1px solid #2c5f1f;
background-color:#000;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	padding-top: 8px;
}

