.tabrowheader {
   color: #fff;
   background-color: #7eaecc;
   font-weight: bold;
}
.tabrowgerade {
   background-color: #c2c494;
}
.tabrowungerade{
   background-color: #dbd1bf;
}

#content table {
   border : 0 none;
   margin : 4px 0;
}

#content td, #content tr{
   padding : 3px;
   vertical-align : top;
} 


#content {
	line-height: 160%;
	overflow: hidden;
}

#content{
	font-size:100%;
	color: #7a6640;	
}
content p{
   margin: 5px 0 5px 0;
   padding:0;
}

#content h1 {
	color: #7c6741;
	font-size: 170%;
	font-weight: bold;
	padding : 0 0 0.8em 0;
	margin:   0;
}
#content h3 {
	color: #4ea8c9;
	font-size: 140%;
	font-weight: normal;
	padding: 0.3em 0 0.6em 0;
	margin:  0;
}
#content h5 {
	color: #7c6741;
	font-size: 130%;
	font-weight: bold;
	padding: 0.3em 0 0.6em 0;
	margin:  0;
}	

#content table {
   border : 0 none;
   margin : 0.7em 0;
}

#content td, #content tr {
   padding : 3px 5px;
   vertical-align : top;
}

#content a:link{
	color : #7a6640;
	font-weight : bold;
	text-decoration : underline;
}
#content a:visited{
	font-weight : bold;
	color : #7a6640;
	text-decoration: none;	
}

#content a:focus,
#content a:hover,
#content a:active{
	color:#83817d;
	text-decoration : underline;
}

/*
 *
 * DEFINITION FOR BANNERBK 
 *
 */

#bannerbk{
   line-height: 160%;
   font-size:100%;
   color: #7a6640;   
}
bannerbk p{
   margin: 5px 0 5px 0;
   padding:0;
}

#bannerbk h1 {
   color: #7c6741;
   font-size: 150%;
   font-weight: bold;
   padding : 0 0 0.8em 0;
   margin:   0;
}
#bannerbk h3 {
   color: #4ea8c9;
   font-size: 130%;
   font-weight: bold;
   padding: 0.3em 0 0.6em 0;
   margin:  0;
}
#bannerbk h5 {
   color: #7c6741;
   font-size: 130%;
   font-weight: bold;
   padding: 0.3em 0 0.6em 0;
   margin:  0;
}  

#bannerbk table {
   border : 0 none;
   margin : 0.7em 0;
}

#bannerbk td, #bannerbk tr {
   padding : 3px 5px;
   vertical-align : top;
}

#bannerbk a:link{
   color : #7a6640;
   font-weight : bold;
   text-decoration : underline;
}
#bannerbk a:visited{
   font-weight : bold;
   color : #7a6640;
   text-decoration: none;  
}

#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active{
   color:#83817d;
   text-decoration : underline;
}