/* -------TEMPLATE STYLES------- */

body {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	background-color: #ffffff;
	padding-top: 20px;
	vertical-align: top;
}

table.main { /* Maintable */
	margin-bottom: 20px !important
}

td.left{ /* Maintable left */
	background-image: url(temp_left-bg.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}

td.center{ /* Maintable center */
	vertical-align: top;
	padding: 0;
	margin: 0;
}

td.right{ /* Maintable right */
	background-image: url(temp_right-bg.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}

#header { /* Head layer */
	height: 88px;
	background-image: url(temp_head-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding:0px !important;
	margin:0px !important;
}

#flashheader { /* Head layer */
	background-image: url(temp_head-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	display:block;
	padding:23px 0 0px 0px !important;
	margin:0 !important;
}


#header .flash{ /* Head flash/static content */
	background-image: url(static-head-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	display: block;
	top: 23px;
	height: 38px;
	background-color: transparent;
	padding: 0;
	margin: 0;
	text-align: right;
}

#flashnav{ /* Flashnavigation Container */
	display: block;
	border:none !important;
	background-color: transparent;
}

#header .flash input{ /* Head search-input */
	font-family: Verdana, Arial, Helvetica;
	color: #303030;
	width: 140px;
	height: 18px;
	background-color: #fff;
	border: none;
}

#header .flash img.search{ /* Head search-input */
	padding: 0;
	margin: 8px ;
}

#header .navigation{ /* Head navigation */
	position: relative;
	display: block;
	top: 28px;
	height: 17px;
	padding: 0;
	margin:0;

}

#header .navigation img.last{ /* Head navigation */
	border-right: 1px #a9131f solid;
}

#header .navigation img{ /* Head navigation */
	border-left: 1px #a9131f solid;
}

#subnavigation{ /* Subnavigation Container */
	display: block;
	height:155px;
	border:none !important;
	background-color: transparent;
}

#subnavigation-bg{ /* Subnavigation background */
	display: block;
	background-image: url(temp_subnavigation-bg.gif);
	border-top: none;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	border-left: 1px #fff solid;
	padding: 0 0 0 8px;
	margin:0;
	background-color: transparent;
}

*html #subnavigation-bg{ /* Subnavigation explorer */
	background-position: -1px 0;
	padding: 0 0 0 7px;
	height:40px;
	background-color: transparent;
}

/* -------SUB NAVIGATION------- */

ul{
	line-height: normal;
}

ul#navisub { /* Navi - background */
	display: block;
	font-family: Verdana, Helvetica, Arial;
	margin: 0;
	padding: 0!important;
	width: 170px;
	float:left;
}

ul#navisub li { /* Navi - normal, inaktiv */
	list-style: none;
	margin: 0;
	padding: 0;
}

*html ul#navisub li {
	margin-top: -2px;
}

ul#navisub a, ul#navisub a.follow { /* nicht ge-highlighted, hat kinder */
	display: block;
	font-size: 10px;
	line-height: 18px;
	background-image: url(navi_sub-bg.gif);
	color: #000;
	margin: 0;
	padding:0 0 0 10px;
	text-decoration: none;
}

ul#navisub a.follow:hover {
	display: block;
	font-weight: normal;
	height: 18px;
	font-size: 10px;
	background-image: url(navi_sub-bg-a.gif);
	color: #000;
	margin:0;
	padding:0 0 0 10px;
	text-decoration: none;
}

ul#navisub a.active { /* ge-highlighted, hat kinder, ist aber nicht die aktuelle seite */
	display: block;
	font-weight: normal;
	height: 18px;
	font-size: 10px;
	background-image: url(navi_sub-bg-a.gif);
	color: #000;
	margin:0;
	padding:0 0 0 10px;
	text-decoration: none;
}

*html ul#navisub a.active {
	width: 170px;
	font-weight: normal;
}

ul#navisub a.active1 { /* ge-highlighted, hat kinder, ist die aktuelle seite */
	display: block;
	font-weight: bold;
	height: 18px;
	font-size: 10px;
	background-image: url(navi_sub-bg-a.gif);
	color: #000;
	margin:0;
	padding:0 0 0 10px;
	text-decoration: none;
}

*html ul#navisub a.active1 {
	width: 170px;
	font-weight: bold;
}

ul#navisub a.active2 { /* ge-highlighted, hat keine kinder, ist die aktuelle seite */
	display: block;
	font-weight: bold;
	height: 18px;
	font-size: 10px;
	background-image: url(navi_sub-bg-o.gif);
	color: #000;
	margin:0;
	padding:0 0 0 10px;
	text-decoration: none;
}

*html ul#navisub a.active2 { /* Navi - link */
	width: 170px;
}

*html ul#navisub a { /* Navi - link */
	line-height: 18px;
	height: 18px;
	width: 170px;
	font-size: 10px;
	background-image: url(navi_sub-bg.gif);
	color: #000;
	margin:0;
	padding:0 0 0 10px;
	text-decoration: none;
}

ul#navisub a:hover { /* Navi - hover */
	background-image: url(navi_sub-bg-o.gif);
	text-decoration: none;
}

ul#navisub a.active:hover,ul#navisub a.active1:hover { /* Navi - hover */
	background-image: url(navi_sub-bg-a.gif);
	text-decoration: none;
}

/* -------FUSS NAVIGATION------- */

#footer { /* Foot layer */
	height: 27px;
	background-image: url(temp_foot-bg.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

#footnav{ /* Footnavigation */
	display: block;
	float:left;
	width: 700px !important
}

#footnav-r{ /* Footnavigation right */
	display: block;
	text-align:right
}

#footnav a img{ /* Footnavigation Image */
	margin: 4px 25px 0 0;
}

#footnav-r img.copyright{ /* Footnavigation right-part */
	margin-top: 4px;
}

