*, body {
}
html { background-color:#FFE3C3; }
body { color: #000000; font-family: Georgia, Times, sans-serif; font-size: 15px; }
a:link { color:#9B091C; text-decoration:none }
a:visited { color:#9B091C;text-decoration:none }
a:hover {color:#000000;text-decoration:none }

.login_link {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
}

a img {
	border: 0;
}

a {
	color: #000000;
	font-style: normal;
}

h1 {
	color: #000000;
	font-family: Georgia, Times, serif;
	margin-bottom: 5px;
	border-bottom: 1px solid #808080;
}

h2 {
	margin-bottom: 5px;
	border-bottom: 1px solid #808080;
}

hr {
	margin-bottom: 15px;
}

b i {
	color: #9B091C;
}

ul {
	line-height: 1.4em;
}

#header{
	width: 900px;
	margin: auto;
	margin-top: 40px;
	text-align: center;
}

#main-content {
	position: relative;
	/* border: 4px solid #9B091C; */
	width:1000px;
	margin: 0 auto;
	margin-top: 30px;
}

#navigation {
	width: 150px; 
	position: absolute; 
	top: 15px;
	left: 0;
}

.navigation_button {
/*	margin-left: 25px; */
	margin-bottom: 0px;
	display: block; 
	color: #000000;
	line-height: 1em;
	font-family: 'Caecilia LT Std', Times, serif;
}

.navigation_button a {
	font-size: 16px;
	line-height: 1.5em;
}

#navigation .active a {
   	color: #000000;
}

#content{
	margin: auto;
	width: 700px;
	min-height: 310px;
	height: auto !important;
	height: 310px;
	font-size: 13px;
	background-color: #FFE2C3;
	padding: 0 0px 5px 10px;
	border-left: 1px solid #808080;
}

#content h4{
	font-weight: normal;
	font-size: larger;
	margin-top: 0;
}

#footer{	
	margin: auto;
	text-align: center;
	font-size: smaller;
	padding-top: 5px;
	border-top: 1px solid #808080;
}

#footer-image{
    position: absolute;
    bottom: 30px;
    right: -10px;
}

#footer-content {
	color: #808080;
	font-family: 'Caecilia LT Std', Times, serif;
	font-size:22px;
}

.imprint {
	line-height: 1.2em;
	margin: auto;
}


.imprint th {
	vertical-align: top;
	text-align: left; 
	padding-left: 10px;
}

.imprint td {
	padding-left: 30px;
}

.homepage_description {
	width: 220px;
	float: left; 
	margin: 5px 20px 0px 0px;
	position: relative;
}

.homepage_description a {
	text-decoration: underline;
}

.homepage_picture_div {
	position: relative;
	float: left;
	width: 220px;
	margin-right: 20px;
}

.image-left {
	float: left;
	margin-right: 10px; 
	margin-bottom: 40px;
	position: relative;
}

#nav {
	position:absolute;
	bottom:35px;
	left:120px;
	color:#FFFFFF;
	font-family:"Arial";
	font-size:small;
}

#nav a {
	color: #FFFFFF;
}

.box {      
	margin: 0px 5px 0px 0px;
	border-left: 4px solid #9B091C;
	width: 210px;
	height: 181px;
	position: relative;
}

.homepage_message {
	position: absolute;
	margin: 0;
	left: -6px;
	top: 140px;
	background-color: white;
	border-left: 4px solid #800000;
	padding-left: 3px;
	padding-right: 3px;
	font-family: 'Caecilia LT Std', Times, serif;
	font-size: 17px;
	line-height: 1.3em;
	color: #9B091C;
}

.header_message {
	position: absolute;
	margin: 0;
	left: -10px;
	top: 70px;
	background-color: white;
	border-left: 4px solid #800000;
	padding-left: 3px;
	padding-right: 3px;
	font-family: 'Caecilia LT Std', Times, serif;
	font-size: 17px;
	line-height: 1.3em;
	color: #9B091C;
}

.aligned_div {
	text-align: center;
}

.rates_fieldset {
	width: 80%;
	border-width: 2px;
}

.rates_legend {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.rates_td {
	padding-right: 40px;
}

#modal_container {
    padding:5px;
    background-color:#FFFF99;
    border:1px solid #666;
    overflow:auto;
    font-family:"Lucida Grande",Verdana;
    font-size:12px;
    color:#333;
    text-align:left;
}

#modal_container.test {
    background-color:#900;
    color:#fff;
    padding:30px;
    text-align:center
}

#modal_overlay {
    background-color:#000;
}

#modal_overlay.test {
    background-color:#fff;
}

/*---------------- INDEX.PHP -----------------*/

.homepage_right_text {
	float: left;
	margin-top: 45px;
}

.homepage_left_text {
	float: left; 
	text-align: right; 
	margin-top: 45px;
}

/*---------------- END INDEX.PHP ------------*/



/*---------------- GESCHICHTE.PHP --------------*/

#history_picture {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.history_text {
	
}

/*---------------- END GESCHICHTE.PHP ------------*/



/*---------------- PRODUKTE.PHP ---------------*/

.label_container {
	float: left;
	padding-left: 10px;
	margin-right: 5px;
}

.detail_list {

}

.list_container {
	float: left;
	width: 325px;
}

.header_text {
	font-size: 14px;
	font-weight: bold;
	color: #9B091C;
}

/*---------------- END PRODUKTE.PHP -----------*/



/*---------------- KONTAKT.PHP ----------------*/

.notification {
	color: #9B091C;
}

.checkbox {
	width: 33%;
}

.checkbox input {
	margin-right: 5px;
}

fieldset {
	width: 95%;
	border: 1px solid #808080;
}

fieldset legend {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #9B091C;
}

.contact fieldset input {
	border: none;
}

.contact {
	margin: auto;
}

.contact input, .contact textarea {
	border: 1px solid #9B091C;
}

.contact th {
	text-align: left;
	padding-right: 20px;
	font-weight: normal;
}

/*---------------- END KONTAKT.PHP ------------*/



/*---------------- IMPRESSUM.PHP --------------*/

.imprint h3 {
	font-size: 14px;
}

.imprint {
	font-size: 11px;
}

/*---------------- END IMPRESSUM.PHP ----------*/



/*---------------- ANGEBOTE.PHP ---------------*/

.angebote fieldset {
	border: none;
	border-top: 1px solid #808080;
}

.angebote img {
	 margin-top: 10px;
	 margin-left: 10px;
	 margin-right: 10px;
	 float: left;
}

.angebote .artikel {
	margin-bottom: 20px;
}

.price {
	 font-weight: bold;
	 text-align: right;
	 float: right;
	 color: #9B091C;
	 font-size: 16px;
}

.angebote {
	font-size: 12px;
}

.angebote .description {
	float: left;
	max-width: 270px;
}

/*---------------- END ANGEBOTE.PHP -----------*/

/*---------------- EDIT.PHP -------------------*/

#edit {
	margin-left: 50px;
}

#edit .fields {
	background-color: #FFFFFF;
}

#edit td, #edit th {
	padding-bottom: 10px;
}

#edit th {
	padding-right: 50px;
	text-align: right;
}

/*---------------- END EDIT.PHP ---------------*/

/*---------------- Easy Shadow ----------------*/

.bildschatten_125 {
  	background: url(/images/bildschatten_125.png) no-repeat bottom left;
  	padding: 3px 7px 12px 7px;
  	border-top: 1px solid #d3d3d3;
}

.bildschatten_150 {
	background: url(/images/bildschatten_150.png) no-repeat bottom left;
  	padding: 3px 7px 12px 7px;
  	border-top: 1px solid #d3d3d3;
}

.bildschatten_200 {
  	background: url(/images/bildschatten_200.png) no-repeat bottom left;
  	padding: 3px 7px 12px 7px;
  	border-top: 1px solid #d3d3d3;
}

.bildschatten_250 {
  	background: url(/images/bildschatten_250.png) no-repeat bottom left;
  	padding: 3px 7px 12px 7px;
  	border-top: 1px solid #d3d3d3;
}

.bildschatten_300 {
  	background: url(/images/bildschatten_300.png) no-repeat bottom left;
  	padding: 3px 7px 12px 7px;
  	border-top: 1px solid #d3d3d3;
}

.bildschatten_350 {
  	background: url(/images/bildschatten_350.png) no-repeat bottom left;
  	padding: 3px 7px 12px 7px;
  	border-top: 1px solid #d3d3d3;
}

.bildschatten_350x600 {
  	background: url(/images/bildschatten_350x600.png) no-repeat bottom left;
  	padding: 3px 7px 12px 7px;
  	border-top: 1px solid #d3d3d3;
}

.bildschatten_404 {
  	background: url(/images/bildschatten_404.png) no-repeat bottom left;
  	padding: 3px 7px 12px 7px;
  	border-top: 1px solid #d3d3d3;
}

.bildschatten_450 {
  	background: url(/images/bildschatten_450.png) no-repeat bottom left;
  	padding: 3px 7px 12px 7px;
  	border-top: 1px solid #d3d3d3;
}

.bildschatten_500 {
  	background: url(/images/bildschatten_500.png) no-repeat bottom left;
  	padding: 3px 7px 12px 7px;
  	border-top: 1px solid #d3d3d3;
}

.bildschatten_550 {
  	background: url(/images/bildschatten_550.png) no-repeat bottom left;
  	padding: 3px 7px 12px 7px;
  	border-top: 1px solid #d3d3d3;
}

/*---------------- END Easy Shadow ---------------*/

/*---------------- LOGIN.PHP ---------------------*/

#loginform.form {
  width: 18em;
  border: 1px solid #A9A9A9;
  margin-left: 30%;
  padding: 10px 10px;
  background-color: #dcdcdc;
}

#loginform.form #top {
  padding: 5px;
  text-align: center;
  border: 1px solid #A9A9A9;
  font-size: larger;
  font-weight: bold;
  color: gray;
  background-color: white;
}

#loginform.form #bottom {
  background-color: #FFE2C3;
  padding-bottom: 10px; 
  padding-top: 10px;
  border-left: 1px solid #A9A9A9;
  border-right: 1px solid #A9A9A9;
  border-bottom: 1px solid #A9A9A9;
  font-size: smaller;
}

#loginform.form #user_login, #user_password, .label {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

#loginform.form .label {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}

#loginform.form #submit {
  text-align: center;
}

/*---------------- END LOGIN.PHP -------------------*/