/* GENERALS */ 

html, body {
  margin:0px;
  height:100%;
  background-image: url(../img/bg_main.jpg);
  background-repeat:repeat-x;
  background-color:#70a6c2;
  font-family:arial, helvetica, sans-serif;
  font-size:12px;
  color:#033f64;
}

h1 {
  margin:0px;
  color:#426f8c;
  font-size:18px;
  padding:0px 0px 3px 3px;
  border-bottom:1px solid #89ceeb;
}

h2 {
  width:200px;
  margin:0px;
  color:#426f8c;
  font-size:18px;
  padding:0px 0px 3px 3px;
}

h3, h3 a {
    color:#426f8c;
    font-size:14px;
    text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}

h4 {
	margin:0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	font-size:14px;
	font-weight:bold;
	color:#426f8c;
	border-bottom:1px solid #89ceeb;
}

h5 {
	margin:0px;
	padding: 0px 0px 3px 3px;
	font-size:14px;
	font-weight:bold;
	color:#426f8c;
}

.csc-frame-frame1 h5 {
	margin:0px;
	padding:0px 0px 3px 3px;
	font-size:14px;
	font-weight:bold;
	color:#426f8c;
	border-bottom:1px solid #89ceeb;
	background-color:#FFF;
}

.csc-frame-frame1 {
	margin:-57px 0px 0px 0px;
	background-color:#ECECEC;
}

.csc-frame-frame1 p {
	padding:10px;
}



/* BASICS */

#box {
  height:100%;
  left:50%;
  margin-left:-485px;
  position:absolute;
  top:0px;
  width:975px;
  z-index:1;
}

#box-shadow-left {
  background-image:url(../img/bg_shadow-left.png);
  background-repeat:repeat-y;
  height:100%;
  left:0px;
  position:absolute;
  top:0px;
  width:11px;
}
#box-content {
  background-color:#FFFFFF;
  height:100%;
  left:8px;
  position:absolute;
  top:0px;
  width:925px; 
}              
#box-shadow-right {
  background-image:url(../img/bg_shadow-right.png);
  background-repeat:repeat-y;
  height:100%;
  left:933px;
  position:absolute;
  top:0px;
  width:11px;
}

/* INNER */

#head-top {
  width:925px;
  height:14px;
  margin:auto;
  padding:0px;
  background-image: url(../img/bg_leiste-head-top.gif);
  line-height:0px;  
  float:left;
}

#header-box-content {
  background-image:url(../img/basics/header.jpg);
  background-repeat:repeat-x;
  background-color:#FFF;
  height:235px;
  left:11px;
  position:absolute;
  top:0px;
  margin-top:14px;
  width:913px;
  text-align:left;
}

#header-box {
  height:249px;
  left:50%;
  margin-left:-485px;
  position:absolute;
  top:0px;
  width:975px;  
}

#head-box {
  float:left;
  margin:0px;
  padding:0px;
}

#logo {
  width:174px;
  height:67px;
  margin:15px 0px 2px 25px;  
}

#trailer {
  height:235px;
  width:675px;
  margin:0px;
  padding:0px;
  background-color:#0b7ab1;
  float:right;
}

#lindgren-head {
  height:235px;
  width:675px;
  margin:0px;
  padding:0px;
  background-color:#0b7ab1;
  background-image: url(../img/lindgren-head.jpg);
  float:right;
}

#menu {
  width:210px;
  height:150px;
  margin:20px 0px 0px 27px;
  padding:0px;
}

#header-box-content {
  background-image:url(../img/basics/header.jpg);
  background-repeat:repeat-x;
  background-color:#FFF;
  height:235px;
  left:11px;
  /*position:absolute;
  top:0px;  */
  margin-top:14px;
  width:913px;
  text-align:left;
}

#head-bottom {
  width:925px;
  height:25px;
  margin:0px;
  padding:0px;
  background-image: url(../img/bg_leiste-head-bottom.gif);
  background-repeat:repeat-x; 
  position:absolute;
  top:249px;
  left:8px;
}

#menu-right {
  background-image:url(../img/bg_shadow-top-right.gif);
  background-repeat:no-repeat;
  height:249px;
  left:924px;
  position:absolute;
  top:0px;
  padding-top:30px;
  width:39px;
  text-align:left;
  overflow:hidden;
}

#content {
  padding:20px;
  text-align:left; 
  position:absolute;
  top:275px;
  left:8px;
  width:885px;        
  background-color:#FFF;
}

.submenu {
  width:210px;
  padding-left:7px;
  float:left;
  margin:0px;
}

#teaser {
    margin-top:25px;
}

#teaser img {
    float:left;
    padding:0px 2px 2px 2px;
    margin:0px;
    background-color:#FFF;
}

.content {
  width:645px; 
  float:right; 
}

#footer {
  width:870px; 
  height:80px; 
  margin:60px 0px 0px 0px;
  background-image:url(../img/bg_footer.gif);
  background-repeat:repeat-x;
  background-color:#033f65;
  border:7px solid #1388c0;
  color:#99d8f3;
}

#footer h1 {
  color:#FFF;
  border:0px;
  margin:5px 0px 0px 0px;
}

#footer a {
  color:#99d8f3;
  font-weight:bold;  
}

#bestellen {
    width:86px;
    height:79px;
    background-image:url(../img/bestellen.png);
    background-position:100%;
    float:right;    
}

#footer_img {
    width:105px;
    height:132px;
    margin-top:-30px;
    margin-left:225px; 
    background-image:url(../img/ft_buch.png);
    background-repeat:no-repeat;
    float:left; 
    position:absolute;   
}

#fuchs {
    width:112px;
    height:68px;
    background-image:url(../img/fuchs.png); 
    background-repeat:no-repeat; 
    position:absolute;         
    margin:-4px 0px 0px 780px;
    -margin-top:-64px;
}

/* -----------------------------------------------------------------------------------*/

#footer-buch{
	float:left;
	margin-top:-25px;
	width:132px;
	padding-left:8px;
}

.footer {
	float:left;
  	padding:0px 0px 5px 0px;
	width:510px;
	min-height:80px;
}

#footer-buch img,
.footer img{
	border:none;
}

#footer .footer .csc-textpic-imagewrap{
	margin-top:-5px;
}

#footer-buch dl,
#footer-buch dt,
#footer-buch dd,
#footer-buch .csc-textpic-imagewrap, 
.footer dl,
.footer dt,
.footer dd,
.footer .csc-textpic-imagewrap{
	margin:0;
	padding:0;
}

/* -----------------------------------------------------------------------------------*/

.csc-textpic-clear {
    height:10px;
}

.address {
  width:180px;
  border-right:7px solid #1388c0;
  background-color:#1a5d87;
  color:#FFF;
  font-size:12px;
  padding:10px; 
  float:left; 
}

/* SUBMENU */

span.hidden {
    position:absolute;
    left:-1000px;
    top:-1000px;
    width:0;
    height:0;
    overflow:hidden;
    display:inline;
}
div#li-submenu {
    width:200px;
}
div#li-submenu * {
    margin: 0px;
    padding: 0px;
    color:#41708e;
    background-color: #ececec;
}
div#li-submenu .cur {
    color: #044065;
    font-weight:bold;
}

div#li-submenu .act {
    color: #044065;
    font-weight:bold;
}
div#li-submenu ul {
    list-style:none;  
    border-top:1px solid #89ceeb;   
}
div#li-submenu ul li {
    border-bottom: 1px solid #FFF;   
}

div#li-submenu ul li a,
div#li-submenu ul li div {
    padding: 5px 3px 5px 20px;
    text-decoration: none;
    font-family:arial,helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    display: block;
}
div#li-submenu ul li a:hover {
    background-color: #f4f4f4;
}
div#li-submenu ul ul {
    background-color: #e5e5e5;
}
div#li-submenu ul ul li {
    border-bottom: none;
}
div#li-submenu ul ul li a,
div#li-submenu ul ul li div {
    font-size: 10px;
    padding-left: 25px;
}
div#li-submenu ul ul li a:hover{
    background-color: #ddddff;
}

/* CONTENT ELEMENTS */

h1.csc-firstHeader {
  margin:12px 0px 0px 0px;
  color:#426f8c;
  font-size:18px;
  padding:0px 0px 3px 3px;
  border-bottom:1px solid #89ceeb; 
}

.csc-textpic-image {
  padding:0px 0px 0px 20px;
}

.csc-textpic-text {
  margin:0px 20px 0px 0px;
}

p.bodytext {
  font-size:12px;
}

.bodytext a {
 color:#426f8c;   
}

#footer p.bodytext {
  margin:0px;
}

.tx-fdfx2cols-pi1 img {
  float:left;
  margin:0px 10px 10px 0px;
}

/* LAYOUT 1 */ 

.c2l1-left {
   padding-right: 20px;
   width:45%;
   white-space:normal;
   vertical-align:top;
}
.c2l1-middle {
padding-right: 20px;
   width:45%;
   white-space:normal;
   vertical-align:top;
}

/* LAYOUT 2 */

.c2l2-left{
   padding-right: 15px;
   width:65%;       
   border:0px;
   float:left;
   vertical-align:top;
}

.c2l2-middle{
   padding-left: 5px;
   width:30%;     
   background-color:#FFF;
   float:right;
   vertical-align:top;
}

/* LAYOUT 3 */ 

.c2l3-left{
   border-right: 1px solid #FFF;
   padding-right: 5px;
   width:40%;
   vertical-align:top;       
}
.c2l3-middle{
   background-color:#FFF;
   border: 0px;
   padding-left: 15px;
   width:55%; 
   vertical-align:top;      
}

.csc-mailform {
	width:500px;
	border:0px;
}

.csc-mailform dt {
	width:120px;
	float:left;
}


.csc-mailform-field input {
	
}

.csc-textpic-image {
	padding:0px;
}

dl#teaser {
    border:1px solid red;
}

dl.csc-textpic-image {
	width:230px;
}

.csc-textpic-imagerow {
	float:left;
	padding-right:5px;
}

.csc-textpic-imagerow dl {
	padding-right:5px;
	float:left;
}

.csc-textpic-imagewrap {
	margin-top:5px;
}

a.mehr {
	color:#426f8c;
	text-decoration:underline;
	background-image: url(../img/link-pfeil.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

a.download {
	color:#033f64;
}

.csc-textpic-caption {
	font-size:11px;
}

div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
display:inline;
margin-right:0px;
}

.impressum {
	text-align:right;
	padding:5px;
}

.impressum a {
	font-size:12px;
	text-decoration:underline;
  	color:#033f64;
}

#language {
	margin:18px 0px 20px 0px;
}

#language h4 {
	margin:0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	font-size:14px;
	font-weight:bold;
	color:#426f8c;
	border-bottom:1px solid #89ceeb;
}

#language select {
	margin-left:5px;
}

/* NEWS */

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
    border:0px;
    clear:right;
    height:1px;
}
.news-latest-container hr.clearer {
    clear:left;
}
.news-latest-container {
    background-color:#FFF;
    border:0px;
}
.news-latest-container h2, .news-latest-gotoarchive {
    background-color:#FFF;
    border:0px;
    border-bottom:1px solid #89CEEB; 
    color:#426F8C;
    margin:15px 0px 0px 0px;
    padding:3px;
    font-size:12px; 
    width:98%; 
}

.news-latest-container h2 a {
    text-decoration:none; 
    color:#426F8C;
    font-size:14px;
}

.news-latest-gotoarchive {
font-weight:bold;
margin-top:5px;
}
.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover {
color:#FFFFFF;
}
.news-latest-gotoarchive a {
color:#FFFFFF;
}
.news-latest-item {
    background-color:#f2f1f1;
    border:0px;
    height:auto !important;
    line-height:1.3;
    margin:3px;
    padding:10px;
}
.news-latest-item img {
border:0px;
float:left;
margin-bottom:5px;
margin-right:5px;
}
.news-latest-category img {
border:medium none;
float:none;
margin:0px;
}
.news-latest-date, .news-latest-morelink, .news-latest-category, .news-latest-date a {
font-size:11px;
color:#426f8c;
}
.news-latest-morelink {
/*height:12px; */
}
.news-latest-morelink a {
/*float:left; */
color:#426f8c;
}
.news-list-container {
background-color:#BBE53A;
border:1px solid #000000;
}
.news-list-item {
background-color:#F9FFE5;
border:1px solid #666666;
height:auto !important;
line-height:1.3;
margin:3px;
padding:3px;
}
.news-search-form {
background-color:#F9FFE5;
border:1px solid #666666;
margin-bottom:5px;
padding:3px;
}
.news-search-emptyMsg {
margin:0px;
}
.news-search-form form {
margin:0px;
}
.news-list-container h3 {
    background-color:#769024;
    border-bottom:1px solid #769024;
    margin-bottom:5px;
    padding:2px;
}
.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover {
color:#FFFFFF;
padding-left:2px;
}
.news-list-container h3 a {
color:#FFFFFF;
}
.news-list-container p {
padding-left:3px;
}
.news-list-date {
background-color:#F9FFE5;
color:#3E551C;
float:right;
font-size:9px;
font-weight:normal;
height:20px;
margin-right:-2px;
margin-top:-2px;
text-align:right;
width:180px;
}
.news-list-imgcaption {
float:right;
font-size:9px;
padding-right:3px;
padding-top:3px;
}
.news-list-container img {
border:1px solid #666666;
float:right;
margin-bottom:5px;
margin-left:5px;
margin-right:2px;
}
.news-list-category img {
border:medium none;
float:none;
margin:0px;
}
.news-list-morelink, .news-list-category {
font-size:9px;
margin-left:3px;
}
.news-list-morelink {
margin-bottom:3px;
}
.news-list-browse {
text-align:center;
}
.tx-ttnews-browsebox, .browseBoxWrap {
background-color:#F9FFE5;
border:1px solid #666666;
margin:3px;
padding:3px;
}
.tx-ttnews-browsebox td {
font-size:10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
font-weight:bold;
}
.tx-ttnews-browsebox-SCell p, .tx-ttnews-browsebox td p {
margin:0px;
}
.tx-ttnews-browsebox-SCell {
background-color:#BBE53A;
border:1px solid #666666;
}
.news-search-emptyMsg {
font-size:11px;
margin-left:10px;
}
.news-single-item {
    background-color:#FFF;
    border:0px;
    margin-bottom:5px;
    padding:10px;
}
.news-single-item h2 {
    background-color:#FFF;
    border:0px;
    border-bottom:1px solid #89CEEB; 
    color:#426F8C;
    margin:15px 0px 0px 0px;
    padding:3px;
    font-size:12px; 
    width:98%; 
    font-size:14px;
}
.news-single-item h3 {
margin-bottom:0px;
}
.news-single-img {
float:right;
margin-left:5px;
}
.news-single-imgcaption {
clear:both;
padding:3px;
}
.news-single-category {
float:right;
}

.news-single-text {
    padding:5px;
}


.news-single-backlink, .news-single-backlink a,
#news-single-backlink, #news-single-backlink a {
    font-size:11px;
    font-weight:bold;
    color:#426F8C;  
    text-decoration:none;
}
.news-single-timedata {
float:left;
margin:10px 0px 0px 5px;
}
.news-single-timedata, .news-single-author, .news-single-imgcaption {
font-size:11px;
}
.news-single-author {
padding-bottom:3px;
}
.news-single-additional-info {
background-color:#BBE53A;
border:1px solid #666666;
margin-top:15px;
padding:3px 3px 0px;
}
.news-single-related, .news-single-files, .news-single-links {
background-color:#F9FFE5;
border:1px solid #666666;
margin:0px 0px 3px;
padding:3px;
}
.news-single-related dd, .news-single-links dd, .news-single-files dd,
.news-single-text dd a {
margin-left:0px;
color:#426F8C;
}
.news-single-related dt, .news-single-links dt, .news-single-files dt {
font-size:11px;
font-weight:bold;
margin-left:5px;
width:90%;
}
.news-amenu-container {
background-color:#BBE53A;
border:1px solid #333333;
margin-top:10px;
padding:3px;
}
.news-amenu-container li {
padding-bottom:1px;
}
.news-amenu-container ul {
background-color:#F9FFE5;
border:1px solid #666666;
list-style-type:none;
margin-bottom:0px;
margin-left:0px;
margin-top:5px;
padding:3px;
}
.news-amenu-container h2 {
background-color:#769024;
border:1px solid #666666;
color:#FFFFFF;
padding:3px;
}
.news-amenu-item-year {
background-color:#769024;
border:1px solid #666666;
color:#FFFFFF;
font-weight:bold;
padding:2px;
}
.news-catmenu {
background-color:#F9FFE5;
border:1px solid #666666;
margin:10px 0px 10px 10px;
padding:5px;
}
.news-catmenu-header {
font-size:11px;
font-weight:bold;
}
.news-catmenu div {
font-size:10px;
white-space:nowrap;
}
.news-catmenu div img, .news-catmenu img, .news-catmenu-header img {
margin:0px;
padding:0px;
vertical-align:middle;
}
.news-catmenu-ACT {
font-weight:bold;
}

.submenu h5 {
	margin:20px 0px 0px 0px;
	padding: 0px 0px 3px 3px;
	font-size:14px;
	font-weight:bold;
	color:#426f8c;
}

.news-image-single img {
	margin:15px 10px 0px 0px;
}