
::-moz-selection{
	background:#222;
	color:#FC0;
}

::selection {
	background:#222;
	color:#FC0;
}

body
{
	background: url(../../img/forte/bg.gif) repeat-x #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #6e6e6e;
	margin: 0px;
	padding: 0px;
}

input
{
	display:inline;
	font-family: Verdana, Geneva, sans-serif;	
	color:#444;
	border:#999 1px solid;
}




img
{
	border: 0px;
}

#positionContainer
{
	margin: 0 auto;
	width: 996px;
	background: url(../../img/forte/contentbg.png);
}

#mainWrapper
{
	margin: 0px 25px 0px 25px;
	width: 945px;
}

#header
{
	background:url(../../img/forte/header.jpg) no-repeat;
	width: 100%;
	height: 234px;
	position: relative;
}

#logo
{
	float: right;
}


/*** main navigation ***/

#mainNavigation 
{
	position: absolute;
	bottom: 0px;
	background: url(../../img/forte/mainnavbg.gif) repeat-x bottom;
	width: 100%;
}

#mainNavigation a
{
	display: block;
	background: url(../../img/forte/mainnav.png);
	width: 182px;
	height: 11px;
	float: left;
	padding: 27px 8px;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #a7a6a6;
	font-size: 12px;
	text-decoration: none;
	margin: 0px -15px 0px 0px;
}

#mainNavigation a.active, 
#mainNavigation a:hover
{
	background: url(../../img/forte/mainnav_active.png);
	width: 179px;
	color: #b48301;
	padding-left: 9px;
}

#mainNavigation a:hover
{

	margin-right: -13px;
}

#mainNavigation a.active:hover
{
	margin-right: -15px;
}



#contentContainer
{
	margin-top: 27px;
}

#leftNavigation
{
	width: 197px;
	float: left;
	margin-right: 23px;
}

#mainContent
{
	width: 505px;
	float: left;
	margin-right: 23px;
}

#rightContent
{
	width: 197px;
	float: left;
}



/*** left navigation ***/

#leftNavigation h1
{
	background: url(../../img/forte/menuheadline.gif);
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 197px;
	height: 27px;
	text-align: center;
	padding-top: 10px;
}

#leftNavigation a
{
	display: block;
	color: #969696;
	text-decoration: none;
}

#leftNavigation .firstLVL
{
	background: #f2f2f2;
}

#leftNavigation .firstLVL a,
#leftNavigation .secondLVL a
{
	min-height:23px;
 	height:auto !important;
	height:23px;
	padding: 7px 0px 0px 9px;
	border-bottom: 1px solid #FFF;
}

#leftNavigation .secondLVL a
{
	padding-left: 28px;
	border-bottom: 1px solid #dedede;
}

#leftNavigation .thirdLVL a
{
	height: 15px;
}

#leftNavigation .secondLVL
{
	background: #FFF;
	border-bottom: 1px solid #dedede;
	display: none;
}

#leftNavigation .thirdLVL
{
	background: #FFF;
	border-bottom: 1px solid #dedede;
	padding: 7px 0px;
	display: none;
}

#leftNavigation .thirdLVL a
{
	padding-left: 43px;
	padding-top: 1px;
	border-bottom: 0px;
}

#leftNavigation a.last
{
	border-bottom: 0px;
}

/*** left nav active styles ***/


#leftNavigation a.active
{
	font-weight: bold;
}

#leftNavigation .thirdLVL a:hover
{
	text-decoration: underline;
}

#leftNavigation .firstLVL a.active,
#leftNavigation .firstLVL a:hover
{
	background: #dedede;
}

#leftNavigation .secondLVL a.active,
#leftNavigation .secondLVL a:hover
{
	background: #FFF;
}

#leftNavigation .firstLVL .active
{
	display: block;
}


#leftNavigation .secondLVL .active
{
	display: block;
}


/*** main content ***/

#mainContent h1
{
	font-size: 15px;
	margin: 8px 0px 5px 0px;
	color: #fbc514;
}

#mainContent ul,
#mainContent li
{
	margin: 0px 0px 0px 7px;
	padding: 0px;
}

#mainContent a.downloadLink
{
	/*color: #fbc514;
	text-decoration: none;*/
        color: #6e6e6e;
	text-decoration: underline;
	background: url(../../img/forte/bullet.gif) left center no-repeat;
	padding-left: 13px;
}

#mainContent a.moreLink
{
	color: #6E6E6E;
	text-decoration: underline;
	background: url(../../img/forte/bullet.gif) left center no-repeat;
	padding-left: 13px;
}


#mainContent a.linkLink
{
	color: #6E6E6E;
	text-decoration: underline;
	background: url(../../img/forte/bullet.gif) left center no-repeat;
	padding-left: 13px;
}

#mainContent a
{
	/*
        color: #FBC514;
	text-decoration: none;
        */
        color: #6e6e6e;
	text-decoration: underline;
}

#mainContent .contentItem h1
{
	color: #6e6e6e;
	font-size: 11px;
	margin: 0px;
}

#mainContent .contentItem p
{
	margin: 0px 0px 15px 0px;
}

#mainContent .contentItem
{
	border-bottom: 1px solid #dedede;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

/*** right content ***/

#rightContent h1
{
	background: url(../../img/forte/teaserHeadline.gif);
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 197px;
	height: 27px;
	text-align: center;
	padding-top: 10px;
	color: #b48301;
}

#teaserContent
{
	margin-top: 30px;
}

#teaserContent .teaser
{
	margin-bottom: 10px;
	border: 1px solid #d9d9d9;
}

/*** overruling styles ***/

.noBorder
{
	border: 0px !important;
}

/*** content styles ***/

p.contentGallery a
{
	margin-right: 10px;
}

#searchContainer
{
	position: absolute;
	right: 0px;
	bottom: 10px;
	height: 50px;
}

#searchContainer input
{
	background: url(../../img/forte/searchform_bg.gif);
	border: 0px;
	width: 161px;
	height: 18px;
	padding: 5px 3px 0px 3px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	position: absolute;
	bottom: 0px;
}

#searchContainer #searchSubmit
{
	width: 22px;
	height: 23px;
	background: url(../../img/forte/searchform_submit.gif);
	border: 0px;
	padding-top: 0px;
	position: absolute;
	right: 10px;
	cursor:pointer; cursor:hand;
}

#topNav
{
	margin-bottom: 10px;
}

#topNav a
{
	color: #6e6e6e;
	text-decoration: none;
}

#topNav a:hover
{
	text-decoration: underline;
}



/*** red style ***/

#mainContent h1
{
	font-size: 15px;
	/*color: #c94d34;*/

	margin: 0px;
	margin-top:7px;
	margin-bottom:5px;
}

#mainContent h2
{
	font-size: 11px;
	/*color: #c94d34;*/
	margin: 5px 0px 10px 0px;
}

/*** dates ***/

.dateTable td
{
	padding: 2px 5px;
}

.dateTable .dateItem
{
	padding-top: 6px;
}

.dateTable .header
{
	background: #AAA; /*#333d99;*/
	color: #FFF;
	font-weight: bold;
}

.dateTable .eot
{
	text-align: right;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}

#calendarTable .otherMonth
{
	color: #CCC;
}

/*** anmeldungsformular ***/

#registration, #profileForm
{
	margin-top: 20px;
}

#registration label, #profileForm label
{
	float: left;
	width: 100px;
	margin-top:4px;
	margin-bottom:12px;
	clear: left;
}

#registration input, #profileForm input
{	
	float: left;
	/*width: 300px;*/
	/*margin-bottom: 4px;*/
	padding: 2px;

	/*border: 1px solid #cecece;*/
}

input[type="checkbox"]
{
	border:none;	
}


input[type="hidden"]
{
	display:none;
}

input[type="text"], input[type="password"]
{
	display:inline;
	font-family: Verdana, Geneva, sans-serif;	
	color:#444;
	border:#CCC 1px solid;
	
	border-top:#AAA 1px solid;
	border-left:#AAA 1px solid;
}

input[type="text"][disabled],  input[type="password"][disabled]
{
	color:#666;
	border-top:#AAA 1px solid;
	border-left:#AAA 1px solid;
	cursor:default;
}


input[type="submit"], input[type="button"], input[type="reset"]
{
	font-size:8pt;
	background-color:#FFF;
	border: 1px solid #BBB;
	color:#999;
	font-weight:bold;
	margin-left: 2px;
	margin-right: 2px;
	padding: 1px 3px 1px 3px;
	cursor:pointer; cursor:hand;
}

input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover
{
	background-color:#F3D100;
	color:#555;
	border-bottom: 1px solid #888;

}

.input_default
{
	width:350px;
}
.input_postcode
{
	width:38px;	
	margin-right:6px;
	float:left;

}	
.input_city
{
	width:300px;	
}

.input_city2
{
	width:300px;	
}
#registration #save
{
	width: 80px;
	background: url(../../img/forte/bullet_red.gif) no-repeat left center #FFF;
	border: 0px;
	padding-left: 10px;
	margin-top: 10px;
}
div.error
{
	display:none;
}

label.error
{
	display: none !important;
}

input.error
{
	border: 1px solid #ff8f8f !important;
}

.searchInfo, .loginForm, .loginFormInfo
{
	position:absolute;	

	display:none;
	padding: 5px;

	border-top: #fbc800 3px solid;
	border-left: #fbc800 3px solid;
	border-bottom: #dfb000 3px solid;
	border-right: #dfb000 3px solid;
	
	background: url(../../img/forte/infobg.jpg) repeat-x center;	
}

.searchInfo
{
	margin-top:28px;
	margin-left:0px;
	width:220px;
	height:52px;
	
}

.loginForm
{
	margin-top:64px;
	margin-left:709px;
	background: url(../../img/forte/infobg.jpg) repeat-x top;
	background-position:78px;
	width:220px;
	height:88px;	
}

.loginForm a 
{
	color:#eab403;
	text-decoration:none;
}
.loginForm a:hover
{
	text-decoration:underline;
}

.loginFormInfo
{
	margin-top:90px;
	margin-left:680px;
	width:300px;
	height:35px;	
	z-index:999;
}

.loginForm input[type="text"], .loginForm input[type="password"]
{
	font-size:8pt;
	border: 1px solid #CCC;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
}

#searchInfoOK, #loginFormInfoOK
{
	cursor:pointer; 
	cursor:hand; 
	padding:2px 10px 2px 10px; 
	background-color:#FFF;
	border-bottom-color:#888;
	border-right-color:#888;
	border-top-color:#CCC;
	border-left-color:#CCC;

	color:#999;
	text-decoration:none;
}

#searchInfoOK:hover
{
	color:#BBB;
	text-decoration:underline;
	background-color:#FFF;
}

.eventContent p
{
    margin:0px;
    padding:0px;
}

.searchResult
{
	background-color:#FC0;
	color:#00F;
}

.searchLinkItem
{
	padding:1px;
	
}

.searchResults
{
	color:#000;
}

.searchLink
{
	text-decoration:none;
	/*color:*/
	color:#666;
	font-weight:bold;
	
}
.searchLink:hover
{
	text-decoration:underline;
	color:#C60;
}

.searchLink:hover .searchResult
{
	background-color:#EAB403;
	color:#FFF;
}

.zoomImg
{
	float:left;
	position:absolute;
	z-index:100;
}
