


/*
Projekt EMS - style.css
*/
body{ background-color: #666; }
img{border:0;}
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,form,input    { font-family:Verdana,sans-serif; }
input{ border-top:1px solid; border-bottom:1px solid; border-left:1px solid;border-right:1px solid; border-color:#333;margin-right:5px;width:290px}
select{font-family:Verdana,sans-serif;border-top:1px solid; border-bottom:1px solid; border-left:1px solid;border-right:1px solid; border-color:#333;margin-right:5px}
textarea{ border-top:1px solid; border-bottom:1px solid; border-left:1px solid;border-right:1px solid; border-color:#333;margin-right:5px;width:290px;
  scrollbar-base-color:white;
  scrollbar-3d-light-color:white;
  scrollbar-arrow-color:white;
  scrollbar-darkshadow-color:white;
  scrollbar-face-color:#000066;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#336699;
  scrollbar-track-color:white;}
input.button{background-color:#333;color:white}
input.angebot{width:20px}
select.thema{width:290px}

body{
  scrollbar-base-color:white;
  scrollbar-3d-light-color:white;
  scrollbar-arrow-color:white;
  scrollbar-darkshadow-color:white;
  scrollbar-face-color:#336699;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#336699;
  scrollbar-track-color:white;}
a:link { color:#0000FF; text-decoration:none; font-weight: bold}
a:visited { color:#0000FF; text-decoration:none; font-weight: bold}
a:active { color:#0000FF; text-decoration:none; font-weight: bold}
a:hover { color:#0000AA; text-decoration:underline; font-weight: bold}

a.MENU:link { color:#ffffff; text-decoration:none; font-weight: bold}
a.MENU:visited { color:#ffffff; text-decoration:none; font-weight: bold}
td.MENU.active { background:#666666;}
td.active { background:#666666;}
a.MENU:hover { color:#ffffff; text-decoration:underline; font-weight: bold}

a.UNTERMENU:link { color:#ffffff; text-decoration:none; font-weight: normal}
a.UNTERMENU:visited { color:#ffffff; text-decoration:none; font-weight: normal}
a.UNTERMENU:active { color:#ffffff; text-decoration:none; font-weight: normal}
a.UNTERMENU:hover { color:#ffffff; text-decoration:underline; font-weight: normal}

a.START:link { color:#000000; text-decoration:none; font-weight:bold}
a.START:visited { color:#000000; text-decoration:none; font-weight: bold}
a.START:active { color:#000000; text-decoration:none; font-weight: bold}
a.START:hover { color:#000000; text-decoration:underline; font-weight: bold}

div.formu {background-color:#ccc; padding-top:5px; padding-left:5px; padding-right:5px; padding-bottom:5px; border-top:1px solid; border-bottom:1px solid; border-left:1px solid;border-right:1px solid; border-color:#333}

td.MENU {border-style:solid; border-width:0px 0px 2px 0px; border-color:#ffffff; text-align:left}
td.grund{background: #ccc}
td.red{color:red}
th {border-style:solid; border-width:2px 0px 2px 0px; border-color:#333; font-weight: bold; text-align:left}
th.ROT{border-style:solid; border-width:2px 0px 2px 0px; border-color:#336699; font-weight: bold; text-align:left;color:red}
td.ABSTANDOBEN{height:30px}
td.ABSTANDUNTEN{height:15px}
ul{list-style-type:none;list-style-image:url(bilder/symbol.jpg);margin-top:30px;margin-bottom:30px}
li{margin-top:5px}
.tabelle {  border: #336699; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h2.sh2 { font-size:16pt; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }
h4 { font-size:10pt; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt;}
td.SMALL { font-size:8pt; }
p.SMALL { font-size:7pt; }
pre { font-family:Verdana; font-size:10pt; color:#0000C0; }
div.KLEIN{font-size:8pt;color:red; font-weight: bold}
td.FORMF{font-size:8pt;color:red; font-weight: bold}
.block {  text-align: justify;}

/*Tabelle f�r Bundesstaaten USA*/

table.usa{width:100%; background-image:url(bilder/bg-usa.jpg); height:430px}
td.usa{border-color:#336699; border-width:2px; border-style:solid; font-weight:bold; padding:2px; text-align:center}
a.usared{ font-weight:bold; color:red}

/*Golfregion*/

img.golf{float:left}

/*
Projekt EMS - Startseite
*/

h2.start{
	font-size:10pt;
	margin: 0 0 10px 0;
}

p.start{
	font-size:12px;
	margin:0px;
}

div.start_bild{
	float:left;
	margin-right:20px
}

img.start{
	border:0;
}

hr.start{
	margin:20px 0 20px 0;
}

hr{
height:4px;
color:#666;
background:#666;
border:0px;
border-bottom:2px solid #333;
}

td#menu {
	background-color: #333;
}

.textblock_start{
	float: left;
	width: 520px;
}

#gmbhtable th{
    border-color:#333;
    border-style:solid;
    border-width:0 1px 1px 0;
    padding: 3px 5px 3px 0;
    text-align: right;
}

#gmbhtable th:first-child{
    text-align: left;
}

#gmbhtable td {
    border-color:#333;
    border-style:solid;
    border-width:1px 1px 0px 0px;
    padding: 5px 5px 5px 0;
}

#gmbhtable th.clearright, #gmbhtable td.clearright{
    border-right: 0;
}

#gmbhtable tr.uneven td {
    background-color: lightgrey;
}

.breadcrumb {
    font-size: 9px;
    color: grey;
    padding-bottom: 10px;
}