.stripes ul {margin:0!important;padding:0;}
.stripes li {margin:0;margin-left:20px;padding:0;}

body
{
	padding: 0;
	margin: 5px;
	background-color: #7D9CBE;
	background-image: url(i/body_back_gradient.gif);
	background-repeat: repeat-x;
}

body, td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #044179;
}

table, td
{
	 border-collapse: collapse;
}

input, select, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #9FB6CC;
}

input#search-input
{
	width: 290px;
}

label
{
	font-size: 9pt;
}

select
{
	height: 20px;
}

a
{
	color: #044179;
	font-weight: bold;
}
	
td.sidebar
{
	background-color: #507aa1;
	background-image: url(i/sidebar-background.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #9FB6CC;
	border-right: 1px solid #9FB6CC;
	height: 100%;
}

.headerstyle
{
	border-left: 1px solid #9FB6CC;
	border-right: 1px solid #9FB6CC;
	border-top: 1px solid #9FB6CC;
}

td.contentpane
{
}

td.contentpane2 div.bar
{
	/*
	width: 468px;
	*/
	/*
	margin: -1px 1px 0 1px;
	*/
}

div.menuitem
{
	padding: 4px 6px;
	font-weight: bold;
	border-top: 1px solid #396d9d;
	border-bottom: 1px solid #083761;
}

.menuitem a:hover 
{
  color: #fc0;
}

#menus 
{
position:relative;
width:100%;
}

#smenu1 
{
  position: absolute;
  z-index: 100;
  left: 90px;
  margin-top: -7px;
  position: absolute;
	width: 200px;
	padding: 10px;
	border: 1px solid #ffcc00;
	background-color: #507aa1;
	background-image: url(i/sidebar-background.jpg);
	background-repeat: repeat-x;
	line-height: 160%;
	z-index: 100;
}

#smenu1 .linkrow
{
  display:block; 
  padding: 3px 0;
  border-bottom:1px solid #10375a;
}

#smenu1 .linkrow a 
{
  line-height:normal;
}

td#red div.menuitem
{
	border-top: 1px solid #E37482;
	border-bottom: 1px solid #B1081D;
}

div.menusubitem
{
	height: 11pt;
	margin: 3px 5px -2px 15px;
	padding: 0;
	width: 95px;
	line-height: 11pt;
}

div.selectedmenuitem
{
	padding: 4px 6px;
	font-weight: bold;
	border-top: 1px solid #2b6193;
	border-bottom: 1px solid #2b6193;
	/** background-color: #2b6193; **/
	background-image: url(i/selected-item-background.jpg);
	background-repeat: repeat-x;
}

td#red div.selectedmenuitem
{
	border-top: none;
	border-bottom: 1px solid #E37482;
	background-image: none;
	background-color: #E37482;
}

div.menuitem a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

div.selectedmenuitem a
{
	color: #ffffff;
	text-decoration: none;
}

td.topnavigation
{
	text-align: right;
	color: #666666;
	padding: 4px 6px;
	font-size: 11px;
	font-weight: bold;
}

td.topnavigation a
{
	color: #ffffff;
	text-decoration: none;
}

td.metanavigation
{
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 6px;
}

td.metanavigation form
{
	display: inline;
}

div.bar
{
	padding: 1em;
	margin: 1px;
	margin-top: 0;
	background-color: #1e518a;
	background-image: url('../i/bar-background.jpg');
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	clear: both;
	/*
	position: relative;
	top: 1px;
	clear: both;
	border-top: 1px solid #fff;
	background-image: url(i/bar-background.jpg);
	height: 25px !important;
	padding: 6px 0 0 10px;
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	*/
	/*	width: 100%; */
}

div.bar a
{
	color: #ffffff;
	text-decoration: none;
	margin-right: 1em;
}

div.bar a:hover,
div.bar span:hover
{
	text-decoration: underline;
}

div.bar a.selected,
div.bar span.selected
{
	color: #ffcc33;
}

div.widebar
{
	clear: both;
	background-image: url(i/widebar-background.jpg);
	height: 33px;
	width: 468px;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
}

div.subgroupitem_bgcolor
{
  background-color: rgb(222, 231, 238);
}

body td div.subgroupitem, body td div.subgroupitem2
{
	float: left;
	width: 50%;
	color: #044179;
	background-image: url(i/subgroup-item-background.jpg);
	border-top: 1px solid #ffffff;
	padding-bottom: 5px;
}

div.subgroupitem2
{
	width: 100%;
}

div.subgroupitem a, div.subgroupitem2 a
{
	color: #044179;
}

div.subgroupitem img, div.subgroupitem2 img
{
	display: block;
	float: left;
	width: 50px;
}

div.subgroupitem span.small, div.subgroupitem2 span.small
{
	display: block;
	float: left;
	width: 160px;
	padding-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

div.subgroupitem2 span.small
{
	width: 160px;
}

div.subgroupitem2 span.teaser
{
	display: block;
	width: 230px;
	float: left;
}

div.margin5
{
	margin: 5px;
}

div.margin10
{
	margin: 10px;
}

p
{
	margin: 5px 12px;
	line-height: 150%;
}

img
{
	border: none;
}

img.thumb
{
	float: left;
	margin: 1px 7px 6px 1px;
	border: 1px solid #666666;
}

.wholewidth
{
	width: 100%;
}

input.wholewidth
{
	height: 24px;
}

div.margin10
{
	margin: 10px;
	clear: both;
}

h1
{
	font-weight: normal;
	font-size: 14pt;
	margin-top: 8px;
}

img.smallcover
{
	float: left;
	margin: 12px 12px 5px 12px;
	border: 1px solid #555555;
}

div.tabpanespacer
{
	background-color: #eeeeee;
	line-height: 5px;
	font-size: 5px;
	height: 8px;
}

div.tabpane
{
	background-image: url(i/tabpane-background.jpg);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 7px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

div.tabpane a
{
	text-decoration: none;
	color: #004e6e;
	font-weight: bold;
}

div.tabitem
{
	float: left;
	padding: 3px 1px 1px;
	font-weight: bold;
	height: 21px;
	margin-left: 2px;
	margin-right: 5px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
}

div.tabitem:hover
{
	background-color: #eeeeee;
	background-image: none;
	border-bottom: 1px solid #cccccc;
}

div.tabselecteditem
{
	float: left;
	padding: 3px 1px 1px;
	background-color: #ffffff;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	height: 21px;
	margin-left: 2px;
	margin-right: 5px;
}

div#catalog li
{
	margin: 10px 10px 10px -20px;
	font-size: 11px;
	list-style: none;
	line-height: 110%;
}

table.stripes
{
	border-collapse: collapse;
}

table.stripes td
{
	border: 1px solid #4f7aa1;
	padding: 3px 5px;
	line-height: 150%;
}

.small
{
	font-size: 11px; /* @vass -> geht nicht? */
}

table.stripes th, div.teaserHeadline
{
	background-image: url(i/teaser-background.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #4f7aa1;
	padding: 1px 5px;
	line-height: 150%;
	text-align: left;
}

div.subgroup, tr.subgroup
{
	background-image: url(i/teaser-background.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #044179;
	padding: 1px 5px;
	line-height: 150%;
	text-align: left;
	margin: 0 0;
	background-color:white;
}

div.subgroup a
{
	color: #044179;
	text-decoration: none;
}

div.subgroup a:hover
{
	text-decoration: underline;
}

div.subgroup a.selected
{
	color: #000;
}

div.archivesubmenu
{
	background-image: url(i/teaser-background.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #044179;
	padding: 3px 5px;
	line-height: 150%;
	text-align: left;
	margin: 0 1px;
}

.blackFont
{
	color: #000;
	font-weight: bold;
}

img.gallery
{
	border-top: 1px solid #0b4173;
	border-left: 1px solid #0b4173;
	border-bottom: 1px solid #3b71a3;
	border-right: 1px solid #3b71a3;
}

img.galleryitem
{
	border: 1px solid #0b4173;
}

h1 a
{
	text-decoration: none;
	font-weight: normal;
}

table.stripes td.screenshotpane
{
	font-size: 9px;
	vertical-align: top;
	font-family: arial;
	background-image: url(i/bilder_bg.gif);
}

div.imagedescription
{
	margin: -5px -10px;
}

div.imagedescription a
{
	text-decoration: none;
}

div.imagedescription a:hover
{
	color: #7777bb;
}

td.screenshotpane a
{
	font-weight: normal;
}

div.teaserHeadline a
{
	text-decoration: none;
}

div.newslineheader
{
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	margin: 2px 8px;
}

div.newslineheader a
{
	color: #ffcc33;
	text-decoration: none;
}

div.newslinedate
{
	font-family: verdana;
	color: #9FB6CC;
	font-size: 7pt;
	margin: 2px 8px;
}

div.newslinecontent
{
	color: #ffffff;
	font-size: 8pt;
	margin: 2px 8px 20px;
}

div.newslinecontent a
{
	color: #ffcc33;
	text-decoration: none;
}

.txt10
{
	font-size: 10px;
		background-image: url(i/bilder_bg.gif);
}

hr
{
	height: 1px;
	border: none;
	background-color: #9fb6cc;
}

#logintable
{
	background: #fff;
}

#logintable label
{
	font-size: 10px;
}

tr.attention td
{
	background-color: #f87a7a;
}

.smallbasket
{
	margin: 3px 3px 5px;
	padding: 5px;
	background: #fff;
}

.smallbasket a
{
	font-size: 11px;
	font-weight: normal;
}

span.boxsettitle
{
	color: #222222;
	text-decoration: none;
}

table.extrastable
{
	margin: 0 -5px;
	width: 450px;
}

.extrastable td
{
	border-bottom: 1px solid #dddddd;
	padding: 3px 5px;
}

.extrashead
{
	background: #efefef;
	border-top: 1px solid #dddddd;
	font-weight: bold;
}

span.dim
{
	font-size: 9px;
	font-family: georgia;
}

td#red div.menuitem
{
	border-top: 1px solid #E37482;
	border-bottom: 1px solid #B1081D;
}

td#red div.selectedmenuitem
{
	border-top: none;
	border-bottom: 1px solid #E37482;
	background-image: none;
	background-color: #E37482;
}

td#red div.subgroup
{
	border-color: #000000;
}

span.redcaption
{
	display: block;
	padding: 5px 10px;
	margin: -10px -10px 10px;
	background-color: #ddddff;
	border: 1px solid #ccccdd;
}

.redcaption3 a
{
	white-space: nowrap;
}

span.redcaption2
{
	margin: 0 1px 4px;
	display: block;
	padding: 5px 10px;
	background-color: #ddddff;
	border: 1px solid #ccccee;
}

span.redcaption3
{
	padding: 5px 10px;
	display: inline;
	float: left;
	line-height: 15px;
	/* background-color: #ddddff; */
	background-color: #ddddff;
	border: 1px solid;
	border-color: #ccccdd #ffffff #ffffff;
}

.news_headline
{
  font-size:16pt;
	font-weight:normal;
	text-align:center;
	margin-top:10px;
	margin-bottom:16pt;
}

.news_image
{
  text-align:center;
  margin-bottom:10px;
}

.news_teaser
{
  font-weight:bold;
	text-align:center;
	margin-bottom:16pt;
}

.gallery_info_attention
{
  border:1px solid #992222;
  padding-right:1em;
  text-align:center;
  background-color:#FFFFFF;
  color:#992222;
  font-weight:bold;
}

.gallery_info
{
  background: #FFFFFF;
  color: #000000;
  padding: 4px;
  border-left: 1px solid #900;
  border-right: 1px solid #900;
  border-bottom: 1px solid #900;
  font-size: 11px;
}

#copyright
{
	width: 768px;
	font-size: 10px;
	color: #eee;
	border: 1px solid #9FB6CC;
	margin-bottom: 20px;
}

#mailing
{
	width: 100%;
	font-size: 11px;
	color: #044179;
	border: 1px solid #9FB6CC;
	margin-bottom: 20px;

}

.alarm_rot
{
  color: #990000;
  font-weight: bold;
}

.alarm_rot_border
{
  border-color: #990000;
}

.margin_bottom_05
{
	margin-bottom:0.5em;
}

.alarm_rot_bottom_dotted_line
{
	border-bottom: 1px dotted #990000;
}

.alarm_help
{
	cursor: help;
}

.alarm_underline
{
	border-bottom: 1px dotted #990000;
}

.movie_copyright_gallery_sidebar
{
  /*background: #fff; color: #000; margin: 4px; padding: 2px; border: 2px solid #900; font-size: 11px;*/
  border-width: 2px;
  border-style: solid;
  border-color: #990000;
  background-color: #FFFFFF;
  color: #000000;
  margin: 4px;
  padding: 2px;
  font-size: 11px;
}

input[readonly="readonly"] ,
input#emailaddress
{
	background-color: #F0F0F0;
}

.none
{
	display: none;
}

#form_indent
{
	padding-top: 5px;
	padding-left: 5px;
}
