/* Header */

	.lp-header {
		height:50px;
	}

	.lp-header .lp-header-colleft { float: left; width: 320px;}
	.lp-header .lp-header-colleft-content { padding: 0px 0px 0px 0px }
	
	.lp-header .lp-header-colmid { float: left; width: 510px; margin-left: 320px;}
	.lp-header .lp-header-colmid-content { padding: 0px 0px 0px 0px }
	
	.lp-header .lp-header-colright { float: right; width: 130px; margin-left: -5px;}
	.lp-header .lp-header-colright-content { padding: 0px 0px 0px 0px }	

/* serviceNavigationTop */
	#serviceNavigationTop {
		margin:0;
		padding:0;
	}
	#serviceNavigationTop ul {
		margin:0;
		padding:0;
		line-height: 15px;
	}
	#serviceNavigationTop ul li {
		display: inline;	
		padding: 0px 20px 0px 12px;
		background-image: url(/templates/tmpl_lovepeace_live/images/release2/pfeil.png);
		behavior: url(/individual/iepngfix.htc);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		list-style:none;
		}

	#serviceNavigationTop ul li a,
	#serviceNavigationTop ul li a:hover,
	#serviceNavigationTop ul li a:link,
	#serviceNavigationTop ul li a:visited,
	#serviceNavigationTop ul li a:active {
		width:182px;
		font-size: 11px;
		color: #821128;
		text-decoration:none;
	}
	
/* Main */

	.main {
		margin:0 auto;
		position:relative;
		width:968px;
	}

/* LOGINBOX STARTSEITE */

	#lp-loginbox {
		width:210px;
		height:178px;
	}
	
	#lp-loginbox h1 {
		font-size: 14px;
		color: #555555;
		text-transform: uppercase;
		font-weight: bolder;
		margin:-4px 0 5px 0;
		padding:0;
		font-family: "Arial Black";
	}
	
	#lp-loginbox input.feld {
		width:182px;
		height:20px;
		line-height:20px;
		border: 1px solid #979797;
		font-size: 12px;
		color: #333333;
		margin:0;
		padding:0;
	}
	
	#lp-loginbox label {
		width:182px;
		line-height:20px;
		font-size: 11px;
		color: #333333;
		margin:0;
		padding:0;
	}
	
	#lp-loginbox ul {
		line-height: 15px;
		padding:0;
		margin:0;
	}
	
	#lp-loginbox li {
		padding: 0px 0 0px 12px;
		background-image: url(/templates/tmpl_lovepeace_live/images/release2/pfeil.png);
		behavior: url(/individual/iepngfix.htc);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		list-style:none;
	}
	
	#lp-loginbox li a,
	#lp-loginbox li a:hover,
	#lp-loginbox li a:link,
	#lp-loginbox li a:visited,
	#lp-loginbox li a:active {
		width:182px;
		font-size: 11px;
		color: #821128;
		text-decoration:none;
	}
	
/* Profilbox Homepage */

	.lp-profilbox {
		float:left;
		font-size:11px;
	}
	
	.lp-profilbox-content {
		padding: 10px 4px 10px 0;
	}
	
	.lp-profilbox-content DIV.lp-profilbox-content-person {
		text-transform: uppercase;
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		padding: 5px 0px 5px 0px;
	}

/* TOP Profilbox Bühne*/

	.lp-topprofilbox {
		font-size:11px;
	}
	
	.lp-topprofilbox-content {
		padding: 10px 4px 10px 0;
	}
	
	DIV.lp-topprofilbox-content-person {
		text-transform: uppercase;
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		padding: 5px 0px 5px 0px;
	}

/* Link mit Pfeil */
	a.lp-arrowlink {
		padding: 0px 0 0px 12px;
		background-image: url(/templates/tmpl_lovepeace_live/images/release2/pfeil.png);
		behavior: url(/individual/iepngfix.htc);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		font-size: 11px;
		color: #821128;
		text-decoration:none;
		font-weight: normal;
	}

	a.lp-arrowlink:hover,
	a.lp-arrowlink:link,
	a.lp-arrowlink:visited,
	a.lp-arrowlink:active {
		font-size: 11px;
		color: #821128;
		text-decoration:none;
		font-weight: normal;
	}
	

	

/* NAV-MAIN */

  #nav_main {
    width: 100%;
    overflow: hidden;
    background: url('../images/release2/back_nav_main1.png') repeat-y;
    line-height: 0;
	height: 58px;
  }

  #nav_main ul {
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
    float: left;
    margin: 0;
    /* (en) Left margin of the first button  */
    /* (de) Abstand des ersten Buttons vom linken Rand  */
    padding: 0 0 0 1px;
  }

  #nav_main ul li {
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
    float: left;
    font-size: 1.0em;
    line-height: 1em;
    list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0;
  }

  #nav_main ul li a,
  #nav_main ul li strong {
    background: transparent;
    color: #000;
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
    width: auto;
  }

  #nav_main ul li a:focus,
  #nav_main ul li a:hover,
  #nav_main ul li a:active  { background: #eee; color: #333; text-decoration: none; }

  #nav_main ul li#current {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
   margin: 0;
  }

  #nav_main ul li#current strong,
  #nav_main ul li#current a,
  #nav_main ul li#current a:focus,
  #nav_main ul li#current a:hover,
  #nav_main ul li#current a:active { background: transparent; color: #fff; text-decoration: none; }

	#nav_main img {
		border:none;
	}
	#nav_main a {
		border:none;
	}


/* BÜHNE */
	.lp-buehne {
	background:#FFFFFF none repeat scroll 0 0;
	}
	
	.lp-buehne .colleft { float: left; width: 750px;}
	.lp-buehne .colleft-contents { padding: 0px 0px 0px 0px }
	
	.lp-buehne .colright { float: right; width: 210px; margin-left: -5px;}
	.lp-buehne .colright-contents {
		background:#ffffff url(/templates/tmpl_lovepeace_live/images/release2/back_login.png) repeat-x scroll 0 0;
		padding: 0px 0 0 16px; 
		}	

/* Border Left*/
	.lp-border-left {
		background:transparent url(/templates/tmpl_lovepeace_live/images/release2/content_left.gif) repeat-y scroll 0 0;
		padding-left: 4px;
	}

/* Border Right*/
	.lp-border-right {
		background:transparent url(/templates/tmpl_lovepeace_live/images/release2/content_right.gif) repeat-y scroll right top;
		padding-right: 4px;
	}


/* Border bottom */
	#lp-back_content_bottom {
		background:transparent url(/templates/tmpl_lovepeace_live/images/release2/back_content_bottom.png) no-repeat;
		width: 968px;
		height:6px;
	}



/* TOP */
	
	.lp-top {
	background:#FFFFFF none repeat scroll 0 0;
	}
	
	.lp-top .colleft { float: left; width: 750px;}
	.lp-top .colleft-contents { padding: 0px 0px 0px 0px }
	
	.lp-top .colright { float: right; width: 208px; margin-left: -5px;}
	.lp-top .colright-contents { background:#FFFFFF; padding: 20px 10px 0 16px; }	

/* TOPROW */	
	
	.lp-toprow {
		background: transparent none repeat scroll 0 0;
		overflow: hidden;
	}
	
	.lp-toprow .lp-toprow-colleft { float: left; width: 217px;}
	.lp-toprow .lp-toprow-colleft-content { padding: 20px 0px 0px 10px }
	
	.lp-toprow .lp-toprow-colright { float: right; width: 523px; margin-left: -5px;}
	.lp-toprow .lp-toprow-colright-content { padding: 20px 0 0 10px; }	
	
/* HOME Text-Block */
	.lp-home-info h1 {
		font-size: 15px;
		color: #4C4C4C;
		font-weight: normal;
		font-family: "Arial Black";
		margin:0 0 6px 0;
		padding:0;
	}
	.lp-home-info p {
		font-size: 13px;
		color: #4C4C4C;
		margin:0;
		padding:0;
	}

/* lp-box */

	.lp-box {
		background:transparent url(/templates/tmpl_lovepeace_live/images/release2/verlauf_kasten.jpg) repeat-x scroll 0 0;
		border:1px solid #EBEAEA;
		padding: 7px 7px 7px 7px;
		margin-bottom:10px
	}
	
	.lp-box H1 {
		color:#74BE1F;
		font-weight: normal;
		font-family: "Arial Black";
		font-size: 14px;
		margin:0;
		padding:0 0 9px 0;
		line-height: 16px;
	}
	
	.lp-box ul {
		line-height: 15px;
		margin:0;
		padding:0;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
	}
	
	.lp-box li {
		padding: 0px 0 3px 12px;
		background-image: url(/templates/tmpl_lovepeace_live/images/release2/pfeil.png);
		behavior: url(/individual/iepngfix.htc);
		background-repeat: no-repeat;
		background-position: 0px 3px;
	}
	
	.lp-box li a,
	.lp-box li a:hover,
	.lp-box li a:link,
	.lp-box li a:visited,
	.lp-box li a:active {
		font-size: 11px;
		color: #484848;
		text-decoration:none;
		font-weight: normal;
	}
	
	.lp-box img {
		padding:0 0 9px 0;
	}
	
/* lp-box lightgreen */

	.lp-box.lightgreen {
		background: transparent;
		border:none;
		padding: 0;
		margin-bottom:10px
	}

/* lp-splitcol1 */

	.lp-splitcol1 {
		background: transparent none repeat scroll 0 0;
	}
	
	.lp-splitcol1 .lp-splitcol1-colleft { float: left; width: 217px;}
	.lp-splitcol1 .lp-splitcol1-colleft-content { padding: 20px 0px 0px 10px }
	
	.lp-splitcol1 .lp-splitcol1-colright { float: right; width: 523px; margin-left: -5px;}
	.lp-splitcol1 .lp-splitcol1-colright-content { padding: 20px 0 0 10px; }	

/* Footer Navigation */
	#lp-footer {
		margin:0;
		padding:8px;
	}
	#lp-footer  ul {
		margin:0;
		padding:0;
		line-height: 15px;
	}
	#lp-footer ul li {
		display: inline;	
		padding: 0px 20px 0px 12px;
		background-image: url(/templates/tmpl_lovepeace_live/images/release2/pfeil.png);
		behavior: url(/individual/iepngfix.htc);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		list-style:none;
		}

	#lp-footer  ul li a,
	#lp-footer  ul li a:hover,
	#lp-footer  ul li a:link,
	#lp-footer  ul li a:visited,
	#lp-footer  ul li a:active {
		width:182px;
		font-size: 11px;
		color: #000000;
		text-decoration:none;
		text-transform: uppercase;
	}

/* Support GP */

	input.support-gp-betrag {
		text-align: right;
		width: 60px;
	}

