

/* Body Styles */

body
{
margin: 20px;
background: White;
font-size: 14px; 
color: #000; 
line-height: 1.5em;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

p
{
margin: 5px 0 5px;
padding: 0;
}
p.bodytext{
	font-size: 14px;
	color: #000;
	padding-bottom: 2px;
}

h1
{
margin: 1px 0 0 0;
padding-bottom: 10px;
color: #C4021D;
font-size: 18px;
font-weight: bold;
border-bottom: 1px solid #C4021D;
background: inherit;
}

h2
{
margin: 1px 0 0 0;
padding-bottom: 0px;
color: #C4021D;
font-size: 14px;
background: inherit;
}

a{color: #fff; text-decoration: none; background: inherit;}
a:hover {color: #ffcc00; text-decoration: none; background: inherit;}

ul
{
color: #000;
list-style-type: none;
padding-left: 10px;
margin: 0 0 5px;
background: inherit;
}

li
{
font-weight: normal;
text-transform: lowercase;
padding: 0;
}

blockquote
{
width: 30em;
margin: 0 0 0 10px;
padding: 5px;
border-left: 1px solid #666
}

/* Main box  surrounding everything*/

#outer
{
margin: 0 auto;
width: 895px;
overflow:auto;
border: 1px solid #222;
background-color: White;
color: #000;
}

/* Below is everything inside of #outer*/

/* The path box e.g. /root/path */
#topnav {
	width:885px;
	text-align:right;
	margin: 0 5px 0 0;
	color: #000;
}
#location
{
width: 885px;
margin: 5px 5px 0;
background: inherit;
color:#666;
border-bottom: 7px solid #C4021D;
font-size: 10px;
}

/* The left column (nav) */

#left
{
margin: 0;
float: left;
width: 148px;
}


/* Hack for IE to display the margin on #right properly */
* html #containerright {width:720px;}
/* The right column (content) */
#containerright
{
float: right;
width: 720px;
}

/* Hack for IE to display the margin on #right properly */
* html #right {width:710px;}
/* The right column (content) */
#right
{
float: right;
margin: 5px 5px 8px 5px;
width: 710px;
border-bottom: 1px solid #DA0519;
}

#right a{color: #C4021D; text-decoration: none; background-color:inherit;}

/* Hack for IE to display the margin on #right properly */
* html #footer {width:710px;}
/* The right column (content) */
#footer
{
float: right;
margin: 2px 2px 10px 2px;
width: 710px;
text-align: right;
font-size: 11px;
color: #788189;
}

/* Div classes Styles */

div .orange /* This is the orange bars that are on top of the main box and navs */
{
height: 5px;
border-bottom: 1px solid #222;
background-color: #C4021D;
color: inherit;
font-size: 0;
}

.navouter
{
border: 1px solid #222;
width: auto;
margin: 5px 0 5px 5px;
background-color: #C4021D;
color: inherit;
}

.navheader
{
background-color: #DA0519;
color: #FFF9D8;
width: auto;
border-bottom: 1px solid #222;
padding: 2px;
margin-bottom: 5px;
text-align: center;
font-weight: bold; 
}

.navcontent
{
padding: 0px;
margin:none;
color: #000;
font-size:13px;
font-weight:bold;
background-color: #FAFBFA;
overflow: hidden;
}

.navnews
{
padding: 0px;
margin:none;
color: #000;
font-size:13px;
font-weight:bold;
background-color: #FAFBFA;
overflow: hidden;
}
.csc-textpic{
	margin-top: 5px;
	margin-bottom: 20px;
}

/* This is for inserting code */
.code
{
margin: 0 0 5px 10px;
padding: 10px;
width: 30em;
font-family: helvetica, monospace;
font-size: 10px;
line-height: 150%;
text-transform: lowercase;
background-color: #333;
color: inherit;
border: 1px dotted #666;
}

.htimeauth
{
display:block;
margin: 0;
padding: 0;
text-align:left;
font-size: 10px;
color: #666;
background-color: inherit;
}

.navcontent a {
display:block;
background-color: inherit;
color: #000;
width:148px;
border-bottom: 0px solid #222;
padding: 2px;
text-indent: 5px;
font-weight: bold; 
}


.navcontent a:hover, .navcontent a.level2-no:hover{
  color: #E63A26;
  background: #788189;
}

.navcontent a.level1-act {
  background: #EFEFEF;
  color: #E63A26;
  width:148px;
}

.navcontent a.level2-no {
  font:bold 11px verdana, sans-serif;
  background: #FAFBFA;
  margin-left:10px;
  width:138px;
}

.navcontent a.level2-act {
  font:bold 11px verdana, sans-serif;
  background: #EFEFEF;
  color: #E63A26;
  margin-left:10px;
  width:138px;
}

.csc-sword {
background-color:#723900;
}

/*------mailformular formatieren------*/
.csc-mailform {
border:none;
width: 360px;
}

.csc-mailform-field {
/*background:#3d3d3d;*/
background:#fff;
margin: 2px;
padding: 5px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
color:#000;
width: 80px;
}


.mf-input {
clear: none;
width: 250px;
padding: 1px;
}

.mf-pass {
width: 250px;
padding: 1px;
}

.mf-text {
clear: none;
width: 250px;
padding: 1px;
}

.mf-check {
padding: 1px;
}

.mf-radio {
padding: 1px;
}

.mf-select {
width: 250px;
padding: 1px;
}

.mf-file {
width: 200px;
padding: 1px;
}

#mailformRadiotest {
border: none;
}

#mailformRadiotest legend {
display: none;
}

.mf-reset {

}

.mf-submit {
margin-left: 82px;
/*background:#727272;*/
background:#fff;
border:1px solid #727272;
}

/*------tabelle formatieren------*/
/* RTE / Table styling */ 
TABLE.contenttable {  color: #000; border:none; margin:5px 0px 10px 0px; width:100%; }
TABLE.contenttable TR TD { padding:0px 5px 0px 5px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#3d3d3d; }

/* Formate für die Erweiterung tt_calender */
.calenderdate{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	width: 100px;
}

.calenderheader{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.calendertime{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.calendercontent{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

/******************************************************/
#topnav a{
color:#000;
}