body {
	font-family: Verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996600;
	background-color: #FFE900;
	background-image: url(images/background2.png);
	margin: 0px;
	padding: 0px;
	/* line-height: 130%; */
	}

p,td {
	color: #996600;
	font-size: 13px;
	margin: 0px;
	padding: 8px 0px;
	line-height: 1.4;
	}

a:link {
	color: #CC6600;
	text-decoration: underline;
}

a:visited {
	color: #996600;
	text-decoration: underline;
}

a:hover {
/*color: #996600;*/
	color: #0000FF;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}


li {
	list-style-image: url(images/i_middot.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

li p{
padding: 3px 0px;
}

ul {
	font-size: 13px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px 0px 15px 5px;
}

.nav a:link {
	color: #996600;
	text-decoration: none;
	padding : 3px;
	font-weight: bold;
}

.nav a:visited {
	color: #996600;
	text-decoration: none;
    padding : 3px;
	font-weight: bold;
	}
.nav a:hover {
	color: #996600;
	text-decoration: none;
    /*background : #FFCE00;*/
	 background: #FFE900;
	padding : 3px;
	font-weight: bold;
	}
.nav a:active {
	color: #996600;
	text-decoration: none;
	background : #FFCE00;
	padding : 3px;
	font-weight: bold;
	}

.nav {
	font-size: 10px;
}

.nav p {
	font-size: 10px;
	color: #996600;
	margin: 0px;
	padding: 4px 0px;
	/* line-height: 1.4; */
}

.navtext {
	font-size: 9px;
	font-weight: bolder;
}

h1 {
	font-weight: bolder;
	font-size: 20px;
}

h2 {
	font-weight: bolder;
	font-size: 18px;
}

.foto-table {
	font-size: 10px;
}

.foto-table td {
	vertical-align: top;
}

.foto-table img {

	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;

	border-left-style: solid;	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;

	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.bildunterschrift {
	font-size: 80%; 
}

.red {
	color: #FF0000;
}
.groesser1 {
	font-size: 120%;
}
.paypal-table {
	border: 1px solid #CC9900;
	background-color: #FFCC33;
	margin: 0px;
	padding: 0px;
}
.button1 {
	background-color: #FFF5BD;
	border: 1px solid #CC9900;
	color: #996600;
}



input:focus, select:focus, input:hover
  { background:#FFF5BD; color:black; }
  
input[type="submit"]:hover { border-color: #900; 
                             background: #FFFFFF;
                             color: #600; }
input[type="submit"]:active { border-color: red;
                              color: red;
                              background: #ffc; }
input, textarea, option, button { font-size: 100%; font-weight: bold; color: #996600;} 

.spender-area {
	width: 100%; height: 120px;
/* width: 533px; */

}



.header-bold {
	font-size: 130%;
	font-weight: bold;
}
