@charset "iso-8859-1";
/***********************************************/
/* (c) 2007 by Digital-Media Service Bellheim   */
/* CSS-Style Homepage Romo An- und Verkauf      */
/* Hauptstr. 17                                 */
/* 76756 Bellheim |                             */
/* Mobil: 0178 / 78 52 62                       */
/* 						                        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/* Global Reset */
*{
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/***********************************************/
body {
	background-color: #333333;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #000000;
}
img {
	border:0
}
a{
	color: #003300;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
	
a:active{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	color: #9400d4;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	text-align: center;
}

h2{
	font-family: Veranda, Arial, sans-serif;
	font-size: 130%;
	color: #333333;
	margin: 0px;
	text-decoration: underline;
	padding: 0;
}

h3{
	font-family: Veranda, Arial, sans-serif;
	font-size: 100%;
	color: #000033;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

h4{
	font-family: Veranda, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000033;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/*Design styles                             */
/***********************************************/ 

#container{
	background: #ebece4;
	width: 780px;
	height: 100%;
	border: thin groove #333333;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#header{
	width: 780px;
	background-image: url(images/logo.gif);
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 10px;

}

#navigation{
	margin-top: 10px;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-bottom: 5px;
	width: 775px;
	padding-left: 4px;
	height: 23px;
	background-color: #333333;
}

#inhalt{
	background: #ebece4;
	margin-top: 10px;
	float: none;
	width: 780px;
	text-align: left;
}

#inhalt a{
	color: #9400d4;
	text-decoration: none;
}

#inhalt a:link{
	color: #9400d4;
	text-decoration: none;
	font-weight: bold;
}

#inhalt a:visited{
	color: #9400d4;
	text-decoration: none;
	font-weight: bold;
}

#inhalt a:hover{
	color: #FF99FF;
	text-decoration: none;
	font-weight: bold;
}
	
#inhalt a:active{
	color: #9400d4;
	text-decoration: underline;
	font-weight: bold;
}
#clear{
	clear: both
}

#footer1{
	background: #333333;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
	width: 780px;
	color: #FFFFFF;
	height: 17px;
	vertical-align: middle;
}
#footer1 a{
	color: #ffffff;
	text-decoration: none;
}

#footer1 a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#footer1 a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#footer1 a:hover{
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
	
#footer1 a:active{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

/***********************************************/
/*Design Klassen                         	   */
/***********************************************/ 

.image_left{
	float: left;
		padding: 0 5px 0px 0;
		margin: 0 5px 0px 5px;
}

.image_right
	{
		float: right;
		padding: 0 5px 0px 0;
		margin: 0 5px 0px 5px;
	}
	
	
.style1 {
	font-size: 10px
}
.style2 {
	font-size: 10px;
	color: #CCCCCC;
}
.style2 a{
	color: #ffffff;
	text-decoration: none;
}

.style2 a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.style2 a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.style2 a:hover{
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
	
.style2 a:active{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.stylelinkeinbinden {
	font-size: 10px
}

li {
	list-style-position: inside;
	list-style-type: disc;
}


 .shoplist             { background-color: #E7E7E7; border-spacing: 1px; color: #666666; width: 100%; font-size: 11px; }
 .shoplist thead th    { background: #F0F0F0 none repeat scroll 0 0; border-bottom: 1px solid #999999; border-left: 1px solid #FFFFFF; color: #666666; text-align: center; padding: 4px; }
 .shoplist tbody td    { border: 1px solid #FFFFFF; height: 25px; padding: 4px; color: #000000; text-align: center; }
 .shoplist tbody tr.r0 { background: #FFFFCC none repeat scroll 0 0; }
 .shoplist tbody tr.r1 { background: #EEE none repeat scroll 0 0; }

 .quickinfo { padding: 10px; border: 1px dotted #999999; margin: 5px 10px 10px 10px;  }