@import "../../nc_stylesheet.css.php";
body, html {height:100%;min-height:100%;}
body {
	margin:0 auto;
	background: #fff;
	color: #666666;
	font-family: Arial, Verdana, sans-serif;	
	font-size: 11px;
	text-align:center;
	line-height: 18px;
}
.sansserif {
	font-family: sans-serif;	
	font-size: 11px;
}
.blogswitch {
	width: 100%;
	height: 43px;
	background: url(img/v/back_blog.png) repeat-x;
	margin: 0;
}

.blogswitcher {
	width: 87px;
	height: 43px;
	background: url(img/v/blog_schrift.png) no-repeat center;
	margin-left: 5px;
}
.shopswitch {
	width: 100%;
	height: 43px;
	background: #ffffff;
	margin: 0;
	display: none;
}
.shopswitcher {
	width: 89px;
	height: 43px;
	background: url(img/v/shop_schrift.png) no-repeat center;	
	margin-left: 5px;
	display: none;
	
}
.wrapper{
	margin: 0 auto;
	min-width: 1164px;
	min-height: 100%;
}
.lefttrailer{
	float: left;
	width: 150px;
	line-height:25px;
	text-align:right;
	vertical-align:middle;
}
#left-blog{
	height:31px;
	background: url(img/v/BLOG.jpg) no-repeat right;
}
#left-blog:hover{
	background: url(img/v/BLOGOver.jpg) no-repeat right;
}
#left-info{
	height:31px;
	background: url(img/v/Ueberuns.jpg) no-repeat right;
}
#left-info:hover{
	background: url(img/v/UeberunsOver.jpg) no-repeat right;
}
.mainframe {
	margin: 0px auto;
	width: 1050px;
	background:url(img/v/voelkerweinHintergrund.jpg) no-repeat;
}
#logo {
	height: 170px;
	background:url(img/v/logo.png) no-repeat center;
}
#header {
    position:relative;
    top:0;
    left:0;
    width: 100%;
    min-width:1050px;
    margin: 0 auto;
}

.header-link{
	position:absolute;
	top:0;
	right:0;
	border: 0;
}
.header-index{
	position:absolute;
	top:0;
	left:0;
	border: 0;
}
.leftcol {
	width: 250px;
	height: 800px;	
	float: left;
	text-align: right;
}
.leftcol-slider {
	width:250px;
	height:24px;
	background: url(img/v/leftcol_sliderarrow.png) no-repeat center;
	float: right;
	border-bottom: #aab5b1 1px solid;	
}
#main-header ul{
	padding:0;
	margin:0;
}
#main-header ul li{
	text-decoration: none;
	display:inline;
	list-style-type: none;
}
#main-header ul li a {
	width: 183.33px;
	height:25px;
	line-height:25px;
	float: left;
	background: #b9b9b9;
	color:#ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;	
	letter-spacing:0.2em;
	text-decoration: none;
}
#main-header ul li a:hover, #main-header ul li a.Current {
	background: #979c98 !important;
	color:#ffffff;
	text-decoration: none;
} 
#ajax_main_content {
	width: 500px;
/*	height: 800px; */
	overflow: visible;
	float:left;
	padding: 0px 25px;
	text-align: left;
}
.main_column{
	width: 550px;
	float: left;
}
.blogfeed {
	text-align: left;
	background: url('img/v/blogbackshadow.png') no-repeat 0 0 #3d3d3d;
	padding:25px;
}
.blogfeed img{
	border: 0 none;
}
.rowborderbottom{
	border-bottom:1px solid #c9c9c9;
}
.tabledesc{
	margin-top:10px;
	margin-bottom: 10px;
}
.detailrightboxes {
	float:right;
	width:149px;
}
.socialnets{
	width: 550px;
	height: 30px;
	float: left;
	background: #e9ebea;
	line-height: 30px; 
	text-align: left;
	border-bottom: #aab5b1 1px solid;
}
.socialnets-desc{
	margin:0px 10px;
	float: left;
	color: #ACB4B2;
}
.socialnets-facebook {
	width: 83px;
	height: 30px;
	float: left;
	background: url(img/v/facebook.png) no-repeat center;
}
.socialnets-myspace {
	width: 83px;
	height: 30px;
	float: left;
	background: url(img/v/myspace.png) no-repeat center;
}
.socialnets-studivz {
	width: 83px;
	height: 30px;
	float: left;
	background: url(img/v/studivz.png) no-repeat center;
}
.gimmemore-arrow {
	width: 48px;
	height: 68px;
	position: relative;
	top: -32px;
	right: 25px; 
	background: url(img/v/morearrow.png) no-repeat;
	float: left;
}
.gimmemore {
	display: block;
	width: 800px;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	text-align: left;
	color: #acb4b2;
	background: url(img/v/back_more.png) repeat-x;
	border-bottom: #6f7b79 1px solid;
}
.sliderboxhead {
	height: 30px;
	width: 174px;
	background: url(img/v/sliderboxback.png) repeat-x;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	color: #a5a5a5;
	font-family: Arial, Verdana, sans-serif;
}
.sliderboxdesc{
	margin-left: 15px;
	margin-top: 0px;
}
.cartbox-box{
	margin-top:10px;
	line-height:14px;
}
.cartbox-detailslink{
	width:150px;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	background:#A6A6A6;
	display:block;
	text-align: center;
}
.leftbox{
	float:right;	
	width:150px;
	text-align: right;
}
.rightbox{
	float:left;
	width:150px;
	text-align: left;
}
.rightbox-button{
	width:150px;
	height:25px;
	border:0;
	color:#FFFFFF;
	background:#A6A6A6;
	cursor:pointer;	
}
#sign_in{
	margin:0;
}
.colhead,.loginhead {
	height:25px;
	width: 150px;
	background: #c9c9c9;
	line-height: 25px;
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	color: #ffffff;
}
div.colhead:hover,button.rightbox-button:hover,button.searchbutton:hover {
	background: #818783;
}
.colhead a,.colhead a:hover,.loginhead a,.loginhead a:hover{
	color: #ffffff;
	text-decoration: none;
} 
.coldesc {
	margin-left: 15px;
	margin-top: 0px;
	text-align: left;
}
.catbox ul {
	margin:0;
	padding:0;
	font-variant: normal;
	letter-spacing: normal;
	list-style-type: none;
}
.catbox ul li{
	background:#bababa;
}
.catbox ul li:hover{
	background:#818783;
}
.catbox ul li a {
	width:140px;
	min-height:22px;
	display:block;
	padding:3px 10px 0px 0px;
	color:#ffffff;
	background: transparent;
	font-family: Arial, Verdana, sans-serif;	
	text-decoration: none;
	
}
.CatLevel1{
	text-transform:uppercase;
	letter-spacing:0.2em;
	font-size: 10px;
}
.CatLevel1-link{
	margin-right:10px;
	line-height: 1;
}
.CatLevel2{
	text-transform:none;
	letter-spacing:normal;
}
.flickrbox {
	width: 266px;
	height: 134px;
	float: left;
}
.flickrboxcontent {
	width: 266px;
	height: 104px;
	background: url(img/v/flickrboxback.png) no-repeat;
}
.flickrboxhead {
	width: 266px;
	height: 30px;
	background: url(img/v/flickrboxhead.png) no-repeat;	
}
.blogbox {
	width: 266px;
	height: 134px;
	float: left;
	border-left: #88938f 1px solid;
	border-right: #88938f 1px solid;
}
.blogboxcontent {
	width: 266px;
	height: 104px;
	background: url(img/v/blogboxback.png) no-repeat;
}
.blogboxhead {
	width: 266px;
	height: 30px;
	background: url(img/v/blogboxhead.png) no-repeat;	
}
.wikibox {
	width: 266px;
	height: 134px;
	float: left;
}
.wikiboxcontent {
	width: 266px;
	height: 104px;
	background: url(img/v/wikiboxback.png) no-repeat;
}
.wikiboxhead {
	width: 266px;
	height: 30px;
	background: url(img/v/wikiboxhead.png) no-repeat;	
}
.rightcol {
	width: 250px;
	float: left;
	overflow: hidden;
}
.searchcontainer {
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-align: left;
}
.searchleft {
	width:12px;
	margin:0px 5px;
	float:left;
	background:url(img/v/Suche.png) no-repeat center;
}
.searchbox {
	width:125px;
	padding-top:5px;
	float:left;
	border:0;
	background:transparent;
	font-style:italic;
	color:#979C98; 
}
.searchbutton{
	float: left;
	width:150px;
	height:25px;
	border:0;
	background:#a6a6a6;
	color:#ffffff;
	vertical-align:middle;
	letter-spacing:1px;
	cursor:pointer;
}
.pass{
	height:16px;
	width:16px;
	background:url(img/v/Kennwortscharf.jpg) no-repeat center;
}
.mail{
	height:16px;
	width:16px;
	background:url(img/v/Mailscharf.jpg) no-repeat center;
}

.clearfix {
	clear: both;
}
.footer{
	width: 100%;
	height: 101px;
	margin: 0 auto;
	background: url(img/v/back_footer.png) no-repeat center;
}
.footer ul{
	margin: 50px auto 0px;
	list-style: none;
	text-align: center;
}

.footer ul li {
	margin-right: 3em;
	display: inline;
}

