/*
   Redaktion-System
*/
#content .rsy_list_head_left{
   font-size: 140%;  
   margin: 5px 0;
}
#content table#listeMasterTable,
#content table.wgBlaetterer table,
#content table.wgBlaetterer{
   margin: 0;
}
#content .clearGif,
#content #viewlist_div_id hr{
   display:none;
}
#content .rsy_list_box{
   margin: 10px 0;  
}



#zoom{
   z-index: 500;  
}
.trenner{
   position: relative;
   height: 22px;
}
.trenner .top{
   position: absolute;
   top: 0;
   left: -5px;
   height: 7px;
   width: 253px;
   background-image:url(../images/schatten.gif);
   background-position: bottom right;
}
.trenner .bottom{
   position: absolute;
   top: 7px;
   left: -5px;
   height: 7px;
   width: 253px;
   background-color: #DCE1E5;
}
#content .images a{
   display: inline;
   border: 0 none;
   display: block;
   width: 60px;
   height: 60px;
   float: left;
   margin: 0 9px 10px 0;
   padding: 1px;
   color: #fff;
}
#content .images img{
   color: #fff;
   display: block;
   border: 0 none;
}
.imgboxcontainer{
   display: none;  
}
#content{line-height: 150%;}
#content p{margin: 0 0 1em 0;}

#kontaktform .text label{
   float: left;
   width: 80px;
   margin-top: 2px;
}
#kontaktform .text input{
   width: 300px;
}
#kontaktform .textarea label{
   float: left;
   width: 80px;
   margin-top: 2px;
}
#kontaktform textarea{
   width: 300px;
}
#kontaktform .submit{
   clear: left;
   margin-left: 80px;
}
#kontaktform .submit input{
   width: 150px;
}

hr{
   color: #555555;
   background-color: #555555;
   border: 0 none;
   width: 60%;
   height: 1px;
   text-align: left;
}
#content h1 {
	font-size: 130%;
	line-height: 120%;
	padding-bottom: 4px;
	margin: 5px 0 20px 0;
	font-weight: normal;
	color: #1D3264;
	text-transform: uppercase;
	border-bottom: 1px solid #1D3264;
	letter-spacing: 1px;
}

#content h3 {
	font-size: 120%;
	line-height: 120%;
	margin: 36px 0 21px 0;
	font-weight: normal;
	color: #1D3264;
}

#content h5 {
	font-size: 100%;
	line-height: 120%;
	margin: 30px 0 13px 0;
	font-weight: bold;
	color: #3f3f3f;
}	

#content a,
#content a:link,
#content a:visited {
   color : #1D3264;
   font-weight : normal;
   text-decoration: none;
   padding-top: 1px;
}

#content a:focus,
#content a:hover,
#content a:active {
   text-decoration: underline overline
}
#content table{margin-bottom: 10px;}
#content td{vertical-align: top;}

/* Inhaltstabellen */
.tabrowheader td,
.tabrowgerade td,
.tabrowungerade td {
   padding: 3px;
}
.tabrowheader {
   color:#fff;
   background-color: #1D3264;
   font-weight: bold;
}

.tabrowgerade   {background-color: #f8d8b7;}
.tabrowungerade {background-color: #ecf0f2;}

/* Input Felder */
#content input,
#content select,
#content textarea {
	border: 1px solid #d1d1d1;
	background-color: #FFF;
	color: #000;
	padding: 3px;
	margin: 1px;
}

#content input:focus,
#content textarea:focus,
#content input:hover,
#content textarea:hover,
#content input:active,
#content textarea:active{
   border-color: #1D3264;
}

/*
 * Bannerbaukasten
*/ 
#bannerbk{
   line-height: 130%;
}
#bannerbk p{margin: 0 0 13px 0; font-size: 92%;}

#bannerbk h1 {
   font-size: 130%;
   line-height: 120%;
   padding-bottom: 4px;
   text-transform: uppercase;
   margin: 5px 0 20px 0;
   font-weight: normal;
   color: #1D3264;
   border-bottom: 1px solid #1D3264;
}

#bannerbk h3 {
   font-size: 120%;
   line-height: 120%;
   margin: 15px -10px 12px -10px;
   padding: 5px 10px 5px 10px;
   font-weight: bold;
   color: #fff;
   background-color: #777;
}

#bannerbk h5 {
   line-height: 120%;
   margin: 15px 0 6px 0;
   font-weight: bold;
   color: #3f3f3f;
}  

#bannerbk a,
#bannerbk a:link,
#bannerbk a:visited {
   color : #1D3264;
   font-weight : normal;
   text-decoration: none;
   padding-top: 1px;
}

#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active {
   text-decoration: underline overline;
}
#bannerbk td{vertical-align: top;}

#news h1 {
   font-size: 130%;
   line-height: 120%;
   padding-bottom: 4px;
   text-transform: uppercase;
   border-bottom: 1px solid #1D3264;
   margin: 5px 0 16px 0;
   font-weight: normal;
   color: #1D3264;
}
#news .rsy_list_head_left {
   font-size: 130%;
   line-height: 120%;
   margin: 8px 0 2px 0;
   font-weight: normal;
   border-bottom: 0 none;
   padding: 0;
   color: #6D6D65;
}
#news a,
#news a:link,
#news a:visited {
   color : #1D3264;
   font-weight : normal;
   text-decoration: none;
}

#news a:focus,
#news a:hover,
#news a:active {
   text-decoration: underline overline;
}
#news .view_liste hr{
   display: none;
}
#news .view_liste_body{
   font-size: 92%;
}