/*
 * Cascading Style Sheets für
 * www.einkaeufernetzwerk.de
 */

 
/*
 * Allgemeine Angaben und Standartwerte
 ****************************************/
html, body {
	font:100.01% "Verdana", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	background:#fff url(../images/webseite/body_hintergrund.jpg) top left repeat-x;
	background-attachment:fixed;
}
html, body, ul, ol, li, form, h1, h2, h3, h4, h5, h6, p, fieldset { 
	margin: 0px; 
	padding: 0px;
}
img 			{ border:none; }
form 			{ display:inline; }
.linear 		{ display: none; }
.clearer 	{ clear:both; width:1px; height:1px; font-size:0px; }



/*
 * Globale Linkformatierung
 ****************************************/
a { 
	color: #1144CC; 
	text-decoration: none;
}
a:hover { 
	color:#003399;
	text-decoration: underline; 
}


/*
 * Typo Layout....
 *****************************/
h1 {
	font-size:0.9em;
	font-weight:normal;
	color:#419ed9;
	padding-bottom:12px;
}
h2 {
	font-size:0.8em;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
}
h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#999;
	padding-bottom:15px;
	text-align:center;
	font-family:Helvetica, sans-serif;
}
h4 {
	font-size:0.9em;
	font-weight:normal;
}
p {
	font-size:0.7em;
	line-height:1.4em;
	padding-bottom:12px;
}
hr {
	clear:left;
	border:1px solid #eee;
	margin-bottom:10px;
}
#Spalte-mitte ul,
#Spalte-mitte ol  {
	margin:0 0 0 30px;
	padding-bottom:15px;
	line-height:1.4em;
	font-size:0.7em;
}
.Nav {
	font-size:0.8em;
	line-height:1.4em;
}
.decimal {
	list-style-type:decimal;
}
.info {
	color:red;
	font-style:italic;
	font-size:0.7em;
}


/*
 * Struktur der Seite
 ****************************************/
#Seite  {
	position:relative;
    width:900px;
    text-align:left;
	margin:0 auto;
}
#TopNav {
	height:33px;
	width:100%;
}
#TopNav span {
	float:right;
	padding:13px 5px 0 0;
	color:#fff;
	font-size:0.7em;
}
#TopNav a {
	color:#fff;
}
#TopNav a:hover {
	color:#003399;
}
#TopNav a.selected {
	color:#003399;
}
#Rahmen {
	float:left;
	width:900px;
	w\idth:898px;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	background:#fff;
	padding-bottom: 2.5em;
	min-height:760px;
	background:#fff url(../images/webseite/top_verlauf.gif) top left repeat-x;
}
* html #Rahmen  { height:760px; }	/* Hack - Nur IE bis Version 6 */

/*
 * Logo
 ****************************************/
#Header {
	width:100%;
	height:110px;
}
#Logo {
	width:350px;
	float:left;
}
#Logo img
{
	padding:20px 0 0 10px;
}
#Banner {
	float:right;
	padding:26px 28px 0 0;
}

/*
 * Suche
 ****************************************/
#Suchleiste {
	width:100%;
	background:#eee;
	background:url(../images/webseite/hg_suche.gif) top left;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:20px;
}
#Suchbox {
	margin-left:170px;
	padding:11px 0;
}
#Standardsuche .ews-link {
	position:absolute;
	left:650px;
	top:150px;
}
*+html #Standardsuche .ews-link  { 
	top:153px;
}
#Standardsuche span {
	font-size:0.9em;
}
#Standardsuche .suchfeld {
	width:200px;
	border:1px solid #99cc00;
}
*+html #Standardsuche .suchfeld { 
	padding:2px 0px;
}
#Standardsuche .selectfeld {
	border:1px solid #99cc00;
	
}
#Standardsuche .suchbutton,
#Erweitertesuche .suchbutton {
	border:1px solid #99cc00;
	color:#666;
	background:#fff;
}
*+html #Standardsuche .suchbutton,
*+html #Erweitertesuche .suchbutton { 
	padding:1px 2px;
}
#Standardsuche a {
	margin:8px 0 5px 70px;
	font-size:0.8em;
	color:#666;
}
#Erweitertesuche {
	float:left;
	width:92%;
	border-top:1px dotted #666;
	margin:10px 0;
}
#Erweitertesuche span {
	display:block;
	float:left;
	font-size:0.7em;
}
#Erweitertesuche label{
	float:left;
	height:15px;
}
#Erweitertesuche .zelle1 {
	width:105px;
}
#Erweitertesuche .zelle2 {
	width:280px;
}
#Erweitertesuche input {
	border:1px solid #99cc00;
}
*+html #Erweitertesuche input { 
	padding:2px 0px;
}
#Erweitertesuche .selectfeld {
	border:1px solid #99cc00;
	width:230px;
}
#Erweitertesuche .plz {
	width:90px;
}



/*
 * Spalten
 ****************************************/
#Spalte-links {
	float:left;
	width:200px;
	margin-right:25px;
}
#Spalte-mitte {
	float:left;
	width:450px;
	margin-bottom:2.5em;
	margin-right:20px;
}
#Spalte-rechts {
	float:left;
	width:175px;
}


/*
 * Hauptnavigation
 *****************************/
ul.Nav {
	clear:both;
	width:175px;
	list-style:none;
	margin-left:25px;
}
.Nav li {
	float:left;
	width:175px;

	background:#fff;
	border-top:1px solid #c2c2c2;
}
.Nav li.last {
	border-bottom:1px solid #c2c2c2;
}
.Nav li a  {
	float:left;
	width:175px;
	w\idth:163px;
	color:#000;
	padding:5px 0 5px 12px;
}
* html .Nav li a  { width:175px; }

.Nav li a:hover {
	color:#fff;
	background:#7dc2ee;
}
.Nav li a.selected {
	color:#fff;
	background:#419ed9;
}
.sub li {
	height:22px;
	border:none;
}
.sub li a {
	padding:2px 0 0 15px;
	background:#fff;
}
.sub li a:hover {
	color:#419ed9;
	background:#fff;
	text-decoration: none;
}
.sub li a.selected {
	color:#419ed9;
	background:#fff;
	font-weight:normal;
}
.sub li.last {
	border-bottom:none;
}


/*
 * Copyright
 *****************************/
#Copy {
	float:left;
	padding:5px 0 5px 5px;
	color:#000;
	height:45px;
}
#Copy span {
	font-size:0.7em;
}


/*
 * Sonstiges
 *****************************/
.angebote img {
	float:left;
	padding:0 16px 10px 0;
}
.download {
	background:#fff url(../images/webseite/download.gif) top left no-repeat;
	padding:6px 0 12px 26px;
	margin-bottom:5px;
}
.adresse {
	float:left;
	width:49%;
}
table {
	width: 100%;
	border:1px solid #ddd;
}
td,
caption {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	background-color:#efefef;
	padding:3px;
}
thead th,
tbody th {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding:5px 2px 10px 2px;
	height:25px;
	vertical-align:top;
}
thead th{
	font-weight:bold;
}
tbody th{
	font-weight:normal;
}
caption {
	background-color:#fff;
	float:left;
	font-weight:bold;
}
#Beitrag tbody th {
	background:#efefef;
}
#Beitrag tbody th.aktueller_beitrag {
	border:2px dotted #419ed9;
	background:#ddd;
}
#Status {
	margin-bottom:10px;
	padding:5px;
	width:430px;
}
#Status span
{
	color:red;
	font-weight:bold;
}
.newstemplate {
	margin-bottom:25px;
}


/*
 * Login Maske
 *****************************/
#Login {
	width:170px;
	height:155px;
	background:url(../images/webseite/login_hg.jpg) top left no-repeat;
	padding:6px 0 0 19px;
	margin:0 0 15px 2px;
}
#Login h4 {
	font-weight:normal;
	margin-bottom:3px;
	font-size:0.9em;
}
#Login .inpfeld {
	width:130px;
	border:1px solid #99cc00;
	margin-bottom:2px;
	color:#666;
}
#Login .button {
	border:1px solid #99cc00;
	color:#666;
	padding:0 3px;
	background:#fff;
}
#Login p {
	padding:1px;
	font-size:11px;
}
#Login a {
	font-size:11px;
	color:#666;
}

#Shortnews {
	width:170px;
	background:url(../images/webseite/bg_shortnews.jpg) top left no-repeat;
	padding:6px 0 0 19px;
	margin:20px 0 10px 2px;
}
#Shortnews h4 {
	font-weight:normal;
	margin:5px 0;
	font-size:0.9em;
}
#Shortnews p{
	width:138px;
	margin-top:7px;
	border-bottom:1px solid #ccc;
}



/*
 * sBanner
 *****************************/
#sBanner {
	margin-top:20px;
}
#sBanner .sbox {
	width:166px;
	border:1px solid #ccc;
	margin:0 0 10px 0;
}
#sBanner .sbox img {
	margin-left:5px;
}




/*
 * Login Nav
 *****************************/
#LoginNav {
	float:left;
	width:440px;
	padding:8px 0 2px 10px ;
	border:1px solid #ddd;
	background:#fff;
}
#LoginNav .icon
{
	float:left;
	display:block;
	width:45%;
	padding:0 5px;
	line-height:40px;
}
#LoginNav .icon img
{
	float:left;
}
#LoginNav a  {
	font-size:11px;
	color:#000;
}
#LoginNav a:hover {
	color:#666;
}
#LoginNav a.selected {
	color:#666;
}

/*
 * Hinweis Box
 *****************************/	
.Hinweis {
	margin:20px 0;
	padding-bottom:10px;
	background:url(../images/webseite/hinweis_bg.gif) top left no-repeat;
}
.Hinweis h1 {
	color:#fff;
	padding:4px 0 5px 50px;
}
.Hinweis p {
	color:#fff;
	padding:1px 30px 0 50px;
}
.friend-ship {
	width:175px;
	clear:both;
	margin-left:25px;
	padding-top:30px;
	text-align:center;
}
.friend-ship  img {
	display:block;
	position:relative;
	margin:0 auto;
}
.friend-ship  p {
	text-align:center;
}

/*
 * Option Box, Drucken
 *****************************/	
#option-box
{
	background:#eee;
	border:1px solid #dbdbdb;
	padding:5px;
	margin-top:30px;
	color:#003399;
	font-size:11px;
}

/*
 * Partner
 *****************************/	
.partner-box {
	text-align:center;
	float:left;
	width:210px;
	height:140px;
	border: 1px solid #e0e0e0;
	background:#f7f7f7;
	margin-bottom:18px;
}
.left {
	margin-right:20px;
}
.partner-box img {
	position:relative;
	margin:10px auto 0 auto;
	border: 1px solid #e0e0e0;
}
.partner-box p  {
	padding:10px 5px 0px 5px;
}

/*
 * EkoSuche
 *****************************/	
#EkoSuche {
	float:left;
	width:185px;
	height:30px;
}
#EkoSuche .inpfeld {
	float:left;
	width:95px;
	border:1px solid #99cc00;
	margin:0 3px 2px 0;
	color:#666;
}
#EkoSuche .button {
	float:left;
	border:1px solid #99cc00;
	color:#666;
	padding:0 2px;
	background:#fff;
	height:20px;
}
#EkoSuche p {
	float:left;
	font-size:12px;
	margin-right:5px;
	padding-top:2px;
}
.komponenten_linie {
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}


/*
 * Pageslider
 *****************************/	
.pageslider {
	float:left;
	height:30px;
	font-size:12px;
	width:245px;
}
.pageslider div {
	margin:0 5px 0 0;
	border:1px solid #ccc;
	padding:2px;
}
.set {
	color: red;
}

#Spalte-mitte p {
	font-size:11px;
}