/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(/source/bilder/hg_site.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54423c;
}
ul, li {
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #ff6600;
}
a:link {
	text-decoration: none;
	color: #ff6600;
}
a:visited {
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
#mainpage {
	clear: both;
	width: 957px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
#col_left {
	float: left;
	width: 690px;
}
#head_left {
	width: 100%;
	background-image: url(/source/bilder/site_headline.png);
	height: 80px;
}
#pic_left {
	width: 100%;
}
#col_left_left {
	float: left;
	width: 140px;
}

/*****************
#side_menu {
	width: 139px;
	margin-top: 60px;
	margin-left: 1px;
}
#sidemenu {
	width: 100%;
}
#sidemenu li {
	font-size: 11px;
	display: block;
	height: 21px;
	line-height: 21px;
	color: #FFF;
	background-color: #d1c5b6;
	margin-bottom: 2px;
	font-weight: bold;
	padding-left: 10px;
}
#sidemenu li a {
	text-decoration: none;
	display: block;
	color: #FFF;
}
#sidemenu li a:hover {
	display: block;
	color: #e77e08;
}
*******************/

#col_left_right {
	float: right;
	width: 550px;
}
#maintext {
	margin-left: 16px;
	margin-top: 4px;
}
#galery_main {
	margin-left: 16px;
	margin-top: 15px;
}
#title {
	float: left;
	letter-spacing: 1px;
	width: 510px;
	font-size: 16px;
	height: 22px;
	line-height: 18px;
	padding-top: 4px;
	padding-left: 10px;
	color:  #FFF;
	background-color: #e77e08;
}
#col_right {
	float: right;
	width: 267px;
}
#head_right {
	width: 100%;
	background-image: url(/source/bilder/site_hg-menue.png);
	background-repeat: no-repeat;
	height: 80px;
}
#top_menu {
	float: left;
}
#topmenu {
	float: left;
	color:  #FFF;
	width: 100%;
	margin-top: 47px;
	margin-left: 20px;
	z-index: 10;
}
#topmenu ul li {
	font-size: 10px;
	display: inline;
	float: left;
	height: 11px;
	line-height: 11px;
	margin-top: 10px;
	padding-left: 4px;
	padding-right: 4px;
}
#topmenu ul li a{
	color:  #333;
	text-decoration: none;
	display: block;
}
#topmenu ul li a:hover {
	display: block;
	color: #999;
}
#logo{
	height: 145px;
}
#cupons{
	margin-left: 15px;
	margin-top: 50px;
}
#footer{
	clear: both;
	height: 20px;
}
#kutro {
	float: left;
	height: 86px;
	margin-top: -106px;
}
#menu_bot {
	clear: both;
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.offleft {
	margin-left: -9000px;
	position: absolute;
}
.nav_first {
	margin-left: 5px;
}
.nav_all {
	border-left: solid #e77e08 1px
}
.text_pic {
	clear: left;
	margin-top: 10px;
}
.text_gal {
	margin-top: 20px;
	width: 520px;
}
.smallpic {
        padding-top: 5px;
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}
.text {
        margin-top: 10px;
	float: left;
}
.big {
        padding-top: 5px;
	font-size: 11px;
	line-height: 14px;
}
.form {
	font-size: 11px;
	line-height: 20px;
}
.ad_pic {
}
.ad {
	float: left;
	font-size: 11px;
	background-color: #f7f3f0;
	width: 227px;
	margin-top: -5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.botmenu {
	clear: both;
	color: #333;
	width: 100%;
}
.botmenu ul li {
	float: right;
	font-size: 11px;
	display: inline;
	height: 11px;
	line-height: 11px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 10px;
}
.botmenu ul li a{
	color:  #333;
	text-decoration: none;
	display: block;
}
.botmenu ul li a:hover {
	display: block;
	color: #e77e08;
}
.editmode {
	font-size: 18px;
	font-weight: bold;
	color: gray;
}
