@import url("base.css");
@import url("lightbox.css");

body
{
	background-image: url(../Images/Flexible/bg_verlauf.png);
	background-repeat: repeat;

	font-size: 13px;
	line-height: 18px;
	font-family: Arial;
	color: #666666;
}

html
{
	overflow: auto; /**IE BUG FIX**/
}

.outer
{
    overflow: hidden;
    margin: 30px auto;
	width: 960px;
}

.flex_content_all
{
	width: 100%; 
	position:relative;
}

h1, .pagetitle 
{
    font-family: Georgia;
	font-size: 24px;
	margin-bottom: 15px;
	font-weight: 100;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 34px;
	color: #223a6a;
	display: block;
}

h2
{
	font-size: 16px;
	color: #666666;
}

a, a:visited
{
	color: #787A7D;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

input, select
{
	color: #646464;
}



/***HEADER***/
.flex_header_top

{ 
    float: left;
	width: 100%;
	background-color: #ececde;
	height: 116px;
	/*border-bottom: solid 4px #d7e0e5;*/
}
.home_logo
{
    float:left;
    width: 472px;
    margin: 0px;
}
.slogan
{
    float: left;
	height: 116px;
	padding: 0px;
	margin: 0px;
}
.wfa
{
    float: left;
    height: 45px;
    font-family: Georgia;
    font-size: 36px;
    line-height: 36px;
    color: #666;
    padding-top: 25px;
    margin-left: 218px;
}



.flex_main_navi
{  
   float: right;
   width: 620px;
   margin-top: -34px;
   background-color: Yellow;
}


/*** NEW NAVIGATION ***/
.topnavigation
{
	height: 24px;
	color: #ffffff;	
}

.topnavigationcontainer
{
	position: relative;
	width: 112px;
}

.navigation
{
    float: right;
	width: 560px;
	background-color: #e2e2cc;
	margin-top: 20px;
}
a.firstlevel, 
a.firstlevel:visited, 
a.firstlevel:active
{	
	padding-right: 10px;
	padding-left: 10px;
	line-height: 24px;
	height: 24px;
	display: block;
	text-transform: uppercase;	
	text-decoration: none;	
	white-space: nowrap;
	border-top: solid 1px #F1E7C4;
	border-left: solid 1px #F1E7C4;
	color: #666;
	font-size: 14px !important;
	text-align: center;
}

a.firstlevel_active:hover,
a.firstlevel:hover
{
	color: #000 !important;
	background-color: #FaFafa;
}

 
a.firstlevel_active,
a.firstlevel_active:visited, 
a.firstlevel_active:active
{
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fafafa;
	line-height: 24px;
	height: 24px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #333 !important;
	font-size: 14px !important;
	/*white-space: nowrap;*/
	text-align: center;
}

.secondlevelcontainer 
{ 
	position: absolute;
	top: auto;
	display: none;
    	z-index: 99;
	width: 140px;
	border: solid 1px #CCCCCC;  
	background-color: #F3F3f3;
}

a.secondlevel,
a.secondlevel:visited,
a.secondlevel:active,
a.secondlevelchildren,
a.secondlevelchildren:visited,
a.secondlevelchildren:active
{
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	
	display: block;
	text-decoration: none;
	
	border: none;
	height: auto;
	text-transform: none;
}

a.secondlevel:hover,
a.secondlevel_active,
a.secondlevel_active:visited,
a.secondlevel_active:active,
a.secondlevel_active:hover,
a.secondlevelchildren:hover,
a.secondlevelchildren_active,
a.secondlevelchildren_active:visited,
a.secondlevelchildren_active:active,
a.secondlevelchildren_active:hover
{
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	
	display: block;
	text-decoration: none;
	
	border: none;
	height: auto;
	text-transform: none;
}

a.secondlevel,
a.secondlevel_active,
a.secondlevelchildren,
a.secondlevelchildren_active
{
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	
}

a.secondlevelchildren,
a.secondlevelchildren:visited,
a.secondlevelchildren:active
{
	background-image: url(../images/secondnav_inactive.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

a.secondlevelchildren:hover,
a.secondlevelchildren_active,
a.secondlevelchildren_active:visited,
a.secondlevelchildren_active:active,
a.secondlevelchildren_active:hover
{
	background-image: url(../images/secondnav_active.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.leftnavigationtable
{
	width: 168px;
}

.leftnavigationtable a,
.leftnavigationtable a:active,
.leftnavigationtable a:visited,
.leftnavigationtable a:hover
{
	display: block;
	text-decoration: none;
}

.leftnavigationtable a:hover
{
	text-decoration: none;
}

a.leftnavigationlink, 
a.leftnavigationlink:visited, 
a.leftnavigationlink:active
{	
    border: solid 1px #E2E2CC;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 14px;
	margin: 5px 0px 5px 0px;
	background-image: url(../images/nav_inactive.gif);
	background-repeat: no-repeat;
	background-position: left center; 
	
	text-decoration: none;
}

a.leftnavigationlink:hover
{
	background-color: #ECECDE;
	
} 

a.leftnavigationlink_active, 
a.leftnavigationlink_active:visited, 
a.leftnavigationlink_active:hover, 
a.leftnavigationlink_active:active
{	
	color: #223a6a;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 14px;
margin: 5px 0px 5px 0px;	
	background-color: #ECECDE;
	background-image: url(../images/nav_active.gif);
	background-repeat: no-repeat;
	background-position: left center; 	
}


/***CONTENT***/

.flex_content
{
    float: left;
	text-align: left;
	border-right: solid 7px #ECECDE; 
	border-left: solid 7px #ECECDE;
	margin: 0px; 
	background-color: White;
}
.flex_content_left_inhalt
{
	margin-top: 16px;
}
.flex_content_left_inhalt img
{
	margin-top: 8px;
	margin-bottom: 10px;
}
.flex_navi_left
{
    float: left;
    margin: 6px 6px 12px 0px;
    width: 182px; 
}

.flex_content_left
{
    float: left;
    margin: 5px 20px 12px 6px;
	width: 732px;
	padding: 0px;
}


.keyhead
{
	text-align: center;
	font-size: 14px !important;
}

.dc_voting_votequestion
{
	font-size: 12px !important;
}

.dc_voting_switchviewcell
{
	margin-top: 3px;
}

/***LOCATOR***/

locatortable a,
.locatortable a:visited,
.locatortable a:active
{
	color: #767676;	
	text-decoration: none;
	font-size: 11px;
}

.locatortable a:hover
{
	text-decoration: none;
}

.locatortable a.highlightunderline,
.locatortable a.highlightunderline:visited,
.locatortable a.highlightunderline:active,
.locatortable a.highlightunderline:hover
{
	color: #000000;
	text-decoration: none;
}

.locatordistance
{
	height: 9px;
	line-height: 9px;
}

.headline
{
    font-family: 'Calibri', Arial, Sans-Serif;
    font-size: 24px;
    text-transform: uppercase;
	color: #666666;	
	line-height: 34px;
}

.highlight
{
	font-family: 'Calibri', Arial, Sans-Serif;
    font-size: 18px;
    text-transform: uppercase;
	color: #666666;	
	line-height: 26px;
}


/***FOOTER***/

.flexible_footer_outer
{
    float: left;
	width: 100%;
	height: 50px;
	background-color: #ececde;
}

.flexible_footer_center
{
	
	padding-top: 15px;
	text-align: center;
}

.contentnavigationtable, .contentnavigationitem
{
	font-size: 12px !important;
	line-height: 18px !important;
}

.image_left, .image_right
{
	width: 50%;
}

.image_right
{
	text-align: center;
}

/***SITEMAP***/

.sitemaptable a,
.sitemaptable a:active,
.sitemaptable a:visited
{
	display: block;
	text-decoration: none;
	line-height: 26px !important;
}

.sitemaptable a:hover
{
	display: block;
	color: #cc0000;
	line-height: 26px;
	text-decoration: none;
}


.sitemaplevel0
{
	font-size: 16px;
	font-weight: bold;
}

.sitemaplevel1
{
	font-size: 14px;
	padding-left: 20px;
}

.sitemaplevel2
{
	font-size: 12px;
	padding-left: 40px;
}

/***SEARCH PAGE***/

.search_filter_table, .search_result_table
{
	font-size: 12px;
	line-height: 18px;
}

.main_search_input
{
	width: 200px;
	height: 18px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 3px;
}

.main_search_dropdown
{
	width: 240px;
	height: 23px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px;
	padding-left: 3px;
}


/***Contact Module***/

/*


.contactmodulediv
{
	font-size: 12px !important;
}

.contactcell
{
	width: 150px !important;
	padding-top: 4px;
	font-size: 12px !important;
}

select.inputstyle
{
	height: 19px !important;
	padding: 0;
	line-height: 16px !important;
	color: #646464;
	font-size: 12px !important;
}

input.inputstyle
{
	height: 19px !important;
	padding: 0 2px 0px 2px;
	line-height: 12px;
	color: #646464;
	font-size: 12px !important;
}

input.button
{
	text-align: center;
}

.captchaTextBox
{
	height: 18px;
}
*/

/**Forum**/
.forumtable, .forumtable a, .forumrepeatertd, .forummessagetable, .forumbutton, .forumlistheader
{
	font-size: 12px !important;
}

/***Registration***/

.registration_table td
{
	padding: 5px !important;
}

/***LISTS***/

.listheadline,
a.listheadline,
a.listheadline:active,
a.listheadline:visited,
a.listheadline:hover
{
	color: #cc0000;
}
