/* LAYOUT */

a:link, a:visited {
	color:#F0B81A;
	/*color:black;*/
	text-decoration: underline;
	/*border-bottom: 1px solid #F0B81A;*/
}

/* Abstand von oben fuer browser ausser IE mit margin-top */
html,body {
	margin-top:-10px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	height:99,99%;
	
	/* overflow:auto; */
	background-color:#FBEDC5;
	border:none;
	}
.hoehetest {
	height:100%;
	padding:0;
	margin:0;
	table-layout:fixed;
	max-width:1200px;
	}
/* Spaltenbreite angeben, damit table-layout:fixed nimmt */
.klein1 {
	font-size:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:0px;
	width:245;
	height:1;
	}
.klein2 {
	font-size:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:0px;
	width:309;
	height:1;
	}
.klein3 {
	font-size:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:0px;
	width:60;
	height:1;
	}
.klein4 {
	font-size:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:0px;
	width:18;
	height:1;
	}
.spalte {
	background-image:url(img/test021_2.jpg);
	background-repeat:repeat-x;
	}
.hinter {
	background-image:url(img/bg_menue.jpg);
	background-repeat:no-repeat;
	width:245;
	height:602;
	}
.repeat_hoehe {
	background-image: url(img/strich.jpg);
	background-repeat:repeat;
	background-color:#FBEDC5;
	width:18;
	}
.td1 {
	background-image: url(img/test021_2.jpg);
	background-repeat: repeat-x;
	height:107;
	width:331;
	/* WICHTIG */
	 /* width:100%; */
	}
.td5 {
	background-color:#f8e2a8;
	height:27;
	 /* width:100%; */
	}
.td33 {
	background-image:url(img/test021_34.jpg);
	background-repeat:repeat-x;
	height:32;
	}
.td35 {
	background-image: url(img/test021_35.jpg);
	background-repeat:no-repeat;
	margin:0;
	}

/* INHALT */

h1 {
	color:#F0B81A;
	font-size:12pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
	}
.content {
	height:100%;
	background-color:#FBEDC5; 
	color:#555555;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif
	/* max-width:1200px;  */
	/* min-width:600px; */
	}

.content table.border {
	border:solid 4px;
	width:60%;
	border-color:#F0B81A;
}

.content ul {
	width: 100%;
	padding: 1em;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.content li {
	list-style-type:square;
}

.content img {
	padding: 1em;
}

.print {
	display:none;}


/* MENUE MENUE MENUE */


ul	{list-style-type: none;
	padding: 0;
	margin-right: 0;
	margin-left: 7;
	margin-top: 57;
	margin-bottom: 0;
	width: 174px;}


li.top 	{background-image: url(img/test021_10.jpg);
			
			background-repeat:no-repeat;
			background-position: 0 0;
			padding: 0;
			}

li.home 	{background-image: url(img/test021_14.jpg);
			background-repeat:no-repeat;
			background-position: 0 0;
			padding: 0;
			}
li.philo 	{background-image: url(img/test021_16.gif);
			background-repeat:no-repeat;
			padding: 0;
			}
li.uebermich 	{background-image: url(img/test021_18.gif);
			background-repeat:no-repeat;
			padding: 0;
			}
li.kursangebot 	{background-image: url(img/test021_20.jpg);
			background-repeat:no-repeat;
			padding: 0;
			}
li.shop 	{background-image: url(img/test021_22.jpg);
			background-repeat:no-repeat;
			padding: 0;
			}
li.equipment 	{background-image: url(img/test021_24.jpg);
			background-repeat:no-repeat;
			padding: 0;
			}
li.links 	{background-image: url(img/test021_26.jpg);
			background-repeat:no-repeat;
			padding: 0;
			}
li.kontakt 	{background-image: url(img/test021_28.jpg);
			background-repeat:no-repeat;
			padding: 0;
			}
li.impressum 	{background-image: url(img/test021_30.jpg);
			background-repeat:no-repeat;
			padding: 0;
			}
li.test 	{background-image: url(img/test021_31.jpg);
			background-repeat:no-repeat;
			padding: 0;
			}



			
#navcontainer ul {list-style-type:none;
			margin: 0;
			padding:0;
			}
/* Abstand von 8 */
#navcontainer li {margin:0 0 8 0;
height:26;
background-color:#2175bc;
			} 

#navcontainer a {display: block;
			color:#026A82;
			text-decoration:none;
			width: 174px;
/* Hoehe des Bildes */
			height:26;
			}

			




#navcontainer li.home a:hover 	{
			background-image: url(img/test021_hover_14.jpg);
			padding: 0px 0px 0px 0em;
			}
#navcontainer li.philo a:hover 	{
			background-image: url(img/test021_hover_16.gif);
			padding: 0px 0px 0px 0em;
			}
#navcontainer li.uebermich a:hover 	{
			background-image: url(img/test021_hover_18.gif);
			padding: 0px 0px 0px 0em;
			}
#navcontainer li.kursangebot a:hover 	{
			background-image: url(img/test021_hover_20.jpg);
			padding: 0px 0px 0px 0em;
			}
#navcontainer li.shop a:hover 	{
			background-image: url(img/test021_hover_22.jpg);
			padding: 0px 0px 0px 0em;
			}
#navcontainer li.equipment a:hover 	{
			background-image: url(img/test021_hover_24.jpg);
			padding: 0px 0px 0px 0em;
			}
#navcontainer li.links a:hover 	{
			background-image: url(img/test021_hover_26.jpg);
			padding: 0px 0px 0px 0em;
			}
#navcontainer li.kontakt a:hover 	{
			background-image: url(img/test021_hover_28.jpg);
			padding: 0px 0px 0px 0em;
			}
#navcontainer li.impressum a:hover 	{
			background-image: url(img/test021_hover_30.jpg);
			padding: 0px 0px 0px 0em;
			}
		


/* Shop */
div#shopbrustgeschirr, div#shopleinen {
    padding:1em;
}

table.shopbrustgeschirr, table.shopleine, table.shopbuecher {
    border:solid 1px;
    min-width:90%;
    border-color:#F0B81A;
    margin:auto;
    padding:0em 2em 0em 2em;
}

table.shopbrustgeschirr td.preis, table.shopleine td.preis, table.shopbuecher td.preis {
    text-align: center;	
}

table.shopbrustgeschirr td.groesse, table.shopleine td.breite {
    text-align: center;	
    padding:0em 2em 0em 2em;
}

table.shopimg td{
    padding:0em 0em 0em 0em;
    text-align:center;
}
table.shopimg td img{
    padding:0em 0em 0em 0em;
}





