body {
	margin:2px 10px;
	font-family:verdana;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#BAC7CC;
	}
	
h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

img { border: 0px; }

.login	{
	border:1px solid black;
	font-size:11px;
	font-family:verdana;
	width:100px;
	margin-bottom:10px;
	}
	
.btn {
	background-color:FF730C;
	border:1px solid black;
	width:100px;
	color:white;
	}
	
#navigation {
	float:left;
	width:190px;
	}	

.nav_block {
	width:190px;
	background-color:white;
	margin-bottom:10px;
	}

.nav_block_u{
	width:190px;
	background-color:white;
	margin-bottom:10px;
	display:none;
}
	
.kat {
	width:190px;
	font-weight: bold;
	font-size: 13px;
	height:18px;
	color: white;
	background-color: #536677;
	}
	
.kunde a:visited {
	color: #333;
	padding-left:6px;
	font-size:12px;
	line-height:17px;
	}
	
.kunde a:link {
	color: #333;
	padding-left:6px;
	font-size:12px;
	line-height:17px;
	}
	
.kunde a:hover {
	color: #333;
	padding-left:6px;
	font-size:12px;
	line-height:17px;
	text-decoration:none;
	}
	
.suchefenster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #000000;
	}
	
.search_text {
	font-size:12px;
	font-weight:normal;
	color:black;
	}

.search_head {
	font-size:14px;
	font-weight:bold;
	color:black;
	}

.cutout {
	display:none;
}
	
#content {
	border-top:18px solid black;
	margin-left:7px;
	font-size:12px;
	margin-right:7px;
	float:left;
	width:374px;;
	padding:6px;
	background-color:#FFF;
	}
	
td {
font-size:12px;
}	
#hide {	
	font-size:1px;
	display:none;
	}
	
#nav_right {
	float:left;
	width:160px;
	font-size:12px;
	}

a:visited {
color:black;
text-decoration:none;
}

a:link {
color:black;
text-decoration:none;
}

a:hover {
color:#666;
text-decoration:none;
}
#links {
	position: relative;
	left: 0px;
	width: 980px;
	font-size:8pt;	
}
#sitemap
{
display: block;
width: 400px;
float: left;
}
#italienische_weine-links
{
display: block;
width: 50px;
float: left;
}



/* css von fuse.de */
.newshead_big{
	font-size: 11px;
	color: #ff730c;
	margin-bottom: 5px;
	font-weight: bold;
}

a:link.newshead_big, a:visited.newshead_big, a:active.newshead_big{
	font-size: 11px;
	color: #ff730c;
	margin-bottom: 5px;
	text-decoration: none;
}

a:hover.newshead_big{
	text-decoration: underline;
}

.kunde {
	padding-left: 10px;
}

.kunde a:link, .kunde a:visited, .kunde a:hover, .kunde a:active {
	padding-left: 0px;
}

.kunde a:hover {
	color: #ff0000;
}

.error {
	color: red;
}


