/* 
Layout für cevi-tag.ch
Copyright 2010 by Cevi Zürich-Schaffhausen-Glarus
Erstellt von Patrick Bachofen, www.pad7.ch
*/

body{
	position:absolute; 
	width: 100%;
	color: #CCC;
	background-color:#000;
	font-family: Helvetica, Arial, sans-serif;
	overflow-x:hidden;
	text-decoration:none;
	line-height: 135%;

}


a, a:active a:visited, a:hover{
	postiton:relative; 
	width: 100%;
	color:#D6B359;
	
	font-family:Helvetica, Arial, sans-serif;
	
	text-decoration:none;
	background:none;

}

#wrapper{
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
	}



/* test für unterseiten in splash form*/
.splash1 {
	 position:relative;
	 z-index:100;
	 margin-right:auto;
	 padding-right:12px;
	 padding-left:12px;
	 width:500px;
  	 height:600px;
	 border-width:1px;
	 border-style:solid;
	 border-color:#fff;
  	 background:url(bilder/box_bg_transp_black.png) repeat;
	 overflow:hidden;
	 margin-left:-10000px;
	 margin-top:-520px;
}

/* test für unterseiten in splash form*/
.splash2 {
	 position:relative;
	 z-index:100;
	 margin-right:auto;
	 padding-right:12px;
	 padding-left:12px;
	 width:500px;
  	 height:600px;
	 border-width:1px;
	 border-style:solid;
	 border-color:#fff;
  	 background:url(bilder/box_bg_transp_black.png) repeat;
	 overflow:hidden;
	 margin-left:-10000px;
	 margin-top:-602px;
	
}

/* test für unterseiten in splash form*/
.splash3 {
	 position:relative;
	 z-index:100;
	 margin-right:auto;
	 padding-right:12px;
	 padding-left:12px;
	 width:500px;
  	 height:600px;
	 border-width:1px;
	 border-style:solid;
	 border-color:#fff;
  	 background:url(bilder/box_bg_transp_black.png) repeat;
	 overflow-x:hidden; 
	 overflow:hidden;
	 margin-left:-10000px;
	 margin-top:-646px;

	 
	
}

.splashclose{
	position:relative;
margin-left:-10000px;
margin-top:-610px;
z-index:250 !important;
}

/* test für movie in splash form*/
.moviebox {
	 position:relative;
	 margin-right:auto;
	 padding-right:0px;
	 padding-left:0px;
	 width:640px;
  	 height:385px;
	 border-bottom:: none;
	 border-width:1px;
	 border-style:solid;
	 border-color:#fff;
  	 background:url(bilder/box_bg_transp_black.png) repeat;
	 
	 overflow:hidden;
	 margin-left:-10000px;
	 margin-top:-540px;
	 z-index:120 !important;
	
}



a img {
border:none;
}

a {
outline:none;
}



/* scrollbar tests */


#pane1, #pane2, #pane3, #pane4, #pane5, #pane6{
	 padding-right:9px;
	 padding-left:15px;
	 width:470px;
  	 height:520px;
}
			


/* end scrollbar test*/

.forminputs {
margin-right:15px;
border: none;
width: 100px;
direction: ltr;
height: 14px;
font-family: Tahoma, Arial;
font-size: 11px;
background-color: #cfcfcf;
}

.form {
  display: block;
  }
  
#ytapiplayer
{
position:relative;
z-index:120 !important
}

.holder {
margin-top:15px
}

#wettbewerbbedingungen{
	font-size:11px;
	line-height:115%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 90%;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 90%;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.left_col {
	width: 22%;
}
