/* CSS Document */
  
  
  .border {
	background:url(../bilder/layout/border_tall.gif) top repeat-x;
}
.border .btall {
	background:url(../bilder/layout/border_tall.gif) bottom repeat-x;
}
.border .ltall {
	background:url(../bilder/layout/border_tall.gif) left repeat-y;
}
.border .rtall {
	background:url(../bilder/layout/border_tall.gif) right repeat-y;
}
.border .tleft {
	background:url(../bilder/layout/border_tl.gif) top left no-repeat;
}
.border .tright {
	background:url(../bilder/layout/border_tr.gif) top right no-repeat;
}
.border .bleft {
	background:url(../bilder/layout/border_bl.gif) bottom left no-repeat;
}
.border .bright {
	background:url(../bilder/layout/border_br.gif) bottom right no-repeat;
	width:100%;
}
.border .ind {
	padding:4px 4px 15px 2px;
}
.h_text {
	padding-bottom:2px;
	background:url(../bilder/layout/h_text_bg.gif) bottom repeat-x;
}
.more {
	text-align:right;
	padding-right:5px;
}
.more a {
	background:url(../bilder/layout/more_bg.gif) top right no-repeat;
	padding-right:13px;
	color:#000000;
	font-weight:bold;
}
.date {
	background:url(../bilder/layout/date_bg.gif) no-repeat 0 0;
	padding:2px 0 2px 22px;
	color:#444444;
}
/* index */
  
  #index #middle .column1 .padding {
	height:70px;
}
#index #Artikelgruppe .column1 .padding {
	height:70px;
}
#index #middle .artikel_einzel_ansicht .column1 .padding {
	height:100%;
}
#index #middle .artikel_einzel_ansicht .column1 .h_text {
	text-align:center;
}
#index #middle #video .column1 {
	width:410px;
	margin-left:164px;
}
#index #middle #video .column1 .padding {
	margin-top:10px;
	height:400px;
}
#index #middle #video .column1 .h_text {
	text-align:center;
}
.column1, .indent_column {
	float:left;
}
#header .menu_oben .column1 {
	width: 100px;
	text-align:center;
}
.menu_oben .column1 .padding {
	height:30px;
}
/* index */
  
  #index .column1 {
	width:241px;
}
#index .indent_column {
	width:7px;
}
#index #Artikelgruppe .column1 {
	width:142px;
}
#index .artikel_einzel_ansicht .column1 {
	width:738px;
	font-size:16px;
}
#middle {
	float:left;
	width:100%;
}
#text_inhalt {
	font-size:16px;
}
#player {
	display:block;
	width:400px;
	height:400px;
	margin:0 auto;
}
.footer {
    height:inherit;
    font-size: 11px;
}
#index .footer .column1 {
    height:inherit;
    width: 738px;
}
#index .footer .column1 .padding {
	display:inline-block;
    margin-left: 15px;
}
#index .footer .column1 .box{
    width: 120px;
    float: left;
    margin-left: 5px;
	
}


