* {
	margin: 0px;
	padding: 0px;
	font-size: inherited;
}

body 
{
	background-color: #CDCDCD;
	color: #FFFFFF;
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	line-height: 1.4em;
}

ul, menu, dir {
  list-style-type: square;
  margin-left: 1em;
}


.clearfloat
{
	height: 1px;
	overflow: hidden;
	clear: both;
}

a,
a:link, 
a:visited, 
a:hover, 
a:active
{
	color: #006eab;
}

a:visited 
{
	color: #006eab;
}

.activelink a,
.activelink a:link, 
.activelink a:visited, 
.activelink a:hover, 
.activelink a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

.activelink a:hover, 
.activelink a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}


div#outer_frame
{
	text-align: left;
	background-color: #006eab;
	border-color: #006eab;
	border-style: solid;
	border-width: 1px;
	width: 935px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

div#main_head
{
	height: 189px;
	position: relative;
	color: #dcdcdc;
	line-height: 1.3em;
}

#logo_print_only
{
	display: none;  /* used for printing only */
}

div#main_head a, 
div#main_head a:link, 
div#main_head a:visited, 
div#main_head a:hover, 
div#main_head a:active
{
	color: #DCDCDC;
	text-decoration: none;
}

div#main_head a:hover,
div#main_head a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}


div#main_head #logo
{
}

div#main_head #logo img
{
	border-width: 0px;
	margin-top: 19px;
	margin-bottom: 35px;
}

div#main_head #flags img
{
	border-width: 0px;
	margin-right: 4px;
}

div#main_head #top_menu 
{
	position: absolute;
	left: 155px;
	top: 0px;
	font-size: 12px;
	font-weight: bold;
}

div#main_head #top_menu img#background_image
{
}

div#main_head #top_menu ul
{
	margin-left: 10px;
	line-height: 1em;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 77px;
	line-height: 1.4em;
}

div#main_head #top_menu ul li
{
	text-align: center;
	float: left;
	width: 125px; 
}

div#main_head #top_menu ul li .caption
{
	display: table-cell;
	vertical-align: middle;
	width: 125px;
	height: 38px;
}

div#main_head #top_menu ul li .caption-active a,
div#main_head #top_menu ul li .caption-active a:link,
div#main_head #top_menu ul li .caption-active a:visited
{
	color: #FFFFFF;
}



div#main_head div#stuff_area
{
	position: absolute;
	left: 810px;
	top: 0px;
}


#quicksearch_form
{
	margin-top: 28px;
	height: 45px;
}

#stuff_menu
{
}

#stuff_menu ul
{
	font-size: 10px;
	list-style: none;
	line-height: 1.25em;
}

#stuff_menu ul li
{
}

#stuff_menu a,
#stuff_menu a:link
#stuff_menu a:visited,
#stuff_menu a:hover,
#stuff_menu a:active
{
}

#searchtext
{
	width: 90px;
}


div#sub_menu
{
	float: left;
	width: 150px;
	line-height: 1.3em;
}

div#sub_menu a, 
div#sub_menu a:link, 
div#sub_menu a:visited, 
div#sub_menu a:hover, 
div#sub_menu a:active
{
	color: #DCDCDC;
	text-decoration: none;
}

div#sub_menu a:hover ,
div#sub_menu a:active
{
	color: #FFFFFF;
	text-decoration: underline;

}

div#sub_menu ul
{
	list-style: none;
}

div#sub_menu ul li
{
	padding-top: 1em;
}

div#sub_menu ul ul
{
	margin-left: 10px;
	list-style: none;
	font-size: 85%;
}

div#sub_menu ul ul li
{
	padding-top: 0em;
}


div#content_area
{
	padding-left: 15px;
	margin-left: 155px;
	background-color: #FFFFFF;
	color: #000000;
	min-height: 300px;    /* so sollte es sein */
	height: auto; 
	_height: 300px;   /* hack f�r nicht standard-konforme browser kennen */
}

div#content_area p
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #666666;
}


div#content_area h1
{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	color: #006eab;
}

div#content_area h2
{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	color: #006eab;
	margin-top: 6px;
}

div#content_area h3
{
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #006eab;
	margin-top: 6px;
}

div#content_area li
{
	list-style-type: square;
	margin-left: 1em;
	color: #666666;
}

.rootline
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #CCCCCC;
}

.rootline a,
.rootline a:link, 
.rootline a:visited, 
.rootline a:hover, 
.rootline a:active
{
	color: #CCCCCC;
	text-decoration: underline;
}

.rootline a:hover
{
	text-decoration: underline;
} 



div#content_area #right_column
{
	float: right;
	width: 260px;
	padding-right: 5px;
	font-size: 90%; 
}

div#content_area #right_column p
{
	padding-right: 5px;
}

#footer
{
}

#footer a, 
#footer a:link, 
#footer a:visited, 
#footer a:hover, 
#footer a:active
{
	color: #DCDCDC;
	text-decoration: none;
}

#footer a:hover,
#footer a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}



div#content_pictures
{
}

div#content_news
{
	font-size: 10px;
	line-height: 1.25em;
}

div#content_main
{
	margin-right: 280px;   /* platz fuer rechte spalte reservieren */
}

div.product_description_table
{
	font-size: 9px;
}

div.product_description_table table
{
	border-collapse: collapse;
	width: 100%;
}


div.product_description_table tr
{
	background-color: #CCE2EF;
}

div.product_description_table td
{
	width: auto;
	border-left: none;
	border-right: none;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	padding-left: 2px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div#footer
{
	clear: both;
	font-size: 10px;
}


.tx-photogals-pi1
{
}

.tx-photogals-pi1 img
{
	vertical-align: middle;
}

.tx-photogals-pi1 *
{
	margin: 0px;
	border: none;
	padding: 0px;
	line-height: 1em;
}

.tx-photogals-pi1-thumbswrap
{
}

.tx-photogals-pi1-big
{
	margin-right: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

.tx-photogals-pi1-big a
{
	padding: 0px;
	margin: 0px;
}

.tx-photogals-pi1-small,
.tx-photogals-pi1-small-active
{
}




.tx-photogals-pi1-small a,
.tx-photogals-pi1-small-active a
{
	width: 79px; 
	height: 52px;
	overflow: hidden;
	float: left; 
	margin-top: 5px;
	margin-right: 5px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}

.tx-photogals-pi1-small a:hover,
.tx-photogals-pi1-small-active a 
{
	border:1px solid #006eab;
}

.tx-photogals-pi1-small img {
	filter: gray();
	text-align: center;
}

.tx-photogals-pi1-small a:hover img {
	filter: none;
}

.tx-jppageteaser-pi1-list-entry-image {
		    float: left; 
		    margin: 0px;
		    border: none;
		    }

.tx-jppageteaser-pi1-list-entry-image img {
		    float: none; 
		    margin: 0px;
		    border: none;
}

.tx-jppageteaser-pi1-list-entry-description {
		margin-left: 130px;
}

.tx-jupteaser-pi1
{
	background-color: #FFFFFF;
}

.tx-jupteaser-pi1-element1 {
	background-color: #FFFFFF;
}

.tx-jupteaser-pi1-element2 {
	background-color: #FFFFFF;
}