/*Elements*/

body  
{
	color: #525055; 
	font-size: 10px; 	
	font-family: Arial, Verdana, sans-serif;   
	margin: 0;
	background-image:url(../Images/design/back.jpg);

	background-repeat:no-repeat;
	/*text-align:center;*/
	background-color:#525055;
	}

#content
{
	font-size:12px;
	position:relative;
	height:auto;
	_height:470px;
	min-height:470px;
	width:515px;
	border:0px solid black;
	padding-bottom:30px;
	padding-top:1px;
	left:230px; top:0px;
	}

/*
p,td,input,select,textarea  
{color: #525055; font-size: 12px; 	font-family: Arial, Verdana, sans-serif;  }
*/

#content p,#content td,#content input,#content select,#content textarea,#content li  
{color: #525055; font-size: 12px; 	font-family: Arial, Verdana, sans-serif; line-height:16px}
#content p
{
	margin-top:0px;}

#context p,#context td,#context input,#context select,#context textarea,#context li  
{color: #525055; font-size: 11px; 	font-family: Arial, Verdana, sans-serif; line-height:16px}
#subnavigation p,#subnavigation td,#subnavigation input,#subnavigation select,#subnavigation textarea,#subnavigation li  
{color: #525055; font-size: 11px; 	font-family: Arial, Verdana, sans-serif; line-height:16px}


#content img
{
	margin:0px;
}


#content h1
{
	font-size: 18px; font-weight:bold;
	color: #525055; 
	font-family: Arial, Verdana, sans-serif;
	margin-top:14px;
	margin-bottom:12px;

}
#content h2
{
	font-size: 12px;
	color: #525055; 
	font-family: Arial, Verdana, sans-serif;
	margin-top:8px;
	margin-bottom:12px;

}


#content a,
#content a:active,
#content a:link,
#content a:visited
{
	color: #999999; 
	TEXT-DECORATION: underline;
}
#content a:hover
{
	color: #525055; 
    TEXT-DECORATION: underline;
}

/* Struktur */



	
#bgtop
{
	height:156px;
    position:relative;
	background-image:url(../Images/design/top.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:981px;
	border:0px solid yellow;
	text-align:left;
	/*background-color:#525055;*/
	}
#site 
{
    position:relative;
	border:0px solid #E50033;
	width: 981px;
	height:auto;
	margin: 0px auto;
	margin-top:30px;
}

#mitte {
    position:relative;
	width: 981px;
	height:auto;
	_height:400px;
	min-height:400px;
	background-image:url(../Images/design/middle.gif);
	background-repeat:repeat-y;
	/*background-image:url(../Images/design/bottom.png);
	background-position:center bottom;
	background-repeat:no-repeat;*/
	text-align:left;
	border:0px solid yellow;

}
#bgbottom {
    position:relative;
	left:0px;top:0px;
	width: 981px;
	height:auto;
	_height:43px;
	min-height:43px;
	background-image:url(../Images/design/bottom.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:left;
	border:0px solid black;
}


#path
{
	margin-top:13px;
	height:25px;
	text-align:right;
	border:0px solid black;
	font-size:9px;
	}

#subnavigation
{
	position:absolute;
	height:auto;
	margin-left:14px;
	width:180px;
	border:0px solid black;
	left:0px; top:48px;
	overflow:hidden;
	}

#context
{
	position:absolute;
	height:auto;
	width:183px;
	border:0px solid black;
	right:5px; top:0px;
	}
	


#logo
{	
	position:relative;
	margin-left:60px;
	margin-top:30px;
	left:0px;	
	top:30px;
	_top:0px;
	}

#search
{
	position:relative;
	margin-left:800px;
	margin-top:-20px;
	top:30px;
	_top:0px;
	}
#sprachen
{
	padding-top:12px;
	text-align:right;
	position:relative;
	left:865px;
	top:55px;
	_top:25px;
	width:90px;
	border:0px solid white;
	}
	
	
.searchtext
{
	border:0px solid black;
	width:138px;
	margin-right:5px;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	}
.searchbutton
{
	}

#navigation
{
	position:absolute;
	left:20px;
	top:-57px;
	_top:-57px;
	 z-index:100;
	width:850px;
	height:42px;
	border:0px solid white;
	}
	
.navigationitem
{
	/*float:left;*/
	height:42px;
	padding:13px;
	padding-top:13px;
	color:White;
	font-size:13px;
	font-weight:normal;		
	cursor:pointer;
}
	
.navigationitemselected
{
	/*float:left;*/
	height:42px;
	background-image:url(../Images/design/navi_bg_selected.png);
	background-repeat:repeat-x;
	padding:13px;
	padding-top:13px;
	color:White;
	font-size:13px;
	font-weight:normal;
	cursor:pointer;
	}
.navigationtopseparator
{
	height:42px;
	width:0px;
	border-right:1px solid #535256;/*white;*/
	}
.navigationitemlink a  
{
	font-size:13px;
	color: white; 
	text-decoration: none; 
}

.navigationitemlink a:hover
{
	color: white; 
	text-decoration: underline; 
}

	
	



#bottom 
{
	padding-top:9px;
	padding-right:250px;
	text-align:right;
	color: white; 
}

#bottom a  
{
	font-size:10px;
	color: white; 
	text-decoration: none; 
}

#bottom a:hover, #menu .active a  { 
	color: white; 
	text-decoration: underline; 
}





/* Boxen Context */


.contextbox 
{
	border:0px solid #E50033;
	width:183px;
	height:auto;
	margin: 0px auto;
	background-image:url(../Images/design/box_middle.png);
}
.contextbox_top
{
	height:34px;
	background-image:url(../Images/design/box_top.png);
	width:183px;
	}


.contextbox_bottom {
	width:183px;
	height:auto;
	background-image:url(../Images/design/box_bottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	min-height:50px;
}
.contextbox_heading
{
	font-size:12px;
	padding-top:12px;
	padding-left:12px;
	padding-right:15px;
	color:white;
	font-weight:bold;
	}
	



/* Inhalt Boxen */


#content .ingsoftcontentbox 
{
	border:0px solid #E50033;
	width:254px;
	height:auto;
	margin: 0px auto;
	background-image:url(../Images/design/ingsoftcontentbox_middle.png);
}
#content .ingsoftcontentbox_top
{
	height:32px;
	background-image:url(../Images/design/ingsoftcontentbox_top.png);
	width:254px;
	}


#content .ingsoftcontentbox_bottom {
	width:254px;
	height:auto;
	background-image:url(../Images/design/ingsoftcontentbox_bottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	min-height:40px;
}
#content .ingsoftcontentbox_heading
{
	/*font-size:11px;*/
	padding-top:10px;
	padding-left:8px;
	padding-right:15px;
	color:white;
	font-weight:bold;
	}
#content .ingsoftcontentbox_content
{
	padding-top:3px;
	padding-left:8px;
	padding-right:15px;
	color:white;
	height:auto;
	padding-bottom:15px;
	}


	
a.highlight:active
{
    COLOR: White;
    TEXT-DECORATION: none
}
a.highlight:link
{
    COLOR: White;
    TEXT-DECORATION: none
}
a.highlight:visited
{
    COLOR: White;
    TEXT-DECORATION: none
}

a.highlight:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}

#content a.pathlink,	
#content a.pathlink:active,
#content a.pathlink:link,
#content a.pathlink:visited,
#content a.pathlink:hover
{
	font-size:1.2em;
    text-decoration: none;
}


.contextbox_content
{
	font-size:10px;
	padding-top:5px;
	padding-left:12px;
	padding-right:15px;
	padding-bottom:21px;
	}

.contextbox_hover_shortcuts	
{	
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}	





/* axcms vorgaben */


/*
body
{
	background-image:url(../Images/back.jpg);
	background-repeat:no-repeat;
	}

html, body, form, td, div, p
{
	padding: 0;
	margin: 0;
}

body, table, input, select, textarea
{
	font-family: Trebuchet, Arial;
	color: #767676;
	font-size: 11px;
	line-height: 15px;	
	text-align: left;
}

td
{
	text-align: left;
	vertical-align: top;
}

a, a:visited
{
	color: #787A7D;
	text-decoration: underline;
}

a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

*/

ul, ol
{
	margin-top: 15px;
	margin-bottom: 15px;
}

li
{
	list-style: circle;
	margin-top: 3px;
	margin-bottom: 5px;
}

ul li
{
	list-style: circle;
}


	
	
/*** STRUCTURE ***/


/*
.bodybg
{
	background-color: #525055;
}

.structuretable
{
	width: 1000px;
}

.structurecell
{
	height: 100%;
	padding-right: 14px;
	padding-left: 14px;	
}

.headertable
{
	width: 100%;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
}

.homeimage
{
	padding-left: 1px;
	padding-right: 12px;
}

.headertoptable
{
	margin-top: 10px;
	margin-right: 15px;	
}

.headertoptable td
{
	padding-bottom: 10px;
	padding-left: 14px;
	vertical-align: middle;
}


*/


input.searchinput
{
	height: 18px;
	padding: 0 2px 0px 2px;
	color: #646464;
	
	border: 0;
	border-top: solid 1px #CDCDCD;
	border-bottom: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
}

.headeremail
{
	background-image: url(../images/email.gif);
	background-position: 14px top;
	background-repeat: no-repeat;
	
	padding-top: 2px;	
}

.headeremail a,
.headeremail a:visited,
.headeremail a:hover
{
	padding-left: 6px;
	text-decoration: none;
}

.topnavigation
{
	height: 24px;
	background-color: #FFFFFF;
	border-top: solid 1px #E5E5E5;
	border-bottom: solid 1px #CCCCCC;		
}

.topnavigationcontainer
{
	position: relative;
}

.navigationdistance
{
	width: 181px;/*202px;*/
	border-right: solid 1px #E5E5E5;
}

.contentarea
{	
	width: 100%;
	background-color: #FBFBFB;	
}

.topdistance
{
	height: 25px;
	background-image: url(../images/navigationshadow.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

/*
.navigation
{
	width: 162px;
	padding-right: 10px;
	padding-left: 10px;
}
*/
.editcontent
{
	width: 550px;
	height: 380px;
	
	background-color: #FFFFFF;
	
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	
	color: #646464;
	
	border-left: solid 1px #CDCDCD;
	border-right: solid 1px #CDCDCD;
}

.editcontent table,
.editcontent a,
.editcontent a:visited,
.editcontent a:active,
.editcontent a:hover
{
	color: #646464;
}

.editcontent b, .editcontent strong
{
	color: #767676;
}

.locatortable
{
	border-bottom: solid 1px #E5E5E5;
	color: #767676;
}

.locatortable a,
.locatortable a:visited,
.locatortable a:active
{
	color: #767676;	
	text-decoration: none;
}

.locatortable a:hover
{
	text-decoration: none;
}

.locatortable a.highlightunderline,
.locatortable a.highlightunderline:visited,
.locatortable a.highlightunderline:active,
.locatortable a.highlightunderline:hover
{
	color: #CC0000;
	text-decoration: none;
}

.locatordistance
{
	height: 9px;
	line-height: 9px;
}

.key
{
	width: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
}

.key table,
.key table a,
.key table a:active,
.key table a:visited,
.key table a:hover
{
	text-decoration: none;
}


.searchdetailtable
{
	/*width: 100%;*/
}

.searchtable,
.searchtable a,
.searchtable a:active,
.searchtable a:visited,
.searchtable a:hover
{
	/*line-height: 12px;*/
	font-size: 9px;
	text-decoration: none;
}

.searchdetailtable td
{
	padding-top: 5px;
	padding-bottom: 1px;
}

.bottomdistance
{
	height: 25px;
	background-image: url(../images/bottomshadow.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom left;
	width: 972px;
}

.footer
{
	width: 100%;
	background-image: url(../images/bottombg.jpg);
	background-repeat: no-repeat;
	vertical-align: baseline;
	color: #5A5A5A;
	line-height: 16px;	
	background-color: #E5E5E5;
}

.footer td
{
	text-align: center;
}

.footernavigation
{
	padding-top: 7px;
}

.footer a, 
.footer a:visited, 
.footer a:active
{
	vertical-align: baseline;
	color: #5A5A5A;
	line-height: 16px;
	text-decoration: none;
}

.footer a:hover, 
.footer a.active, 
.footer a.active:visited, 
.footer a.active:hover, 
.footer a.active:active
{
	vertical-align: baseline;
	color: #5A5A5A;
	line-height: 16px;
	text-decoration: none;
}

/*** STRUCTURE ***/

.lineitem
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.lineitem_hover
{
	background-color: #E4E4E4;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.lineitemgrey
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #F3F3F3;
}

.keybox
{
	margin-bottom: 15px;	
}

.keyboxcontent
{
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(../images/keycontent.gif);
	background-repeat: repeat-y;
}

.keyhead
{
	/*font-size: 11px;*/
	line-height: 24px;
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;	
	border-bottom: solid 1px #CDCDCD;
}

.keycontent
{	
	padding-top: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
}

.floatingelement li
{
	list-style-position: inside;
	display: inline-block;
}

.image_left
{
	float: left;
	padding-right: 10px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 2px;
}

.image_right
{
	float: right;
	padding-right: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 2px;
}

select.inputstyle
{
	height: 17px;
	padding: 0;
	line-height: 12px;
	color: #646464;
}

input.inputstyle
{
	height: 20px;
	padding: 0 2px 0px 2px;
	line-height: 12px;
	color: #646464;
}

input.button
{
	text-align: center;
}

/*** LIST ***/

.rsscontainer
{
	width: 100%;
	height: 19px;
	text-align: right;
	display: block;
}

.keyitemborder
{
	border-bottom-color: #CDCDCD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.keyitem_hover
{
	background-color: #F8F8F8;/*#F3F3F3;*/
	cursor: pointer;
	color:blue;
}

.keyitemborder_hover
{
	background-color: #F3F3F3;	
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}

.listitemborder
{
	border-bottom-color: #CDCDCD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.listitem_hover
{
	background-color: #F3F3F3;
	cursor: pointer;
}

.listitemborder_hover
{
	background-color: #F3F3F3;	
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}



.ingsoftcontentbox_heading .keytext
{
	width: 100%;
	padding-top: 0px;
	padding-left: 2px;
	padding-bottom: 4px;
	padding-right: 2px;
	color:white;

}
.ingsoftcontentbox_heading .keyitem_hover
{
	background-color: #EE7D22;/*#F3F3F3;*/
	cursor: pointer;
}
.keytext
{
	width: 100%;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-right: 2px;
}

.keymore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
	vertical-align: bottom;
}

.keyheadline
{
	font-weight: normal;
	display: block;
	line-height:14px;
}

.listtext
{
	width: 100%;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.listmore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 7px;
	padding-right: 0;
	vertical-align: bottom;
}

.listheadline,
a.listheadline,
a.listheadline:active,
a.listheadline:visited,
a.listheadline:hover
{
	padding-top: 0px;	 
	padding-bottom: 2px;
	display: block;
	font-weight: bold;
	color: #525055;
	text-decoration: none;
}

.thumbnail
{
	padding-right: 0;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 106px;
}

.downloadtext
{
	width: 100%;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.downloadicon
{
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
}

ul.press
{
	margin-top: 15px;
	margin-bottom: 5px;
}

ul.press li
{
	list-style: circle;	
	vertical-align: baseline;
	text-align: left;
}

/* STYLES

.error
{
	color: #FF0000;
}

h1, 
.pagetitle 
{
	font-weight: bold;
	font-size: 12px;
	color: #767676;
	line-height: 20px;
	padding-top: 5px;	 
	padding-bottom: 7px;
	display: block;
	margin: 0;
}

h2, 
.subtitle
{
	font-weight: bold;
	font-size: 11px;
	color: #767676;
	padding-top: 5px;	 
	padding-bottom: 5px;
	display: block;
	margin: 0;
}

.headline
{
	font-weight: bold;
	vertical-align: bottom;
	color: #767676;	
	height: 17px;
}

.highlight
{
	color: #cc0000;
}
 */

/*** SITEMAP ***/

.sitemaptable
{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

.sitemaptable a,
.sitemaptable a:active,
.sitemaptable a:visited
{
	display: block;
	line-height: 18px;
	text-decoration: none;
}

.sitemaptable a:hover
{
	display: block;
	color: #cc0000;
	line-height: 18px;
	text-decoration: none;
}

.sitemaplevel0
{
	text-decoration: none;
}

.sitemaplevel1
{
	padding-left: 20px;
	text-decoration: none;
}

.sitemaplevel2
{
	padding-left: 40px;
	text-decoration: none;
}
.sitemaplevel3
{
	padding-left: 60px;
	text-decoration: none;
}
/* NAVIGATION */

a.firstlevel, 
a.firstlevel:visited, 
a.firstlevel:active
{	
	font-size:15px;
	font-family: Comic Sans MS, Verdana, Sans-Serif;
	font-weight:bold;
	
	border-right-color: #e5e5e5;
	border-right-width: 1px;
	border-right-style: solid;
	
	padding-right: 12px;
	padding-left: 12px;
	
	line-height: 22px;
	height: 24px;
	display: block;
	text-transform: uppercase;	
	text-decoration: none;	
	white-space: nowrap;
}

a.firstlevel:hover, 
a.firstlevel_active,
a.firstlevel_active:visited, 
a.firstlevel_active:active,
a.firstlevel_active:hover
{
	font-size:12px;
	font-family:  Comic Sans MS, Verdana, Sans-Serif;
	font-weight:bold;
	
	border-right-color: #e5e5e5;
	border-right-width: 1px;
	border-right-style: solid;
	
	padding-right: 12px;
	padding-left: 12px;
	
	background-color: #A4A4A6;
	line-height: 22px;
	height: 24px;
	display: block;
	/*text-transform: uppercase;*/
	text-decoration: none;
	
	white-space: nowrap;	
}

.secondlevelcontainer 
{ 
	position: absolute;
	display: none;
	left: -4px;
	
	
	width: auto;/*180px;*/
	padding-bottom: 0px;	
	
	background-color: #A4A4A6;
	border: solid 0px #CCCCCC;
}

.thirdleveltopcontainer,
.thirdlevelcontainer,
.leftthirdlevelcontainer
{
	/*z-index: 99;
	position: absolute;
	display: none;	
	
	width: 180px;
	padding-bottom: 1px;background-color: #EEEEEE;
	 */
	padding:0px;	
	border-top: solid 0px #CCCCCC; 
}

.thirdleveltopcontainer
{	
	left: 176px;	
	border-top: solid 0px #FFFFFF; 
}
	
.thirdlevelcontainer,
/*.leftthirdlevelcontainer
{	
	padding-top: 10px;	
	
	border-top: solid 1px #CCCCCC;  
}*/

.thirdlevelcontainer
{
	left: 176px;
}

.leftthirdlevelcontainer
{
	left: 165px;
}

.leftthirdlevelcontainer a
{ 
	line-height: 16px;
}

a.secondlevel ,
a.secondlevel:visited,
a.secondlevel:active,
a.secondlevelchildren,
a.secondlevelchildren:visited,
a.secondlevelchildren:active
{
	color:White;
	background-color: #A4A4A6;
	
	margin-right: 0px;
	margin-left: 0px;
	
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right:3px;
	
	display: block;
	text-decoration: none;
	
	border: none;
	border-bottom:1px solid white;/*#535256;*/
	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: white;
	background-color: #8E8D91;/*#525055;*/
	
	margin-right: 0px;
	margin-left: 0px;
	
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right:3px;
	
	display: block;
	text-decoration: none;
	
	border: none;
		border-bottom:1px solid white;/*#535256;*/

	height: auto;
	text-transform: none;
}

a.thirdlevel,
a.thirdlevel:visited,
a.thirdlevel:active,
a.leftthirdlevel,
a.leftthirdlevel:visited,
a.leftthirdlevel:active
{
	color:#525055;
	/*background-color: orange;*/
	
	margin-right: 3px;
	margin-left: 3px;
	
	padding-top: 1px;
	padding-bottom: 0px;	
	
	display: block;
	text-decoration: none;
	
	border: none;
	border-bottom:1px solid white;
	height: auto;
	text-transform: none;
}


a.thirdlevel:hover,
a.thirdlevel_active,
a.thirdlevel_active:visited,
a.thirdlevel_active:active,
a.thirdlevel_active:hover,
a.leftthirdlevel:hover,
a.leftthirdlevel_active,
a.leftthirdlevel_active:visited,
a.leftthirdlevel_active:active,
a.leftthirdlevel_active:hover
{
	color: #EE7D22;
	/*background-color: orange;*/
	
	margin-right: 3px;
	margin-left: 3px;
	
	padding-top: 1px;
	padding-bottom: 0px;	
	
	display: block;
	text-decoration: none;
	
	border: none;
		border-bottom:1px solid white;

	height: auto;
	text-transform: none;
}



a.secondlevel,
a.secondlevel_active,
a.secondlevelchildren,
a.secondlevelchildren_active
{
	padding-left: 8px;
}




a.secondlevelchildren,
a.secondlevelchildren:visited,
a.secondlevelchildren:active
{
	
	background-image: url(../images/secondnav_inactive.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
}

a.secondlevelchildren:hover,
a.secondlevelchildren_active,
a.secondlevelchildren_active:visited,
a.secondlevelchildren_active:active,
a.secondlevelchildren_active:hover
{
	background-color:silver;
	background-position: right 5px;
	background-repeat: no-repeat;
}

a.thirdlevel,
a.thirdlevel:visited,
a.thirdlevel:active
{
background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

a.thirdlevel:hover,
a.thirdlevel_active,
a.thirdlevel_active:visited,
a.thirdlevel_active:active,
a.thirdlevel_active:hover
{
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

a.leftthirdlevel,
a.leftthirdlevel:visited,
a.leftthirdlevel:active
{
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 18px;	
	
	/*background-image: url(../images/thirdnav_inactive.gif);*/
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

a.leftthirdlevel:hover,
a.leftthirdlevel_active,
a.leftthirdlevel_active:visited,
a.leftthirdlevel_active:active,
a.leftthirdlevel_active:hover
{
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 18px;	
	
	/*background-image: url(../images/thirdnav_active.gif);*/
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

.dropdownnavigationseperator
{
	height: 2px;
	background-repeat: repeat-x;
	margin-right: 3px;
	margin-left: 3px;
}

.leftnavigationtable
{
	width: 162px;
}

.leftnavigationtable a,
.leftnavigationtable a:active,
.leftnavigationtable a:visited,
.leftnavigationtable a:hover
{
	display: block;
	line-height: 16px;
	text-decoration: none;
}

.leftnavigationtable a:hover
{
	text-decoration: none;
}

.leftnavigationseperator
{
	width:180;
	height: 2px;
	background-image: url(../images/greywhiteborder.gif);
	background-repeat: repeat-x;
}

a.leftnavigationlink, 
a.leftnavigationlink:visited, 
a.leftnavigationlink:active
{	
	width:155px;
	color:#525055;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;
	
	background-image: url(../images/nav_inactive.gif);
	background-repeat: no-repeat;
	background-position: left 8px; 
	
	text-decoration: none;
}

a.leftnavigationlink:hover, 
a.leftnavigationlink_active, 
a.leftnavigationlink_active:visited, 
a.leftnavigationlink_active:hover, 
a.leftnavigationlink_active:active
{	
	width:155px;
	color: #EE7D22;
	text-decoration: none;
	
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;	
	
	background-image: url(../images/nav_active.gif);
	background-repeat: no-repeat;
	background-position: left 8px; 	
}

/* CONTENTNAVIGATION */

.contentnavigationtable
{
	margin-top: 15px;
	line-height: 16px;
	width: 100%; 
}

.contentnavigationleft
{
	padding-right: 30px;
	width: 50%; 
}

.contentnavigationright
{ 
	border-left: dashed 1px #C8C8C8;
	padding-left: 8px;
	padding-right: 30px;
	width: 50%; 
}

.contentnavigationitem
{
	padding-bottom: 15px;
}

a.contentnavigationheadline,
a.contentnavigationheadline a,
a.contentnavigationheadline:visited,
a.contentnavigationheadline:active,
a.contentnavigationheadline:hover
{
	font-weight: bold;
	color: #767676;
	line-height: 16px;
}

a.contentnavigationmore,
a.contentnavigationmore a,
a.contentnavigationmore:visited,
a.contentnavigationmore:active,
a.contentnavigationmore:hover
{
	color: #ED0B16;
	padding-right: 12px;
	
	background-image: url(../images/contentnavigationmore.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	text-decoration: none;
	line-height: 16px;
}

/**** HOMEPAGE ***/

.hometopdistance
{
	height: 25px;
	background-image: url(../images/navigationhomeshadow.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.homecontent
{
	padding: 10px 20px 10px 20px;
	background-color: #FFFFFF;
	width: 732px;	
	border-right: solid 1px #CDCDCD;
}

.logintable
{
	width: 100%;
}

.logintd
{
	width: 100px;
}

.logintextbox
{
	width: 200px;
}

.actionpanel
{
	width: 100px;
	text-align: right;
}

.actiontable td
{
	padding-left: 5px;
	padding-right: 5px;	
}

.actionborder
{
	border-right: solid 1px #7F97B9;
}

.contactcell
{
	width: 100px;
	padding-top: 4px;
	vertical-align:top;
}

.contactmodulediv
{
	float: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.articlecontent
{
	padding-top: 10px;
}

.teaser
{
	font-style: italic;
}
