/* Positionierungen von Layout und Struktur */
.wrap {
	margin: -2 !important;
	padding: 0;
	width: 990px !important;
	height: auto;
	text-align: left;
	overflow: hidden;
	border: 0px !important;
}

.header {
	position: inherit;
	top: -2px;
	left: -2px;
	border: 0px !important; background : url('../images/bg-header.png')
	no-repeat;
	height: 102px !important;
	width: 990px !important;
	background: url('../images/bg-header.png') no-repeat;
	margin: 0 !important;
	padding: 0 !important;
	
}

.top {
	position: absolute;
	top: 0;
	left: 450px !important;
	background: transparent;
	margin: 0px !important;
	padding: 0px !important;
	width: 500px !important;
}

.top td {
	background: transparent;
	text-align: right;
	padding: 3px;
	text-align: center;
}

.top ul {
	height: 20px;
	display: inline;
	width: 150px;
	float: right;
}

.top ul li {
	display: inline;
	float: right;
}

.img {
	margin: 0;
	padding: 0;
	/*position: absolute;*/
}

.left {
	position: inherit;
	top: 120px !important;
	margin: 0 0 0 0;
	padding: 0;
	width: 180px !important;
	height: auto;
	text-align: right !important;
}

.left td {
	vertical-align: top;
}

.mainbody table{
	width: 780px !important;
	margin: 0 0 0 0px;
	padding: 0;
}

/* ######################################################################################################
** Allgemeine HTML-Angaben                                                                                  
** ######################################################################################################
*/
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%
}

body {
	min-height: 101%;
	text-align: left;
	line-height: 120%;
	font-family: Verdana;
	color: #000;
	background: #fff;
	margin: 0 !important;
	padding: 0 !important;
	behavior:url("csshover.htc");
}

.top td a {
	color: #fff;
	font-family: verdana; 
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;;
	font-size: 10px;
}

.top td a:hover {
	color: #fff !important;
	text-decoration: none !important;
}





/* ######################################################################################################
** Horizontales Menü - Quicklinks      --->   existiert bei diesem Template nicht                                                                             
** ######################################################################################################
*/
	/* ######################################################################################################
** Service 
** ######################################################################################################
*/
#service {
	margin: 0px 0 0 0;
	text-align: right !important;
}

#service ul {
	list-style: none;
}

#service a:link,#service a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

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

/* ######################################################################################################
** Linker Navigationsbereich  
** ######################################################################################################
*/
.left .moduletable {
	margin: 0 0 20px 0;
}

.left .moduletable ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.left .moduletable a:link,.left .moduletable a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.left .moduletable a:hover {
	text-decoration: underline;
}

a {
	font-weight: bold !important;
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: none !important;
	color:	#fb0908 !important;
}

.mainlevel_current, .mainlevel_active{
	color:	#fb0908 !important;
}

a.sublevel{
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

.sublevel_current {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	color:	#fb0908 !important;
}

/* Het 100% CSS menu */
ul,li {
	margin: 0;
	padding: 0;
	display: block;
}

ul {
	list-style: none;
	width: 180px;
	padding: 2px;
}

li {
	position: relative;
	padding: 2px;
	z-index: 9;
	line-height: 13px;
}

li.folder {
	border-right-color: #cc0000;
}

/* decoratieve hover */
li:hover {
	z-index: 15;
}

/* Alle subnavigatie verbergen */
ul ul {
	position: absolute;
	display: none;
	right: -180px;
	top: 0px;
	text-align: left !important;
	background: #e7e7e7;
}

/* 1 :hover, met specificity */
li:hover ul ul {
	display: none;
}

li:hover ul,li:hover li:hover ul {
	display: block;
	
}

/* 2 :hover, met specificity */
li:hover ul ul li ul {
	display: none;
}

/*#block-1-content div.moduletable {
	margin: 0 0 20px 0;
	padding: 0;
}


#block-1-content ul {
	margin: 0px 0px 0 0;
	text-align: left;
	list-style: none;
}

#block-1-content ul a:hover{
	text-decoration: underline;
}

#block-1-content a.mainlevel{
	font-family: arial;
	font-size: 11px !important;
	font-weight: bold;
	display: block;
	padding: 5px 20px 5px 5px;
	background: #fff;
	text-align: left;
	width: 170px;
	font-weight: bold;
	text-decoration: none;
}

#block-1-content a.mainlevel:hover  {
	color: red;
	text-decoration: none;
}

#active a{
	color: green;
}

#block-1-content a.sublevel{
	font-family: arial;
	font-size: 11px !important;
	font-weight: bold;
	display: block;
	padding: 5px 20px 5px 25px;
	background: #fff;
	text-align: left;
	width: 150px;
	font-weight: bold;
	text-decoration: none;
}

#block-1-content a.sublevel:hover{
	color: red;
	text-decoration: none;
}

/* ######################################################################################################
** Disclaimer  
** ######################################################################################################
*/
.moduletable-disclaimer {
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	line-height: 1em !important;
	margin: 50px 0px 0px 0px !important;
	padding: 10px !important;
	width: 170px !important;
}

/* ######################################################################################################
** Inhalt/Startseite  
** ######################################################################################################
*/
#navigator {
	background: #fff;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 182px;
}

#navigator table {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 150px;
	float: right !important;
}

#navigator td {
	margin: 0;
	padding: 0;
	width: 20%;
	font-size: 10px;
	vertical-align: center !important;
}

#navigator a {
	margin: 0;
	text-decoration: none;
	display: block;
}

#navigator input {
	border: 1px solid #999;
	margin: 0;
	padding: 0;
	width: 25px;
	background: transparent;
	text-align: center;
	color: #000;
	vertical-align: middle !important;
	font-family: verdana;
	font-size: 10px;
	height: 15px;
}

#navigator img {
	vertical-align: center !important;
}

/* ######################################################################################################
** Inhalt/Startseite  
** ######################################################################################################
*/
.contentheading {
	color: #ff0000;
	font-family: Verdana;
	font-size: 14px !important;
	font-weight: bold !important;
	padding: 10px 0 10px 10px !important;
	/*background: url('../images/bg-header.png') no-repeat;*/
}

table.blog td {
	padding: 10px 0px 0px 10px !important;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
}

.mainbody a {
	font-weight: normal;
	color: #000;
}

/* ######################################################################################################
** Suchmaske + Ergebnisse  
** ######################################################################################################
*/
input.search {
	color: #000;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;
	width: 130px;
}

#search-results {
	margin: 0;
	padding: 20px 0 0 20px;
}

#search-results div.componentheading {
	display: none;
}

#search-results td {
	padding: 0 0 10px 0;
	font-size: 11px;
}

/* ######################################################################################################
** Bildschirmlupe - Imagezoom  
** ######################################################################################################
*/
ul.imagezoom {
	margin: 0 0 0 0;
	padding: 0 15px 0 0;
	list-style: none;
	display: inline;
	float: right;
	font-size: 100%;
}
/* ######################################################################################################
** Seite empfehlen  
** ######################################################################################################
*/


#frontpage{
	position: absolute;
	margin: 150px 0 0 200px;
	padding: 0;
	border: 0px solid green;
	width: 750px !important;
	z-index: 3;
}
#frontpage h3{
	font-size: 14px;
	color: red;
	margin: 0 0 10px 0;
}


#frontpage dl{
	margin: 10px 10px 0px 10px;
	padding: 4px;
	float: left;
	width: 325px;
	height: 235px !important;
}

#frontpage dd{
	font-size: 11px;
	line-height: 140%;
}

.margin-right-bottom{
	margin: 0 5px 5px 0px;
}

#frontpage a:link, #frontpage a:visited{
	text-decoration: underline !important;
	font-weight: normal  !important;
}

#frontpage a:hover{
	text-decoration: underline !important;
	font-weight: normal  !important;
}





