/*******************************************************************************



	Project		:	Lucerne Marathon



	Copyright	:	www.lucernemarathon.ch



*******************************************************************************/









/*	undo

*******************************************************************************/



:link,:visited { text-decoration:none; }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }

img, a img,:link img,:visited img, fieldset { border:none }

img { margin:0; padding:0; vertical-align:bottom; }

address { font-style:normal }



table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}

tr { border:none; padding:0px; margin:0px; }

td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }





legend { display:none; }



body, div,p,li { background-repeat:no-repeat; }



/*	reset some basic style

*******************************************************************************/

dl			{margin: 0 0 0 0;}

dl dt		{margin: 0 0 0 0;}

dl dd+dt	{margin-top: 0;}

dl dd		{margin: 0 0 0 0;}



ol			{list-style: none;}

ol li		{margin: 0 0 0 0;}

ol li ol	{margin: 0 0 0 0;}

ol li ul	{margin: 0 0 0 0;}



p			{margin-bottom: 0em;}



ul			{list-style: none;}

ul li		{margin: 0 0 0 0;}

ul li ul	{margin: 0 0 0 0; list-style: none;}

ul li ol	{margin: 0 0 0 0;}



pre			{font-size:1.2em; }



a:hover { text-decoration:none; }



/*	html

*******************************************************************************/

html {

	min-height: 100%;

	margin-bottom: 1px;

}



/*	body

*******************************************************************************/

body {

	/*background-image:url(bg_body.jpg);*/

	font-family:verdana, arial, helvetica, sans-serif;

	font-size: 11px;
}



.clearer {

	display:block;

	clear:both;

	line-height:0;

	height:1px;

	font-size:0;

	visibility:hidden;

}



.clear {

	clear:both;

}



.flLeft { float:left; }

.flRight { float:right; }



.warning { color:#f00; }





/*	website

*******************************************************************************/

#website {

	display:block;

	margin:10px;

	padding:0;

	height:100%;

	width:790px;

	color:#000;

	text-align:left;

}



/*	header

*******************************************************************************/

/* rechts
*******************************************************************************/


/*      suche

*******************************************************************************/

#suche {

	margin-top:-47px;
  margin-left:5px;
	text-align:left;
	}


* html #suche {
  margin-top:-49px;
 }
/* breadcrumb

*******************************************************************************/



#breadcrumb {
position:absolute;


  display:block;
  
  color:#CCC;

  /*background-color:#fff;*/

  padding:4px 10px;

  margin-top:-35px;

  margin-left: 187px;

  width:550px;

}

* html #breadcrumb {
  margin-top:-34px;
}


#breadcrumb a, 

#breadcrumb a:link {

	color:#FFF;

}



#breadcrumb a:hover {

	text-decoration:underline;

}

#sprache {

position:relative;

	top:2px;

	left:0px;


}



#sprache a, 

#sprache a:link {

	color:#3F74BA;

}

#sprache a:hover {

	color:#000;

}

/*	content

*******************************************************************************/





#content, #content2 {

	display:block;

	clear:both;

	/*position:absolute;*/
	
  margin-top:14px;

	padding:0 0 0 0;

}





/* hide from IE/MAC \*/

* html #content, * html #content2 {
  position:absolute;
	height:1px;

}

/* end hide */



/*	Navigation vertical - 

	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 

	zum n?chsten Kommentar gel?scht werden

------------------------------------------------------------------------------*/

#navigation {
  margin-top:12px;
	float:left;

	width:187px;

	padding:0px 0px;

}

* html #navigation {
margin-top:12px;
}




#navigation ul.nav1st {

  margin: 0;

  padding: 0;

  list-style-type: none;

}





#navigation ul.nav1st li {

	padding:0px 0 4px 0px;

}



#navigation ul.nav1st li.active {

   margin-top:4px;



}



#navigation ul.nav1st li.active a,

#navigation ul.nav1st li.active a:link {

	color:#ffffff;

	background:#3F74BA;

	font-size:100%;

}



#navigation ul.nav1st a, 

#navigation ul.nav1st a:link {

	display:block;

	padding:8px 0 8px 14px;

	color:#fff;

	background:#336699;

	font-size:100%;

	font-weight:bold;

}



#navigation ul.nav1st a:hover {

	color:#C7CBE6;

}





#navigation ul.nav1st li ul.nav2nd li {

	padding:0px 0 0px 0px;

	margin-left:0px;



}



#navigation ul.nav2nd a, 

#navigation ul.nav2nd a:link {

	display:block;

	background:#FFFFFF;

	padding:4px 0 8px 14px;

	color:#35588E;

	font-size:100%;

	font-weight:normal;

}



#navigation ul.nav2nd a.current, 

#navigation ul.nav2nd a.current:link {



padding:4px 0 8px 14px;

margin-top:-4px;

}

#navigation ul.nav2nd a:hover {

	text-decoration:underline;



}
/********************für csv modulausgabe normal***********************/

#csv {
width:100%;
background:#FFF;
}
#csv td{
padding:2px 2px 2px 5px;
border-bottom:1px solid #dedede;
}
#csv td:first-child {
/*width:320px;*/
}
#csv tr:first-child {
background:#dedede;
font-weight:bold;
font-size:100%;
}


/*	content

*******************************************************************************/


#main {

	width:560px;
  position:relative;
	margin-left:190px;

}

*html #main {
  position:absolute;
	margin-left:0px;

}

/*darstellungsbug in ie6*/


/*für tabellen*/
#main td {
padding:3px 0 3px 7px;
}

#main_letter {

	width:640px;
}



#main-block {}



#main-block2 {

	padding:14px;

}

/****************************csv modulaugabe verpflegung***********************/

#csv-verpflegung {

background:#FFF;
}
#csv-verpflegung td {
padding:2px 1px 2px 1px;
border-right:1px solid #ccc;
border-bottom:1px solid #dedede;
text-align:center;
}
#csv-verpflegung td:first-child {
text-align: left;
}
#csv-verpflegung tr {
padding:0px 0px 0px 0px;
}
#csv-verpflegung tr:first-child {
background:#dedede;
font-weight:bold;
font-size:100%;
}







/*
partner
------------------------------------------------------------------------------*/
table.partner {
width: 500px;
background-color:#eee;
padding:5px 5px 5px 5px;
}

table.partner td{
/*float:left;*/
text-align:left;
padding-left:10px;
}

/*	Headlines

------------------------------------------------------------------------------*/



/* Headline 1 */

#main-block h1, h3 {

	color:#336699;

	font-family:arial, helvetica, verdana, sans-serif;

	font-size:120%;

	font-weight:bold;

	line-height:120%;

	margin-bottom:5px;

}

/***für countdown**************************************************************/
.noch{
position:absolute;
margin-top:-50px;
margin-left:625px;
color:#FFF;
font-size:140%;
white-space: nowrap;
font-weight:normal;
}

*html .noch{
margin-top:-65px;
}


#main-block .teaser h1 {

	font-size:120%em;

}



/* Headline 2 */

#main-block h2 {

	color:#336699;

	font-family:arial, helvetica, verdana, sans-serif;

	font-size:100%;

	font-weight:bold;

	line-height:100%;

	margin-bottom:5px;

}





/*	Paragraphs / Lists

------------------------------------------------------------------------------*/

#main-block p,

#main-block ul,

#main-block ol {

	margin-bottom:0px;

	font-size:100%;

	line-height:150%;

}

#main-block ul li ul,

#main-block ul li ol,

#main-block ol li ol,

#main-block ol li ul {

	font-size:1em;

}



#main-block ul {

	margin-left:14px;

	list-style-type:square;

}



#main-block ol {

	list-style-type:decimal-leading-zero;

}





/*	Hyperlinks

------------------------------------------------------------------------------*/

#main-block a, #main-block a:link {

	color:#336699;

	

}



#main-block a:hover {

	color:#336699;

        text-decoration:underline;

}







/*	Images

------------------------------------------------------------------------------*/

#main-block img {

        margin-bottom:10px;

        margin-right:20px;

}

#main-block div.image {

	margin-bottom:0;

}

#main-block div.image p {

	margin:0;

	font-size:0.9em;

}

#main-block div.flLeft {

	margin-right:14px;

}

#main-block div.flRight {

	margin-left:14px;

}



/*	rechts

------------------------------------------------------------------------------*/

#rechts img {
margin-top: 5px;
margin-left: 5px;
padding-bottom:15px;
margin-top: 5px;
margin-left: 5px;
padding-bottom:20px;
border-bottom-width:2px;
border-bottom-style:dotted;
border-bottom-color:#fff;
}
/* für banner myclimate*/
#rechts #partner img{
margin-top: 20px;
}

#rechts {

  display:block;
  width:220px;
  position:absolute;
  margin-left:750px;
  margin-top:30px;
  background:#D9E3F1;
	}
#rechts table {
  color:#10133F;
}

#rechts h1 {
  color:#3F92FF;
  display:block;
  background:#EFF6FF;
  font-family:arial, helvetica, verdana, sans-serif;
  font-size:100%;
  font-weight:bold;
  line-height:200%;
  padding-left:5px;
  margin:10px;
}


#rechts strong {
  font-family:arial, helvetica, verdana, sans-serif;
  font-size:100%;
  font-weight:bold;
}

#rechts p {
margin:10px;
}

#rechts a, #rechts a:link {
  color:#10133F;
}

#rechts a:hover {
	color:#10133F;
  text-decoration:underline;
}
/*	
* html #rechts {
    margin-left:580px;

}
*/
/*	footer

------------------------------------------------------------------------------*/

.footer {

	display:block;

	width:100%;

	background-image:url(bg_body.jpg);

	background-position:0 -100px;

}

.footer2 {

	padding:0 14px;

}

.footer p {

	margin:0;

	padding:9px 0;

	font-size:10px;

	text-transform:uppercase;

}



.footer p, 

.footer p a,

.footer p a:link {

	color:#555555;

}

.footer p a:hover {

	text-decoration:underline;

}



.footer .col-left {

	float:left;

	width:186px;

}

.footer .col-right {

	float:left;

}





/* form-module

*******************************************************************************/

#form-module * {

	padding:0px;

	margin:0px;

}



#form-module {

	margin:0px;

	padding:0px;

	width:520px;

	background-color:#f7f7f7;

	color:#336699;

	font-family:verdana, arial, helvetica, sans-serif;

	font-size:1em;

}



#form-module fieldset {

	border:0px solid #fff;

}



#form-module legend {

	display:none;

}





#form-module p {

	margin:0;

	padding:5px;

	/*font-size:1em;*/
	font-size:120%;

	font-weight:bold;

}



#form-module .element {

	display:block;

	clear:both;

	background-color:#f7f7f7;

	border-top:2px solid #fff;

}



#form-module label {

	display:block;

	float:left;

	padding:5px;

	width:120px;

	border-right:2px solid #fff;

}



#form-module label.checkbox {

	width:372px;

	border-left:2px solid #fff;

	border-right:none;

}



#form-module input, 

#form-module select, 

#form-module textarea {

	float:left;

	margin:5px;

	width:295px;

	border:1px solid #336699;

}



#form-module input.text {

	height:20px;

}



#form-module input.checkbox {

	width:120px;

	padding:0;

	border:none;

}



#form-module input.submit { 

	margin:5px 5px 5px 137px;

	padding:2px 5px;

	border:1px solid #333;

	background-color:#fff;

	color:#666;

	font-family:verdana, arial, helvetica, sans-serif;

	text-align:center;

	cursor:pointer;

}



#form-module input.submit:hover { 

	background-color:#f7f7f7;

	color:#000;

}



#form-module label.textarea, 

#form-module textarea.textarea {

	height:96px;

}



#form-module-thanks {

	display:block;

	color:#666;

	font-family:verdana, arial, helvetica, sans-serif;

	font-size:1.2em;

}

/* hasso galerie
*******************************************************************************/
 #hassoGallery {
	    	margin-top:20px;
	    	margin-left: 0px;
	    	padding: 0;
	    	font-size: medium ;


	    }


	    #hassoNav {
	    	font: bold;
	    	display: block;
	    	text-align:left;

	    }



	    #hassoNav ul {
	    	display: block;
	    	text-align:left;
	    	list-style: none;
	    	margin-left: 0px;
	    	font-size: small ;
	    	line-height: normal;
	    	margin-top: 2px;
	    	margin-bottom: 2px;
	    }

	    #hassoNav a {
	    	/*color: #872323;*/
	    	display: block;
	    }

	    #hassoNav a:hover {
	    	display: block;

	    }

	    #hassoNav #active {
	    	display: block;
	    }

	    *html #hassonav ul {
	        margin-left: 0px;
	    	}
	    }

	    #hassoThumbs {
	    	float: left;
	    	padding: 0;
	    	width: 550px;
	    	margin: 0px;
	    	border:0px dashed  #bfbfbf;
	    	font: bold 14px verdana ,  sans-serif;
	    	/*background-color: #fff;*/
	    	text-align: center;

	    }

	    #hassoThumbs .hassoThumb {
	    	float: left;
	    	margin: 10px 5px 10px 5px;
	    	border:0;
	    	height: 110px;
	    	width: 110px;
	    	text-align: center;
	    	vertical-align:middle;

	    }

	    #hassoThumbs .hassoThumb a {
	    	border:0;

	    }

	    #hassoThumbs .hassoThumb a img {
	    	border:0;

	    }


	    #hassoPic {
	    	text-align:left;
	    	padding: 5px;
	    	width: 500px;
	    	margin: 0px;
	    	border:0px dashed  #bfbfbf;
	    	font: 14px verdana ,  sans-serif;
	    	/*background-color: #fff;*/
	    }


	    #hassoPic .hassoTitle {
	    	padding-left:10px;
	    	font-style:normal;
	    	text-align:left;

	    }

	    #hassoPic .hassoDescription {
	    	text-align:center;
	    	font-size:80%;	    		    	
        padding-bottom:10px;
	    }

	    #hassoPic img {
	    	border: 0px;
	    	margin: 0px;
	    }


	    #hassoPrevNextNav {
	    	display: block;
	    	font-size: small ;
	    	width: 550px;
	    	margin:0;
	    	padding: 0;

	    }


	    #hassoPrevNextNav #hassoPrevPic{
	    	float: left;

	    }


	    #hassoPrevNextNav #hassoNextPic{
	    	float: right;
	    }

	    #hassoPrevNextNav #hassoPrevPic a {
	    	text-align:left;
	    }


	    #hassoPrevNextNav #hassoNextPic a {
	    	text-align:right;

	    }


/* download

*******************************************************************************/

#main-block .download-hdl p, 

#main-block .download-file p, 

#main-block .download-desc p {

	margin:0;

}

#main-block .download-hdl p {

	padding:5px 7px;

	background-color:#3F74BA;

	font-weight:bold;

	color:#fff;

}



#main-block .download-file {

	padding:1.2em 7px;

	border-left:1px solid #B6CFE7;

	border-right:1px solid #B6CFE7;

}



#main-block .download-desc {

	margin-bottom:1.2em;

	padding:1.2em 7px;

	background-color:#B6CFE7;

	border-left:1px solid #B6CFE7;

	border-right:1px solid #B6CFE7;

	border-bottom:1px solid #B6CFE7;

}



#main-block .download-without-desc {

	margin-bottom:1.2em;

	border-top:1px solid #3F74BA;

}
