﻿h1.RightHeading {
	color:#a99789;
	background-color:#ede9e6;
}

h2.aktuellt {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:100%;
	margin: 0.5em 0em 0.5em 0em;
}

p.Smaller {
	font-size: 80%;
}
/* <News> */
#NewsLeft {
	width: 40%;
	float: left;
	overflow: hidden;
	padding-right: 2%;
	font-size: 70%;
}
	.NewsList {
		width: 100%;
	}
		.NewsList h1
		{
			padding: 0.5em 0 0.5em 1.2em;
			color: #fff;
			background-color: #b8aa9d;
			margin: 0;
		}
		.NewsList ul
		{
			list-style-type:none;
			margin: 0;
			padding: 0;
		}
			.NewsList ul li
			{
				border-top: solid 0.3em #fff; 
			}
			.NewsList ul li.FirstItem
			{
				background-color: #f2eeeb;
			}
			.NewsList ul li.Divider
			{
				background-color: #b8aa9d;
				height: 8px;
			}
		.NewsList h3 {
			margin:0;
			font-size:100%;
			font-weight:bold;
		}
		.NewsList p
		{
			padding-top: 0.5em;
			font-size:80%;
		}
		.NewsList a
		{
			font-size: 120%;
			font-weight: bold;
		}
		.NewsList a.Selected {
			background-color:#F1EDEA !important;
		}
		.NewsList a.BlockLink, .NewsList a.BlockLink:active /*, .RightBody a:link, .RightBody a:visited, .RightEditor a:link, .RightEditor a:visited, #Editor a:link, #Editor a:visited, #StartPageEditor a:link, #StartPageEditor a:visited, .StartEditor a:link, .StartEditor a:visited */{
			background-image: url("images/link_arrow.gif");
			background-position: top left;
			background-repeat: no-repeat;
			background-color: #ddd8d2;
			background-position:5px 10px;
			display:block;
			padding: 0.5em;
			margin: 0px !important;
			height:1%;
		}
		.NewsList a.BlockLink:hover {
			text-decoration:none;
			background-color:#f6f3c0;
		}
			.NewsList a.BlockLink h3 {
				color:#0066CC;
				margin-left:0.5em;
			}
			.NewsList a.BlockLink p {
				margin-left:0.5em;
				margin-bottom:0;
				color:#4d4c4c;
				font-weight:normal;
			}
	
#NewsRight {
	width:58%;
	float:left;
	overflow:hidden;
}

/* </News> */

ul#MainMenu li {
	font-size:60%;
	color:#000000;
}

ul#MainMenu li a {
	color:#000000;
	display:block;
}
ul#MainMenu li:hover, ul#MainMenu li.Item:hover, ul#MainMenu li.Selected:hover {
	background-color: #f6f3c0;
}
* html ul#MainMenu li:hover, * html ul#MainMenu li.Item:hover, * html ul#MainMenu li.Selected:hover {
	cursor:pointer;
}
ul.SubMenuStartPage {
	font-size:70%;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.SubMenuStartPage li {
	list-style-type:none;
	font-weight:bold;
	line-height:120%;
	margin:0;
	padding-bottom: 0.8em;
	width: 219px;
	height: 52px;
}

ul.SubMenuStartPage a:link, ul.SubMenuStartPage a:visited, ul.SubMenuStartPage a:hover {
	color: Black;
	text-decoration:none;
	text-align: center;
}
ul.SubMenuStartPage a:active {
	color:#000000;
}
ul.SubMenuStartPage a:focus {
	outline:none;
}
ul.SubMenuStartPage .Selected {
	font-weight:bold;
}
ul.SubMenuStartPage img {
	border:none;
}

.myButton {
	display:block;
	background: url('images/btnBig.jpg') no-repeat;
	cursor:pointer;
	line-height:52px;
	font-family: Verdana;
	padding:17px 5px;
	height:52px;
	font-size: 11px;
	text-decoration: none;
}

.myButton span {
	cursor:pointer;
	display:block;
	padding:0 15px;
	line-height:12px;
}

.myButton:hover {
	background: url('images/btnBig_mo.jpg') no-repeat;
}

.myButton .center {
	display: table-cell;
	padding-right: 8px;
	padding-left: 40px;
	vertical-align: middle;
	height: 52px;
	display: block; 
	padding-top: 15px;
}
.myButton:active {
	margin:0;
	padding:17px 5px;
}

h1 {
	color:#000000;
}
h2 {
	color:#000000;
}
h3 {
	color: #000000;
}

.Bupnu {
	padding-bottom: 1em;
}
.Bupnu .Top {
	background: transparent url('images/bupnu_top.jpg') no-repeat;
	height: 52px;
	width: 238px;
}
.Bupnu .Content {
	border-left: solid 5px #fac37d;
	border-right: solid 5px #fac37d;
	width: 228px;
	font-size: 70%;
}
.Bupnu .Content .ContentPadding{
	padding: 0.4em;
	background-color: #fffce4;
}
.BupnuBtn{
	padding: 0.4em;
	background-color: #fffce4;
}

.Bupnu .Bottom {
	background: transparent url('images/bupnu_bottom.jpg') no-repeat;
	height: 10px;
	width: 238px;
}

.Bupnu ul {
	list-style-type:none;
	margin:0;
	padding: 0px 0px 10px 0px;
}

.Bupnu ul li a{
	color: #333333;
	line-height: 130%;
}

.GoogleMap
{
	font-size: 75%;
	width: 350px;
}
.GoogleMap a
{
	font-size: 80%;
}
.GoogleMap h2
{
	font-size: 100%;
}

.Sections {
	margin-top: 4px;
	padding: 10px;
	background-color:#ede9e6;
}
.Sections .Input {
	width: 250px;
	vertical-align: top;
	height: 18px;
}
.Sections .ddlInput {
	width: 250px;
	vertical-align: top;
	height: 24px;
	margin-top: 1px;
}
.Sections .button {
	margin-top: 1px;
	vertical-align: top;
}

.SectionInfo .GoogleMap {
	padding: 10px 0px;
	font-size: 120%;
}
.SectionsInfo {
	font-size: 100% !important;
}
.SectionsInfo {
	background-color:#fff593;
	margin-top: 20px;
	border: solid 1px #d4cbc4;
}
.SectionsInfo h1{
	margin: 0;
	padding: 0.5em;
	background-color:#f29200;
	color: #fff;
}
.SectionsInfoText {
	padding: 5px;
}

