html {
    overflow: -moz-scrollbars-vertical;
	/*background-image:url('../grfx/background_v2.gif');*/
	background-color: #D9D9D9;
}

h2
	{
	margin-top:0px;
	color: #B34000;
	font-size:12px;
	}

h1
	{
	margin-top:0px;
	color: #606060;
	font-size:18px;	
	}
	
a:link, a:visited
	{
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	color: #00B90F;
	}
a:hover, a:active
	{
	color: #EB5E9C; /*lila*/
	color: #66FFFF; /*türkis*/
	}

table
	{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 13px;		
	text-align: left;
	color: #606060;
	}

td { padding:0px; }
	
/* BASIC STYLE	*/
.top_left
	{
	background-image: url('../grfx/top_left4.png');
	background-repeat: no-repeat;
	height:35px;
	width: 30px;
	}
.top_center
	{
	background-image: url('../grfx/top_center4.png');
	background-repeat: repeat-x;
	}
.top_right
	{
	background-image: url('../grfx/top_right4.png');
	background-repeat: no-repeat;
	}
.left
	{
	background-image: url('../grfx/left4.png');
	background-repeat: repeat-y;
	}
.right
	{
	background-image: url('../grfx/right4.png');
	background-repeat: repeat-y;
	width:35px;
	}
.bottom_left
	{
	background-image: url('../grfx/bottom_left4.png');
	background-repeat: no-repeat;
	height:11px;
	width: 11px;
	}
.bottom_center
	{
	background-image: url('../grfx/bottom_center4.png');
	background-repeat: repeat-x;
	}
.bottom_right
	{
	background-image: url('../grfx/bottom_right4.png');
	background-repeat: no-repeat;
	height:35px;
	}


/* mit alternativem Schatten und Background */
/*
.top_left
	{
	background-image: url('../grfx/top_left3.png');
	background-repeat: no-repeat;
	height:35px;
	width: 30px;
	}
.top_center
	{
	background-image: url('../grfx/top_line3.png');
	background-repeat: repeat-x;
	}
.top_right
	{
	background-image: url('../grfx/top_right3.png');
	background-repeat: no-repeat;
	}
.left
	{
	background-image: url('../grfx/left3.png');
	background-repeat: repeat-y;
	}
.right
	{
	background-image: url('../grfx/right3.png');
	background-repeat: repeat-y;
	width:35px;
	}
.bottom_left
	{
	background-image: url('../grfx/bottom_left3.png');
	background-repeat: no-repeat;
	height:11px;
	width: 11px;
	}
.bottom_center
	{
	background-image: url('../grfx/bottom_line3.png');
	background-repeat: repeat-x;
	}
.bottom_right
	{
	background-image: url('../grfx/bottom_right3.png');
	background-repeat: no-repeat;
	height:35px;
	}
*/	
/*Ende Alternativer Schatten und Background */

	
	
	
.block
	{
	background-image: url('../grfx/jeans_bg.png');
	background-repeat: no-repeat;	
	padding: 11px;
	height: 200px;
	vertical-align: top;
	color: white;
	font-family: Arial;
	font-size: 13px;
	width:350px;
	}
.block h1
	{
	color: orange;
	font-size: 15px;
	}
	
.block a:link, .block a:visited	
	{
	color: lightsteelblue;
	text-decoration: underline;
	}
.block a:hover, .block a:active
	{
	color: orange;
	text-decoration: underline;
	}

/* Der einzelne Block fürdie CDs --> Einstellungen im Content */
.block_invert
	{
	background-image: url('../grfx/jeans_bg_invert.png');
	background-repeat: no-repeat;	
	padding: 11px;
	height: 200px;
	vertical-align: top;
	color: white;
	font-family: Arial;
	font-size: 13px;
	}
.block_invert h1
	{
	color: navy;
	font-size: 15px;
	}
	
.block_invert a:link, .block_invert a:visited	
	{
	color: steelblue;
	text-decoration: underline;
	}
.block_invert a:hover, .block_invert a:active
	{
	color: navy;
	text-decoration: underline;
	}


	
.mitte
	{
	background-image: url('../grfx/jeans.png');
	background-repeat: repeat-y;	
	width: 162px;
	height: 100px;
	}
a.sloganLink:link,a.sloganLink:visited,a.sloganLink:active,a.sloganLink:hover
	{
	text-decoration: none;
	color:white;
	}

.header
	{
	background-image: url('../grfx/logo_top2.jpg');
	background-repeat: no-repeat;
	}	
.topLinks
	{
	vertical-align: top;
	float:right;	
	padding-left:230px;
	}
.slogan
	{
	font-size: 50px;
	font-weight: bold;
	color: white;
	padding-left: 11px;
	}
	
.slogan a
	{
	font-size: 50px;
	font-weight: bold;
	color: white;
	padding-left: 11px;
	text-decoration: none;
	
	}

.mainNavi 
	{
	height: 10px;
	background-color: #EEEEEE;
	background-repeat: repeat-x;	
	list-style: none;
	color:steelblue;
	}
	
.Footer
	{
	background-color: #EEEEEE;
	color: steelblue;
	}
.Footer a:link, .Footer a:visited
	{
	border-right: 1px solid silver;
	background-color: #EEEEEE;
	padding-left: 11px;
	padding-right: 11px;
	padding-top:5px;
	padding-bottom:5px;
	color: steelblue;
	text-decoration: none;
	}
	
.Footer a:active, .Footer a:hover
	{
	color: steelblue;
	}	
.pageBg
	{
	/*background-image:url('../grfx/background_v2.gif');*/
	background-repeat: repeat-x,y;
	background-position: left top;
	margin-top: -11px;	
	}
.page
	{
	background-color: white;
	border-collapse: collapse;	
	}

.contentText
	{
	padding:20px;
	background-color: white;
	line-height: 20px;
	filter:alpha(opacity=70); /* IE */
	-moz-opacity:0.7; /* Gecko-Browser */
	opacity:0.7; /* Opera 9+ */	
	}

.topnavi_link
	{
	list-style:none;
	float:left;
	}

#language li
	{
	list-style: none;
	float:left;
	}

#language li a
	{
	font-weight: bold;
	}

#language
	{
	margin-left:-2px;
	}
	
	
.submenu_top
	{
	background-image: url('../../../grfx/submenu_top_shadow.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	z-Index: 2000;
	position: absolute;
	display: none;
	top: 160px;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 15px;
	min-width: 240px !important;
	width: 240px !important;
	}

ol
	{
	margin-left:-40px;
	margin-top:0px;
	}

#top_navi li
{
	float: left; /*left: von links nach RECHTS lesen | right: es wird von rechts nach LINKS gelesen*/
	list-style:none;
}

#top_navi li a, #language li a
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 11px;
	padding-left: 11px;
	color:steelblue;
	display: block; 
	text-decoration: none;	
}

#top_navi li a:hover,#left_menu li a:focus,#left_menu li a:active, #language li a:hover
	{
	color:steelblue;
	}

#top_navi li a.topnavi_active
	{
	color:steelblue;	
	}

#top_navi li a.submenu_top_link:link, #top_navi li a.submenu_top_link:visited, a.submenu_top_link:link, a.submenu_top_link:visited
	{
	text-decoration: none;
	line-height: 25px;
	border:none;
	background-color: white;
	color: #7793c6;
	}
	
#top_navi li a.submenu_top_link:hover, a.submenu_top_link:hover, #top_navi li a.submenu_top_link:active, a.submenu_top_link:active
	{
	text-decoration: underline;
	line-height: 25px;
	font-weight: normal;
	color: #535863;
	display:block;
	border:0px;
	background-color: white;	
	background: none;
	}	

#footer_list li
{
	float: left;
	list-style: none;
}

#footer_list li a
{
	
	float: left;
	color: steelblue;
	border-right: 1px solid #e0dfd6; 
	/*Farbe des Trennstriches zwichen den einzelnen Footer-Links*/
	display: block; 
	text-decoration: none;		
}
		
	
/* inner Content 	Areas */
TD.innerContentTopLeft
		{
		background-image: url('../grfx/ListContent_TopLeft.jpg');
		background-repeat:no-repeat;
		height:20px;
		width:10px;		
		}
TD.innerContentTopLine
		{
		background-image: url('../grfx/ListContent_TopLine.jpg');
		padding-top: 5px;
		background-repeat:y-repeat;
		height:30px;
		}	
TD.innerContentTopLine h3
	{
	padding:0px;
	margin-top:-10px;
	}
		
TD.innerContentTopRight
		{
		background-image: url('../grfx/ListContent_TopRight.jpg');
		background-repeat:no-repeat;		
		width:35px;
		}	
		
TD.innerContentLeft
		{
		background-image: url('../grfx/ListContent_Left.jpg');
		background-repeat:repeat-y;
		}		
TD.innerContentRight
		{
		background-image: url('../grfx/ListContent_Right.jpg');
		background-repeat:repeat-y;
		width:35px;
		}		
TD.innerContentBottomLeft
		{
		background-image: url('../grfx/ListContent_BottomLeft.jpg');
		background-repeat:no-repeat;
		height:30px;
		width: 20px;
		}	
TD.innerContentBottomLine
		{
		background-image: url('../grfx/ListContent_BottomLine.jpg');
		background-repeat:y-repeat;
		}	
TD.innerContentBottomRight
		{
		background-image: url('../grfx/ListContent_BottomRight.jpg');
		background-repeat:no-repeat;
		}		
TD.innerContent
	{
	line-height:18px;
	}
	
#submenu
	{
	width:220px;
	}
#submenu li
	{
	list-style: none;
	margin-left:-12px;
	}
li.sub_inactive a:link, li.sub_inactive  a:visited
	{
	background-color:white;
	display: block;
	line-height:22px;
	padding-left: 10px;
	color:firebrick;
	text-decoration:none;
	line-height:30px;
	}
li.sub_inactive a:hover, li.sub_inactive  a:active
	{
	display: block;
	line-height:22px;
	padding-left: 10px;
	color:firebrick;
	text-decoration:none;
	background-color: #FFDD73; /*Ocker*/
	line-height:30px;
	}
	
li.sub_active a:link, li.sub_active  a:visited
	{
	background-color:white;
	color: firebrick;
	display: block;
	font-weight: normal;
	line-height:22px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
	
	}
li.sub_active a:hover, li.sub_active  a:active
	{
	background-color: #FFDD73; /*Ocker*/	
	display: block;
	line-height:22px;
	padding-left: 10px;
	line-height:30px;
	}

#topLinksIE
	{
	margin-top:70px;
	}
	
.innerContentTopLeft-Subnavi, .innerContentTopLine-Subnavi, .innerContentTopRight-Subnavi
	{
	background-color:#EEEEEE;
	}

#contentMain
	{
	margin-top:-2px;
	}
#contentMain table
	{
	width:100%;	
	}

	
.rightContent
	{
	border-left: 1px solid silver;
	border-top: 1px solid silver;
	background-color: #FAFFD9; 
	width:100%;
	}
	
.rightContent TD
	{
	padding-left: 5px;
	}



	
