* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	font-size:100.01%;
}

body {
	height: 100%;
	font-size:1em;
	background-repeat: repeat-y;
	background-color: #FFFFFFF;
	background-image: url(images/body_bg.jpg);
	background-position: center;
	font-family: "Calibri";
}

#container {
	width: 931px;
	margin: 0px auto;
	background-color: #FFFFFF;
	font-size:.9em;
	background-image: url(images/container.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 113px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#subheader {
	height: 71px;
	clear: both;
	background-image: url(images/sub_header.jpg);
	background-repeat: no-repeat;
}
#subheader h1 {
	text-align:left;
	font-family:calibri;
	font-style:normal;
	margin-bottom:0px;
	padding-top: 28px;
	margin-top: 0px;
	margin-left:10px;
}
	

#content {
	margin-right: 202px;
	background-color: #dcdcdc;
	padding: 10px;
	width:690px;
}

#right {
	width: 168px;
	float: right;
	clear: both;
	background-color: #9c9c9c;
	padding-top: 3px;
	font-size: 0.8em;
}

#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 21px;
	font-size: 0.7em;
	padding-top: 10px;
	padding-left: 20px;
}
#footer a {
	color: #000000;
}

#footerNyheter { padding-left:250px;
                 height: 21px; 
                 font-size:.7em;
				 clear: both;
				 background-image: url(images/footer.jpg);
	             background-repeat: no-repeat;
				 padding-top: 10px;
				 padding-bottom: 10px;
}

/*********************************************  Linkbar Beginning **************************************/

 #navcontainer ul
{
	font-size: small;
	background-image: url(images/linkbar_bg.jpg);
	height: 37px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-left: 20px;
	padding-top: 8px;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}

/********************************************   Linkbar ending ***********************************/


/********************************************    Linkpanel beginning ************************************/

.navcontainer {
	text-decoration: none;
}

.navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #dcdcdc;
}

.navcontainer a
{
	display: block;
	padding: 4px 0 4px 10px;
	width: 158px;
	border-bottom: 1px solid #636363;
	background-image: url(images/linkpanel.jpg);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}

.navcontainer a:link,
{
color: #000000;
text-decoration: none;
}

.navcontainer a:hover
{
	color: #fff;
	background-image: url(images/linkpanel_hover.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/************************************************* Linkpanel end **********************************/

h1 {
	padding-top: 61px;
	font-size: 2em;
	color: #FFFFFF;
	text-align: right;
	margin-right: 40px;
	font-style: italic;
}

h2 {
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 39px;
	padding-top: 20px;
	padding-left: 40px;
	clear: left;
	color: #FFFFFF;
} 

h3 {
	font-size: 1em;
	background-color: #ab0000;
	padding-left: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 15px;
	background-repeat: no-repeat;
	height: 18px;
}

p {
   margin: 7px;
} 

ul.default {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 0.9em;
	color: #CC0000;
	list-style-image: url(images/arrow.gif);
}
/************************************** Seitenformatierung  ********************************************/
.image {
	border:0px;
}
#option_box td {
	background-image:url(images/white_back.png);
	background-repeat:no-repeat;
	background-position:center;
	width:260px;
	height:200px;
	padding:5px;
}
#option_box a {
	font-size:12pt;
	text-decoration:none;
	color:black;
	padding-bottom:2px;
}
td {
	padding:5px;
}
.karte {
	display: inline;
	color: #000000;
	font-size:12pt;
}
.karte  a{
	color: #000000;
}
.gallery {
	display:inline;
	width:160px;
}
.gallery  a{
	color:black;
}
.gaThumb {
	border:0px solid black;
	margin:2px;
}
.gaNav {
	color:black;
}
.rowOne {
	background-color: #9c9c9c;
	color: #FFFFFF;
}
.rowTwo {
	/*background-color: #FFFFFF;*/
	color: #000000;
}
.setcomment {
	width:400px;
	height:50px;
}
.linkfeld {
	width:220px;
}
.linkfeldlittle {
	width: 30px;
}
.w100 {
	width:100px;
}
.error {
	margin-left:50px;
}
.month {
	margin-left: 20px;
	background-color:#dcdcdc;
	color:black;
	margin-top:10px;
}
.agenda {
	margin-left: 60px;
}
