body {
	background: transparent url(/images/bg_2010.png);
	font-size: 13px;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 140%;
}
img {
	border: 0;
}
a {
	color: #D4561A;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
a:hover {
	background-color: #FFE6BF;
	border-bottom: 1px solid #D4561A;
}
#wrapper {
	margin: 0 auto;
	width: 892px;
}
#header {
	position: relative;
	background: url("/images/bg_header_2010.png");
	width: 892px;
	height: 202px;
	padding: 0;
	margin: 0;
}
#termin {
	position: absolute;
	top: 80px;
	left: 680px;
	/* background: url("/images/bg_termin_2009.png"); */
	width: 195px;
	height: 179px;
	padding: 0;
	margin: 0;
	font-size: 0px;
	color: #000;		
	z-index: 10;
}
#termin span {
	visibility: hidden;
}
#content {
	clear: both;
	background: url("/images/bg_content.png") repeat-y;
	width: 892px;
	padding: 0;
	margin: 0;
}
#footer {
	position: relative;
	clear: both;
	background: url("/images/bg_footer.png");
	color: #4d4d4d;
	width: 892px;
	height: 74px;
	padding: 0;
	margin: 0;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	line-height: 110%;
}
#footer span {
	color: #2d2d2d;
}
#footer a,
#footer a:visited,
#footer a:hover	{
	color: #4d4d4d;
	border: 0;
	background: 0;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
}
#footer p.copy {
	position: absolute;
	top: 40px;
	left: 29px;
}
#footer p.disclaimer {
	position: absolute;
	text-align: center;
	top: 38px;
	left: 350px;
}
#footer p.valid {
	position: absolute;
	top: 44px;
	right: 20px;
}
a.behoble {
	position: relative;
	padding: 0 0 0 21px;
}
a.behoble img {
	position: absolute;
	top: 0;
	left: 0;
}
#menu {
	clear: both;
	background: url("/images/bg_menu.png");
	width: 884px;
	height: 40px;
	border-style: solid;
	border-width: 0px 4px 0px 4px;
	border-color: #000;
}
#menu ul {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
}
#menu ul li {
	list-style: none;
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	display: block;
	width: auto;
	height: 40px;
	background-position: 0 0;			
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 0px;
	color: #000;
}
#menu ul li a span {
	visibility: hidden;
}
#menu ul li a:hover {
	background-position: 0 -36px!important;
}
#menu ul li.home a {
	background-image: url("/images/menu_home.png");
	width: 100px;
}
#menu ul li.anmeldung a {
	background-image: url("/images/menu_anmeldung.png");
	width: 140px;
}
#menu ul li.tshirt a {
	background-image: url("/images/menu_tshirt.png");
	width: 95px;
}
#menu ul li.video a {
	background-image: url("/images/menu_videos.png");
	width: 95px;
}
#menu ul li.anfahrt a {
	background-image: url("/images/menu_anfahrt.png");
	width: 101px;
}		
#menu ul li.ablauf a {
	background-image: url("/images/menu_ablauf.png");
	width: 98px;
}				
#main {
	clear: both;
	background: url("/images/bg_main.jpg") no-repeat;
	width: 884px;
	margin: 0 4px;
	min-height: 300px;
}
div.content {	
	margin: 0;
	padding: 0;
}	
div.home {
	padding: 20px 20px 20px 280px;
}
h1 {
	font-size: 22px;
	text-transform: uppercase;
	margin: 5px 0 10px 0;
	padding: 0 0 15px 0;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 0 4px 0;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
}
p.small {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
dl {
	margin: 0;
	padding: 0 0 10px 0;
}
dt {
	clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
	padding: 0 0 2px 0;
}
dd {
	/*float: left;*/
	padding: 0 0 2px 0;
}
dl.wide dt {
	font-weight: normal;
	width: 150px;
}

ul {
	margin: 4px 0 15px 0;
	padding: 0 15px;
}
.pmargin {
	margin: 0 0 10px 0;
}
.clear {
	clear: both;
}

/* -- form -- */
form {
    clear: both;
    padding-top: 10px;
}
form span.hint {
    font-size: 10px;
    color: #666;
}
p.formline {
}
p.formline.space {
    margin-top: 30px;
}
p.formline label {
    float: left;
    width: 200px;
    padding: 0 10px 0 0;
    color: #666;
}
p.formline.required label {
    color: #000;
}
p.formline.error label {
    color: #f60;
}
p.formline input {
    width: 200px;
}
p.formline textarea {
    width: 200px;
	height: 75px;
}
div.tshirt {
	padding: 4px 10px 4px 10px;
	margin: 0 0 15px 0;
	border: 1px solid #D4561A;
	background: #fff4f4;
}
p.formline input.tshirt {
	width: 15px;
	margin-right: 2px;
}
p.formline.checkbox input,
p.formline.checkbox label,
p.formline input.checkbox {
    width: auto;
}
p.formline.submit input {
    margin-left: 210px;
}
div.error {
    color: #f60;
    margin: 0;
    padding-top: 20px;
}

/* ie fixes */
* html dd {
	float: none;
}

div.red {
    color: #FF0000;
}

/* CSS for PLAYER expose */

#exposeMask {
/* use a custom background color and image on the mask */
background:#123 url("/images/alpengrlogo.png") 598px 200px no-repeat;
}

/* player splash image styling */
#player {
	background-image:url("/images/expose/flow_eye.jpg");
	width:425px;
	height:300px;
	display:block;
	text-align:center;
	margin:10px auto;
}
#player img {
	margin-top:110px;
	border:0px;
}

/* style for the player's wrapper element */
#player_wrap {
	background:#000 url("/images/expose/h300.png") 0 0 repeat-x;
}

/* CSS for multiple player */

/* styling of the container. */
a.vidPlayer {
	display:block;
	width: 425px;
	height:300px;
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}

/* play button */
a.vidPlayer img {
	margin-top:110px;  /*  0.5*(300px - 83 px) */
	border:0px;
}

/* when container is hovered we alter the border color */
a.vidPlayer:hover {
	border:1px solid #000;
}


/* CSS for IMAGE overlay /*

/* white overlay */
div.apple_overlay { 
    display:none;	/* initially overlay is hidden */ 
    z-index:10000;	/* place overlay on top of other elements */
    background-image:url("/images/overlay/white.png"); /* growing background image */ 
    width:640px;	/* width after the growing animation finishes height is automatically calculated */ 
    min-height:200px;
    padding:35px;	/* some padding to layout nested elements nicely  */
    font-size:11px;	/* a little styling */
    
    /* CSS3 styling for latest browsers */ 
    /* border:1px solid #666;
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000; */
} 

/* black overlay */
div.apple_overlay.black {
	display:none;
	z-index:10000;
	background-image:url("/images/overlay/transparent.png");
	color:#fff;
	width:640px;
	/* min-height:200px;*/
	/* padding:35px; */
}

div.apple_overlay h2 {
	margin:10px 0 -9px 0;
	font-weight:bold;
	font-size:14px;
}

div.black h2 {
	color:#fff; /* schrift weiss */
}

#apple {
	margin-top:10px;
	text-align:center;
}

#apple img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:2px 5px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* default close button positioned on upper right corner */ 
div.apple_overlay div.close { 
    background-image:url("/images/overlay/close.png"); 
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
