/* kunstpunkt-bern Masterstylesheet 
	created by subdesign.ch
	Version 1.0
	January 2006
*/

/* Elements */

body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:0.8em;
background-image: url(../img/bg_main.jpg);
background-color: #F1F5F9;
margin: 0px;
padding: 0px;
}

.textgrau {
	color: #666;
}

h1 {
	font-size: 1.6em;
	color: #99ccff;
	font-weight: bold;
}

h5 {
	line-height: 100%;
}

td {
	vertical-align: top;
}

fieldset {
	background-color: #eee;
	width: 550px;
	padding:15px;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5;
}

.input {
	text-align: left;
	margin-left: 150px;
	top: -19px;
	position:relative;
}

input, textarea {
	background-color:#fff;
   border:1px solid #cecece;
  	width:350px;
  	padding:3px;
  	margin-right:10px;
}

.submit input{
  width:100px;
  background-color:#99ccff;
  color:#fff;
}

.submit{
  text-align:left;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#666;
  }

a:hover
{ 
 text-decoration: none;
 color: #89A7CD;

}
#news a:link, a:visited, a:active, a:hover {
	font-size:1.0em;
}
/* ID's */
#navig1 {
position: absolute;
width: 620px;
background-image: url(../img/bg_main.jpg);
background-repeat: repeat;
margin-top:-20px;
text-align: center;
vertical-align: bottom;
}

#navig2 {
position: absolute;
width: 614px;
margin-top:-1px;
padding: 3px;
vertical-align: bottom;
text-align: center;
background-color: #99ccff;
}
#navig1 a {
	color: #000;
}

#navig2 a {
	font-weight: normal;
	color: #fff;
}
/*
#navig2 a:hover {
	color: #F4F4F4;
}
*/

#container {
		width: 620px;
		height: 1500px;
		background-color: #fff;
		margin-top: 50px;
		margin-left: 170px;
		border-top: 1px solid #99ccff;
		border-left: 1px solid #99ccff;
}
#containerlong {
		width: 620px;
		height: 6000px;
		background-color: #fff;
		margin-top: 50px;
		margin-left: 170px;
		border-top: 1px solid #99ccff;
		border-left: 1px solid #99ccff;	
}

#content {
	/*background-color: #fff;*/
	width: 580px;
  position: absolute;
	padding-left: 20px;
	margin-top: 50px;
	margin-left: -1px;
	border-left: 1px solid #99ccff;
}

#right {
position: relative;
left: 210px;
margin-top: 16px;
width:200px;
float:right;
height:800px;
}

#rightbox {
	position: relative;
	margin-top: 44px;
	margin-right: 10px;
	padding: 5px;
	width: 200px;
	float: right;
	border: 1px solid #99ccff;
	background-color: #eee;
}
#galeriepic {
	/*position: relative;
	margin-top: 44px;
	margin-right: 10px;*/
	padding: 20px;
	border: 1px solid #ccc;
	width:300px;
	float:right;
	font-size: 1.0em;
	
}

#agenda {
	position: relative;
	background-color: #eee;
   border:1px solid #cecece;
	width: 550px;
	padding:15px;
	/*filter:alpha(opacity=50); 
	-moz-opacity: 0.5;*/
}
#news {
	font-size: 0.8em;
}

#logo {
	position: absolute;
	margin-left: -160px;
	margin-top: -27px;
}
/*
 #halloText {
color: #666;
font-weight: bolder;
position: absolute;
top: 95px;
left:307px;
width: 350px;
}*/

#zitat {
color: #89A7CD;
font-style: oblique;
position: absolute;
text-align: right;
/*top: 180px;*/
top: 260px;
left:540px;
width:230px;
} 

#kunst {
position: absolute;
top: 250px;
left:171px;
filter:alpha(opacity=50); 
-moz-opacity: 0.5;
}

#norgebanner {
position: absolute;
top: 80px;
left:190px;
}


#indexBild {
position: absolute;
/*top: 151px;*/
top: 230px;
left:260px;
width:300px;
}
#indexSzene {
	position:absolute;
	top: 320px;
	left: 270px;
}

#indexGalerie {
	position:absolute;
	top: 320px;
	left: 270px;
	width: 430px;
}

#descrSzene {
	position:absolute;
	top:150px;
	left:400px;
	width:400px;
}

#descrGalerie {
	position:absolute;
	top:200px;
	left:400px;
	width:300px;
}

/* Classes */
.hrdotted {
background-image: url(../img/hr_dotted.gif);
background-repeat: repeat-x;
width: 100%;
}
.headlinecol {
	color: #99ccff;
	font-weight: bold;
}
.navigtext1 {
	font-weight: bold;
	line-height: 150%;
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
}

.navigtext0 {
	font-weight: bold;
	line-height: 150%;
	background-color: #99ccff;
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
}

.navigtext2 {
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
}
.navigtext2:hover
{
	color: #000;
}

.navigtext2select {
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
	background-color: #BFE0FF;
}
.smalltext {
	font-size:0.8em;
}
.smalltextfett {
	font-size:0.8em;
	font-weight: bold;
}
.agendapic {
	position: relative;
	float: right;
}

.szenepic {
	float:left;
	margin-right: 20px;

}
.leftbox {
	position: relative;
	font-size: 0.8em;
	font-weight: bold;
	height: 170px;
	}
.nofloat {
	clear: both;
}
.botaligntext {
	position: absolute;
	left: 330px;
	bottom: 0px;
}
.simpleborder {
	border: 1px solid #666;	 
}
.szenetext {
	float:left;
	margin-top:-3px;
	margin-left:0px;
}

.headline {
	font-weight: bold;
	font-size: 1.0em;
}
.headlinegrau {
	font-weight: bold;
	font-size: 1.0em;
	color: Gray;
}

.navgalerie:link, .navgalerie:visited, .navgalerie:active, .navgalerie:hover
{ 
 	font-weight: normal;
	font-size: 0.8em;
}
.navgaleriefocus:link, .navgaleriefocus:visited, .navgaleriefocus.active, .navgaleriefocus:hover
{
	font-weight: bold;
	font-size: 0.8em;
}
.galeriename:link, .galeriename:visited, .galeriename:active, .galeriename:hover
{ 
 	font-weight: normal;
	color: #89A7CD;
}
.galerie:link, .galerie:visited, .galerie:active, .galerie:hover
{ 
 	font-weight: normal;
	color: #89A7CD;
}
.galerie:hover
{
	color: #666;
}
.imgdescr {
	font-size: 1.0em;
	font-style: italic;
	text-align: center;
}
.galimg {
	display:block;
	text-align:center;
}
.litfett {
	font-weight: bold;
	width: 100px;
	float: left
}
.litbox {

}

