/*
-----------------------------------------------
Style Sheet

Site: 		Licht AG, Baar
Author:  	Ivo Mueller    www.ivographics.ch
Version:  	2007.11
----------------------------------------------- */

* {
  margin: 0;
  padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}

li {
list-style-type:none;
}

#subInhalt p {
	padding-bottom:20px;
}

h1 {
	display: block;
	width: 265px;
	height: 150px;
	background-image: url(../images/schriftzuglichtag.gif);
	background-repeat: no-repeat;
	background-position:70px 45px ;
	float:left;
}


h2 {
	display: block;
	width: 170px;
	height: 150px;
	background-image: url(../images/signetkl.gif);
	background-repeat: no-repeat;
	float:right;
}

h3 {
	font-size: 13px;
	
}

h4 {
	font-size:13px;
	margin-bottom:20px;
}

img {
	border:none;

}



#hauptInhalt img {
	border:none;
	margin: 0px 13px 13px 0px;
}

/*  IE 3pixel-bug */

* html #hauptInhalt img {
	border:none;
	margin: 0px 13px 10px 0px;
}



#hauptInhalt p {
	margin-bottom:10px;
}

#gesamt {
	width:100%;
/*	margin: 0 auto;
*/}

#header {
	width: 100%;
	height: 150px;
	background-color: #000000;
}


#gesamtInhalt {
	width: 980px;
	height:400px;
	padding: 30px 0px 30px 0px;
}

#subInhalt {
	width: 155px;
	float: left;
	margin: 0px 40px 0px 70px;
	display:inline;

}

#hauptInhalt {
	width:450px;
	float:left;
}

#footer {
	width:100%;
	height:1200px;
	background-color:#000000;
	padding-left:265px;
	font-family: Arial, Helvetica, sans-serif;
}

/*Allgemeine Links
–––––––––––––––––––––––––––––––––*/

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}


a:hover, a:active, a:focus {
	color: #333333;
}



address a:link, address a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFE600;
}
address a:hover, address a:active, address a:focus {
	color: #CCCCCC;
}



#norm a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
#norm a:link, norm a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#norm a:hover, norm a:active, norm a:focus {
	color:#FFE600;
}



/* navi
=======================*/

#mainNav {
	width: 500px;
	padding: 75px 0px 0px 0px;
	float:left;
}

#mainNav ul {
	list-style-type: none;
	float:left;
	color:#FFFFFF;
}

#mainNav li {
	float:left;
}

#mainNav li a:link, #mainNav li a:visited {
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 25px 0px 0px;
	color: #FFFFFF;
}

#mainNav li a.aktiv {
	font-weight:bold;
	color:#FFE600;
}

#mainNav li a:hover, #mainNav li a:active, #mainNav li a:focus {
	color: #FFE600;
}

/* rubriken
=======================*/


#rubNav ul {
	list-style-type: none;
	color:#FFFFFF;
	clear:both;
	
}

#rubNav li {
	float:left;
	display:block;
	width:400px;
	height:70px;
	margin-bottom:20px;
	background-color: #000000;
	
	
}

#rubNav li a:link, #rubNav li a:visited {
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 25px 0px 0px;
	color: #FFFFFF;
}
#rubNav li a:hover, #rubNav li a:active, #rubNav li a:focus {
	color: #FFE600;
}

.rubriken {
	display: block;
	color: #FF0000;
	width:400px;
	height:65px;
	margin-bottom:20px;
	padding: 5px 0 0 5px;
	background-color: #000000;
}

#norm {
	width:200px;
	font-size:9px;
	line-height:14px;
	text-align:right;
	padding-top:10px;
	float:left;
	
}

address {
	font-size:11px;
	line-height:14px;
	display:block;
	color:#FFFFFF;
	font-style:normal;
	float:left;
	padding-right:50px;
	padding-top:10px;
}

.navVwRw {
	font-size:11px;
}

.gallerie {
	margin: 0 0 13px 0;
}

.first {
	color:#FFFF00;
	font-weight:bold;
}
label {
	display:block;
	width:90px;
	float:left;
}
input {
	border:#333333 solid 1px;

}

