
* {
	margin:0;
	padding:0;
}



html {
	height: 100%;
	background: url(gutshof_FILES/hg.png) repeat-y;
}

body {
	height: 100%;
	font-size: 11px ;
	font-family: Tahoma, Helvetica , Arial, sans-serif;
	color: #913d01;
}

#nonfooter {
	position: relative;
	min-height: 100%;
	width: 925px;
}

* html #nonfooter {
	height: 100%;
}

#footer {
	position: relative;
/*	margin: -7.5em auto 0 auto; */
/*	margin-top: -7.5em;*/
/*	margin-top: -101px;*/
	margin-left: 150px;
	margin-bottom: 0;
	background: transparent url(gutshof_FILES/footer.jpg) no-repeat scroll 0%;
	height: 101px;
	width: 775px;
	clear: both;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */
/*
* html #footer {
	margin-top: -7.4em;
}
*/

h1 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	color: #da5f00;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.csc-firstHeader  {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	color: #da5f00;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top:25px;
}


h4 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	color: #da5f00;
	font-size: 16px;
	margin-bottom: 5px;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	color: #da5f00;
	font-size: 14px;
	margin-top: -10px;
	margin-bottom: 15px;
}

.csc-textpic-imagerow {
	margin-bottom: 5px;
}

.csc-textpic-text {
	margin-right: 25px;
}

#content p {
	margin-bottom: 15px;
}

#content a {
	color: #d95e00;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content ul {
	line-height: 185%;
	list-style: none;
	padding-bottom: 15px;
}

#content li {
	background: transparent url(gutshof_FILES/list-item.gif) no-repeat scroll left center;
	padding-left: 40px;
}

#header {
	background: transparent url(gutshof_FILES/head.jpg) scroll no-repeat 150px 0px;
	height: 150px;
	padding-left: 150px;
}

#header_menu {
	padding-left: 20px;
	padding-top: 130px;
}

#header_menu a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

#header_menu a:hover {
	text-decoration: underline;
}

#header_menu .menu_top {
	float: left;
	border-right: 2px solid white;
}

#header_menu .menu_last {
	border-right: none;
}


#left_menu {
	margin-left: 25px;
	margin-top: 50px;
}

.menu_level1 {
	/*height: 25px;*/
	width: 125px;
	background-color: #8f3e00;
	margin: 5px 0px;
	text-align: right;
}


.menu_level1 a {
	padding: 6px 9px;
	width: 105px;
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.menu_level1 a:hover {
	text-decoration: underline;
}

.menu1_act {
	background-color: #db5e01;
	margin-bottom: 0px;
	text-align: left;
}

.menu_level2 {
/*	height: 18px; */
	width: 125px;
	background-color: #db5e01;
	margin-bottom: 0px;
	text-align: left;
}

#left_menu .menu2_act a {
	text-decoration: underline;
}

.menu2_last {
	padding-bottom: 5px;
}


.menu_level2 a {
	padding: 3px 10px;
	width: 105px;
	display: block;
	color: white;
	text-decoration: none;
}

.menu_level2 a:hover {
	text-decoration: underline;
}

#left {
	width: 150px;
	float: left;
}

#content {
	position: relative;
	float: left;
	padding: 50px 50px 10px 75px;
	background: white url(gutshof_FILES/bg-content.gif) repeat-x top left;
	line-height: 150%;
	min-height: 310px;
	width: 650px;
}

* html #content {
	height: 310px;
}

#footer p {
	color: #e1e3a4;
	text-align: center;
	padding-top: 80px;
}

#footer a {
	color: #e1e3a4;
	text-decoration: underline;
}

#footer  a:hover {
	text-decoration: none;
}

#everything {
	min-height: 100%;
}

.csc-frame-frame1 {
	background-color: #FCF8C8;
	padding: 10px 10px 5px 10px;
	margin-bottom: 15px;
	border: 1px dotted #DD5E00;

}
.csc-frame-frame2 {
	border-bottom: 1px dotted #DD5E00;
	padding-bottom: 5px;
	margin-bottom: 15px;

}

content_normal {
	width: 650px;
}

#content_right {
	display: none;
}

.csc-firstHeader {
	margin-top: 0px;
}

/* Tabellen */

#content .contenttable td p {
	margin: 0;
	padding: 0;
}
.contenttable td {padding-right: 10px; vertical-align: top; border-bottom: 1px dotted #DD5E00;}

#uid50 .contenttable td {padding: 3px;}
table .contenttable { margin-bottom: 10px; border-collapse: collapse;}

/* Formulare */

#mailform {
	clear: both;
}

.csc-mailform-field {
	padding: 3px 0px;
}

.csc-mailform-field label {
	display: block;
	float: left;
	width: 180px;
	font-weight: bold;
}

.csc-mailform-field input{
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 3px;
	border: 1px solid #913D01;
	background-color: #ffffff;
}

.csc-mailform-field textarea{
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 3px;
	border: 1px solid #913D01;
	background-color: #ffffff;
}

.csc-mailform {
	border: none;
	padding-bottom: 15px;
}

.csc-mailform-field .csc-mailform-submit {
	width: 130px;
	margin-left: 130px;
	margin-top: 10px;
	font-weight: bold;
	color: #913D01;
}


.csc-mailform-submit:hover {
	cursor: pointer;
	background-color: #DB5E01;
	color: #fff;
}

* html .csc-mailform-field .csc-mailform-submit {
	margin-left:65px;
}

.csc-mailform-field .csc-mailform-check {
	width: 20px;
	border: 0px;
	/* margin-right: 200px; */
	clear: both;
}

/* Preisliste */
#preise{
	margin:20px 30px 40px 30px;

}

#preise a{
	color: #005D9D;
	background-color: inherit;
	text-decoration: underline;
}
#preise a:hover{
	text-decoration: none;
}

.csc-textpic-caption {
	font-size: 10px;
	}
	
#langmenu {
	display:none;
	}
	
#uid100 #langmenu {
	display: block;
	position: absolute;
	top: 10px;
	right: 50px;
	width: 200px;
	height: 30px;
	background-color: #FCF8C8;
	border: 1px dotted #DD5E00;
	}

#uid100 #langmenu .wrap {
	padding:7px 0px 0px 10px;
}

#uid100 #langmenu .langmenu-text {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #da5f02;
	font-weight: bold;
	position: relative;
	bottom: 3px;
}

#uid100 #langmenu img {
	margin-left: 11px;
}
	