body, div, p, span, ul, li, h1, h2, h3, h4, h5, h6 {
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #000;
}

#start_logo {
  width: 100%;
	text-align: center;
	position: absolute;
	z-index:5;
	margin-top: 120px;
}

#start_lines {
  position:absolute;
	z-index: 10;
	margin-top: 215px;
	width: 100%;
	text-align:center;
	background-image:url(images/backline.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	border-top: 1px solid #555555;
	height: 155px;
}

.enter {
  margin-left:auto;
	margin-right:auto;
	width:378px;
}

#layout {
  width: 980px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

/* Definition der Attribute für 'header' */
#header {
  background-color: #fff;
	
	height: 100px;
	background-image: url(images/livestyle_logo.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #555;
}

/* Definition der Attribute für 'left_box' */
#left_box {
  float: left;
	width: 215px;
	height: 410px;
	margin-right: 0px;
}

* html #left_box {
  height: 405px;
}

#left_box .search_box {
  border-bottom: 1px solid #999;
  width: 210px;
	height: 36px;
	padding: 2px 0 0 5px;
	margin: 0;
}

#left_box .search_box label {
  display: block;
  font-weight: normal;
	font-size: 10px;
	color: #666;
}

#left_box .search_box input {
  width: 130px;
	height: 14px;
	font-size: 12px;
	border: 1px solid #999;
	color: #666;
	background-color: #fff;
}

#left_box .search_box input.submit {
  width: 65px;
	height: 18px;
	font-size: 12px;
	border: 1px solid #999;
	background-color: #fff;
	color: #666;
	margin-left: 5px;
	margin-bottom: -1px;
}

* html #left_box .search_box input.submit {
  margin-bottom: 0;
}

/* Definition der unsorted list Ebene 1*/


#left_box ul {
  clear: both;
  list-style-type: none;
	text-align: left;
  margin: 20px 0 20px 0;
	width: 215px;
	padding: 0;
	border-top: 0px solid #999;
}

#left_box ul li {
  background-image: url(images/leftnavi.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 8px 0;
	border-bottom: 1px solid #999;
}

#left_box ul li.act {
  background-image: url(images/leftnavi_act.jpg);
}

/* Definition des Linkverhaltens */
#left_box ul li a {
  font-size: 14px;
	font-weight: bold;
  color: #e769a9;
	text-decoration: none;
	padding-left: 35px;
}

#left_box ul.menulevel2 li.sdoc {
font-size: 14px;
	font-weight: bold;
  color: #C61F74;
	text-decoration: none;
	padding-left: 35px;
  background-image: url(images/leftnavi_act.jpg);
}

#left_box ul li a:hover {
	color: #e769a9;
	text-decoration: underline;
}

#left_box ul li.act a {
  color: #C61F74;
}

/* Definition der Haupnavigation oben */
#main_navi {
  padding: 0;
	margin-left: 215px;
	width: 720px;
	height: 38px;
	border-bottom: 1px solid #999;
}

* html #main_navi {
  margin-left: 0;
	width: 722px;
}

#main_navi ul {
  list-style-type: none;
	padding: 0;
	margin-left: 5px;
}
 
#main_navi li {
  float: left;
	margin: 0;
}

#main_navi ul li a {
  display: block;
	float: left;
	background-image: url(images/nav_star.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	/*width: 100px;*/
	margin: 0 30px 0 0;
	padding: 10px 6px 10px 30px;
  font-size: 16px;
	font-weight: bold;
  color: #e769a9;
	text-decoration: none;
}


#main_navi li.act a{
  background-image: url(images/nav_star_act.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	color: #910E50;
	text-decoration: none;
}

#main_navi ul li a:hover {
  background-image: url(images/nav_star_hover.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	color: #C61F74;
}

/* Definition der Attribute für 'content' */
#content_right {
  background-color: #fff;
  float: right;
	width: 45px;
	height: 410px;
	padding: 0;
	margin: 0;
	margin-left: -30px;
	z-index: 5;
}

* html #content_right {
  height: 405px;
}

#content_right img {
  border: 0;
	margin-bottom: -3px;
}

#content_left {
  background-color: #fff;
	background-image: url(images/livestyle_digimarc.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
	color: #808080;
	text-align: left;
	margin-left: 5px;
	padding: 20px 15px 20px 20px;
	height: 330px;
	width: 685px;
	overflow: auto;
}

* html #content_left {
  padding-right: 27px;
	margin-left: 212px;
	width: 672px;
	height: 330px;
}

*+html #content_left {
  margin-left: 215px;
} 

#content_left a {
  color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#content_left .date_tab a {
  color: #808080;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#content_left .pdf_img {
  border: 0;
	vertical-align: middle;
}

#content_left .img_right {
  float: right;
	margin: 5px 10px 10px 10px;
	border: 1px solid #999;
}

#content_left .unterschrift {
	margin: 15px 10px 0px 0px;
	font-size:10px;
}

#content_left .img_left {
  clear: both;
	float: left;
  margin: 5px 10px 10px 0;
  border: 1px solid #999;
}

#content_left .img_center {
  margin: 5px 0 10px 0;
  border: 1px solid #999;
}

#content_left h1, #content_left h5 {
  margin: 0 0 10px 0;
}

#content_left p {
  margin: 0 0 10px 0;
	text-align: justify;
}

#content_left ul {
  list-style-type: disc;
	margin-bottom: 10px;
	margin-left: 15px;
}

#content_left .galery_table {
  padding: 5px;
}

#content_left .galery_table td {
  text-align: center;
	padding: 4px;
}

#content_left .galery_table td img {
  border: 1px solid #999;
}
	
/*****************************/
/* Content-Form-Styles Begin */
/*****************************/

#content_left .contact {
  padding-left: 40px;
}

#form_left  {
  float: left;
	width: 305px;
	font-size: 9px;
}

* html #form_left {
  width: 302px;
}

#form_right {
  font-size: 9px;
}

#content_left .contact label {
  color: #333;
	font-size: 10px;
  font-weight: bold;
	width: 70px;
	padding-top: 0px;
  margin-top: 5px;
	margin-bottom: 0;
}

#content_left .contact input {
  background-color: #e9e9e9;
	color: #555;
	width: 235px;
	margin-top: 1px;
	font-size: 10px;
	border: 1px solid #999;
}

#content_left .contact #firma {
  background-color: #e9e9e9;
	color: #555;
  width: 540px;
	margin-top: 1px;
	font-size: 10px;
}

#content_left #plz {
  width: 35px;
}

#content_left #ort {
  width: 188px;
	margin-left: 0px;
}

* html #content_left #ort { width: 186px; }

#content_left textarea {
  background-color: #e9e9e9;
	color: #555;
	width: 540px;
	height: 80px;
	overflow: auto;
	margin-top: 1px;
	border: 1px solid #999;
}

#content_left input.submit {
  font-size: 11px;
  width: 70px;
	margin-left: 140px;
}

#content_left input.reset {
  font-size: 11px;
  width: 70px;
	margin-left: 130px;
}

/*****************************/
/* Content-Form-Styles End   */
/*****************************/
  

#footer {
  clear: both;
	background-color: #fff;
	height: 15px;
	padding: 20px;
	margin: 0;
	border-top: 1px solid #555;
	text-align: center;
}

#footer p {
  font-size: 11px;
	color: #333;
}

#butterfl {
	position:relative;
	width:600px;
}
