body
{
	background: #827d77;
	font-family: Arial,sans-serif;
	font-size: 12px;
	text-align: justify;
}
a, a:visited, a:active
{
	color: #37699e;
}
a:hover
{
   color:#355f99;
}
#container
{
	background-color:#4559ca;
	width: 900px;
	height: 420px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -450px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	background-repeat: no-repeat;
	background-position: right center;
	background-image:url(images/wintersportwochen.jpg);
}
#imgheader
{
	height: 48px;
	width: 585px;
	border-right: 0px solid black;
	background-color:#4559ca;
	background:url(images/busbestellung-oesterreich.png);
	font-family:"Arial Narrow",Arial,sans-serif;
}
#imgheader a, a:visited, a:active {
   color:#eeeeee;
   text-decoration:none;
}
#imgheader a:hover {
   color:#ffffff;
}
#navigation
{
	height: 20px;
	text-align: center;
	padding-top: 4px;
	width: 585px;
	top: 50px;
	font-size: 14px;
	font-weight: bold;
	color:#efdec0;
	letter-spacing: -0.3px;
	border-bottom: 1px solid #000000;
	border-right: 0px solid #000000;
	background:url(images/skikurse-oesterreich.png);
}
#navigation a
{
	text-decoration: none;
	color:#eeeeee;
}
#navigation a:visited, a:active
{
	text-decoration: none;
}
#navigation a:hover
{
   text-decoration: underline;
}
#navigation h1
{
   text-decoration:none;
   color:#efdec0;
}
#content
{
	width: 585px;
	top: 60px;
	height: 348px;
	overflow: auto;
	border-right: 0px solid black;
	margin-bottom: -1px;
	background-color:#ececec;
	font-size:1.2em;
}
#content a
{
	color: #222021;
}
#content a:visited,a:active
{
   color:#827d77;
   text-decoration:underline;
}
#content a:hover
{
   color:#355f99;
}
#webdesign
{
   width: 900px;
   height: 35px;
   background:#0080C0;
   color:#222021;
   line-height: 31px;
   overflow: hidden;
   text-align: center;
   padding: 0;
   background-image:url(images/skikurs-busbestellung.png);
   background-repeat: x;
   background-position: center;
   border-left: 1px solid black;
   border-bottom: 1px solid black;
   border-right: 1px solid black;
   border-top: 0px solid black;
   margin-left: -1px;
   font-weight: bold;
}
#webdesign img
{
   vertical-align: bottom;
}
#webdesign a
{
   text-decoration: none;
   font-weight: bold;
   font-size: 12px;
   color:#222021;
}
#webdesign a:hover
{
   color:#827d77;
   text-decoration:underline;
}
h1
{
   text-align:center;
   text-decoration:none;
   font-size:30px;
   margin:0 0 0 0;
}

h2
{
	margin:0px;
	color: #355f99;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	text-align:center;
}
h3
{
	margin:0px;
	color: #37699e;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 16px;
	text-align:left;
}
p
{
	padding: 0px 10px 5px 10px;
}
li
{
   padding-right: 10px;
}
.links
{
float: left;
}
.rechts
{
float: right;
}
#werbung
{
   float:right;
   width:120px;
   height:180px;
   margin-right:10px;
   margin-top:10px;
}
.spacer {
   margin-top:10px;
   margin-bottom:0px;
}
