
/* Tramsen Media-Style */

/* Basis */
body,td,div,p,pre,h1,h2,h3,h4,ul,select,textarea {
font-family: Verdana;
}

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

background: url("./images/screendesign/backgroundside.gif");
/* background-repeat: repeat-y; */
background-color: #FEE8CF;
}

body,td,div,p,pre {
font-size: 10pt; 
color: black; 

SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
SCROLLBAR-SHADOW-COLOR: #996633; 
SCROLLBAR-3DLIGHT-COLOR: #FFCC99; 
SCROLLBAR-ARROW-COLOR: #CC0000; 
SCROLLBAR-TRACK-COLOR: #FEE8CF; 
SCROLLBAR-DARKSHADOW-COLOR: #330000;
}

.tabellebackground
{
background: url("./images/screendesign/background01.jpg");
background-color: #FFFBF8;
background-repeat: no-repeat;
}

.tabellebacksoft
{
background: url("./images/screendesign/background01soft.jpg");
background-color: #FFFBF8;
background-repeat: no-repeat;
}

/* Links */
a:link {
font-size: 10pt; 
font-weight: normal;
font-family: Verdana;
text-decoration: none;
color: #CC6633;
}

a:active {
font-size: 10pt; 
font-weight: bold;
font-family: Verdana;
text-decoration: none;
color: #CC0000; 
/* background-color: #000000; */
}

a:visited {
font-size: 10pt; 
font-weight: normal;
font-family: Verdana;
text-decoration: none;
color: #CC6633;
}

a:hover { 
font-size: 10pt; 
color: #CC0000; 
font-weight: normal;
font-family: Verdana;
text-decoration: none; 
}


a.mail:link {
font-size: 10pt; 
font-weight: normal;
font-family: Verdana;
text-decoration: none;
color: #790000;
}

a.mail:active {
font-size: 10pt; 
font-weight: bold;
font-family: Verdana;
text-decoration: none;
color: #CC0000; 
/* background-color: #000000; */
}

a.mail:visited {
font-size: 10pt; 
font-weight: normal;
font-family: Verdana;
text-decoration: none;
color: #790000;
}

a.mail:hover { 
font-size: 10pt; 
color: #CC0000; 
font-weight: normal;
font-family: Verdana;
text-decoration: none; 
}



/* Schrift */
li {
font-size: 10pt; 
font-weight: normal; 
font-family: Verdana;
color: black;
}

small {
font-size: 8pt; 
}

/* Header */
.head {
font-size: 11pt; 
font-weight: normal;
font-family: Verdana;
text-decoration: none;
color: #CC6633;}

h1 {font-size:13pt;
font-family: Verdana;
font-style: normal; 
text-transform: uppercase;
font-weight:bold; 
letter-spacing: -1pt;
color: #FF9900; 
}

h2 {font-size:13pt;
font-family: Verdana;
font-style: normal; 
text-transform: uppercase;
font-weight:bold; 
letter-spacing: -1pt;
color: #0066FF; 

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


/* Forms */
textarea, select {
background-color: #FFCC99; 
color: #000000; 

font-family: verdana; 
font-size: 8pt; 
border: 1px; 
border-style: solid; 
border-color: black;
}

checkbox {
background-color: #FFCC99; 
color: #000000; 
font-family: verdana; 
font-size: 8pt; 
border: 1px; 
border-style: solid; 
border-color: black;
}

input {
background-color: #FFCC99; 
color: #000000; 
font-family: verdana; 
font-size: 8pt; 
border: 1px; 
border-style: solid; 
border-color: black;
}

option {
background-color: #FFCC99; 
color: #000000; 
font-family: verdana; 
font-size: 8pt; 
border: 0px; 
}

input:focus { 
background-color : #FFCC99;
}

button {
background-color: #AECAD8; 
width: 140px; 
cursor: hand; 
font-size: 8pt; 
font-weight: light; 
font-family: Verdana;
}




