@charset "utf-8";
/* CSS Document for sno22.de*/

body{
	background: #b9da85 url(http://images.sno22.de/background2.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.menu{
	width: 960px;
	height: 79px;
	margin-bottom: 15px;
}


.menunew{
	width: 960px;
	height: 258px;
	margin-bottom: 15px;
	background: transparent url(http://sno22.de/images/menu-new-bg.png) no-repeat;
}

.menustart{
	background: transparent url(http://sno22.de/images/menu_start.png) no-repeat;
	width: 10px;
	height: 79px;
	float: left;
}

.menucontent{
	background: transparent url(http://sno22.de/images/menu_spacer.png) repeat-x;
	width: 910px;
	height: 79px;
	float: left;
}

.menuend{
	background: transparent url(http://sno22.de/images/menu_end.png) no-repeat;
	width: 27px;
	height: 79px;
	float:left;
}

/*
.menuitem{
	list-style-type: none;
	float: left;
	height: 68px;
	margin: 0 3px 0 3px;
	line-height: 105px;
}
*/

.menuitem{
	list-style-type: none;
	float: left;
	height: 40px;
	margin: 0 3px 0 3px;
	line-height: 105px;
	padding-top: 179px;
}



/* ##########################################
	Menu Active Settings
########################################## */


.menuitem a:link, .menuitem a:visited{
	color: #545454;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	display: block;
	height: 68px;
	padding: 0px 5px 0 5px;
	
}

.menuitem a:hover{
	background: transparent url(http://sno22.de/images/menuhighlight-new.png) repeat-x center bottom;
	background-position: 0 43px;
	color: #eeeeee;
	text-decoration: none;
}


.menuitem a.imactive{
	background: transparent url(http://sno22.de/images/menuhighlight-new.png) repeat-x center bottom;
	color: #eeeeee;
	height: 68px;
	background-position: 0 43px;
}


/* ##########################################
	Content Box Settings
########################################## */

.widebox{
	width:960px;
	float: left;
	margin-left: 0;
}

.wideboxheader{
	background: transparent url(http://sno22.de/images/widebox_start.png) no-repeat;
	height: 50px;
	width: 960px;
	margin:0;
}

.wideboxcontent{
	background: transparent url(http://sno22.de/images/widebox_filler.png) repeat-y;
	padding: 0 50px 0 20px;
	/*width: 910px;*/
	margin:0;
}


.wideboxfooter{
	background: transparent url(http://sno22.de/images/widebox_ende.png) no-repeat;
	height: 50px;
	width: 960px;
	margin:0;
}


.bigbox{
	width:580px;
	float: left;
	margin-left: 10px;
}

.bigboxheader{
	background: transparent url(http://sno22.de/images/bigbox_start.png) no-repeat;
	height: 50px;
	width: 580px;
	margin:0;
}

.bigboxheadershop {
	background: transparent url(http://www.sno22.de/images/bigbox_start_shop.png) no-repeat;
	height: 300px;
	width: 580px;
	margin:0;
}

.bigboxcontent{
	background: transparent url(http://sno22.de/images/bigbox_filler.png) repeat-y;
	padding: 0 30px 0 20px;
	width: 535px;
	margin:0;
}

.bigboxfooter{
	background: transparent url(http://sno22.de/images/bigbox_end.png) no-repeat;
	height: 50px;
	width: 580px;
	margin:0;
}

.smallbox{
	width:338px;
	float: left;
	margin-left: 10px;
}

.smallboxheader{
	background: transparent url(http://sno22.de/images/smallbox_start.png) no-repeat;
	height: 50px;
	width: 338px;
	margin:0;
}

.smallboxcontent{
	background: transparent url(http://sno22.de/images/smallbox_filler.png) repeat-y;
	width: 293px;
	margin:0;
	padding: 0 30px 0 20px;
}

.smallboxfooter{
	background: transparent url(http://sno22.de/images/smallbox_ende.png) no-repeat;
	height: 55px;
	width: 338px;
	margin:0;
}

h1 {margin: 0; padding:0;}

h2{font-size: 19px;}

.bigbox h1, .bigbox h2, .bigbox h3, .bigbox p, .smallbox h1, .smallbox h2, .smallbox h3, .smallbox p{
margin:0;}

.content{
	font-size: 13px;
}

.content a:link, .content a:visited{color: #52b617; font-weight: bold; text-decoration: none;}

.footer{
	width: 600px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	float: none;
}
.impressum a:visited, 

.footer a:link, .footer a:visited{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.downloadtable a:link img, .downloadtable a:visited img{
	padding: 3px;
	border: 1px solid #fff;
}

.downloadtable a:hover img, .downloadtable a:active img{
	border: 1px solid #52b617;
	padding: 3px;
	text-decoration:underline;
}


.downloadtable a:hover, .downloadtable a:active{
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration:underline;
}



.box_part {padding: 20px; margin: 10px; border-bottom: 1px groove #CCCCCC;}
.logo_part {float:left;}
h1.part {font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #333333; margin: 0; padding:0;}
h6 { font-family:Arial, Helvetica, sans-serif; color:#999999; font-size:10px; font-weight:bold; text-transform:uppercase; margin:0; padding:0;}

small.imagedata{
	color: #999999;
}


#agbbox h3 { margin-top: 10px;  }

.languageselection{ position:absolute; z-index:1000; color:#fff; font-weight:bold; font-size:10px; margin:8px 0 0 0;  text-align:right; width:920px; text-align:right;}

