/* Formatierung von Hyperlinks 113362 */

a:link, a:visited, a:active { 
color: #275FAB;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #275FAB;
text-decoration: underline;
font-weight: bold;
}

/* DIV-Formatierungen */

#validate {
margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}

#validate a img {
border: 0px;
}

#contenttable {
margin: 20px;
}

.contenttable {
background-color: #F0F1F8;
}

.contentbox {
background-color: #FFFFFF;
margin-bottom: 2px;
}

.contentbox td {
padding: 2px;
}

.imgtable {
float: right;
margin-left: 10px;
}

#footertable {
margin: 20px;
text-align: center;
font-size: 9px;
color: #CCCCCC !important;
}

#headertable {
float: left;
width: 100%;
height: 75px;
background:  url(images/head.jpg) no-repeat;
}

.headertable {
height: 75px;
background-color: #275FAB;
}

#navtable {
margin-top: 50px;
margin-bottom: 100px;
width: 174px;
height: 100%;
}

.navtable {
background:  url(images/bg_nav.gif);
background-color: #AAB2E3;
}

.gentable {
width: 790px;
margin-top: 20px;
margin-bottom: 20px;
border-color: #275fab;
border-width: 1px;
border-style: solid;
}


/* Navigation */
a.navigation:link, a.navigation:visited {
display: block;
background:  url(images/bg_menu.png) no-repeat;
vertical-align: middle;
font-size: 11px;
font-weight: bold;
text-align: left;
padding-top: 5px;
padding-left: 18px;
height: 20px !important;
width: 100%;
text-decoration: none;
margin: 0px;
}

a.navigation:hover, a.navigation #aktiv {
background-position: 0px -25px;
text-decoration: none;
margin: 0px;
}

/* Überschriften */

h1 {
margin-bottom: 20px;
background: url(images/snowboard.gif) no-repeat;
background-position: center;
line-height: 60px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: bold;
}

h2 {
background: url(images/schnee.gif) no-repeat;
text-align: left;
padding-left: 30px;
background-color: #336699;
margin: 0px;
margin-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
line-height: 25px;
color: #FFFFFF;
}

h3 {
background: url(images/schnee_klein.gif) no-repeat;
text-align: left;
padding-left: 25px;
background-color: #6390BD;
margin: 0px;
margin-bottom: 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 20px;
color: #FFFFFF;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
margin: 0px;
font-size: 12px;
font-weight: bold;
}

/* Generelle Formatierungen */

body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
background-color: #ffffff;
margin: 0px;
}

input, textarea {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
border: #336699;
background-color: #ffffff;
border-style: solid;
border-width: 1px;
}

#footertable hr {
border: 1px;
border-color: #336699;
border-style: dotted;
}

#contenttable hr {
border-color: #336699;
border-style: double;
}
