	/********************************************************************************/
	/* Projekt: 	 	Büsser.ch													*/
	/* Dateiname: 	 	./Css/style.css												*/
	/* Dateityp: 		Styling-File												*/
	/* Beschreibung:  	CSS Klassen													*/
	/* Autoren:	 		Simon Aebersold												*/	
	/* Datum:	 		03. 01. 2007												*/
	/********************************************************************************/	

/* Alg. HTML definitionen */
	
	body {
	color:#000000;	
	text-align:center;
	margin:0px;
	
	
	background-color:#142E47;
	
	}

	h2 {
	font-size:20px;
	font-family:Arial,Verdana;
	font-weight:bold;
	letter-spacing:0.5px;
	padding:5px;
	color:black;
	}

	h3 {
	font-size:16px;
	margin:2px;
	}

	fieldset {
	font-family:Tahoma,Arial,Verdana;
	color:#000000;
	}

	legend {
	color:#000000;
	font-weight:bold;
	}

	label {
	float:left;
	width:200px;
	}
	
	a {
	border-bottom:1px dotted #1f5854;
	text-decoration:none;
	color:black;
	}
	a:hover {
	border-bottom:1px solid black;
	}
	a img {
	border-style:none;
	}
	img {
	border-style:none;
	}

	li {
	 background:url(../images/ball.png) 0 100% no-repeat;
	 list-style: none;
	 padding-left:16px;
	 margin-left:-16px;
	}

	input, textarea, select {
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:3px;
	margin-bottom:5px;
	background-color: #F8FCFF;
	}	

















/* Seitenaufbau */
	#head {
	/*background-color:#595959;*/

	border-bottom:3px solid #E0FF37;
	height:42px;
	color:white;
	text-align:right;
	padding:3px;
	padding-right:15px;
	font-family:tahoma,verdana,arial;
	font-size:14px;
	vertical-align: middle;
	line-height:42px;
	background:url(../Images/edge_mid_head.gif);
	}
	#head a {
	color:white;
	padding:2px;
	border-bottom:1px dotted white;
	}
	#head a:hover {
	background-color:#1475D8;
	}
	
	#main {
	width: 95%;
	margin: auto;
	margin-top:10px;
 	position:relative;
	text-align:left;
	background-color:white;
	border:1px solid black;
	
	}


	
	#menu {
	width: 207px;
	margin: 0;
	float:left;
	}
	#menu li {
	list-style-type:none;
	}



	#content {
	margin-left:230px;
	/* width:750px; */
	padding-right:10px;
	overflow:show;
	background-color:white;
	padding-left:5px;
	padding-top:10px;
	min-height:700px;
	height:expression(this.scrollHeight > 700 ? "auto":"700px"); 

/*
	background: url(../Images/binGLASS-bg.png);
	background-repeat: repeat-y;
*/
	font-family: Arial, Verdana;
	font-size:10pt;
	
	}

/*
	#contentbar {
	background: url(../Images/subnavBack.png);
	background-repeat: repeat-x;
	height:33px;
	border-bottom:1px solid black;
	}
*/

	#foot {
	position:relative;
	text-align:center;
	padding:5px;
	top:50px;
	padding-top:40px;
	font-size:12px;
	font-family:tahoma, arial;
	color:#003366;
	
	background-color:white;
	background-image:url(../Images/footerBG.gif);
	background-repeat: repeat-x;
	border-top:3px solid #E0FF37;
	line-height:150%;
	clear:both;
	padding-bottom:10px;
	}

	#foot a:hover {
	border-bottom: 1px solid black;
	}
	#foot a {
	padding:2px;
	margin:3px;
	}

















	#meldung {
	border:1px solid #EFEFEF;
	padding:10px;
	margin:5px;
	font-weight:bold;
	background-image:url('../images/bar.gif'); 
	background-repeat:no-repeat;
	background-color:black;
	color:white;
	border-bottom:3px solid #E0FF37;
	}


	.ubutton {
	width: 172px;
	background-color:#E7F3FF;
	height: 15px;	
	position:relative;
	padding:5px;
	padding-left:10px;
	}
	
	
	.ubutton a {
	text-decoration:none;
	/* border-top:1px solid white; */
	border-bottom:none;
	font-family:tahoma,verdana,arial;
	font-size:12px;
	color:#000000;
	display:block;	
	padding:2px;
	}


	.ubutton a:hover {
	color: #ffffff;
	background-color:#1475D8;
	}
	
	.button {
	position:relative;
	width: 177px;
	background-color:#F3F9FF;
	height: 25px;
	padding:5px;
	border-top:1px solid white;
	}

	.button a {
	text-decoration:none;
	font-family:tahoma,verdana,arial;
	color:#000000;
	border:none;
	display:block;
	}
	.button a:hover {
	text-decoration:underline;
	}

	.activebutton {
	position:relative;
	width: 188px;
	height: 25px;
	padding:5px;
	border-left:1px solid #2B87E5;
	border-top:1px solid white;
	background-color:#1475D8;	
	background-image:url(../Images/act.gif);
	background-repeat:no-repeat;
	background-position:center right;
	
	}

	
	.activebutton a {
	text-decoration:none;
	font-family:tahoma,verdana,arial;
	color:white;
	border:none;
	}
	.activebutton a:hover {
	text-decoration:underline;
	}




	

/* Klassen */

	#warnung {
	border: 3px solid red; 
	background-color:white; 
	padding:5px;
	font-family: arial;
	}

	#news {
	padding-top:85px;
	padding-left: 45px;
	padding-right: 100px;
	font-family: Courier;
	color: #152cdd;
	font-size:12px;
	line-height:130%;
	background: url(../Images/news.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 400px;
	}

	#home1 {
	line-height:130%;
	font-size:15px;
	padding-right:80px;
	width:600px;
	}

	#ticket {
	width: 280px;
	float:left;
	background: url(../Images/box.png);
	border:1px solid #abced2;
	padding:5px;
	margin:5px;
	font-size:12px;
	}

	#meldungen {
	width: 300px;
	float:left;
	margin-left:20px;
	background: url(../Images/box.png);
	border:1px solid #abced2;
	padding:5px;
	margin:5px;
	font-size:12px;
	}

	#links {
	width: 250px;
	float:left;
	background: url(../Images/box.png);
	border:1px solid #abced2;
	padding:5px;
	margin:5px;
	font-size:12px;
	}

	#system {
	width: 300px;
	float:right;
	margin-left:20px;
	background: url(../Images/box.png);
	border:1px dotted #abced2;
	}

	#sbutton 
	{
	text-decoration:underline;
	color:#FFFFFF;
	}

	#coll
	{
	float: left;
	width: 200px;
	height: 300px;
	}	
	#colr
	{
	
	}	

	#cbox
	{
/*	background-color:#F6F6F6;
	background: url(../Images/box-top.gif);
	background-repeat: repeat-x; */	
	}
	
	#inleft
	{
	float: left;
	}	
	#inright
	{
	margin-left:200px;
	font-size:12px;
	}

	#pics
	{
	background-color:#EFEFEF;
	border-top: 2px solid #CCCCCC;
	padding: 5px;
	margin:10px;
	}

	#box
	{
	padding:5px;
	border:1px solid #1A1A1A;
	border-top:1px solid #353535;
	background-color:#2D2D2D;
	list-style:none; 
	}
	#box a
	{
	color:white;
	}
	
	#box li
	{
	list-style-type:none;
	list-style-image:none;
	}
	
	#boxleiste
	{
	background-image:url('../images/edge_mid.gif'); 
	background-position:top; 
	background-repeat:x-repeat; 
	font-size:15px;
	color:red;
	padding:10px;
	font-weight:bold;
	border-bottom:1px solid #1A1A1A;
	border-left:1px solid #1A1A1A;
	border-right:1px solid #1A1A1A;
	}

	#sitemap {
	font-family:arial;
	color:black;
	border:1px solid black;
	position:absolute;
	right:13px; 
	top:35px; 
	text-align:left; 
	width:300px; 
	background:url(../Images/trans-spacer.png);
	z-index:10;
	}
	#sitemap li {
	border-bottom:1px solid #F9F9F9; 
	padding-left:15px;
	}

	#newsmeldung {
	width:65%; 
	float:right; 
	margin-left:20px;
	text-align: justify;
	line-height:130%;
	}