<!-- style sheet from peinlig.de -->
h1 { 
	color:#6A6A6A; 
	font-size:12px;
	font-family:Helvetica,Arial,sans-serif;
	font-weight:bold;
}
b.head {
	color:#6A6A6A;
        font-size:14px;
	font-family:Helvetica,Arial,sans-serif;
	font-weight:bold;
}
b.white {
        color:#ffffff;
	font-size:11px;
	line-height:13pt;
	font-family:Helvetica,Arial,sans-serif;
	font-weight:bold;
}
h2 {
	color:#6A6A6A;
        font-size:12px;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:bold;
}
h3 {
        color:#6A6A6A;
        font-size:12px;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:bold;
}
table,div,p,td,tr {
        color:#6A6A6A;
        font-size:12px;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:normal;
}

body {
  	background-color:#ffffff;
    	color:#6A6A6A;
      	font-family:Arial,helvetica,sans-serif;
	font-size:12px;
        scrollbar-base-color:#6A6A6A;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#6A6A6A;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#989898;
}

textarea {
	background-color:#DEF3D1;
	color:#025E0B;
	font-family:Arial,helvetica,sans-serif;
	font-size:12px;
	scrollbar-base-color:#025E0B;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#025E0B;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#989898;
}

input { 
	font-family:Arial,helvetica,sans-serif;
	font-size:12px;
	color:#025E0B;
	text-align:center;
	background-color:#DEF3D1;
}

a:link { 
	color:#025E0B;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#025E0B;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a:hover { 
	color:#E20322;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
a:active { 
	color:#025E0B;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.small:link {
	color:#025E0B;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
a.small:visited {
	color:#025E0B;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
a.small:hover {
	color:#E20322;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}
a.small:active {
	color:#025E0B;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
			
a.big:link {
	color:#025E0B;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
a.big:visited {
        color:#025E0B;
        font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
a.big:hover {
        color:#E20322;
        font-size:13px;
        text-decoration:underline;
        font-weight:bold;
}
a.big:active {
        color:#025E0B;
        font-size:13px;
        text-decoration:none;
        font-weight:bold;
}

a.navi:link {
        color:#E0F3D4;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
a.navi:visited {
        color:#E0F3D4;
	font-size:11px;
        text-decoration:none;
        font-weight:bold;
}
a.navi:hover {
        color:#ffffff;
	font-size:11px;
        text-decoration:underline;
        font-weight:bold;
}
a.navi:active {
        color:#ffffff;
	font-size:11px;
        text-decoration:none;
        font-weight:bold;
}
												

.small {
        color:#6A6A6A;
        font-size:10px;
	font-family:Helvetica,Arial,sans-serif;
	font-weight:normal;
}

.bigwhite {
	color:#ffffff;
	font-size:14px;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:bold;
}

.mint {
	color:#E0F3D4;
        font-size:12px;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:bold;
}
