/* das Menue mit mehreren Ebenen */
.jquerycssmenu
{
	width:860px;
	margin:5px 0px 0px 0px;
}

body #jp_container .jquerycssmenu ul
{	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important;
}

/*Top level list items*/
.jquerycssmenu ul li
{	position: relative;
	display: inline;
	float: right;
	background-image:url('../img/jp_navi_li.png');
	background-repeat:no-repeat;
	background-position: right 10px;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important
}

.jquerycssmenu ul li.first_element
{	background-image:url('none') !important;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important
}

/*Top level menu link items style*/
.jquerycssmenu ul li a
{	display: block;
	padding: 5px 15px 4px 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	font-size:14px !important;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important;
}

.jquerycssmenu ul li a:hover
{	color:#e7e7e7;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important;
}

/*1st sub level menu*/
.jquerycssmenu ul li ul
{	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	padding-top:0px;
	border-top:3px solid #009D91  !important;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important;
}


/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li
{	display: list-item;
	float: none;
	background-image:url('none') !important;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul
{	top: 0;
	font-size:1.0em  !important;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important;
}

.jquerycssmenu a
{	cursor:pointer;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important;
}


/* Sub level menu links style */
.jquerycssmenu ul li ul li a
{	width: 160px; /*width of sub menus*/
	background-image:url('../img/second_menu.png');
	color: #ffffff;
	margin: 0px;
	line-height:26px;
	font-size:14px  !important;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}

.jquerycssmenu ul li ul li a:hover
{ /*sub menus hover style*/
	color:#ffffff;
	background-image:url('../img/second_menu_hover.png');
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important
}

.jquerycssmenu ul li ul li ul li a
{	width: 160px; /*width of sub menus*/
	background-image:url('../img/second_menu.png');
	color: #ffffff;
	margin: 0;
	border-bottom:2px solid #ffffff;
	line-height:26px;
	font-size:14px  !important;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important; padding-left:5px; padding-right:5px; padding-top:4px; padding-bottom:4px
}

.jquerycssmenu ul li ul li ul li a:hover
{	color:#ffffff;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif !important;
}


/* das Menue mit mehreren Ebenen */
/* hier sind festen Werte, definiert,
   um jedem Browser zu erklaeren, was ich gerne haette
*/

table, body, html, ul, h1, h2, h3, h4, h5, p, form
{	margin:0px;
	padding:0px;
	outline:none;
}



.center
{	text-align:center;
}



body
{	background-color:#226078;
	font-size:16px;
	line-height:120%;
	padding:5px 0px 0px 11px;
	font-family: Georgia, arial, sans-serif;
}

img
{	border-width:0px;
}

.clear
{	clear:both;
}

.my_clear
{	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}

.left
{	float:left;
	display:inline;
}

.right
{	float:right;
	display:inline;
}

/* die positionierung und der hintergrund des layouts */
#jp_container
{	width:860px;
	position:relative;
}

/* der Header */
#jp_header
{	height:99px;
}

/* der Verlinkte Schriftzug */
#jp_home
{	background-image:url('../img/jp_logo.jpg');
	display:inline;
	float:left;
	width:270px;
	height:60px; margin-left:6px; margin-right:0px; margin-top:3px; margin-bottom:0px
}

/* Der Bannerbereich */
#jp_banner
{	width:468px;
	height:60px;
	overflow:hidden;
	float:right;
}


/* die headernavigation */
/*
#myjquerymenu
{	margin-top:5px;
	list-style-type:none;
	list-style-position:outside;
	height:28px;
	overflow:hidden;
	background-color:#009d91;
}

#myjquerymenu	li
{	float:right;
	display:inline;
	background-image:url(../img/jp_navi_li.png);
	background-repeat:no-repeat;
	background-position:right center;
}

#myjquerymenu	li.first_element
{	background-image:none !important;
}


#myjquerymenu	li a,
#myjquerymenu	li a:link,
#myjquerymenu	li a:visited,
#myjquerymenu	li a:active
{	padding:0px 10px;
	text-decoration:none;
	line-height:26px;
	color:#ffffff;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif;
}

#myjquerymenu	li a:hover
{	color:#e7e7e7;
}

*/
#jp_main
{	padding-top:8px;
	clear:both;
	width:100%;
}

.jp_content
{	width:600px;
	background-color:#ffffff;
	color:#424242;
	float:left;
	display:inline;
}

#jp_forum
{	width:100%;
	margin-bottom:10px;
}



.jp_big_picture
{	display:block;
}


a.picture_link,
a.picture_link:link,
a.picture_link:visited,
a.picture_link:active
{	padding-left:10px;
	color:#009d91;
	text-decoration:none;
	font-size:12px !important;
	line-height:32px;
}

a.picture_link:hover
{	color:#226078;

}

.jp_content_text
{	padding:0px 25px 65px 25px;
	line-height:140%;
	color:#424242;
}

.jp_content h1
{	font-size:26px;
	line-height:120%;
	padding:6px 25px 0px 10px;
	color:#000000;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif;
}

.jp_content_text p
{	padding:20px 0px 0px 0px;
	line-height:140%;

}


.jp_content_text a,
.jp_content_text a:link,
.jp_content_text a:visited,
.jp_content_text a:active
{	color:#009d91;
	text-decoration:none;
}
.jp_content_text a:hover
{	color:#226078;
}


.jp_sidebar
{	width:249px;
	float:right;
	overflow:hidden;
	font-size:12px;
}

.jp_sidebar_textblock
{	color:#e7e7e7;
	padding-left:10px;
}


.jp_search
{	width:207px;
	height:19px;
	border:1px solid #000000;
	float:left;
	font-size:16px;
	padding:2px 5px;
}

.image_input
{	width:28px;
 	height:25px;
	border-width:0px;
}


.jp_sidebar a,
.jp_sidebar a:link,
.jp_sidebar a:visited,
.jp_sidebar a:active
{	color:#00eedc;
	text-decoration:none;
}
.jp_sidebar a:hover
{	color:#e7e7e7;
}

.jp_sidebar_link_list
{	list-style-type:none;
	list-style-position:outside;
	padding:9px 0px 9px 8px;
}

.jp_sidebar_link_list li
{	padding:3px 0px;
	width:100%;
}

.jp_sidebar_link_list li.jp_spacer
{	height:4px;
	overflow:hidden;
}

.jp_sidebar_link_list img
{	padding:10px 0px 3px 0px;
	display:block;
}


#jp_footer
{	padding:10px 0px;
	color:#000000;
	font-family: 'Trebuchet MS',Georgia,Arial,sans-serif;
	font-size:12px;
}


#jp_footer a,
#jp_footer a:link,
#jp_footer a:visited,
#jp_footer a:active
{	color:#ffffff;
	text-decoration:none;
}

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



#banner_600_120
{	position:absolute;
	left:881px;
	top:5px;
	width:120px;
	height:600px;
	overflow:hidden;
}


.tcat a,
.tcat a:link,
.tcat a:visited,
.tcat a:active,
.tfoot a,
.tfoot a:link,
.tfoot a:visited,
.tfoot a:active
{	color:#ffffff !important;
}

.tcat a:hover,
.tfoot a:hover
{	text-decoration:underline;
}
