/*   Design by walter.seibold@miniball.de  */
body {
	scrollbar-base-color:#639CFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#639CFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#639CFF;
	scrollbar-dark-shadow-color:#639CFF;
	scrollbar-shadow-color:#639CFF;
	scrollbar-arrow-color:#333333;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	color: #639CFF;
	background : White;
	margin-left: 8px;
}

p {
     font-size:          12px;
     }

a:link {
	text-decoration: underline;
	}

a:visited {
     text-decoration:    none;
    }


a:hover {
	text-decoration: underline overline;
	color: #333333;
	background-color: #639CFF;
}
h1{
	
	font-size: 28px;
	font-weight: bold;
	margin-top : 5px;
}
h2{
	 font-size:          15px;
	 font-weight: bold;
	 margin-top : 5px;
}

h3{
	 font-size:          12px;
	 font-weight: bold;
     color:              #333333;
}
h4 {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background : #639CFF;
	padding-left: 5px;
	padding-bottom : 2px;
	padding-top : 1px;
}

.text {
	font-size: 12px;
	color: #639CFF;
}
.titel {
	 font-size:          18px;
	 font-weight: bold;
     color:              #333333;
}
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{
	
	color: #CECECE;
	cursor : pointer;
	background : #639CFF;
	border: 1pt solid #333366;
	padding: 0px 0px 0px 2px;
}


textarea {
	border: 1pt solid #333366;
}


.rb{        /* Design entspricht dem Scrollbalken */
	border : 2pt double #333366;
}
.r1 {
	border : 1pt solid #333366;
}
.rr{
	border : 2px solid #A1292B;
}
.rg{
	border : 2px solid #D1E1D6;
}

.orange{
	background: #E99D0C;
}
.gruen{
	background: #366C78;
}

