
/* alea-Style */

/* Basis */
body,td,div,p,pre,h1,h2,h3,h4,ul,select,textarea {
font-size:12pt;
font-family: Times New Roman, Times, serif;
font-style: italic; 
font-weight: normal; 
letter-spacing: 0pt;
color: #000000; 
}

body {
margin-top:0px; 
margin-left:0px; 
margin-right:0px;
margin-bottom:0px;
margin-width:0px;
margin-height:0px;

/* background: url("/images/bgr.gif"); */
background-color: #E6E6E6;
}
   
body,td,div,p,pre {
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #00989F; 
SCROLLBAR-SHADOW-COLOR: #013568; 
SCROLLBAR-3DLIGHT-COLOR: #344556; 
SCROLLBAR-ARROW-COLOR: ##00989F; 
SCROLLBAR-TRACK-COLOR: #CCCCCC; 
SCROLLBAR-DARKSHADOW-COLOR: #000099;
}


/* Links */
a:link {
font-size: 10pt; 
font-weight: bold;
font-family: Arial, Helvetica;
font-style: normal;
text-decoration: none;
color: #00669F;
}

a:visited {
font-size: 10pt; 
font-weight: bold;
font-family:  Arial, Helvetica;
text-decoration: none;
font-style: normal;
color: #00669F;
}

a:hover { 
font-size: 10pt; 
color: #FF0000; 
font-weight: bold;
font-family:  Arial, Helvetica;
font-style: normal;
text-decoration: none; 
}

a:active {
font-size: 10pt; 
font-weight: bold;
font-family:  Arial, Helvetica;
text-decoration: none;
font-style: normal;
color: #FF0000; 
}

/* Links-Light */
.light:link {
font-size: 10pt; 
font-weight: lighter;
font-family:  Arial, Helvetica;
text-decoration: none;
color: #00989F;
 border-bottom-style : hidden;
 border-bottom-width : 0px;
}

.light:visited {
font-size: 10pt; 
font-weight: lighter;
font-family:  Arial, Helvetica;
text-decoration: none;
color: #00989F;
 border-bottom-style : hidden;
 border-bottom-width : 0px;
}

.light:hover { 
font-size: 10pt; 
color: #013568; 
font-weight: lighter;
font-family:  Arial, Helvetica;
text-decoration: none; 
 border-bottom-style : hidden;
 border-bottom-width : 0px;
}

.light:active {
font-size: 10pt; 
font-weight: lighter;
font-family:  Arial, Helvetica;
text-decoration: none;
color: #0066FF; 
 border-bottom-style : hidden;
 border-bottom-width : 0px;
}

/* Links-Normal */
.normal:link {
font-size: 10pt; 
font-weight: lighter;
font-family:  Arial, Helvetica;
text-decoration: none;
color: #6E8CA9;
 border-bottom-style : solid;
 border-bottom-width : 1px;
}

.normal:visited {
font-size: 10pt; 
font-weight: lighter;
font-family:  Arial, Helvetica;
text-decoration: none;
color: #6E8CA9;
 border-bottom-style : solid;
 border-bottom-width : 1px;
}

.normal:hover { 
font-size: 10pt; 
color: #013568; 
font-weight: lighter;
font-family:  Arial, Helvetica;
text-decoration: none; 
 border-bottom-style : dotted;
 border-bottom-width : 1px;
}

.normal:active {
font-size: 10pt; 
font-weight: lighter;
font-family:  Arial, Helvetica;
text-decoration: none;
color: #6E8CA9; 
 border-bottom-style : hidden;
 border-bottom-width : 0px;
}


/* Schrift */


small {
font-size: 8pt; 
}

/* Header */
h1 {font-size:18pt;
font-family: Times New Roman, Times, serif;
font-style: italic; 
font-weight: bold; 
letter-spacing: 0pt;
color: #83564C; 
}

h2 {font-size:16pt;
font-family: Times New Roman, Times, serif;
font-style: italic; 
font-weight: bold; 
letter-spacing: 0pt;
color: #83564C; 
}

h3 {font-size:11pt;}
h4 {font-size:10pt;}
h5 {font-size:10pt;}

h6 {font-size:12pt;
font-family: Times New Roman, Times, serif;
font-style: italic; 
font-weight: normal; 
letter-spacing: 0pt;
color: #FFFFFF; 
}

/* Modul */
.modul {font-size:12pt;
font-family: Times New Roman, Times, serif;
font-style: italic; 
font-weight: normal; 
letter-spacing: 0pt;
color: #FFFFFF; 
}

/* Forms */
textarea {
background-color: #FFFFFF; 
color: #000000; 
font-family: tahoma, verdana, helvetica, sans-serif; 
font-size: 8pt; 
border: 1px; 
border-style: solid; 
border-color: #6E8CA9;
}

select {
background-color: #FFFFFF; 
color: #000000; 
font-family: tahoma, verdana, helvetica, sans-serif; 
font-size: 8pt; 
border: 0px; 
border-style: solid; 
border-color: #6E8CA9;
}

checkbox {
background-color: #FFFFFF; 
color: #FF0000; 
font-family: tahoma, verdana, helvetica, sans-serif; 
font-size: 8pt; 
border: 0px; 
border-style: solid; 
border-color: #6E8CA9;
}

input {
background-color: #FFFFFF; 
color: #000000; 
font-family: tahoma, verdana, helvetica, sans-serif; 
font-size: 8pt; 
border: 1px; 
border-style: solid; 
border-color: #6E8CA9;
}

option {
background-color: #FFFFFF; 
color: #000000; 
font-family: tahoma, verdana, helvetica, sans-serif; 
font-size: 8pt; 
border: 0px; 
}

button {
background-color: #FFFFFF; 
width: 140px; 
cursor: hand; 
font-size: 8pt; 
font-weight: light; 
font-family: Tahoma, Verdana, Arial, Helvetica;
}




