/*   Design by walter.seibold@miniball.de  */
BODY {
	scrollbar-base-color:#333366;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#333366;
	scrollbar-dark-shadow-color:#333333;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#333333;
	 font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	background : White;
	margin-left: 8px;
}

P,A,BLOCKQUOTE,TD,DIV,SPAN {

     font-family:        arial, helvetica, geneva, sans-serif;
     font-size:          12px;
     color:              #333333;
}

A:link {
	text-decoration: underline;
	color: #333366;
}

A:visited {
     text-decoration:    none;
     color:              #333366;
}


A:hover {
	text-decoration: underline overline;
	color: #333366;
	background-color: #E1E1E1;
}
H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin-top : 5px;
}
H2{
	font-family:        Verdana, Arial, Helvetica, sans-serif;
     font-size:          18px;
	 font-weight: bold;
     color:              #333333;
	 margin-top : 5px;
}

H3{
	font-family:        Verdana, Arial, Helvetica, sans-serif;
     font-size:          14px;
	 font-weight: bold;
     color:              #333333;
}
H4 {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background : #E1E1E1;
	padding-left: 5px;
}
.heading {
     font-weight:        bold;
     font-size:          12px;
     color:              #336666;
}

.titel {
	font-family:        Verdana, Arial, Helvetica, sans-serif;
     font-size:          22px;
	 font-weight: 400;
     color:              #3333CC;
}
.blocktext{
	 font-size:          12px;
    color:              #336666;
	 text-align: justify;
}
INPUT {
	border: 1pt solid #333366;
	padding-left : 2px;
}
INPUT.muss{
	background : #F0F0F0;
}
option{
	border: 1pt solid #333366;
}
selected {
	border: 1pt solid #333366;
	background : #E1E1E1;
}
 .button{
	cursor : hand;
	background : #E1E1E1;
	border: 1pt solid #333366;
	padding: 0px 0px 0px 2px;
}


TEXTAREA {
	border: 1pt solid #333366;
}


.rb{
	/* Design entspricht dem Scrollbalken */
	border : 2pt double #333366;
	
	padding : 4px;
}
.r1 {
	border : 1pt solid #333366;
}
.rr{
	border : 2px solid #A1292B;
}
.rg{
	border : 2px solid #D1E1D6;
}

.orange{
	background: #E99D0C;
}
.gruen{
	background: #366C78;
}
