body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #5F5F5F; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000;
	COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #5F5F5f; 
	SCROLLBAR-TRACK-COLOR: #6E6E6E; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #0043A3;
	text-decoration: none
}
a:hover {
	color: #9E0821;
	text-decoration: none;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}



/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}
/* Eigene Style Sheets*/
a.header:link,  a.header:visited, span.header a:link, span.header a:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 5px;*/
    font-weight: normal; 
	text-decoration: none;
}

a.header:active, span.header a:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 5px;*/
    font-weight: normal; 
	text-decoration: none;
}

a.hds:hover, span.header a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 5px;*/
    font-weight: normal; 
	text-decoration: none;
}

a.hds:link,  a.hds:visited, span.hds a:link, span.hds a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 5px;*/
    font-weight: normal; 
	text-decoration: none;
}

a.hds:active, span.hds a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 5px;*/
    font-weight: normal; 
	text-decoration: none;
}

a.hds:hover, span.hds a:hover {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 5px;*/
    font-weight: normal; 
	text-decoration: none;
}

a.hdsb:link,  a.hdsb:visited, span.hdsb a:link, span.hdsb a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.hdsb:active, span.hdsb a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.hdsb:hover, span.hdsb a:hover {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.hdsb1:link,  a.hdsb1:visited, span.hdsb1 a:link, span.hdsb1 a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.hdsb1:active, span.hdsb1 a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.hdsb1:hover, span.hdsb1 a:hover {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

.stk {
	color: #FFFFFF;
}
.tbaussen {
	border: 1px solid #000000;
}
/*Formular*/

.namenu
{ 
BORDER-RIGHT: #315D9A 1px solid; BORDER-TOP: #315D9A 1px solid; BACKGROUND: #f2f2f2;BORDER-LEFT: #315D9A 1px solid; BORDER-BOTTOM: #315D9A 1px solid 
}
INPUT {
	BORDER-RIGHT: #315D9A 1px solid; BORDER-TOP: #315D9A 1px solid; BACKGROUND: #f2f2f2; BORDER-LEFT: #315D9A 1px solid; BORDER-BOTTOM: #315D9A 1px solid
}
TEXTAREA {
	BORDER-RIGHT: #315D9A 1px solid; BORDER-TOP: #315D9A 1px solid; BACKGROUND: #f2f2f2; BORDER-LEFT: #315D9A 1px solid; BORDER-BOTTOM: #315D9A 1px solid
}
.formular TEXTAREA {
	WIDTH: 377px; HEIGHT: 120px }



/*Managecart*/
.checkout {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
  .checkoutinput {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}   
  .nopcart {background: #31417c;border: 1px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
  .nopheader {background: #31417c;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
  .nopentry {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
  .noptotal {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
  .nopbutton {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;} 



/* SLIDESHOW */
#slideshow {
 height:230px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:1px; left:1px;
}
#slideshow img.start {
 display:block;
}
.rtb {

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666666;

}

.footer {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 10px;

	color: #ffffff;

	font-weight: normal;

}

a.footer:link,  a.footer:visited, span.footer a:link, span.footer a:visited {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 10px;

	color: #ffffff;

	font-weight: bold;

	text-decoration: none;

}



a.footer:active, span.footer a:active {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 10px;

	color: #ffffff;

	font-weight: bold;

	text-decoration: none;

}



a.footer:hover, span.footer a:hover {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 10px;

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}
.tabelleganzaussen {height:100%; border: 1px solid #333333;}

.hdb {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
a.hds:link,  a.hds:visited, span.hds a:link, span.hds a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 5px;*/
    font-weight: bold; 
	text-decoration: none;
}

a.hds:active, span.hds a:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 5px;*/
    font-weight: normal; 
	text-decoration: none;
}

a.hds:hover, span.hds a:hover {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 5px;*/
    font-weight: bold; 
	text-decoration: none;
}

.borfooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #315D9A;
}

.box1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	padding-top: 2px;
}
.box {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 12px;
	padding-top: 2px;
}
.box_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 25px;
}

/*Highslide JS Formatierung*/
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 0px solid gray;
}
.highslide:hover img {
    border: 0px solid darkblue;
}

.highslide-image {
    border: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(http://www.rombus.de/web/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: white;
    text-decoration: none;
    font-size: 1px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: white;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
    display: none;
}
/* Controlbar example */
.controlbar {   
    background: url(highslide/graphics/controlbar4.gif);
    width: 167px;
    height: 34px;
}
.controlbar a { 
    display: block;
    float: left;
    margin: 0px 0 0 4px;
    height: 29px;
    width: 34px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(http://www.rombus.de/web/highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.rombus.de/web/highslide/graphics/close.png', sizingMethod='scale');
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/*Highslide JS Formatierung Teil 2*/
.highslide1 {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide1 img {
    border: 1px solid gray;
}
.highslide1:hover img {
    border: 1px solid darkblue;
}

.highslide-image1 {
    border: 1px solid white;
}
.highslide-image-blur1 {
}
.highslide-caption1 {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading1 {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits1,
a.highslide-credits1 i {
    padding: 2px;
    color: white;
    text-decoration: none;
    font-size: 1px;
}
a.highslide-credits1:hover,
a.highslide-credits1:hover i {
    color: white;
    background-color: white;
}

.highslide-move1 {
    cursor: move;
}

.highslide-overlay1 {
    display: none;
}
/* Controlbar example */
.controlbar1 {   
    background: url(highslide/graphics/controlbar4.gif);
    width: 167px;
    height: 34px;
}
.controlbar1 a { 
    display: block;
    float: left;
    margin: 0px 0 0 4px;
    height: 29px;
    width: 34px;
}

/* Necessary for functionality */
.highslide-display-block1 {
    display: block;
}
.highslide-display-none1 {
    display: none;
}
.closebutton1 {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}
.highslide-caption1 {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
a.highslide-full-expand1 {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/*Highslide JS Ende*/
#layer {
	position:absolute;
	width:250px;
	height:260px;
	z-index:1;
	left: 650px;
	top: 430px;
	overflow: visible;
	background-image: url(http://www.rombus.de/phpwcms/klapp-menu-Dateien/mann.jpg);
}
