﻿/* global */

html {
height:100%;
}

body { 
background:#C1DFE9;
font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
color:#333;
line-height:180%;
margin:0;
padding:0;
text-align:center;
}


a.main { 
color:#000000;
text-decoration:none;
background-color:#C1DFE9;
font-weight:bold;
font-size:18px;
}

a.main:visited { 
color:#000000;
text-decoration:none;
background-color:#C1DFE9;
font-weight:bold;
font-size:18px;
}

a.main:hover {
color:#000000;
text-decoration:none;
background-color:#FFD900;
font-weight:bold;
font-size:18px;
}

a.navigation { 
color:#000000;
text-decoration:none;
background-color:#C1DFE9;
font-weight:bold;
font-size:16px;
}

a.navigation:visited { 
color:#000000;
text-decoration:none;
background-color:#C1DFE9;
font-weight:bold;
font-size:16px;
}

a.navigation:hover {
color:#000000;
text-decoration:none;
background-color:#FFD900;
font-weight:bold;
font-size:16px;
}

a.blaettern { 
color:#000000;
text-decoration:none;
background-color:#FFFFFF;
font-weight:bold;
font-size:16px;
}

a.blaettern:visited { 
color:#000000;
text-decoration:none;
background-color:#FFFFFF;
font-weight:bold;
font-size:16px;
}

a.blaettern:hover {
color:#000000;
text-decoration:none;
background-color:#FFD900;
font-weight:bold;
font-size:16px;
}

a.blaetternneu { 
color:#000000;
text-decoration:none;
background-color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

a.blaetternneu:visited { 
color:#000000;
text-decoration:none;
background-color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

a.blaetternneu:hover {
color:#000000;
text-decoration:none;
background-color:#FFD900;
font-weight:bold;
font-size:12px;
}

a.termine { 
color:#000000;
text-decoration:none;
background-color:#FFFDE5;
font-weight:bold;
font-size:16px;
}

a.termine:visited { 
color:#000000;
text-decoration:none;
background-color:#FFFDE5;
font-weight:bold;
font-size:16px;
}

a.termine:hover {
color:#000000;
text-decoration:none;
background-color:#FFD900;
font-weight:bold;
font-size:16px;
}

a.klein { 
color:#000000;
text-decoration:none;
font-weight:bold;
font-size:16px;
}

a.klein:visited { 
color:#000000;
text-decoration:none;
font-weight:bold;
font-size:16px;
}

a.klein:hover {
color:#000000;
text-decoration:underline;
font-weight:bold;
font-size:16px;
}

a.klein_gelb { 
color:#000000;
text-decoration:none;
background-color:#FFD900;
font-weight:bold;
font-size:16px;
}

a.klein_gelb:visited { 
color:#000000;
text-decoration:none;
background-color:#FFD900;
font-weight:bold;
font-size:16px;
}

a.klein_gelb:hover {
color:#000000;
text-decoration:underline;
background-color:#FFD900;
font-weight:bold;
font-size:16px;
}

a.weiss { 
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:16px;
}

a.weiss:visited { 
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:16px;
}

a.weiss:hover {
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
font-size:16px;
}

.gruen {
color:#73ADC1;
font-size:12px;
font-weight:bold;
}

.ueberschrift {
font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
font-weight:bold;
font-size:20px;
}

.ueberschriftweiss {
font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
font-weight:bold;
color:#FFFFFF;
font-size:20px;
}

td {
font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
font-weight:normal;
font-size:14px;
}

.weiss {
font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
font-weight:normal;
color:#FFFFFF;
font-size:14px;
}

input.button { 
font-size: 16px;
font-weight:bold;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
height: 30px;"
background-color:#C1DFE9;
border:1px solid #000000;
cursor:pointer;
}

:hover input.button {
font-size: 16px;
font-weight:bold;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
height: 30px;"
background-color:#C1DFE9;
border:1px solid #C1DFE9;
cursor:pointer;
}

/*

.button {
font-size: 16px;
font-weight:bold;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
height: 30px;"
background-color:#C1DFE9;
border:1px solid #000000;
cursor:pointer;
}

a.button:visited { 
font-size: 16px;
font-weight:bold;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
height: 30px;"
background-color:#C1DFE9;
border:1px solid #000000;
cursor:pointer;
}

.button:hover {
font-size: 16px;
font-weight:bold;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
height: 30px;"
background-color:#FFD900;
border:1px solid #000000;
cursor:pointer;
}

*/
