body {
	background: transparent url(/images/bg_2012.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_2012.png");
	width: 892px;
	height: 262px;
	padding: 0;
	margin: 0;
}

/* unused --> !!! ACHTUNG liegt über dem rechten Teil des Menus !!! 
#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_2012.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 BEGIN */ 

#menu {
	position: relative;
	clear: both;
	background: url("/images/bg_menu_2012.png"); /*  */
	width: 884px;
	height: 37px;
	border-style: solid;
	border-width: 4px 4px 0px 4px;  /* ränder oben rechts unten links */
	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: 37px; /* höhe = höhe bg_menu_x.png */
	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 -35px!important; /* immer -2 px der höhe vom bg_menu_x.png */
}
#menu ul li.home a {
	background-image: url("/images/menu_00home.png");
	width: 65px;
}
#menu ul li.allgemeines a {
	background-image: url("/images/menu_01allgemeines.png");
	width: 125px;
}
#menu ul li.spezielles a {
	background-image: url("/images/menu_02spezielles.png");
	width: 102px;
}
#menu ul li.profil a {
	background-image: url("/images/menu_03profil.png");
	width: 63px;
}
#menu ul li.unterkunft a {
	background-image: url("/images/menu_04unterkunft.png");
	width: 112px;
}		
#menu ul li.ablauf a {
	background-image: url("/images/menu_05ablauf.png");
	width: 74px;
}				
#menu ul li.anfahrt a {
	background-image: url("/images/menu_06anfahrt.png");
	width: 83px;
}		
#menu ul li.anmeldung a {
	background-image: url("/images/menu_07anmeldung.png");
	width: 118px;
}
#menu ul li.tshirt a {
	background-image: url("/images/menu_08tshirt.png");
	width: 73px;
}
#menu ul li.videos a {
	background-image: url("/images/menu_09videos.png");
	width: 69px;

/* MENU END */

}
#main {
	clear: both;
	background: url("/images/bg_main_2012.png") no-repeat;
	width: 884px;
	margin: 0 4px 0px 4px; /* oben rechts unten links */
	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;
}

p.sprint {
	font-family: "sprint", serif;
	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;
}

div.red {
    color: #FF0000;
}

div.white {
    color: #FFFFFF;
}

div.black {
    color: #000000;
}

span.grey {
    color: #a0a0a0;
}

span.redbold {
    color: #FF0000;
	font-weight:bold;
}

span.bluebold {
    color: #0000FF;
	font-weight:bold;
}

span.white {
    color: #FFFFFF;
}

span.black {
    color: #000000;
}

dl {
	margin: 0;
	padding: 0 0 10px 0;
}

dl.wide dt {
	font-weight: normal;
	width: 200px;
}

dt {
	clear: both;
	float: left;
	width: 150px;
	font-weight: bold;
	padding: 0 0 2px 0;
}

dd {
	/*float: left;*/
	padding: 0 0 2px 0;
}

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.anmeld {
	padding: 4px 10px 4px 10px;
	margin: 0 0 15px 0;
	border: 1px solid #D4561A;
	background: #fff4f4;
}
p.formline input.anmeld {
	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;
}


/* 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.vidPlayer1 {
	width: 480px;
	height:380px;
	display:block;
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}

a.vidPlayer2 {
	width: 480px;
	height:270px;
	display:block;
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}

a.vidPlayer5 {
	width: 480px;
	height:360px;
	display:block;
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
}

/* play button */
a.vidPlayer1 img {
	margin-top:150px;  /*  0.5*(380px - 83 px) */
	border:0px;
}

a.vidPlayer2 img {
	margin-top:100px;  /*  0.5*(270px - 83 px) */
	border:0px;
}

a.vidPlayer5 img {
	margin-top:140px;  /*  0.5*(360px - 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; 
}

