/***********************************************/
/* HTML tag styles                             */
/***********************************************/

html
{
	height: 100%;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #103987;
	background-image: url(../gfx/header_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	line-height: 1.166;
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 100%;
	width: 100%;
}

body.clean
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #fff;
	line-height: 1.166;
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 100%;
	width: 100%;
}

p
{
	text-align: left;
}

a, a:link, a:visited, a:hover
{
	color: #103987;
	text-decoration: underline;
	font-weight: bold;
}

/* overrides decoration from previous rule for hovered links */
a:hover
{
	color: #103987;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1
{
	color:#333333;
	font-size: 150%;
}

h2
{
	color: #333333;
	font-size: 150%;
}

h3
{
	color: #333333;
	font-size: 130%;
}

h4
{
	font-weight: normal;
	color: #333333;
	font-size: 120%;
}

h5
{
	color: #333333;
	font-size: 110%;
}

ul
{
	list-style-type: square;
}

img
{
	padding:0px;
	margin:0px;
	border:0px;
}

div
{
	vertical-align: top;
}

.prodImage
{
	float: right;
	margin: 0 0 6px 6px;
}

.red
{
	color: #f00;
}

/***********************************************/
/* Layout Styles                               */
/***********************************************/

#scrollerFrame
{
	width: 488px;
	height: 160px;
	overflow: hidden;
	background-color: #f3f8fe;
	white-space: nowrap;
}

#path
{
    width: 100%;
  	margin: 0px;
	padding: 8px 20px 4px 20px;
    background-color: #4c8ace;
    color: #ffffff;
    font-size: 100%;
    font-style: italic;
 	font-weight: bold;
}

#content
{
	width: 500px;
    overflow: hidden;
    margin: 20px;
	padding: 0px;
}

#header
{
	background-image: url(../gfx/header.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 112px 0px 0px 208px;
	width: 752px;
	height: 25px;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
}

#header ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul li
{
	float: left;
	margin: 0;
	padding: 0;
}

#header li a
{
	text-decoration: none;
	padding: 2px 10px 3px 10px;
	float: left;
}

#header li a:hover
{
	color: #4c8ace;
}

#footer
{
	background-color: #fff;
	background-image: url(../gfx/footer_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
	min-width: 960px;
	text-align: center;
	vertical-align: top;
	padding: 8px 0px 8px 0px;
	margin: 0;
	overflow: hidden;
    color: #ffffff;
    font-size: 80%;
 	font-weight: bold;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */
#footer a:hover
{
	color: #999999;
	text-decoration: none;
}

#disclaimer
{
	padding: 4px 6px;
	background-color: #f3f8fe;
    color: #666;
    font-size: 90%;
}

#headerImpr
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 2px 0px 1px 0;
    color: #ccc;
    font-size: 100%;
 	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	background-color: #2b2b2c;
	text-decoration: none;
}

td.table_nav
{
	background-color: #fff;
	background-image: url(../gfx/nav_bg_l.png);
	background-position: right top;
	background-repeat: repeat-y;
	width: 206px;
	height: 100%;
	padding-right: 4px;
	vertical-align: top;
	overflow: hidden;
}

td.table_nav_right
{
	background-color: #fff;
	background-image: url(../gfx/nav_bg_r.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 206px;
	height: 100%;
	padding-left: 4px;
	vertical-align: top;
	overflow: hidden;
	color: #fff;
}

td.table_nav_right h5
{
	color: #fff;
}

td.table_nav_right a
{
	color: #9cf;
}

td.table_nav_right a:hover
{
	color: #fff;
}



div.navBox
{
	margin: 0px 0px 4px 0px;
	padding: 6px 10px;
	font-size: 100%;
	border-bottom: 3px double #103987;
}

.contentBox
{
	margin: 0px;
	padding: 4px 6px;
	font-size: 100%;
	background-color: #f3f8fe;
    color: #666;
	border-bottom: 3px double #103987;
}

div.catBox
{
	min-height: 76px;
	margin: 0px;
	padding: 4px 6px;
	font-size: 100%;
	background-color: #f3f8fe;
    color: #666;
	border-bottom: 3px double #103987;
}

/* navBar-Definition */
.navBar
{
	position: relative;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 100%;
	overflow: hidden;
}

/* Listendefinitionen in navBar */
.navBar ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.navBar li
{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.navBar ul a:link, .navBar ul a:visited
{
    display: block;
    text-decoration: none;
}

/* Linkdefinition */
.navBar a:link
{
	padding: 6px 0px 6px 10px;
	border-top: 1px solid #103987;
	width: auto;
	color: #9cf;
	text-decoration: none;
}

.navBar a:visited
{
	border-top: 1px solid #103987;
	color: #9cf;
	padding: 6px 0px 6px 10px;
}

.navBar a:hover
{
	border-top: 1px solid #103987;
	padding: 6px 0px 6px 10px;
	text-decoration: none;
	color: #fff;
}

/* Ausgewaehlt */
.navBar .gew a:link
{
	padding: 6px 0px 6px 10px;
	border-top: 1px solid #103987;
	width: auto;
	color: #fff;
	text-decoration: none;
}

.navBar .gew a:visited
{
	border-top: 1px solid #103987;
	color: #fff;
	padding: 6px 0px 6px 10px;
}

.navBar .gew a:hover
{
	border-top: 1px solid #103987;
	padding: 6px 0px 6px 10px;
	text-decoration: none;
}

/* Gewaehlt ohne Unterpunkten */
.navBar .gew_sub a:link
{
	padding: 6px 0px 6px 10px;
	border-top: 1px solid #103987;
	width: auto;
	color: #fff;
	text-decoration: none;
}

.navBar .gew_sub a:visited
{
	border-top: 1px solid #103987;
	color: #fff;
	padding: 6px 0px 6px 10px;
}

.navBar .gew_sub a:hover
{
	border-top: 1px solid #103987;
	padding: 6px 0px 6px 10px;
	text-decoration: none;
}

/* Unterpunkt */
.navBar .sub a:link
{
	padding: 3px 0px 5px 22px;
	border-top: 1px solid #103987;
	width: auto;
	color: #9cf;
	text-decoration: none;
}

.navBar .sub a:visited
{
	border-top: 1px solid #103987;
	color: #9cf;
	padding: 3px 0px 5px 22px;
}

.navBar .sub a:hover
{
	border-top: 1px solid #103987;
	padding: 3px 0px 5px 22px;
	text-decoration: none;
	color: #fff;
}

/* Gewaehlter Unterpunkt */
.navBar .sub_gew a:link
{
	padding: 3px 0px 5px 22px;
	border-top: 1px solid #103987;
	width: auto;
	color: #fff;
	text-decoration: none;
}

.navBar .sub_gew a:visited
{
	border-top: 1px solid #103987;
	color: #fff;
	padding: 3px 0px 5px 22px;
}

.navBar .sub_gew a:hover
{
	border-top: 1px solid #103987;
	padding: 3px 0px 5px 22px;
	text-decoration: none;
}
