﻿/* Allegemeine Einstellungen und Browser-Fixes -begin */
/* -------------------------------------------------------------------------- */

p,h1,h1 {margin: 0; padding: 0;}
* {margin: 0; padding: 0; }

body,td,th {
	color: #3C3933;
}

body {
	background-color: #8A8675;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}

/* -------------------------------------------------------------------------- */


/* Seitenaufbau -begin */
/* -------------------------------------------------------------------------- */

#container{
  background-image:url(../imgs/containerbackground.png);
  width: 933px;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid black;
  background-color: white;
}

#header{
  height: 132px;
  border-bottom: 1px solid white;
  background-image:url(../../header/header1.jpg);
  background-repeat:no-repeat;
  text-align:right;
  font-size: 11px;
}

#language{
  padding: 15px;
  text-align: right;
}

#subnavigation{
  padding-right: 15px;
}


#subheader{
 background-image:url(../imgs/subheaderbackground.png);
 background-position:left;
 background-repeat:no-repeat;
 font-size: 0; line-height: 0;
 height: 122px;
}

#logo{
 float:left;
 width: 405px;
}

#logo img{
 padding: 0;
 margin: 0;
 margin-left: 238px;
}

#logo a:hover{
background-color:transparent;
}

#pagetitle{
 float:left;
 width: 515px;
 font-size: 14px;
 font-weight: bold;
 line-height: 20px;
 color: #8A8675;
 height: 50px;
 text-align:right;
}


#centre{
 clear: left;
 
}

#contentcontainer{
  float:left;
  margin-left: 167px;
  width: 515px;
  padding-bottom:20px;
}

#footer{
  clear: left;
  background-color: #FFFFFF;
  padding: 15px;
  font-size: 11px;
  text-align:right;
  border-top: 1px solid #BBAA66;
}

/* Seitenaufbau -end */
/* -------------------------------------------------------------------------- */


/* Subtemplates - Zwei Spalten - default net/bureau -begin */
/* -------------------------------------------------------------------------- */
#content_main{
	width: 47%;
	float: left;
}

#content_right{
	width: 49%;
	float: left;
	padding-left: 4%;
}
/* Subtemplates - Zwei Spalten - default net/bureau -end */
/* -------------------------------------------------------------------------- */





/* Überschiften -begin */
/* -------------------------------------------------------------------------- */

h1{
	color: #556644;
	font-size:1.2em;
	padding: 15px 0px 5px 0px;
	text-transform: uppercase
}

h1.csc-firstHeader{
	padding-top:0px;
}

h2{
	color: #3C3933;
	font-size: 1.1em;
	padding: 25px 0px 5px 0px;
	text-align:center;
}

h2.csc-firstHeader{
	padding-top:0px;
}

/* Überschiften -end */
/* -------------------------------------------------------------------------- */


/* Aufzählungen */

ul, ol, li, img, div {
	padding:0;
	margin:0;
}

#contentcontainer ul, #contentcontainer ol{
margin-left:20px;
margin-right:5px;
padding-top:5px;
padding-bottom:10px;
list-style-type:square;
}

#contentcontainer ol{
list-style-type: decimal;
}


#contentcontainer ul li, #contentcontainer ol li{
padding-top:3px;
padding-bottom:3px;
}

#contentcontainer ol ol li{
list-style-type: lower-alpha;
}

/* ----------------- */

/* Links */

a {
color: #AA8844;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
 background-color: #DDD5B3;
}


.center{
	text-align:center;
}

p.bodytext{
	padding:0px 0px 10px 0px;
}

/* Navigation MAIN -begin */
/* -------------------------------------------------------------------------- */

#navigation{
  float:left;
  width: 237px;
  background-color: #EBEAE7;
  border-right: 1px solid #D5C4A2;
  border-bottom: 1px solid #D5C4A2; 
  border-top: 1px solid #D5C4A2; 
}

#navigation .act{
padding:0;
margin:0;
}

#navigation ul{
float:left;
list-style-type:none;
margin:0px;
padding:0px;
}

#navigation ul li{
float:left;
list-style-type:none;
margin:0px;
padding:0px;
}

#navigation ul li a{
padding:0;
margin:0;
display:block;
line-height:27px;
width:237px;
}

#navigation ul li ul li a{
border-bottom:none;
display:block;
line-height:23px;
width:237px;
padding:0;
margin:0;
}

#navigation ul li ul li ul li a{
border-bottom:none;
display:block;
line-height:18px;
width:237px;
}

/* navigation MAIN -end */
/* -------------------------------------------------------------------------- */


/* CSC Formulare -begin */
/* -------------------------------------------------------------------------- */

.csc-mailform {
   border: 0px;
}

.csc-mailform label {
   width: 160px;
   float: left;
   text-align: right;
   margin-right: 0.5em;
   display: block;
   border: none;
   margin: 2px;
   line-height:1em;
}

input, select {
 	margin: 2px;
 	border:1px solid #788862;
}

textarea {
 	margin: 2px;
 	font-size:110%;
 	border:1px solid #788862;
}

.csc-mailform-submit{
 float: left; 
 }
 
.csc-mailform-field input#mailformformtype_mail{
margin-left:168px;
}

/* CSC Formulare -end */
/* -------------------------------------------------------------------------- */


/* Tabellen -begin */
/* -------------------------------------------------------------------------- */

table { border-collapse:collapse; width: 100%; margin-bottom: 0.5em; }

table p.bodytext{
	padding:0px 0px 0px 0px;
}

.contenttable-0 table tr:hover{background-color:#eeeeee;}

#partner table tr:hover,
#contentleftcontainer table tr:hover {background-color:#EEE9DF;}

.contenttable-0 P, .contenttable-0 tr td, .contenttable-0 tr{
margin:0px;
padding:3px 20px 3px 3px;
border:0px;
vertical-align:top;
}

.contenttable-0 td{

}

.contenttable-0{
border-collapse: collapse;
width:100%;
border:1px solid #DBD1BB;
}

.contenttable-0 tr th{
text-align:left;
}

.contenttable-0 caption{
text-align:left;
padding:5px 0px 5px 0px;
font-weight:bold;
}

.contenttable-0 TR{
width:100%;
}

.contenttable-0 .tr-odd{
background-color:#EEE9DF;
}

.contenttable-0 .tr-even{
background-color:#ffffff;
}

.contenttable-0 tr td{
border-top:1px solid #DBD1BB;
}

.contenttable-0 tr.tr-last td{
border-bottom:none;
}

.contenttable-0 tr:hover td{
background-color:#eeeeee;
border-top:1px solid #DBD1BB;
border-bottom:1px solid #DBD1BB;
}

.contenttable-0 th.td-0, .contenttable-0 th.td-1, .contenttable-0 th.td-2, .contenttable-0 th.td-3, .contenttable-0 th.td-last{
border-top:none;
background-color:#e4e4e4;
padding:3px;
border:1px solid #DBD1BB;
}

.contenttable-0 th.td-last{
width:25%;
}

.contenttable-0 .td-0{
width:250px;
padding-left:10px;
}

.contenttable-3 .td-0{
width:393px;
font-weight:normal;
vertical-align:top;
text-align:left;
}

.contenttable-3 .td-1{
width:130px;
padding-right:20px;
font-weight:normal;
vertical-align:top;
text-align:right;
}

.contenttable-3 .td-last{
width:80px;
font-weight:normal;
vertical-align:top;
text-align:right;
}

/* CSC Formulare -end */
/* -------------------------------------------------------------------------- */


/*Rahmen */
/* -------------------------------------------------------------------------- */

.csc-frame-frame2 {
float:right;
margin:15px 0px 5px 10px;
width:256px;
}
