/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.LinkKlein {
	font-size: 10px;
 	color: rgb(40,104,77);
 	text-decoration: none 
}

.LayoutLinks {
	background-repeat: repeat-y;
 	background-position: top left;
 	padding-left: 32px;
 	padding-top: 15px;
 	padding-right: 20px;
 	border-right: 1px solid rgb(195,184,158)
}

.Bildbeschriftung {
	margin-left: 15px
}

.AbstandTextnavi {
	padding-top: 40px
}

.LayoutRechts {
	background-image: url( "../assets/images/LAYOUT.png" );
 	background-repeat: repeat-y;
 	background-position: right top;
 	padding: 15px 40px 15px 20px
}

.FormFeld {
	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none;
 	overflow: auto
}

.Nachricht {
	padding-left: 5px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none;
 	width: 250px;
 	overflow: hidden
}

.welpenBilder {
	text-align: center;
 	margin-left: 0px;
 	padding-top: 2px;
 	padding-bottom: 15px
}

.Eingabe {
	font-size: 12px;
 	border: 1px solid rgb(40,19,0);
 	padding-left: 5px;
 	width: 250px
}

.NeuesA {
	font-size: 10px;
 	padding-bottom: 15px
}

.Footer {
	background-repeat: no-repeat
}

.NeuesB {
	font-size: 10px;
 	padding-top: 15px;
 	border-top: 1px dotted rgb(80,67,41);
 	padding-bottom: 0px
}

.TextnaviBogenA {
	padding-top: 1px
}

.Bilder {
	text-align: center;
 	margin: 5px 10px
}

.TextnaviBogenB {
	padding-top: 2px
}

.Header {
	background-repeat: no-repeat
}

.Feldnamen {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	text-align: right;
 	padding-right: 20px
}

.FormularFelder {
	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	padding-bottom: 2px;
 	border-bottom-style: none
}

.LinkG {
	font-size: 12px;
 	color: rgb(40,104,77);
 	text-decoration: none 
}

.AbstandUberschriftLinks {
	padding-bottom: 10px
}

.TextnaviA {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(40,19,0);
 	text-decoration: none ;
 	padding-left: 25px;
 	padding-top: 30px;
 	padding-right: 25px
}

.TextnaviA:hover {
	text-decoration: underline
}

.LinkKlein:hover {
	text-decoration: underline
}

.LinkG:hover {
	text-decoration: underline
}