@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../img/bg_beige_verlauf.jpg);
	background-repeat: no-repeat;
}


#main {
	margin: 0px;
	width:955px;
	margin-right:auto;
	margin-left:auto;
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	background-image: url(../img/bg_mitte.gif);
}


#head {
	margin: 0px;
	width: 955px;
}

#left {
	float: left;
	width: 140px;
	margin: 12px;
}
/*table, td {
	background-color: #FFF;
}*/


#middle {
	width: 515px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: left;
	background-color: #FFFEFF;

}

#right {
	width: 225px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: left;
	background-color: #D3CABC;
}

#right h4 {
	font-size: 10px;
	font-weight:normal;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
}




#footer {
	width: 945px;
	float: none;
	margin: 0px;
	clear: both;
	background-color: #A69277;
	color: #FFF;
	padding: 5px;
}

#textmiddle {
	margin-top: 12px;
	margin-right: 120px;
	margin-bottom: 12px;
	margin-left: 12px;
	clear:both
	background-color: #FFFEFF;

}

#thumbnail {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}


p {
	margin: 0px;
}
h3 {
	font-weight: bold;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h1 {
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom:5px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #415717;

	line-height: 30px;
}


#sprachwahl {
		width:140px;
}

#navigation {
		width:140px;


}

#navigation a {
	font-weight: bold;
	text-decoration:none;
	padding:5px 0px 5px 5px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #415717;
	line-height: 28px;
 	display:block;
}

#navigation a:hover {
	font-weight: bold;
	text-decoration:none;
	padding:5px 0px 5px 5px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #415717;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #415717;
	line-height: 28px;
	display:block;
	
}

#navigation a.select {
	font-weight: bold;
	text-decoration:none;
	padding:5px 0px 5px 5px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #415717;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #415717;
	line-height: 28px;
	display:block;
	
}



#sprachwahl a {
	font-weight: bold;
	text-decoration:none;
	padding:5px 0px 5px 5px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 28px;
}
#sprachwahl a:hover {
	font-weight: bold;
	text-decoration:none;
	padding:5px 0px 5px 5px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #415717;
	line-height: 28px;
}


a {
	text-decoration:underline;
	color: #333;
}

a.hover {
	text-decoration:none;
	color: #415717;
}

a img {
	border-bottom:none;
	padding:0px;
	margin: 0px;
}
