html {
	height:101%;
}

body {
	margin: 0;
	margin-top: 15px;
	padding: 0;
	background: #E1E1E1;
	font: 69% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/* Page Content */

/* fixiert breite und zentrierung*/
#pageframe {
	width:900px;
	margin: 0 auto 0 auto;
	overflow: auto;
}

/* fuer startseite */
#pagemain {
	clear: both;
	width: 900px;	
	margin: 0 auto 0 auto;
	background: #FFFFFF;
	float:left;
}

#oben {
    width: 900px;
    height: 270px;
    border-top: 1px solid #FFFFFF;
}
#oben div.content_normal {
    width: 333px;
    height: 170px;
    float: right;
    padding: 10px 30px 0 0;
    font-size: 12px;
}
#oben div.content_normal p.bodytext {
    color: #344E71;
    line-height: 1.3em;
}

#unten {
    width: 900px;
    overflow: auto;
    background-color: #FFFFFF;
    padding: 20px 0 0 0;
}
#unten div.content_left {
    width: 510px;
    float: left;
    padding: 0 0 0 30px;
}
#unten div.content_right {
    width: 360px;
    float: left;
    padding: 0 0 0 0;
	overflow: hidden;
}
#unten div.content_right p.bodytext {
    /*font-size: 9px; */
}
#unten .detail {
    text-decoration : none;
    background: url('images/arrow_double_small.gif') no-repeat 0 2px;
    color: #FF6600;
    padding: 0 0 0 17px;
    margin: 8px 0 0 0;
    display: block;
    font-size: 9px;
}
#unten div.content_right .detail {
    text-transform: uppercase;
}
#unten div.content_left .detail {    
    font-size: 10px;
    text-transform: uppercase;
}
#unten div.content_right div.csc-textpic {
    height: 80px;
    margin: 0 0 7px 0;
}
#unten div.content_right div.csc-textpic div {
    margin-left: 93px !important;
    
}
#unten div.content_right div.csc-textpic div.csc-textpic-imagewrap {
    margin: 0 !important;
}
#unten div.content_right div.csc-textpic div div {
    margin-left: 0 !important;
}

#unten div.content_right dl {
    
}



/* fuer subseite */
#page {
	clear: both;
	float:left;
	width: 900px;	 
	margin: 0px auto;
	background: #fff url("images/orangebg.gif") repeat-y;
	border-top: 10px solid #fff;
}

/* fuer subsubseite mit grossem foto links*/
#pagesub {
   clear: both;
	float:left;
	width: 900px;	 
	margin: 0px auto;
	background: #fff url("images/greybg.gif") repeat-y;
	border-top: 10px solid #fff;
	background: #fbfbfb url("images/drbdback.jpg") no-repeat bottom left;
}

/* wo wird das gebraucht ?*/
#pagemeta {
	clear: both;
	width: 900px;
   height: auto !important;
   height: 100%;
	margin: 0px auto;
	background: #FFFFFF;
}

/*  content auf startseite */
#content {
	float: left;
	width: 451px;
	margin: 3px 0 3px 0;
}

/*  content auf subseiten und subsubseiten */
#sub1content {
   float:right;
	width: 420px;
	padding: 40px 10px 10px 20px;	
	min-height:400px;
	background-color:#fff;	
}

#sub2content {
   float:right;
	width: 420px;
	padding: 40px 10px 10px 20px;	
	min-height:400px;
	background-color:#fff;	
}

#sub2content h1 {
        margin: 0px 20px 0px 0;
}

#pagesub #sub1content {
	min-height:550px;	
}


* html #sub1content {
	height:400px;
}

* html #pagesub #sub1content {
	height:550px;	
}

#sub1content p {
        color: #333333;
}

/* menue links auf subsubseiten*/

#subsubmenu {
   float:left;      
   width: 450px;
	padding-top:40px;	
}

/* subseiten*/

#themepic {
       width: 900px;
       height: 150px;
       padding: 0 0 0 0;
       background-color: #fff;
		 color: #000;
}

#orangebar {
     float:left;      
     width: 450px;                      
}

.box2 {

min-height:576px;
  height:auto !important;
  height:576px;
z-index:1;
}



/* Header */

#header {
	width: 900px;
	height: 108px;
	margin: 0 auto;
	background: #FFFFFF;
	position:relative;
}

#logo h1, #logo p {
	float: left;
	color: #3B3B3B;
}

#logo h1 {
	height: 66px;
	padding: 22px 150px 0 0px;
}

#logo p {
	margin: 0 0 0 0px;
	padding: 10px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}

#rss {
	position:absolute;
	padding: 0;
	text-align: right;   
	color:#000000;
	right:22px;
	top:25px;
}

* html #rss {top:10px;}

#rss select {
	width:152px;
}


#nebennavi {
   position:absolute;
	padding: 0;
	text-align: right;   
	color:#000000;
	right:292px;
	bottom:25px;
}



#nebennavi a {
	text-decoration:none;
	color: #000000;
}

#nebennavi a:hover, #nebennavi a:focus, #nebennavi a:active {
	color: #FA8522;
	background-color:#fff;
}

#socialnetworking {
   position:absolute;
        padding: 0;
        text-align: right;
        color:#000000;
        right:200px;
        bottom:22px;
}

#socialnetworking a {
        text-decoration:none;
        color: #000000;
}

#socialnetworking a:hover, #socialnetworking a:focus, #socialnetworking a:active {
        color: #FA8522;
        background-color:#fff;
}

#rss a {
	padding: 0 0 3px 14px;
	text-decoration: none;
	font-weight: normal;
}

#rss a:hover {
	text-decoration: underline;
}

#search {
   position:absolute;
	padding: 0;
	text-align: right;   
	color:#000000;
	right:22px;
	bottom:25px;
}


#search input.searchbox-sword {
	font-size:0.9em;
	width:116px;	
	padding:1px 2px;
	
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 5px 38px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

/* Main Menu */

#menu {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	background: #fa8522;
	text-align: left;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
 
}

#menu a {
	display: block;
	float: left;
	padding:8px 15px 0 20px;
	
	
	
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #000000;
}


/* SubMenu */

#submenu {
	width: 900px;
	height: 22px;
	margin: 0 auto;
	padding-top: 3px;
	background: #FDB46D;
	text-align: left;

}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
 display: inline;
}

#submenu a {
	display: inline;
	float: left;
	margin-top:0;
	padding: 0 0 0 25px;
	
}



#submenu .current_page_item {
}

#submenu .current_page_item a {
	color: #000000;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */


div.maincontent {
        margin-left:20px;
}
#contentmeta {
	float: left;
	width: 890px;
	margin: 0 auto;
	min-height: 536px;
	background: #FFFFFF;
	padding-left: 10px;
}
#contentmeta ul li {
	list-style-image: url(fileadmin/templates/images/sys_dot.png);
	padding-bottom: 0.5em;
}
#contentmeta h2 {
        margin: 30px 20px 0px 0;
	letter-spacing: -2px;
	font-size: 1.5em;
}
.csc-sitemap {
	list-style-image: url(fileadmin/templates/images/sys_dot.png);
	padding-bottom: 0.5em;
}
.post {
	margin-bottom: 50px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #F3F3F3 url(images/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(images/img09.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img10.gif) no-repeat;
}

/* Sidebar Startseite */

#sidebar {
	width: 344px;
	padding: 3px 0 0 0;
	margin: 0;
	text-align:right;
	float:right;	
}
#sidebar p {
         margin: 0px 20px 0px 20px;
}

#sidebar h2 {
         padding-top: 0px;
         font-size:1.5em;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #F3F3F3 url(images/img06.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0 11px;
}
#sidebar img {
	padding-bottom:2px;
}


/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#calendar thead {
	background: #DBDBDB;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #FF7400;
	font-weight: bold;
	color: #FF7400
}

/* Footer */

#footer {     
	clear:both;
	width: 900px;
	margin: 0 auto;
	min-height:20px;
   color: #000000;
	background: #fa8522;
	text-align: center;
	padding-top: 3px;
	float:left;
}

#footer p {
   padding: 3px 5px;
  	margin: 0 auto;
	text-align: left;
	line-height: normal;
	color: #000000;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

#footerleft {
	float:left;
	font-size: 0.8em;
	
}

#footerright {
	float:right;
	font-size: 0.8em;
	
}

div.starttext {
       min-height: 148px;
       width: 344px;
       background:#CCCCCC;
       margin-bottom: 3px;      
       color: #000000;
}

div.starttext p {
	 padding: 20px 10px 20px 10px;
	 text-align:center;
}

/* content formatierung */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
  
input {
	padding: 0;
	/*width: 90px;*/
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}

input.searchbox-button {
        width: 24px;
        height: 14px;
}

h1, h2, h2 a, h3, h3 a {
   margin: 0px 20px 0px 20px;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}

h1 {
	
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	margin: 30px 20px 0px 0;
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 1em 0;
	color: #333333;

}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #fa8522;
}

a:hover {
	text-decoration: underline;
	color: #fa8522;
}

img {
	border: none;
}

/* use a div as hr replacement */
.hr {
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fa8522;
}

.isearch_linkMode {
     display: block;
     float: left;
     padding: 2px 10px;
 }
.tx-indexedsearch-rules {
     position: relative;
     padding: 10px 0;
     width:800px;
 }
.tx-indexedsearch-rules h2 {
     font-weight: normal;
     font-size: 100%;
     padding: 0;
     margin: 0;
 }
.tx-indexedsearch-rules a .isearch-rules-text {
     display: none;
     text-decoration: none;
     color: #116aae;
 }
.tx-indexedsearch-rules a:hover .isearch-rules-text{
     display: block;
     text-decoration: none;
     position: absolute;
     font-weight: normal;
     top: 0;
     left: 100px;
     background-color: #ffffff;
     padding: 10px;
 }
.tx-indexedsearch-whatis {
     padding-bottom: 10px;
     margin-left: 20px;
 }
.tx-indexedsearch-sw {
     font-weight: bold;
 }
.tx-indexedsearch-browsebox {
     padding-bottom: 10px;
 }
.tx-indexedsearch-res .result-row {
     margin: 10px 20px 20px 10px;
     
     width:780px;
 }
.tx-indexedsearch-icon {
     float: left;
     display: block;
 }
.tx-indexedsearch-result-number {
     float: left;
     display: block;
 }
.tx-indexedsearch-title {
     float: left;
     display: block;
 }
.tx-indexedsearch-percent {
     float: right;
     display: block;
 }
.tx-indexedsearch-descr {
     clear: both;
     display: block;
 }
.tx-indexedsearch-info {
     clear: both;
     display: block;
 }
.tx-indexedsearch-path {
     display: block;
 }
div.formline {
     padding-left:20px;

}

