body {
	background-color: #82BABE;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 810px;
	height: 586px;
	text-align: center;
}

#pagecontent {
	background: url(/images/template_bg.gif) no-repeat top;
	padding: 0px;
	width: 810px;
	height: 555px;
	text-align: left;	
} 

#pagetop {
	width:810px;
	height:30px;
}


#breadcrumb {
	float: left;
	width: 600px;
	padding-top: 12px;
	font-size: 11px;
	color: #fff;
	text-align: left;
}

#breadcrumb a {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}

#breadcrumb a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}

#pagetoptxt {
	float: right;
	width: 200px;
	padding-top: 12px;
	font-size: 11px;
}

#pagetoptxt a {
	text-decoration: none;
	font-size: 11px;
}

#search_box {
	margin: 0 auto;
	float: right;
    width: 201px;
    height: 31px;
    background: url(/images/bg_search.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 8px 0 0 8px;
    border: 0;
    width: 159px;
    background: none;
    font-size: 11px;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

#pageheader {
	background-color: #000;
	width:950px;
	height:40px;
	padding-bottom: 0px;
	
}

#logo {
	margin-top: 15px;
	padding-left: 10px;
	float: right;
	width: 265px;
	height: 65px;
}
#logo h1 {
	text-indent: -600em; 
	overflow: hidden;
	margin: 0;
}
#logo #logo_text {
	background: url(/images/logo.gif) no-repeat;
	width: 265px;
	height: 65px;
	font-size: 1px;
}
#logo #logo_text a {
	display: block;
	height: 65px;
}


#pageheadermenu {
	float: left;
	width: 527px;
	height: 25px;
	text-align: center;
	padding-top: 10px;
	color: #000000;
}

#pageheadermenutxt {
	width: 650px;
	height: 45px;
}  


#topmenu {
	clear: both;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #000;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0px 10px 10px 0px;
	
}
#topmenu li {
	display: inline;
}
#topmenu a {
	color: #fff;
	text-decoration: none;
	margin-top: 0px;
	padding: 10px 10px 2px 10px;
	border: 0px;
	font-size: 12px;
}
#topmenu a:hover {
	color: #A1A1A1;
}
#topmenu a.selectedtop {
	border-bottom: 0px solid #A1A1A1;
	color: #A1A1A1;
}

/*SECMENU*/

#pagesecmenu {
	float: left;
	width: 525px;
	height: 25px;
	text-align: center;
	padding-top: 0px;
	color: #000000;
}

#secmenu {
	clear: both;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #000;
	padding: 8px 0px 0px 0px;
	margin-bottom: 0px;
}
#secmenu ul {
	list-style: none;
	margin: 0;
	padding: 0px 10px 10px 0px;
	
}
#secmenu li {
	display: inline;
}
#secmenu a {
	color: #fff;
	text-decoration: none;
	margin-top: 0px;
	padding: 10px 10px 2px 10px;
	border: 0px;
	font-size: 12px;
}
#secmenu a:hover {
	border: 0px;
	border-bottom: none;
	color: #DF680D;
}
#secmenu a.selectedmenu {
	border-bottom: 0px solid #DF680D;
	color: #DF680D;
}

/*SECMENU*/

#pagecontenttop {
	width: 940px;
	Height: 24px;
	text-align: right;
	display: none;
}

#leftcontent {
	float: right;
	/*padding-top: 15px;*/
	/*padding-right: 15px;*/
	width: 190px;
	text-align: left;
} 

#leftmenu {
	clear: both;
	width: 170px;
	padding: 15px 0px 0px 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
}

#leftmenu ul {
	list-style: none;
	margin: 0;
	padding: 12px 0px 10px 0px;
}

#leftmenu li {
	list-style: none;
	margin: 0;
	padding: 0px 0px 15px 0px;
}



#leftmenu a {
	color: #223D3F;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;

}
#leftmenu a:hover, #rightteasertxt a:hover {
	color: #000;
}

#rightteasertxt a {
	color: #223D3F;
	text-decoration: none;
	font-size: 11px;

}


#leftmenu a.selectedmenu {
	color: #000;
	border: 0px;
	border-bottom: none;
	background: #82BABE;
	border-bottom: 3px solid #fff;	
	padding: 5px;
}

.menua, .selectedmenu{
	font-weight: normal;
}

#pageheaderpix {
	width: 605px;
	height: 150px;
	text-align: left;
	padding: 15px 0px 0px 15px;
}

#pageheaderpixcontent {
	background-color:#376B67;
	width: 592px;
	height: 150px;
}   

#pageheaderpixcontenttxt {
	float: left;
	width: 297px;
	height: 150px;
	overflow: none; 
}

#pageheaderpixcontentpix {
	float: right;
	width: 295px;
	height: 150px;
	overflow: none; 
}

/*PAGEPIX NEUTRAL*/
#pageheaderpixheadline {
	background-color:#969595;
	width: 522px;
	height: 60px;
	color: #fff;
	font: 22px/25px Verdana, Arial, Helvetica, sans-serif;
}   

#rightcontentheadline {
	background-color:#969595;
	width: 233px;
	height: 60px;
	color: #fff;
	font: 22px/25px Verdana, Arial, Helvetica, sans-serif;
} 

#pageheaderpixheadlinetxt {
	padding: 15px 0px 0px 12px;
}

#rightheaderpixheadlinetxt {
	padding: 15px 0px 0px 12px;
}


#pageheaderpixtxt {
	width: 522px;
	height: 125px;
}   

#rightcontent {
	float: left;
	width: 292px;
}


#maincontent {
	float: left;
	width: 607px;
	height:555px;
	text-align: left;
} 

#mainpagecontent {
	width: 500px;
	height:390px;
	padding: 0px 0px 0px 0px;
}

#mainpagecontentheadline{
	padding: 20px 0px 0px 40px;
}

#mainpagecontenttxt {
	scrollbar-3dlight-color: #82BABE;
	scrollbar-arrow-color:#82BABE;
	scrollbar-base-color: #657772;
	scrollbar-darkshadow-color: #657772;
	scrollbar-face-color: #657772;
	scrollbar-highlight-color: #657772;
	scrollbar-shadow-color: #82BABE;
	scrollbar-track-color: #657772;		

	width: 385px;
	height:255px;
	margin-top: 15px;
	padding-left: 80px;
	cursor: default; 
	overflow: Auto; 
	overflow-x: hidden; 	
}

#pagecontenttxt {
	float: right;
	width: 522px;
}


.slideshowtxt {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

#newsheadline {
	width: 290px;
	border-top-color: #D4D3D2;
	border-top: solid;
	border-width: 1px;	
	margin: 15px 0px 15px 0px;
}


#newscontainer {
	background:url(/images/newslink_bg.gif) repeat-x center top;
	width: 500px;
}

#newscontainertxt {
	padding: 15px;
	text-align: left;

}

#newscontainertxt a, #mainpagecontenttxt a {
	font-size: 12px;
	text-decoration: underline;
}

#newscontainertxt a:hover, #mainpagecontenttxt a:hover {
	color: #82BABE;
}

/* RIGHT BLOK */

#rightteasertxtheadline {
	padding: 12px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#rightteasertxt {
	padding: 25px;
	text-align: left;
	font-size: 12px;
	color: #fff;
	overflow: hidden;
}

#rightteasertxt a, a:hover{
	font-size: 12px;
	color: #fff;
}

#rightcontent, a{
	font-size: 12px;
}

#rightteaserpix {
	width: 322px;
	height: 150px;
	overflow: hidden;
	padding-bottom: 5px;
}

hr {
	display: none;
}
p {
margin: 0px 10px 10px 0px;
	
}

h1 {
	/*margin: 0 0 14px 0;*/
	font-size: 28px;
	/*line-height: 18px;*/
	/*font-weight: bold;*/
	font-weight: normal;
	color:#fff;
}
h2 {
	margin: 0 0 14px 0;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
}

h3 {
	margin: 4px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
}

a {
	font-size: 12px;
	color: #fff;
}

a:hover {
	color: #ccc;
}

.rightcol p {
    margin-left:0px;
    text-indent:-0px;
}

.rightcol a {
    text-decoration: none;
	font-size: 12px;
}

 /* ---------------------------------------------------------------------- */


label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 220px;
margin-bottom: 5px;
BORDER: #58676C  1 1 1 1px solid;
}

textarea{
width: 220px;
height: 100px;
BORDER: #58676C  1 1 1 1px solid;
}

.boxes{
width: 1em;
} 
 
.FormsLayout
{
	border-top-style: solid;
	border: 1px solid #8A919A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A919A;
	background-color: #fff;
	font-size: 11px;
	color: #575757;
}
.SendLayout
{
	background-color: #000000;
	border-top-style: solid;
	border: 1px solid #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3;
	font-size: 11px;
	color: #ffffff;
}

#pagetop .searchfield
{
	position: absolute;
	right: 42px;
	background: url(/images/bg_search.gif) no-repeat left top;
	border: none;
	color: #4A4A4A;
	height: 16px;
	padding: 6px 10px;
	width: 150px;
}

#pagetop .button {
	cursor: pointer;
	float: right;
	margin-top: 5px;
	padding: 1px 2px;
}


/*FORMFELTER*/


 /* ---------------------------------------------------------------------- */

.req {
	width: 5px;
	background-color:#fff;
}

.galleriimg {
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f1f1f1;
	border:1px solid #e1e1e1;
}

.getAnswer{
	padding: 0px;
	background-color: #cccccc;
	width: 30px;
}

#footer {
	background-color: #C3DEE0;
	width: 810px;
	height: 32px;
	text-align: center;
}

#footertxt {
	padding: 10px 0px 10px 0px;
	color: #376B67;
	font-size: 11px;
	text-align: center;
}

#footer a {
	color: #376B67;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover {
	color: #657772;
}


/*GALLERI CONTENT*/



#pagegallericontent {
	width: 592px;
	height: 390px;
	text-align:left;
	padding-left: 15px;
}

#pagegallerinavcontent {
	background: #82BABE;
	width: 295px;
	height: 22px;
	text-align: center;
	padding-top: 3px;
}

#pagegallerinavcontent a {
	color: #000;
	font-size: 15px;
	text-decoration: none;
}
#pagegallerinavcontent a:hover {
	color: #fff;
}

#pagegallerinavcontent a.selectedmenu {
	color: #fff;
	font-weight: bold;
}

#pagegallerileftcontent {
	/*background: #ccc;*/
	float: right;
	width:295px; 
	height:390px;
	overflow: hidden; 
}


#pagegallerileftcontentscroll
{
	scrollbar-3dlight-color: #82BABE;
	scrollbar-arrow-color:#82BABE;
	scrollbar-base-color: #657772;
	scrollbar-darkshadow-color: #657772;
	scrollbar-face-color: #657772;
	scrollbar-highlight-color: #657772;
	scrollbar-shadow-color: #82BABE;
	scrollbar-track-color: #657772;		

	width:170px; 
	height:340px;
	cursor: default; 
	overflow: Auto; 
	overflow-x: hidden; 
	padding-left: 15px;
		
}

#pagegallerirightcontent
{
	float: left;
	width:297px; 
	height:390px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
		
}


/*GALLERI CONTENT*/

