body {
	height: 100%;
	background: #e8e8dd;
	font-family: Arial;
	color: #454545;
}

a:link { 
	text-decoration: none; 
	color: #303030;
}
a:visited { 
	text-decoration: none; 
	color: #303030;
}
a:hover { 
	text-decoration: none; 
	color: #E86B20;
}
a:active { 
	text-decoration: none; 
	color: #303030;
}
a:focus { 
	text-decoration: none; 
	color: #303030;
}

a.subna:link {
	text-decoration: bold;
	color: #ffffff;
}
a.subna:visited {
	text-decoration: bold;
	color: #ffffff;
}
a.subna:hover {
	text-decoration: bold;
	color: #454545;
}
a.subna:active {
	text-decoration: bold;
	color: #ffffff;
}
a.subna:focus {
	text-decoration: bold;
	color: #ffffff;
}

a.active:link, a.active:visited, a.active:hover, a.active:active, a.active:focus{
	text-decoration: bold;
	color: #454545;
}

a.footer:link { 
	text-decoration: none; 
	color: #ABABAB;
}
a.footer:visited { 
	text-decoration: none; 
	color: #ABABAB;
}
a.footer:hover { 
	text-decoration: none; 
	color: #000000;
}
a.footer:active { 
	text-decoration: none; 
	color: #ABABAB;
}
a.footer:focus { 
	text-decoration: none; 
	color: #ABABAB;
}

/* Seitenkopf */

div#top{
	margin-top: 20px;
	height: 20px;
	width: 913;
	background-image: url('Design/shadow_top.gif');
}

div#seite{
	margin-top: -2px;
	width: 913;
	background-image: url('Design/shadow_middle.gif');
	color: #000000;
	text-align: left;
}

#logo {
	margin-top: 15px;
	margin-left: 601px;
}

div#balken {
	margin-top: -1px;
	margin-left: 662px;
	width: 230px;
	height: 18px;
	background: #E86B20;
}

/* Hauptnavigation mit Bild */

#navi {
	padding-left: 37px;
	height: 35px;

}

#bild {
	padding-left: 13px;
	border: none;
	vertical-align: top;
	width: 650px;
	height: 300px;
}

/* Unternavigation */

div#strich {
	margin-top: 20px;
	height: 1px;
	width: 95%;
	border-bottom: 1px solid #ABABAB;
}

#subnavi {
	margin-left: -2px;
	height: 300px;
	border: none;
	width: 209px;
	padding-left: 20px;
	vertical-align: top;
	background-image: url('Design/back_unavi.gif');
}

#navi_img_both {
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px; 
	font-size: 11px;
	width: 190px;
}

/* Typo3-Code für Text-Menü */

/*

    XY = [10.w]+5,25
    backColor = white
    10 = TEXT
    10 {
      fontFile = fileadmin/fonts/LT_50541.ttf
      fontSize = 16
      text.field = title
      text.case = lower
      offset = 0,17
      align = center
      fontColor = #E86B20
      niceText = 1
    }

*/

/*

# Navigation only for logged in users
temp.subnavi = HMENU
# 2nd level menu object, textual
temp.subnavi.entryLevel = 1
temp.subnavi.1 = TMENU
temp.subnavi.1 {
  NO {
    allWrap = <div id="navi_img_top">|</div>|*|<div id="navi_img_top">|</div>|*|<div id="navi_img_both">|</div>

  }
  ACT = 1
  ACT {
    ATagParams = class="active"
    allWrap = <div id="navi_img_top">|</div>|*|<div id="navi_img_top">|</div>|*|<div id="navi_img_both">|</div>
}

# Level 3
temp.subnavi.2 = TMENU
temp.subnavi.2 {
  NO {
    wrap = <div id="sub">|</div>
  }
  ACT = 1
  ACT {
    ATagParams = class="active"
    wrap = <div id="sub">|</div>
  }
}

*/
#navi_img_top {
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 190px;
}

#navi_img_bottom {
	height: 20px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 190px;
}


#sub {
	height: 20px;
	margin-top: -4px;
	padding-left: 15px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

/* Seitenleiste mit News etc. */

#sidebar {
	width: 200px;
	border-left: 1px solid #B3B2B2;
	vertical-align: top;
}

#sidebar_individual {
	padding-left: 20px;
	font-size: 11px;
}

#border {
	padding-left: 20px;
	font-size: 11px;
}

/*
#sidebar_title {
	padding-top: 15px;
	height: 14px;
	width: 190px;
	font-weight: bold;
	border-bottom: 1px solid #ABABAB;
}


#sidebar_title2 {
	height: 14px;
	width: 190px;
	font-weight: bold;
	border-bottom: 1px solid #ABABAB;
}
*/

#sidebar_text {
	width: 170px;
	margin-top: 11px;
	line-height: 15px;

}

/* Elemente des Inhaltbereiches */

#content_title {
	margin-left: 37px;
	vertical-align: top;
}
#subtitle {
	height: 20px;
	padding-left: 3px;
	margin-left: 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#title {
	padding-top: 10px;
	width: 400px;
	font-size: 24px;
	color: #E86B20;
	font-weight: normal;
}

#content_text_l {
	line-height: 15px;
	vertical-align: top;
	padding-left: 15;
	font-size: 11px;
}
#content_text_r {
	line-height: 15px;
	vertical-align: top;
	padding-left: 15;
	font-size: 11px;
}

#content_text_mitte {
	line-height: 15px;
	vertical-align: top;
	padding-left: 15;
	font-size: 11px;
}

/* Tabellenelemente von Typo3 */

table.contenttable {
	margin-left: 20px;
}

table.contenttable td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 2px solid #ffffff;
}

tr.tr-even {
	font-size: 11px;
	color: #454545;
	background: #ffffff;
}
tr.tr-odd {
	font-size: 11px;
	color: #454545;
	background: #DEDEDE;
}

tr.tr-0 {
	font-size: 11px;
	color: #ffffff;
	background: #858585;
}

td {
	font-size: 11px;
	vertical-align: top;
}

li {
	margin-left: -20px;
}
.subnavi {
	margin-left: 0px;
}

td.csc-form-labelcell {
	font-size: 11px;
	width: 90px;
}

h1 {
	font-weight: bold;
	padding-top: 10px;
	font-size: 11px;
	text-transform: uppercase;
}

h2 {
	padding-top: 15px;
	height: 14px;
	width: 190px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #ABABAB;
}

/* Fusszeile */

div#footer {
	height: auto;
	width: 250px;
	margin-left: 38px;
	
}
#foot_table {
	width:230px; 
	height:70px; 
	margin-top: -10px;
}
#foot1 {
	vertical-align: top;
	padding-top: 11px;
	font-size: 9px;
	color: #ABABAB;
}

div#bottom{
	height: 16px;
	width: 913;
	background-image: url('Design/shadow_bottom.gif');
}


/* Sidemap */
.csc-menu {
	margin-top: -15px;
}

.csc-sitemap-level1 {
	margin-left: 0px;
	margin-top: 15px;
}

.csc-sitemap-level2 {
	margin-left: 20px;
	margin-top: -5px;
}

.csc-sitemap-level3 {
	margin-left: 40px;
	margin-top: -10px;
}