﻿div,ul,li,form,h1,h2,h3,h4,h5,p{
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	text-align: left;
}
body{
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	text-align: left;
	background: #ffffff;
	color: #7D6D65;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvtica, sans-serif;
}
h2{
	font-size: 1.2em;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}
h3{
	font-size: 1.1em;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}
h4{
	font-size: 1.05em;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}
h5{
	font-size: 1.0em;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}
a{
	color: #BA9300;
	text-decoration: none;
	font-style: italic;
}
a:hover{
	color: #BA9300;
	text-decoration: underline;
}

/* ---- */
p{
	line-height: 1.5em;
	margin-bottom: 1em;
}
ul{
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 30px;
}
li ul{
	padding-left: 15px;
}
li{
	list-style: disc;
	line-height: 1.7em;
}

img{
}
a img{
}
td{
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: solid 1px #FFFFFF;
	
}
th{
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #BA9300;
	color: #34362F;
	font-weight: normal;
	text-align: left;
	border-right: solid 1px #FFFFFF;
	text-transform: uppercase;
	
}
strong{
	color: #BA9300;
}
/* ---- */

#layout{
	text-align: center;
}
#layoutBody{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

hr.line{
	display: none;
}


#content{
	float: left;
	width: 1022px;
	border-left: solid 1px #34362F;
	border-right: solid 1px #34362F;
	border-bottom: solid 1px #34362F;
	min-height: 500px;
}
div.contentHome{
	background: transparent url("../Images/contentHomeBg.png") repeat-y 100% 0%;
}
div.contentHome #contentLeft,
div.contentHomeWhite #contentLeft{
	width: 482px;
}
div.contentHome #contentRight,
div.contentHomeWhite #contentRight{
	width: 450px;
}
#contentLeft{
	float: left;
	width: 461px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#contentRight{
	float: right;
	width: 471px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#contentPlace{
	float: left;
	width: 962px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#headerImage{
	border: none;
}
#header{
	clear: both;
	height: 178px;
	width: 1022px;
	z-index: 10;
	overflow: hidden;
	border: solid 1px #34362F;
	background: #98b348;
	margin-bottom: 5px;
}
#header h1, #header div.jumpContent{
	display: none;
}
#header div.jumpHome{
	position: absolute;
	top: 12px;
	right: 32px;
	width: 85px;
	height: 158px;
}
#header div.jumpHome a{
	display: block;
	width: 85px;
	padding-top: 158px;
	height: 0px;
	background: transparent url("../Images/headerLogo.png") no-repeat 0% 0%;
	overflow: hidden;
	cursor: pointer;
}

#menu{
	width: 1024px;
	background: #34362f;
	height: 32px;
	font-size: 12px;
	z-index: 5;
}

#menu1{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvtica, sans-serif;
}
#menu1 li{
	float: left;
	list-style: none;
	height: 32px;
	line-height: 32px;
	padding: 0px;
	border-right: solid 1px #ffffff;
}
#menu1 li a{
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	color: #BA9300;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;
	font-style: normal;
}
#menu1 li a:hover,#menu1 li a.menu1Active{
	background: #BA9300;
	color: #34362F;
	text-decoration: none;
}
#menu1 ul{
	/* display: none; */
	float: none;
	position: absolute;
	top: 33px;
	left: 0px;
	background: #BA9300;
	padding-left: 15px;
	margin: 0px;
}
#menu1 ul li{
	float: none;
	border: none;
	padding: 0px; 
	margin: 0px; 
	height: auto;
	line-height: 1em;
	width: 180px;
}
#menu1 ul a {
	float: none;
	display: block;
	color: #34362F;
	border-bottom: solid 1px #34362F;
	padding: 0px; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	padding-right: 10px; 
	font-size: 12px;
	height: auto;
	line-height: 1em;
	width: auto;
}
#menu1 ul a:hover{
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;

}
#menu1 ul ul{
	float: none;
	position: absolute;
	top: 0px;
	left: 181px;
	margin: 0px;	
}


#menu2{
	padding: 0px;
	margin: 0px;
	height: 28px;
	top: 4px;
	right: 10px;
	position: absolute;
}
#menu2 li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	padding-right: 7px;
}
#menu2 a{
	display: block;
	float: left;
	display: block;
	width: 27px;
	height: 0px;
	padding-top: 24px;
	overflow: hidden;
}

#menu2 li a.menu2Camera{
	background: url("../../upload/Camera_1.png") no-repeat;
}

#footer{
	clear: both;
	font-size: 10px;
	color: #BA9300;
	background: transparent url("../Images/twoColumnsBg.png") repeat-y 0px 0px;
	height: 20px;
	padding-top: 8px;
	padding-bottom: 20px;
	font-family: Tahoma,Verdana, Arial, Helvtica, sans-serif;
	white-space: nowrap;
}
#footerTextLeft{

}
#footerTextRight{
	position: absolute;
	top: 8px;
	right: 0px;
}
#footerTextRight,#footerTextRight a{
	color: #34362F;
	font-style: normal;
}

div.jumpBegin{
	display: none;
}
div.jumpContent{
	display: none;
}


/* dailyNews */
#dailyNews{
	margin-bottom: 30px;
}
#dailyNews h2{
	background: #FFFFFF;
	text-transform: none;
	padding: 5px;
	font-size: 1.1em;
	margin: 0px;
}
#dailyNews div.dailyNewsItems{
	padding-left: 10px;
}
#dailyNews div.dailyNewsItem{
	padding-top: 10px;
	border-bottom: solid 1px #7D6D65;
	border-top: solid 1px #E3E4E5;
}
#dailyNews div.dailyNewsItem p{
	margin: 0px;
	padding: 0px;
}
#dailyNews div.dailyNewsLinks{
	padding-left: 10px;
	padding-top: 15px;	
}
#dailyNews div.dailyNewsLinks a{
	color: #7D6D65;
	font-weight: bold;
	
}

/* vorschau */
#vorschau{
	margin-bottom: 30px;
}
#vorschau h2{
	background: #FFFFFF;
	text-transform: none;
	padding: 5px;
	font-size: 1.1em;
	margin: 0px;
}
#vorschau div.vorschauItems{
	padding-left: 10px;
}
#vorschau div.vorschauItem{
	padding-top: 10px;
	border-bottom: solid 1px #7D6D65;
	border-top: solid 1px #E3E4E5;
}
#vorschau div.vorschauItem p{
	margin: 0px;
	padding: 0px;
}
#vorschau div.vorschauItem a
{
    line-height: 20px;
    vertical-align: top;
}

/* team */
div.teamCard{
	width: 125px;
	height: 160px;
	overflow: hidden;
	padding-right: 10px;
	float: left;
	
}
div.teamCardPhoto{
	width: 90px;
	height: 105px;
	overflow: hidden;
	background: #9C9D9F;
	margin-bottom: 3px;
}
div.teamCardPhoto img{
	width: 90px;
	height: 105px;
	border: none;
}
div.team h3{
	clear: both;
}
div.teamSekretariat{
	position: absolute;
	top: -10px;
	left: 180px;
	width: 280px;
}

.image_left
{
	float: left;
	padding-right: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 0;
}



.image_right
{
	float: right;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0;
}

.IframeControl
{
	background-color: White;
	Width:700px;
	
}

.WebGalleryText
{
    font-size: 8pt;
}

.sitemap
{
    clear: both;
}

.sitemap a,
.sitemap a:active,
.sitemap a:visited
{
	display: block;
	line-height: 18px;
	text-decoration: none;
}

.sitemap a:hover
{
	display: block;
	line-height: 18px;
	text-decoration: none;
}

.sitemaplevel0
{
	text-decoration: none;
}

.sitemaplevel1
{
	padding-left: 20px;
	text-decoration: none;
}

.sitemaplevel2
{
	padding-left: 40px;
	text-decoration: none;
}
.contactcell
{
    width: 150px;
}

