html {
overflow: -moz-scrollbars-vertical;
width: 100%;
height: 100%;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: normal;
color: #444444;
background-color: #EFF4F9;
background-attachment: scroll;
background-image: url(http://www.segeln.co.at/media/grafik/bg_body.gif);
background-repeat: repeat-y;
background-position: center;
padding: 0px;
margin: 0px;
}

#bgheader1 {
position: absolute;
z-index: 1;
background-image: url(http://www.segeln.co.at/media/grafik/bg_header.gif);
background-repeat: repeat-x;
background-position: center top;
top: 0px;
left: center;
width: 100%;
height: 171px;
margin: 0px;
padding: 0px;
border: 0px solid #999999;
}

#bgheader2 {
position: absolute;
z-index: 2;
background-image: url(http://www.segeln.co.at/media/grafik/header_neu.jpg);
background-repeat: no-repeat;
background-position: center top;
top: 0px;
left: center;
width: 100%;
height: 171px;
margin: 0px;
padding: 0px;
border: 0px solid #999999;
}

#header {
position: absolute;
top: 0px;
left: 50%;
margin-left: -495px;
width: 990px;
height: 146px;
padding: 0px;
border: 0px solid #999999;
}

#titel {
float: right;
width: 750px;
height: 145px;
margin-top: 20px;
padding-right: 3px;
border: 0px solid #999999;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.75em;
}

#kopfzeile {
position: absolute;
z-index: 2;
vertical-align: top;
top: 146px;
left: 50%;
width: 980px;
height: 25px;
margin-left: -490px;
padding: 0px;
border: 0px solid #999999;
}

#kopfzeile p {
margin-top: 0px;
padding-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
color: #FFFFFF;
font-weight: bold;
}

#kopfzeile a {
font-size: 12px;
line-height: 24px;
color: #FDC540;
text-decoration: none;
}

#kopfzeile a:hover {
color: #FFFFFF;
text-decoration: none;
}

#main {
position: absolute;
z-index: 2;
top: 171px;
left: 50%;
margin-left: -490px;
width: 980px;
border: 0px solid #999999;
padding: 0px;
}

a:link, a:visited, a:active {
	color: #CC6600;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #993300;
}

img {
border-color: #4187BD;
}

hr {
color: #FDC956;
background-color: #FDC956;
border: 0px;
padding: 0;
margin-top: 5px;
margin-bottom: 10px;
height: 1px;
}

.header p {
padding: 0px;
margin: 0px;
}

.header a {
color: #AA4400;
text-decoration: none;
}

.header a:hover {
color: #882200;
}

.header img {
border: 0px solid #999999;
}

.menu {
vertical-align: top;
width: 169px;
padding-left: 0px;
padding-top: 50px;
padding-right: 0px;
padding-bottom: 20px;
border-top: 0px solid #A4C6E0;
font-size: 12px;
color: #296DA2;
}

.menu p {
font-size: 12px;
margin-top: 0.5em;
margin-bottom: 0.5em;
color: #296DA2;
}

.menu a {
color: #065B8B;
text-decoration: none;
}

.menu a:hover {
color: #013857;
}

.menu ul {
border-top: 1px solid #A4C6E0;
border-bottom: 0px solid #CCCCCC;
border-left: 0px solid #999999;
border-right: 0px solid #999999;
list-style-type: none;
margin: 0px;
padding: 0px;
}

.menu li {
border-top: 0px solid #A4C6E0;
border-bottom: 1px solid #A4C6E0;
}

.menu li li {
border: 0px;
border-top: 0px solid #FFFFFF;
border-bottom: 0px solid #CCCCCC;
}

.menu li li li {
border: 0px;
border-top: 0px solid #FFFFFF;
border-bottom: 0px solid #CCCCCC;
font-size: 11px;
} 

.menu li a {
display: block;
padding-left: 2px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
color: #065B8B;
text-decoration: none;
}

.menu li a:hover {
background-color: #B2D0E6;
color: #013857;
}

.menu li li a {
background-color: #B2D0E6;
padding-left: 15px;
}

.menu li li a:hover {
background-color: #B2D0E6;
}

.menu li li li a {
background-color: #B2D0E6;
padding-left: 30px;
}

.menu_current {
font-weight: bold;
}

.menu_active {
background-color: #B2D0E6;
}

.login {
padding-left: 2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #13578C;
font-size: 11px;
}

.login a:link, .login a:visited {
display: inline;
color: #CC6600;
text-decoration: none;
padding: 0;
}

.login a:hover, .login a:active {
color: #993300;
}

.login input {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submitlogin {
float: right;
height: 18px;
border: 0px dotted #CCCCCC;
margin-top: 3px;
margin-right: 3px;
margin-bottom: 3px;
padding-right: 25px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #13578C;
text-align: right;
background-color: transparent;
background-image: url(http://www.segeln.co.at/media/grafik/button_pfeilchen.png);
background-position: right top;
background-repeat: no-repeat;
}

.submitlogin:hover {
text-decoration: none;
color: #013857;
cursor: pointer;
}

.submitlogin a {
color: #13578C;
}

.content {
padding-top: 50px;
padding-left: 53px;
padding-right: 40px;
border: 0px solid #999999;
width: 540px;
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.75em;
margin: 0px;
}

.content p {
margin-top: 0.0em;
margin-bottom: 1.0em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4A4C4E;
}

.content h1  	{font-family: Arial, Helvetica, sans-serif; background-color: #FBC558; color: #13578C; margin-top: 0.0em; margin-bottom: 1.0em; padding: 6px; line-height: 16px; font-size: 18px;}
.content h2  	{font-family: Arial, Helvetica, sans-serif; color: #116CA0; font-size: 18px; border-bottom: 1px solid #B2D0E6;}
.content h3  	{color: #116CA0; font-size: 14px; font-weight: bold;}
.content h4  	{color: #116CA0; font-size: 12px; font-weight: bold;}

.content td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4A4C4E;
}

.orange {
border-collapse: collapse;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.orange th {
background-color: #FBDB92;
border-left: 1px solid #F7AF00;
border-top: 1px solid #F7AF00;
border-right: 1px solid #F7AF00;
border-bottom: 0px solid #F7AF00;
font-size: 12px;
font-weight: bold;
color: #065B8B;
text-align: center;
}

.orange td {
background-color: #FEEFCB;
border-left: 1px solid #F7AF00;
border-top: 0px solid #F7AF00;
border-right: 1px solid #F7AF00;
border-bottom: 1px solid #F7AF00;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4A4C4E;
}

/* Wetterstation */
.grau table {
border-collapse: collapse;
}

.grau th {
background-color: #FBDB92;
border-left: 1px solid #F7AF00;
border-top: 1px solid #F7AF00;
border-right: 1px solid #F7AF00;
border-bottom: 0px solid #F7AF00;
font-size: 12px;
font-weight: bold;
color: #065B8B;
text-align: center;
}

.grau td {
background-color: #FEEFCB;
border-left: 1px solid #F7AF00;
border-top: 0px solid #F7AF00;
border-right: 1px solid #F7AF00;
border-bottom: 1px solid #F7AF00;
font-size: 12px;
color: #4A4C4E;
}

.grau p {
margin-top: 0.0em;
margin-bottom: 0.0em;
}

.wetter {
font-size: 12px;
color: #444444;
}

.wetter p {
font-size: 12px;
color: #444444;
margin-top: 0.0em;
margin-bottom: 1.0em;
}

.wetter h1  	{background-color: #FFFFFF; font-family: Arial Black, Helvetica, sans-serif; font-weight: normal; color: #005577; margin-top: 0.0em; margin-bottom: 0.25em; font-size: 24px;}
.wetter h2  	{color: #005577; margin-top: 0.0em; margin-bottom: 1.0em; font-size: 18px;}
.wetter h3  	{color: #005577; margin-top: 0.0em; margin-bottom: 1.0em; font-size: 14px;}

.wetter td {
font-size: 12px;
color: #444444;
}

.wetter img {
filter:Alpha(opacity=100, finishopacity=100, style=2);
border: 1px solid #4187BD;
padding: 0px;
margin: 0px;
}

.wetter img:hover {
filter:Alpha(opacity=69, finishopacity=69, style=2);
border: 1px solid #4187BD;
padding: 0px;
margin: 0px;
}

/* Wetterstation Ende */

.subcontent {
width: 178px;
vertical-align: top;
padding-top: 50px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 10px;
margin: 0px;
border: 0px solid #E3E3E3;
font-size: 11px;
line-height: 12px;
color: #13578C;
}

.subcontent p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 6px;
margin-bottom: 6px;
padding: 0px;
}

.subcontent h1  	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; margin-top: 0.0em; margin-bottom: 3px; font-size: 12px;}
.subcontent h2  	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #13578C;; margin-top: 0.0em; margin-bottom: 3px; font-size: 11px;}
.subcontent h3  	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; margin-top: 0.0em; margin-bottom: 3px; font-size: 11px;}

.subcontent hr {
color: #FFFFFF;
background-color: #FFFFFF;
margin-top: 10px;
margin-bottom: 10px;
height: 1px;
padding: 0px;
}

.subcontent img:hover {
border-color: #AABBCC;
}

.subcontent a {
text-decoration: none;
color: #13578C;
}

.subcontent a:hover {
text-decoration: none;
color: #013857;
}

#hg_paneel {
width: 178px;
margin-top: 20px;
padding: 0px;
background-attachment: scroll;
background-image: url(http://www.segeln.co.at/media/grafik/hg_rundungen.gif);
background-repeat: repeat-y;
}

#paneel {
width: 158px;
vertical-align: top;
padding: 0px 12px 5px 8px;
margin-top: 0px;
border: 0px solid #E3E3E3;
font-size: 11px;
color: #13578C;
}

#paneel p {
padding: 0px;
}

#paneel td {
padding: 0px;
margin-top: 0px;
}

#hg_wetterpaneel {
width: 178px;
margin: 0px;
padding: 0px;
background-attachment: scroll;
background-image: url(http://www.segeln.co.at/media/grafik/hg_wetterpaneel.jpg);
background-repeat: no-repeat;
}

#wetterpaneel {
width: 162px;
vertical-align: top;
padding: 0px 10px 0px 6px;
margin: 0px;
border: 0px solid #E3E3E3;
font-size: 11px;
line-height: 12px;
color: #13578C;
}

#wrapper {
margin-left: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.search {
padding: 0px;
margin: 0px;
border: 0px solid #E3E3E3;
}

.searchsubmit {
padding: 0px;
margin: 0px;
border: 0px solid #E3E3E3;
background-color: transparent;
background-image: url(http://www.segeln.co.at/media/grafik/button_search.gif);
background-position: left top;
background-repeat: no-repeat;
}

.searchsubmit:hover {
background-color: transparent;
background-image: url(http://www.segeln.co.at/media/grafik/button_search_on.gif);
background-position: left top;
background-repeat: no-repeat;
cursor: pointer;
}
