* {
    margin: 0;
    padding: 0;
}

html,body {
	font-size: 12px;
	font-family: Verdana, sans-serif; 
	color: #192e35;
	margin: 0;
	padding: 0;
	background-color: #96b2c7;
	height: 100%;
	width: 100%;
	background-image: url(../../fileadmin/template/mainbg.gif); 
	background-repeat: repeat-x; 
	background-position: top center;
	text-align : center; /* zentrierung f�r IE 5.5 */ 
}

img { border: none; }

#subnav_image {
	position: relative;
	top: -1px;
	background-image: url(../../fileadmin/template/manson.gif);
	height: 200px;
	background-color: #84a5bd;
	background-repeat: no-repeat; 
	background-position: top center;
}

#page { 
	margin: 0 auto; 
	text-align:left; 
	width:781px;
}

#head {
	width: 781px; 
	height: 101px; 
	background: #84a5bd; 
	background-image: url(../../fileadmin/template/head.gif); 
	background-repeat: no-repeat;
	float: left;
}

#logo {
	padding-left: 20px; 
	padding-top: 50px; 
	float: left;}
	
/* Hauptnavigation */

#main_nav_1 {
  list-style-type: none;
  position: relative;
  width: 567px;
	padding-left: 27px; 
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
  width: 540px;
}

#main_nav_1 li {
	list-style-type: none;
	background-image: url(../../fileadmin/template/headnav-default.gif); 
	background-repeat: no-repeat;
	float: left;
}

#main_nav_1 li a {
	font-weight: bold;
  font-size: 10px;
  display: block;
	height: 101px;
	width: 90px;
  color: #84a5bd;
  text-decoration: none;
	padding: 70px 0 0 13px;
	text-transform: uppercase;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 31px;
	width: 77px;
}

ul#main_nav_1 li.active a, ul#main_nav_1 li.active a:hover {
	background-image: url(../../fileadmin/template/headnav-active.gif); 
	background-repeat: no-repeat;
	color: #fff;
}

#main_nav_1 li a:hover {
  color: #fff;
	background-image: url(../../fileadmin/template/headnav-over.gif); 
	background-repeat: no-repeat;
}

/* Unternavigation */

#second_nav_1 {
  list-style-type: none;
}

#second_nav_1 li {
	list-style-type: none;
	float: left;
}

#second_nav_1 li a {
	background-image: url(../../fileadmin/template/subnav-default.gif); 
	background-repeat: no-repeat;
	font-weight: bold;
  font-size: 10px;
  display: block;
	height: 26px;
	width: 239px;
  color: #84a5bd;
	padding: 7px 0 0 14px;
  text-decoration: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 19px;
	width: 225px;
}

ul#second_nav_1 li.active a, ul#second_nav_1 li.active a:hover {
	background-image: url(../../fileadmin/template/subnav-active.gif); 
	background-repeat: no-repeat;
	color: #fff;
}

#second_nav_1 li a:hover {
  color: #fff;
	background-image: url(../../fileadmin/template/subnav-active.gif); 
	background-repeat: no-repeat;
}

/* Seiten-Layerobjekte */

#subnav-outer { 
	width: 240px;
	background-image: url(../../fileadmin/template/dots-big.gif); 
	background-repeat: repeat; 
	padding: 0 0 1px 1px; 
	float: left; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 239px; 
}

#subnav-inner { 	
	background-image: url(../../fileadmin/template/subnav-headdots.gif); 
	background-repeat: no-repeat; 
	background-color: #84a5bd; 	
	padding: 55px 0 6px 0; 
}

#subnav_content {
	background-color: #84a5bd; 	
}

#subnav-inner_tpl2 {
	background-image: url(../../fileadmin/template/subnav-tpl2.gif); 
	min-height: 100px;
	background-repeat: no-repeat; 
	background-color: #84a5bd; 	
	padding: 30px 0 6px 0; 
}

#content-outer { 

	background-image: url(../../fileadmin/template/dots-big.gif); 
	background-repeat: repeat; 
	padding: 0 1px 1px 1px; 
	float: left;
	width: 541px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 539px; 
}

/* Schriftformatierung */

h1 { 
	color: #6c8b9e;
	font-weight: bold; 
	font-size: 18px;
  padding-bottom:15px;
   	
}

h2 {	
  color: #192e35;
	font-weight: bold; 
	font-size: 12px;
  padding-top: 1.2em;
}

h3 {	
  color: #84a5bd;
	font-weight: bold; 
	font-size: 12px;
}

#breadcrumbs {
	line-height: 2em;
	font-size: 10px;
	color: #fff;
  padding-bottom:15px;
}

#breadcrumbs a {
	color: #192e35;
	text-decoration: none;
} 

#content-white {
	background-color:#fff;
	color: #192e35;
	padding: 20px 20px 20px 20px;
	line-height: 1.3em;
  min-height: 200px;
}

#content-white a {
	font-weight: bold;
	color: #6c8b9e;
	text-decoration: none;
}

#content-white a:hover {
	font-weight: bold;
	color: #192e35;
	text-decoration: underline;
}

#content-inner { 
	background-color:#84a5bd;
	padding: 20px 20px 20px 20px; 
}

#footer { 
	color: #192e35; 
	font-weight: bold; 
	font-size: 10px; 
	clear: both; 
	padding: 8px 0 14px 280px 
}

#footer a { 
  text-decoration: none;
	color: #192e35; 
}

#footer a:hover { 
  text-decoration: none;
	color: #fff; 
}

/* Typo3 Formatierung */

.csc-textpic-text {
	font-size: 11px;
  font-weight: normal;
  padding-left: 7px; 

}

.csc-textpic-clear {
  padding-bottom:1px;
}

.contenttable a {
font-size:12px;
}

/* IE Hacks */

* html #content-white {  
/* CSS-Hack f�r IE6 und kleiner */  
  height: 240px;
 }  



ul.csc-uploads {
list-style: none;
}

.csc-uploads-icon {
padding-top: 2px; 
}