/* Grunddformatierungen */
body {
	background-color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 0;
	margin-left : 7;
	margin-right : 0;
	margin-top : 0;
}

br {
	line-height:13px;
}

a {
	font-size : 11px;
	color : #FFFFFF;	
	text-decoration : underline;
}

a:hover {
	color : #000000;
}


/* Haupt & Untermenüpunkte der Navigation*/
.nav {
	border : 5px solid #FF9900;
}

.nav a {
	font-size : 12px;
	text-decoration : none;
}
.nav a:hover {
	color : #FFFFFF;
}

.nav td{
	font-size : 12px;
	background-repeat : no-repeat;
	font-weight : bold;
	letter-spacing : 1px;
}

.nav1-ina {
	background-image : url(/images/nav_ina.gif);
	background-position : 5px;
	padding-left : 15px;
}
.nav1-akt {
	background-image : url(/images/nav_akt.gif);
	background-position : 5px;
	padding-left : 15px;
}

.nav1-ina a{
	color : #333333;
}

.nav2-ina {
	background-image : url(/images/nav_ina.gif);
	background-position : 12px;
	padding-left : 22px;
}
.nav2-akt {
	background-image : url(/images/nav_akt.gif);
	background-position : 12px;
	padding-left : 22px;
}
.nav2-ina a {
	color : #333333;
}


/* Inhalte und diverse Klassen für Titel etc. */
.main {
	background-color : #FF6600;
	padding : 0px;
	border : 2px solid #FFFFFF;
	width : 780px;
	table-layout : fixed;
}

 .box {
	background-color : #FF9900;
	border : 1px solid #FFFFFF;
	width : 160px;
	font-weight : normal;
	font-size : 11px;
}

.boxhead {
	padding : 3px;
	text-align : center;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
}

.title {
	font-weight : bold;
	font-size : 12px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.small {
	font-size:9px;
	color : #7D5F02;
}

.box-cont-head {
	color : #000000;
	font-size : 11px;
	border : 4px solid #FFCC00;
	padding-left : 2px;
}

.box-cont {
	background-color : #FFCC00;
	padding : 5px;
	padding-top : 2px;
	color : #000000;
	font-size : 11px;
}

.box-cont table {
	background-color : #FFE375;
	border:0px;
	width:97%;
}
.box-cont td {
	font-size:11px;
	background-color : #FFE375;
	border: 1px solid #FFCC00;
	margin:0px;
}
#shop {
	background-color:#FFCC00;
	border:0px;
	width:380px;
}
#shop td {
	font-size:11px;
	background-color:#FFCC00;
	border: 1px solid #FFCC00;
	margin:0px;
}

#tabelle {
	background-color : #FFCC00;
	border:0px;
	width:50%;
}
#tabelle td {
	font-size:11px;
	background-color : #FFCC00;
	border: 1px solid #FFCC00;
	margin:0px;
}
.box-cont a {
	color:#7D5F02;
}

.content {
	padding : 0px;
	color : #000000;
	font-size : 11px;
}

/* Formularfelder */
input, textarea {
	border : 1px solid #666666;
	width : 120px;
	height : 15px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form input, textarea {
	height : 17px;
	width : 170px;
	background-color : #FFF2C1;
	border:1px solid #B79300;
}

form input:focus , .formfocus{
	background-color:#FFFFFF;
}

#button {
	background-color : #ECBD00;
	width : 120px;
}

#formOrt {
	width:128px;
	sborder-left:0px
}

textarea {
	height : 80px;
	scrollbar-3dlight-color: #B79300;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #FFF2C1;
	scrollbar-face-color: #FFE88A;
	scrollbar-highlight-color: #FFE88A;
	scrollbar-shadow-color: #B79300;
	scrollbar-track-color: #FFF2C1; 	
}

form .count {
	width: 25px;
	height: 15px;
}

form .count2 {
	width: 40px;
	height: 15px;
}

form  .must {
	border : 2px solid #7D5F02;
}

form .box {
	width:17px;
	border:0px;
}

.box-cont img, .newsletter {
	border : 1px solid #7D5F02;
}

#galerie {
	background-color : #FFCC00;
}

#galerie td {
	background-color : #FFAD31;
	vertical-align : top;
	padding:6px;
	padding-right:10px;
	border-right:3px solid #FFCC00;
	border-bottom:6px solid #FFCC00;
	cursor : url(../images/box.cur);
}

#galerie a img {
	margin-left:7px;
	cursor : url(../images/box.cur);
}

#galerie  a{
	font-size:10px;
	text-decoration : none;
	color : #000000;
	cursor : url(../images/box.cur);
}

#galerie  a:hover{
	color : #FFFFFF;
	cursor : url(../images/box.cur);
}

#galerie a:hover img  {
	border : 1px solid #FFFFFF;
	cursor : url(../images/box.cur);
}

.footer {
	width:780px;
	color:#FFFFFF;
	font-size:10px;
}