body {background-color:#ffffff; font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; line-height: 16px; margin:0px 0px 0px 0px;}

table {font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; line-height: 15px}

.ArticleBlock
{
	display: block;
	float:none;
	width: 700px;
}

.MiniCart
{
	background-color: #dddddd;
	width: 160px;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	border: dotted 1px #444444;
	font-size: 80%;
}
.MiniCart table
{
	font-size: 100%;
}

.GrayBorder
{
	border: solid 1px #eeeeee;
	margin-bottom: 10px;
}


.CartTable a:link .image {display:none}
.CartTable a:visited .image {display:none}
.CartTable a:hover .image {display:block}

.CartTable .image
{
	display: none;
	position: absolute;
	left: 550px;
	margin-top: -50px;
	border: solid 1px #999999;
}

.CartTable .image img
{
	border: none;
}

.Productgroup
{
	width: 650px;
	height: 24px;
	background-color: #eeefff;
	padding: 10px 4px 0px 4px;
	margin-top: 30px;
	font-weight: bold;
}

.Product
{
	float:left;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 3px;
	margin-top: 3px;
	color: Black;
	font-weight: normal;
	font-size: 90%;
	border: solid 1px #dddddd;
	text-decoration: none;
	text-align: left;
	width: 160px;
	height: 180px;
	cursor: pointer;
	line-height: 120%;
}
.Product .Icon
{
	height: 112px;
	text-align: center;
}

.Product .Icon img
{
	border: 0px;
}

.Product .Heading
{
	background-color: #cccccc;
	height: 30px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-align: center;
}

.Product .AddInfo
{
	text-align: center;
}

.Product a:link, .Product a:visited, .Product a:hover, .Product a:active
{
	color: #000000;
}

.BigProduct
{
	background-color: #ffffff;
}

.BigProduct .Heading
{
	background-color: white;
	font-size: 14pt;
	height: 20px;
	padding: 15px 10px 5px 5px;
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom: solid 1px #242424;
}
.BigProduct .Description
{
	text-align: left;
	margin-bottom: 30px;
	padding-left: 10px;
}

.BigProduct .BigPicture
{
	border: solid 1px #eeeeee;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	height: 340px;
}
.BigProduct .SmallPicture
{
}

.GrayBoxTop
{
	border: solid 1px #eeeeee;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	height: 340px;
}
.GrayBoxBottom
{
	border: solid 1px #eeeeee;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	height: 212px;
}


.BigProduct .SideData
{

}

.BigProduct .Data
{
	border-top: solid 1px #444444;
	padding-top: 10px;
}

.PathNav
{
	position: absolute;
	top: 196px;
	left: -60px;
	height: 16px;
	width: 770px;
	padding: 2px 2px 2px 20px;
	background-color: #dddddd;
}

.CartNav
{
	position: absolute;
	top: 196px;
	left: 0px;
	height: 16px;
	width: 770px;
	padding: 2px 2px 2px 20px;
}

.contentarea
{
	background-color: #ffffff;
	width: 700px;
	position: absolute;
	top: 235px;
	left: 0px;
	padding-left: 260px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	background-image: url(/graphic/anglerwelt/content-back.gif);
	background-repeat: repeat-y;	

}

.Ebayadds
{
	position: absolute;
	top: 165px;
	left: 840px;
}

.content
{	border-left: solid 1px #e2e2e2;
	padding-left: 10px;
}

.MainNavText
{
	margin: 4px 0px 2px 20px;
}

.MainNavItem, .MainNavItem a:link, .MainNavItem a:visited, MainNavItem a:hover, MainNavItem a:active
{
	z-index: 1;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 2px;
	background-color: #999999;
	text-align: center;
}

.MainNavItemSelected, .MainNavItemSelected a:link, .MainNavItemSelected a:visited, MainNavItemSelected a:hover, MainNavItemSelected a:active
{
	z-index: 1;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #666666;
	text-align: center;
}


.languagelinks
{
	position: absolute;
	top: 15px;
	left: 20px;
	z-index:2;
	width: 250px;
	height: 40px;
	margin-top: 5px;
	font-style: italic;
	text-decoration: none;
	color: #353535;
}

 .languageitem, .languageitem a:link, .languageitem a:visited, languageitem a:hover, languageitem a:active
{
	margin-right: 4px;
	float: left;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #353535;
	font-size: 11px;
}

 .languageitemactive, .languageitemactive a:link, .languageitemactive a:visited, languageitemactive a:hover, languageitemactive a:active
{
	margin-right: 4px;
	float: left;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #40adcb;
	font-size: 11px;
}

.toplinks
{
	position: absolute;
	top: 5px;
	left: 650px;
	z-index: 2;
	width: 400px;
	height: 110px;
	margin-top: 5px;
}
.TopLinksItem, .TopLinksItem a:link, .TopLinksItem a:visited, TopLinksItem a:hover, TopLinksItem a:active
{
	color: #353535;
	text-decoration: none;
	font-style: italic;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	
}



.mainnavbar
{
	position: absolute;
	width: 850px;
	top: 8px;
	left: 270px;
	height:20px;
	z-index: 2;
}

.logo
{
	position: absolute;
	top: 10px;
	left: 10px;
}
.slogan
{
	position: absolute;
	top: 5px;
	left: 90px;
}

.NavArea
{
	position: absolute;
	top: 160px;
	left: 10px;
	width: 196px;
	background-color: #bbbbbb;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 80px;
}

hr
{
	color: #40adcb;
	width: 95%;
	text-align: left;
}

.header
{
	position: absolute;
	top: 30px;
	left: 210px;
	width: 791px;
	height: 170px;
	z-index: 5;
}

.headline
{
	position: absolute;
	top: 175px;
	left: 220px;
	color: White;
	z-index: 10;
}

.shopbutton
{
	position: absolute;
	top: 150px;
	left: 770px;
	z-index:10;
}
	

a:link {text-decoration: underline; color: #00247A }
a:visited {text-decoration: underline; color: #00247A }
a:hover {text-decoration: underline; color: #00247A }
a:active {text-decoration: underline; color: #00247A }

a img
{
	border: 0px;
}

.topnav {color: White;
		font-weight: normal;
		font-size: 13px;}
.topnav a:link {text-decoration: none; color: #ffffff }
.topnav a:visited {text-decoration: none; color: #ffffff }
.topnav a:hover {text-decoration: none; color: #ffffff }
.topnav a:active {text-decoration: none; color: #ffffff }

.sidenav {color: #576268;
		font-weight: normal;
		font-size: 13px;}
.sidenav a:link {text-decoration: none; color: #576268 }
.sidenav a:visited {text-decoration: none; color: #576268 }
.sidenav a:hover {text-decoration: none; color: #576268 }
.sidenav a:active {text-decoration: none; color: #576268 }

.sidenavBold {color: #576268;
		font-weight: bold;
		font-size: 13px;}
.sidenavBold a:link    {text-decoration: none; font-weight: bold; color: #576268 }
.sidenavBold a:visited {text-decoration: none;  font-weight: bold; color: #576268 }
.sidenavBold a:hover   {text-decoration: none; font-weight: bold; color: #576268 }
.sidenavBold a:active  {text-decoration: none; font-weight: bold; color: #576268 }

.NavLevel1, .NavLevel1 a:link, .NavLevel1 a:visited, .NavLevel1 a:hover, .NavLevel1 a:active
{color: #353535; font-weight: bold; font-size: 11px;text-decoration: none; font-style: normal;}
.NavLevel2, .NavLevel2 a:link, .NavLevel2 a:visited, .NavLevel2 a:hover, .NavLevel2 a:active
{color: #353535; font-weight: normal; font-size: 11px;text-decoration: none; font-style: normal;}
.NavLevel3, .NavLevel3 a:link, .NavLevel3 a:visited, .NavLevel3 a:hover, .NavLevel3 a:active
{color: #353535; font-weight: normal; font-size: 11px;text-decoration: none; font-style: normal;}
.NavLevel4, .NavLevel4 a:link, .NavLevel4 a:visited, .NavLevel4 a:hover, .NavLevel4 a:active
{color: #353535; font-weight: normal; font-size: 11px;text-decoration: none; font-style: normal;}


BigText {font-size: 18px;}

.text_gray {color: #888888;}

.CopyRight {font-size: 10px; color: #ffffff;}
.CopyRight a:link     {font-size: 9px; color: #ffffff; text-decoration: underline;}
.CopyRight a:visited  {font-size: 9px; color: #ffffff; text-decoration: underline;}
.CopyRight a:hover    {font-size: 9px; color: #ffffff; text-decoration: underline;}
.CopyRight a:active   {font-size: 9px; color: #ffffff; text-decoration: underline;}

.sitemaptext
{
	font-size: 11px;
	text-decoration: none;

}
.sitemapbigtitle
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.sitemapbigtitle a:link
{
	color:#FFFFFF;
	text-decoration: none;
}


.sitemapsmalltitle
{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.sitemapsmalltitle a:link
{
	color:#FFFFFF;
	text-decoration: none;
}


h1 { line-height: 20pt; font-weight: bold; font-size: 13pt; margin-bottom: 0px ; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
h2 { line-height: 14pt; font-weight: bold; font-size: 14px; margin-bottom: 0px ;color:#40adcb}
h3 { line-height: 14pt; font-weight: bold; font-size: 14px; margin-bottom: 0px ;color:#40adcb}

#container
{ 
	padding: 0px 0px 0px 0px;  
	margin: 0px 0px 0px 0px; 
}


.console INPUT
{
	background-color: #f0f7b7;
	width: 200px;
	text-align: left;
	padding-left: 5px;
}

.console BUTTON
{
	background-color: #f0f7b7;
	width: 200px;
	text-align: left;
	padding-left: 5px;
}

.console2
{
	position			:absolute;
	left				:786px;
	top				:200px;
	width				:1px;
	height				:1px;
	background-color	:#ffffff;
	padding				:5px 5px 5px 5px;
	z-index				:3;
}
.adsensetop
{
	position			:absolute;
	left				:790px;
	top				:50px;
	width				:1px;
	height				:1px;
	background-color		:#ffffff;
	padding				:5px 5px 5px 5px;
	z-index				:3;
}

.Ads1
{
	background-color: #ddddff;
	position: absolute;
	width: 180px;
	height: 250px;
	top: 200px;
	left: 850px;
	text-align: center;
	z-index: 10;
}

.Ads2
{
	background-color: #ddddff;
	position: absolute;
	width: 180px;
	height: 250px;
	top: 480px;
	left: 850px;
	text-align: center;
}

.Basket
{
	font-size: 10px;
	background-color: #fffdcc;
	width: 123px;
	height: 81px;
	font-style: italic;
	color: #49a7c1;
	background-image: url(/graphic/schoeppl/warenkorb_background.jpg);
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}
.Basket_Article
{
	position: absolute;
	line-height: 13px;
	top: 36px;
	left: 20px;
	font-weight: bold;
}
.Basket_Info
{
	position: absolute;
	line-height: 13px;
	top: 77px;
	left: 10px;
	font-weight: normal;
	color: #000000;
}

.OrderItem
{
	
	position			:absolute;
	left				:788px;
	top					:27px;
	width				:213px;
	height				:131px;
	background-color	:#fffdcc;
	background-image: url(/graphic/schoeppl/price-background.jpg);
	background-repeat: no-repeat;
	font-size:			10px;
	z-index				:3;
}
.OrderItemPrice
{
	position: absolute;
	left: 28px;
	top: 0px;
	color: #ffffff;
	font-style: italic;
	font-size: 11px;
}
.OrderItemDetail
{
	position: absolute;
	left: 20px;
	top: 35px;
	font-style: italic;
}
.OrderItemButton
{
	position: absolute;
	top: 90px;
	left: 25px;
}

.PathNav {color: #444444; font-weight: normal;	font-size: 12px; line-height: 12px;}
.PathNav a:link {text-decoration: none; color: #444444 }
.PathNav a:visited {text-decoration: none; color: #444444 }
.PathNav a:hover {text-decoration: none; color: #444444 }
.PathNav a:active {text-decoration: none; color: #444444 }


.Error
{
	color: #dd0000;
	font-weight: bold;
}

.TeaserImage
{
	margin-left: 50px;
	float: none;
	margin-bottom: 20px;
	background-color:Teal;
}

.TeaserImageFloat
{
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;	
	background-color:Teal;
}
