/* CSS Document */

* html body {
	margin: 0;
	padding: 0;
	font-size: x-small; /* für IE5/WIN*/
	f\ont-size: small; /*für andere IE Versionen*/
}

body {
	margin: 0;
	padding: 0;
	background: #B2CFE5;
	font: small Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100%;
    padding: 0;
	background:#B2CFE5 url('bg_blue.gif') repeat-y 50% 0;  
}

a {
	text-decoration: none;
    color:#0079C2;
}

a.print {
	margin-right: 5px;
	color: #FFFFFF;
}

tr {
 vertical-align:top;
}

input {
 font-size:90%;
 border: solid 1px #C8C8C8;
 margin-right:5px;
}

p.bodytext {
 text-align:justify;
 font-size:90%;  
}



div#container {
	margin: 0 auto; /*position: relative;   */
	width: 960px;   
	/*background: #0079C2 url(grey_bg.gif) repeat-y;         */
	text-align: left;
	height: 100%;
	z-index: 1;
}

div#content {
	margin-left: 190px; 
    width: 750px;   
	padding: 10px;   
	/*float: right;  */
	background: #FFFFFF;
	color: #000000;
	/*min-height: 480px; /*border: 5px solid #000000;   */
   /* height:auto !important;
    height:480px;   */

}
  div#navigation{
	width: 190px;
	float: left;
	background: #C8C8C8;
/*height: 500px;  */
}

div#header {
	height: 100px;
	z-index: 1;
}

div#footer {
	width: 760px;
	padding: 5px;   
	clear:both;
	/*background: #FFFFFF;  */
	color: #000000;
    float:right;
    text-align:right;
	/*min-height: 480px;*/ 
  /*  border-top:1px solid #000000;  */  
}

div#header-left {
	width: 360px; /*margin-top:30px;
	margin-left:30px;   */
	float: left;
	color: #FFFFFF; /*font-size:180%;  */
	height: 100px;
  /*  border:1px solid black; */
}

p#slogan {
	margin: 0;
	padding: 0;
	margin-top: 35px;
	font-size: 130%; 
}

p#breadcrumb {
 font-size: 90%; 
 margin: 0;
padding: 0;

border-bottom: 1px solid #000000;
margin-bottom: 5px;
padding-bottom: 5px;  
}

a.breadcrumb {
 color: #000000;
}

div#header-left img {
	float: left;
	margin-right: 10px;
}

div#header-right {
	/* border:1px solid black;     */
    float: right;
	width: 590px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: right; /*  height:100px;   */
	height: 100px; /*  background-color:#f00;  */
}

div#metanav-p {    
}

div#nav-header-p {    
}


div#searchbox-p { 
	margin-bottom: 10px; /*margin:0;
padding:0;
margin-top:10px;
display:block;    */
}

div.tx-piiframe-pi1 {
	width: 720px;
}

divsearchbox-p form {     
}

h1 {
	font-size: 100%;
	font-weight: bold;
    margin-top:5px;
    margin-bottom:5px;   
}

h2 {
	font-size: 100%;
	font-weight: bold;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	font-weight: bold;
}
h6 {
	font-size: 100%;
	font-weight: bold;
}



html{
	height: 100%;
}

img {
	border: 0px; 
}



li.nav-header a {
	padding: 2px 4px;
	display: block;
	color: #FFFFFF;
	font-size: 70%;
}



li.nav-header,  li.nav-header-act {
	margin: 0;
	padding: 1px;
	float: left; 
	display: block;
	background: #007856;
	font-weight: bold;
	text-align: center;
   
}

li.nav-header a:hover, li.nav-header-act {
    padding: 2px 4px;
    display: block;
    color: #FFFFFF;
    color: #C8C8C8;
    font-size: 70%;
}

li.nav-left1 a, li.nav-common a {
	padding: 2px 0 2px 10px;
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 80%;
}

li.nav-left1 a:hover, li.nav-left1-act, li.nav-common a:hover, li.nav-common-act {
	padding: 2px 0 2px 10px;
	display: block;
	color: #FFFFFF;
	background: #0079C2;
	font-weight: bold;
	font-size: 80%;
}

li.nav-left1, li.nav-common {
	border-top: 1px #FFFFFF dotted;
	display: block;
}

li.nav-left1-act, li.nav-common-act {
	border-top: 1px #FFFFFF dotted;
	display: block;
}

li.nav-left2 a {
	padding: 2px 0 2px 15px;
	display: block;
	color: #000000;
	font-size: 80%;
}

li.nav-left2 a:hover {
	padding: 2px 0 2px 15px;     
	display: block;
	color: #C8C8C8;
	font-size: 80%;
}

li.nav-left2, li.nav-left2-act {
	display: block;
	background: #FFFFFF;
}

li.nav-left2-act {
	padding: 2px 0 2px 15px;
	display: block;
	color: #0079C2;
	font-size: 80%;
}

li.red {
	border-top: 1px solid #FF8894;
	border-left: 1px solid #FF8894;
	border-right: 1px solid #910000;
	border-bottom: 1px solid #910000;
	background: #F20017;
}

li.yellow {
	border-top: 1px solid #DACEB1;
	border-left: 1px solid #DACEB1;
	border-right: 1px solid #8C7400;
	border-bottom: 1px solid #8C7400;
	background: #BEA875;
}

li.blue {
	border-top: 1px solid #0077CE;
	border-left: 1px solid #0077CE;
	border-right: 1px solid #003964;
	border-bottom: 1px solid #003964;
	background: #0079C2;
}

li.green {
	border-top: 1px solid #94D61B;
	border-left: 1px solid #00B382;
	border-right: 1px solid #00402F;
	border-bottom: 1px solid #00402F;
	background: #6A9913;
}



/* meta nav*/
ul#header-metanav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block; /* margin-bottom:10px;    */
}

div.tx-dropdownsitemap-pi1 ul {
 	list-style: none; 
    margin-left: 10px;
	padding: 0;  
}

/* common nav */
ul#nav-common {
	margin: 0;
	padding: 0;
	border: 1px #FFFFFF dotted;
	border-top: none;
	list-style: none;
}

/* header nav*/
ul#nav-header {
	margin: 0;
	padding: 0;
	float: right;
	margin-bottom: 10px;
	list-style: none; /*  background-color:#f00;  */
	display: block; /*  clear:right;  */
}

ul#nav-left {
	margin: 0;
	padding: 0;
	border: 1px #FFFFFF dotted;
	margin-bottom: 20px;
	border-top: none;
	list-style: none;
	display: block;
}

.csc-textpic-caption {
font-size:80%;
}

table.csc-uploads p {
margin:0px; 
}

table.contenttable {
margin-bottom:10px;
}

table.contenttable-1 {
 width:100%;
 
}

table.contenttable-2 {
 width:50%;
}

table.contenttable-3 {
 width:25%;
}

table.contenttable tr.tr-even {
  background-color:#FFFFFF; 
}

table.contenttable tr.tr-odd {
  background-color:#EBEBEB;  
}

table.preise th {
 border-bottom: 1px solid black;
  background-color:white; 
}

p.csc-linkToTop {
 text-align:right;
 margin:0px;
}

/* FORM */
div.csc-mailform-field {
padding-bottom:10px;
}

div.csc-mailform-field input,textarea,select {
  border: 1px solid #969696;   
}

fieldset {
  
 padding:10px;
  border:0px solid #000000;
  }
  
label {
  float:left;
width:20%;
               
  text-align:right;
  font-weight:bold;
  padding-right:10px;
  }
  
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0 0 5px 0; }
/*
td.csc-uploads-fileName {
 background-color:#f9f9f9; 
  padding: 3px;     
}

table.csc-uploads {
 width:100%;
}

td.csc-uploads-icon {
width:20px;
background-color:#f0f0f0; 
 padding: 3px;   
}

td.csc-uploads-fileSize {
 width:50px;
 text-align:right;
  background-color:#f0f0f0;
  padding: 3px;
}

table.csc-uploads td.csc-uploads-fileName {
 /*border-bottom: 1px solid #c6c6c6;
}   */

DIV.csc-textpic-clear { clear: right; }   
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: right; }
/*DIV.csc-textpic-above DIV.csc-textpic-text { clear: right; }     */