html {
    overflow-x:hidden;
    overflow-y:auto;
}

body {

    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    
    background-color: #ffffff;
    
    font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

p.mengentext {
	_padding:0px; _margin:0px;
	padding:0px; margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

p.mengentext a.pfeil {
    background-image:  url(/images/Textpfeil_schwarz.gif); 
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-left: 16px;
    color: #000000;
    text-decoration: none;
}

p.mengentext a.pfeil:hover {
    background-image:  url(/images/Textpfeil_blau.gif); 
    color: #290591;
    text-decoration: none;
}

p.mengentext a.pfeil:link { 
    text-decoration: none;
}

.schattenbox {
    background-color: #BCC6F5;
    
    padding-top: 6px; 
    padding-bottom: 6px;
    padding-left: 6px;
	padding-right: 6px;
	
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	
	font-size: 11px;
}

p {
	_padding:0px; _margin:0px;
	padding:0px; margin:0px;

}

h1 {
    font-size: 14px;
    color: #290581;
    _padding:0px; _margin:0px;
    padding-top: 0px; margin:0px;
    padding-bottom: 0px;
    padding-left:10px;
	padding-right:10px;
}


b {
    color: #290581;
    line-height: 12px;
}

hr.black {
	margin: 0px; _margin: 0px;
    padding: 0px; _padding: 0px;
     
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 10px;
    margin-right: 10px;
     
    background-color: #fff;
    background: #fff url(/images/hr2.gif) repeat scroll center;
    height: 3px;
    border: 0px;
    line-height: 2px;
}

hr hr {
    display: none;
}

h2 {
    line-height: 15px;
    color: #290581;
    background-color: #BCC6F5;
    color: #290581;
    margin: 0px;
    font-size: 14px;
    line-height: 18px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
    padding-bottom: 10px;
    display: block;
   
}

p.news {
    font-size: 10px;
	color: #972f18;
	line-height: 12px;
	
	margin: 0px; _margin: 0px;
	
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
    padding-bottom: 0px;
}

p.grau {
    font-size: 10px;
	font-weight: bold;
	color: #706e6e;
	line-height: -1px;
	
	margin: 0px; _margin: 0px;

	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
    padding-bottom: 0px;

}

hr.red {
    margin: 0px; _margin: 2px;
    padding: 0px; _padding: 0px;
     
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 10px;
    margin-right: 10px;
     
    background-color: #fff;
    background: #972f18 url(/images/hr1.gif) repeat scroll center;
    height: 3px;
    border: 0px;
    line-height: 12px;
}

p.red {
     color:#972f18;
     margin: 0px; _margin: 0px;
     padding: 0px; _padding: 0px;
     line-height: 12px;
     
     padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
    padding-bottom: 0px;
}


p.news a {
    background-image:  url(/images/Textpfeil_rot.gif); 
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-left: 16px;
    color: #972F18;
    text-decoration: none;
}

p.news a:hover {
    background-image:  url(/images/Textpfeil_blau.gif); 
    color: #290591;
    text-decoration: none;
}

p.news a:link { 
    text-decoration: none;
}


p.red b { 
    color:#972f18;
    line-height: 12px;
}

p a {
    color: #290581;
    line-height: 12px;
}

a.pdf {
    background-image:  url(../images/PDF_Icon.gif); 
    background-position: 0px 1px;
    background-repeat: no-repeat;
    padding-left: 16px;
    color: #000000;
    text-decoration: none;
}

a.pdf:hover {
    background-image:  url(../images/PDF_Icon.gif); 
    color: #290591;
    text-decoration: none;
}

a.pdf:link { 
    text-decoration: none;
}