/** --- gedenkseite bearbeiten --- **/
.overlay.video_entry .window {
	top: 60px;
}

.overlay.video_entry textarea {
	height: 120px;

}

.overlay.video_entry .video {
	margin: 30px 0px 20px 40px;
}

.overlay.video_entry .url{
	width: 577px;
}

.overlay.video_entry .button{
	margin-top:20px
}

#edit_page.videos {
	
}

#edit_page.videos .video_teaser {
	background-image:url(/images/video_icon_small.png);
	background-repeat:no-repeat;
	background-position: left 0px;
	padding-left: 80px;
	padding-bottom:30px;
	border-bottom:1px solid #f1f1f1;
	margin-bottom: 20px;
}

#edit_page.videos .video_teaser .headline_2 {
	padding-top: 4px;
	margin-bottom: 4px;
}

#edit_page.videos .video_teaser a {
	font-size: 14px;
	color: #9f9f9f;
}

#edit_page.videos .video_teaser a:hover {
	color: #787878;
}

#edit_page.videos .video_teaser a.border {
	margin-right:7px;
	padding-right: 10px;
	border-right: 1px solid #9f9f9f;
}

#edit_page.videos .video_teaser.last {
	border: 0px;
}
	
	
#edit_page.data .button {
	margin-left: 80px;
		
}




#edit_page.music {
		
}

#edit_page.music ul {
	margin-bottom: 50px;
}

#edit_page.music ul .nomusic {
	margin-bottom: 30px;
}

#edit_page.music ul span.headline_2 {
	display: inline;
}

#edit_page.music ul input {
	float: left;
	height: auto;
	padding: 14px 0px 0px 0px;
	margin: 4px 20px 0px 0px;
	width: auto;	
}

#edit_page.music ul li {
	padding: 14px 0px 0px 0px;
	margin: 4px 20px 10px 0px;
}

#edit_page.music ul .control {
	float: right;
	background-image: url(/images/media/music_control.png);
	width: 132px;
	height: 20px;
}



#edit_page.head_pic {
		
}

#edit_page.head_pic .upload {
	margin-left: 30px;
		
}

#edit_page.head_pic .wrapper {
	margin: 0px 0px 30px 20px;
	float: left;
}

#edit_page.head_pic .pic {
	float: left;
	margin: 0px 45px 20px 0px;
	padding: 0px 0px 20px 0px;
	position: relative;
}

.premiumHeadpic {
	background-image: url(/images/premium-icon.png);
	width: 120px;
	height:117px;
	float: right;
}

#edit_page.head_pic .pic img {
	border: 3px solid #fff;
	-webkit-border-radius: 2px 2px 2px 2px;
	-khtml-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}

#edit_page.head_pic .activepic img  {
	box-shadow: 0px 4px 13px -6px #515151;
	-moz-border-radius-box-shadow: 0px 4px 13px -6px #515151;
	-webkit-box-shadow: 0px 4px 23px -6px #515151;
}
#edit_page.head_pic .pic:hover img {
	box-shadow: 0px 4px 13px -6px #515151;
	-moz-border-radius-box-shadow: 0px 4px 13px -6px #515151;
	-webkit-box-shadow: 0px 4px 23px -6px #515151;
}

#edit_page.head_pic .pic.current:after {
	content: url(/images/theme_current.png);
	position: absolute;
	bottom: 21px;
	right: 2px;
}

#edit_page.head_pic .pic:hover {
	cursor: pointer;

}

#edit_page.head_pic .pic:hover p {
	display: block;	
}

#edit_page.head_pic .pic p {
	font-size: 12px;
	display: none;
	color: #878787;
	height: 8px;
	position: absolute;
	width: 100%;
	padding: 3px 0px;
	bottom: -2px;
	text-align: center;
}

#edit_page.head_pic .pic.current p {
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #929292;
}

.delheadpic{
	float:right;
	color: #cbcbcb;
}

.delheadpic:hover {
	color: #BFBFBF;
}



#edit_page.startpage {
		
}

#edit_page.startpage .formular fieldset input {
	float: left;
	line-height: 34px;
	height: 34px;		
	width: 400px;
}




#edit_page.profile_picture {
	
}

#edit_page.profile_picture .upload .button {
	padding-left: 10px;
	padding-right: 10px;
}

#edit_page.profile_picture .upload input {
	width: 160px;
}

#edit_page.profile_picture .picture {
	background-color: #ededed;
	-webkit-border-radius: 2px 0px 2px 0px;
	-khtml-border-radius: 2px 0px 2px 0px;
	-moz-border-radius: 2px 0px 2px 0px;
	border-radius: 2px 0px 2px 0px;
	padding:  12px 50px 12px 12px;
	margin-right: -50px;
	margin-top: -50px;
}

#edit_page.profile_picture .picture img {
	background-image:url(/images/bgbgbg.jpg);
	padding: 5px 8px 8px 6px;
	display:block;
}



#edit_page.theme .wrapper {
	margin: 0px 0px 30px 10px;
	float: left;
}

#edit_page.theme .pic {
	float: left;
	margin: 0px 15px 20px 0px;
	padding: 0px 0px 20px 0px;
	position: relative;
}
#edit_page.theme .pic.current:after {
	content: url(/images/theme_current.png);
	position: absolute;
	bottom: 23px;
	right: 2px;
}

#edit_page.theme .pic:hover {
	cursor: pointer;

}


#edit_page.theme .pic:hover p {
	display: block;	
}

#edit_page.theme .pic img {
	border: 3px solid #fff;
}

#edit_page.theme .pic:hover img {
	box-shadow: 0px 4px 13px -6px #515151;
	-moz-border-radius-box-shadow: 0px 4px 13px -6px #515151;
	-webkit-box-shadow: 0px 4px 23px -6px #515151;
}


#edit_page.theme .pic p {
	font-size: 12px;
	display: none;
	color: #878787;
	height: 14px;
	position: absolute;
	width: 100%;
	padding: 3px 0px;
	bottom: -2px;
	text-align: center;
}

#edit_page.theme .pic.current p {
	display: block;
}

	#edit_page.theme .pic p a {
		display: block;
		padding: 0px 5px;
	}

	#edit_page.theme .pic p a:hover {
		color: #717171;
	}

	#edit_page.theme .pic p .view {
		float: left;
	}
	
	#edit_page.theme .pic p .delete {
		float: right;
		padding-left: 12px;
		background-image:url(/images/icon_delete.png);
		background-repeat:no-repeat;
		background-position:0px 4px
	}








#edit_page.pictures .wrapper {
	margin: 0px -30px 30px -10px;
	float: left;

}

#edit_page.pictures .pic {
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 20px 0px;
	position: relative;
}

#edit_page.pictures .pic:hover {
	cursor: pointer;

}


#edit_page.pictures .pic:hover p,
#edit_page.pictures .pic:hover .move {
	display: block;	
}

#edit_page.pictures .pic .move {
	background-image:url(/images/move.png);
	background-repeat:no-repeat;
	height: 105px;
	width: 105px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -60px;
	margin-left: -52px;
	display: none;
}

#edit_page.pictures .pic img {
	border: 3px solid #fff;
}

#edit_page.pictures .pic:hover img {
	box-shadow: 0px 4px 13px -6px #515151;
	-moz-border-radius-box-shadow: 0px 4px 13px -6px #515151;
	-webkit-box-shadow: 0px 4px 23px -6px #515151;
}

	
#edit_page.pictures .pic p {
	font-size: 12px;
	display: none;
	color: #878787;
	height: 14px;
	position: absolute;
	width: 100%;
	padding: 3px 0px;
	bottom: -2px;

}

	#edit_page.pictures .pic p a {
		display: block;
		padding: 0px 5px;
	}

	#edit_page.pictures .pic p a:hover {
		color: #717171;
	}

	#edit_page.pictures .pic p .view {
		float: left;
	}
	
	#edit_page.pictures .pic p .delete {
		float: right;
		padding-left: 12px;
		background-image:url(/images/icon_delete.png);
		background-repeat:no-repeat;
		background-position:0px 4px
	}

.profilbilddel {
	background: url("/images/x.png") no-repeat scroll 0 4px transparent;
	padding: 0 0 0 10px;
	font-size:11px;
}


#edit_page.candles p.counter {
	background-color:#e7e7e7;
	-webkit-border-radius: 2px 2px 2px 2px;
	-khtml-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 16px;
	color: #757575;
	margin-bottom: 60px;
	font-family: georgia;
	color: #757575;
}

#edit_page.candles div.entry {
	padding: 0px 20px 0px 60px;
	margin-top: 40px;
	position: relative;
	border-bottom: 1px solid #F2F2F2;
}

	#edit_page.candles div.entry .headline_2 {
		margin-bottom:5px;
	}
	
	#edit_page.candles div.entry .author {
		margin-bottom: 25px;
		display: block;	
		font-size: 12px;
		color: #757575;
	}
	
	#edit_page.candles div.entry p{
		text-align: justify;
		margin-bottom:16px;
	}
	
	#edit_page.candles div.entry .links {
		text-align: right;
		display: block;
		color: #9F9F9F;
		font-size: 13px;
		margin-bottom: 20px;
	}
	
		#edit_page.candles div.entry .links a:hover {
			color: #383838;
		}
		
		#edit_page.candles div.entry .links .edit {
			padding-right: 7px;
			border-right: 1px solid #acacac;
			margin-right: 7px;
	
		}
		
		#edit_page.condolence div.entry .links .delete {
		
		}
		
	#edit_page.candles div.entry .candle {
		position: absolute;
		top: -4px;
		left: 0px;
	}

#edit_page.condolence p.counter {
	background-color:#e7e7e7;
	-webkit-border-radius: 2px 2px 2px 2px;
	-khtml-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 16px;
	color: #757575;
	margin-bottom: 60px;
	font-family: georgia;
	color: #757575;
}

#edit_page.condolence div.entry {
	padding: 0px 20px;
	margin-top: 40px;
	border-bottom: 1px solid #F2F2F2;
}

	#edit_page.condolence div.entry .headline_2 {
		margin-bottom:2px;
	}
	
	#edit_page.condolence div.entry .author {
		margin-bottom: 25px;
		display: block;	
		font-size: 12px;
		color: #757575;
	}
	
	#edit_page.condolence div.entry p{
		text-align: justify;
		margin-bottom:16px;
	}
	
	#edit_page.condolence div.entry .links {
		text-align: right;
		display: block;
		color: #9F9F9F;
		font-size: 13px;
		margin-bottom: 20px;
	}
	
		#edit_page.condolence div.entry .links a:hover {
			color: #383838;
		}
		
		#edit_page.condolence div.entry .links .edit {
			padding-right: 7px;
			border-right: 1px solid #acacac;
			margin-right: 7px;
	
		}
		
		#edit_page.condolence div.entry .links .delete {
		
		}
		

/** --- benutzerübersicht --- **/

#controlstation_pages a {
	margin-top: 16px;	
}

#controlstation_pages .teaser ul.right a {
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	font-weight: normal;

}

#controlstation_pages .teaser ul.right a:hover {
	color: #525252;

}

#controlstation_pages .teaser ul.right a.border {
	border-right: 1px solid #d3d1d1;
	padding-right: 8px;
	margin-right: 5px;
}

#controlstation_statistics p.message {
	height: 27px;
	width: 602px;
	background-image: url(/images/controlstation_message.png);
	padding-top:25px;
	text-align:center;
	color:rgba(0,0,0,0.6);
	font-size: 14px;
	font-weight: normal;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.4);
	margin-bottom: 30px;
	margin-top: -10px;
}

#controlstation_statistics p.message a {
	margin-left:10px;
	color:rgba(255,255,255,1.0);
	font-size: 14px;
	font-weight: normal;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
	}

#controlstation_statistics table {
	margin-top: 20px;
	margin-bottom: 40px;
}

	#controlstation_statistics table.sincelastvisit td {
		font-family: georgia;
		color: #999999;
		font-size: 18px;
		padding-right: 50px;
		padding-left: 60px;
		background-image: url(/images/controlstation_icon_candle.png);
		line-height: 32px;
		height: 41px;
		background-repeat: no-repeat;
	
	}
	
	#controlstation_statistics table.sincelastvisit td.people {
		background-image: url(/images/landingpage_icon_people.png);
	
	}
	
	#controlstation_statistics table.sincelastvisit td.candle {
		background-image: url(/images/controlstation_icon_candle.png);
	
	}
	
	#controlstation_statistics table.sincelastvisit td .number {
		color: #626161;
		padding-right: 3px;
	}
	
#controlstation_statistics table.overall {
		line-height: 26px;
	}
	
	#controlstation_statistics table.overall td {
			padding-right: 100px;
			font-size: 16px;
		}
	
	
#controlstation_data a.button.first {
		margin-left: 142px;
		margin-bottom: 70px;
}

#controlstation_data a.button.second {
	margin-top: 10px;
}

#controlstation_data p.delete {
	width: 300px;
	margin-left: 285px;
	margin-top: 20px;
}

#controlstation_data p.accept {
	/*padding-left: 284px;*/
	margin-top: 10px;
	
	
}


#controlstation_data p.accept input {
	float: left;
	width: auto;
	border: 0px;
	padding: 2px 8px 0px 0px;
	line-height: 20px;
	height: 18px;
	margin-right: 10px;
	
}



/** --- gedenktafel --- **/

#memorial a:hover {
	text-decoration: underline;
}

#memorial p.names {
	line-height: 20px;
	font-size: 13px;

}

/** --- startseite --- **/

#start .content_head {
	margin-bottom: 35px;
}

#start .left_side .teaser {
	padding-left: 5px;
	
}

#start .headline_1 {
	margin-bottom: 30px;
	
}

#start .right_side {
	padding-left: 20px;
	margin-bottom: 30px;
	width: 280px;
}

#start .right_side span.headline_1 {
	padding-left: 10px;
}

#start .right_side .teaser {
	padding-left: 0px;
	
}

#start p {
	color: #7e7c7c;
	line-height: 18px;
	text-align: justify;
}

#start p span.headline_1 {
	padding-top: 30px;
	margin-bottom: 24px;
}



/** --- fehlerseite --- **/

#errorpage {

}

#errorpage .wrapper {
	padding: 50px 40px;
}

#errorpage .wrapper .headline_1 {
	font-size: 24px;
	color: #666666;
	text-align: center;
	margin-bottom: 40px;
}


#errorpage .wrapper .headline_2 {
	color: #7e7e7e;
	padding-left: 20px;
}

#errorpage .wrapper .article_teaser.small {
	width: 350px;
}

#errorpage .wrapper .flower {
	margin-top: 12px;
	margin-right: -30px;
}


/** --- landingpage --- **/

#landingpage .headline_1 {
	font-size: 28px;
	background-image: url(/images/landingpage_underline.png);
	background-repeat: no-repeat;
	background-position: 0px 27px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-left: -30px;
	margin-top: -2px;
	color:#696969
}

#landingpage div.screens {
	position: absolute;
	top: 25px;
	right: -30px;
	background-image: url(/images/landingpage_screens.png);
	width: 501px; 
	height: 543px;
	z-index: 9;
}


#landingpage .introtext {
	width: 400px;
	color: #928f8f;
	line-height: 20px;
	position: absolute;
	top: 91px;
	left: 38px;
	font-size:14px
}

#landingpage ul.arguments {
	position: absolute;
	top: 212px;
	left: 37px;
}

#landingpage ul.arguments li {
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 50px;
	margin-bottom: 10px;
}

#landingpage ul.arguments li.present {
	background-image:url(/images/landingpage_icon_present.png);
}

#landingpage ul.arguments li.people {
	background-image:url(/images/landingpage_icon_people.png);
}

#landingpage ul.arguments li.pidgeon {
	background-image:url(/images/landingpage_icon_pidgeon.png);
}

#landingpage ul.arguments li .headline_2 {
	margin-bottom: 0px;
	font-size: 22px;
	color: #626161;
}

#landingpage .bigbutton {
	position: absolute;
	top:422px;
	left:36px;
	background-image: url(/images/landingpage_button.png);
	display: block;
	line-height: 44px;
	width: 298px;
	color: #e1efc2;
	font-size: 20px;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
	padding-left: 30px;
}

#landingpage .bigbutton:hover {
	color: #fff;
}

#landingpage .bottom {
	position: relative;
	background-image: url(/images/landingpage_bottom.png);
	background-repeat: repeat-x;
	margin: 480px -50px 0px -42px;
	padding: 24px 100px 30px 41px;
}

#landingpage .bottom p {
	color:#928f8f;
	line-height:20px;
	
}

#landingpage .bottom .headline_2:first-child {
	padding-top: 77px;
}

#landingpage .bottom .headline_2 {
	padding-top: 20px;
	color: #676767;
}


#landingpage .bottom .flower {
	position: absolute;
	top: 70px;
	right: 30px;
	background-image: url(/images/landingpage_flower.png);
	width: 325px;
	height: 278px;
}


.landingarrow {
    background: url("/images/pfeil5.jpg") no-repeat scroll 0 0 transparent;
    height: 76px;
    margin: -24px 0 0 400px;
    width: 40px;
}

.landingheadline {
	font: 22px Georgia;
	color: #726f6f;
	margin: 0 0 50px 29px;
}

.landingheadline2 {
	font: 22px Georgia;
	color: #726f6f;
	margin: 0 0 50px 29px;	
}

.landingbox {
	width: 800px;
	height: 120px;
	margin-left: 19px;
}

.landingboxhead {
	font: 17px Georgia;
	color: #676767;
	margin: 0 0 0 20px;
}

.boxpic {
	margin: 0 8px 0 15px;
	float: left;
}

.landingbox p {
	float:right;
	width: 707px;
	text-align: justify;
	margin-top: 5px;
}

.landingleft {
    background: url("/images/a-left.png") no-repeat scroll 0 0 transparent;
    height: 50px;
    margin: 40px 0 0 57px;
    width: 40px;	
    float:left;
    cursor: pointer;
}
.landingright {
    background: url("/images/a-right.png") no-repeat scroll 0 0 transparent;
    height: 50px;
    margin: 40px -49px 0 0;
    width: 40px;
    float: right;	
    cursor: pointer;
}

/** --- impressum --- **/

#imprint .headline_2 {
	margin-top: 24px;
}

#imprint p {
	line-height: 20px;
}

#imprint span.detail {
	font-size: 12px;
	margin-top: 10px;
	display: block;
	width: 400px;
	color: #9e9e9e;
}


/** --- magazin --- **/

#magazine {
	
}

#magazine .overview .content_head {
	margin-bottom:0px;
	padding-bottom:0px;
}

#magazine .content_head {
	margin-bottom:30px;
	
}

#magazine p.article {
	line-height:18px;
	color:#7d7d7d;
	text-align:justify;
	margin-bottom:20px;
}

#magazine p.article .headline_2 {
	margin-top:30px;
}

#magazine p.article img.right {
	border:2px solid #fff;
	float:right;
	margin:0px -8px 18px 14px;
}


#magazine div.article {
	line-height:19px;
	color:#7d7d7d;
	/*text-align:justify;*/
	margin-bottom:20px;
}

#magazine div.article a {
	text-decoration: underline;
}
#magazine div.article a:hover {
	text-decoration: none;
}

#magazine h2 {
	margin:20px 0 10px 0;
	color: #5D5D5D;
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	
}

#magazine h3 {
	margin:20px 0 10px 0;
	color: #5D5D5D;
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	
}

#magazine2 h2 {
	margin:10px 0;
	color: #595959;
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	
}

#magazine div.article img.right {
	/*border:2px solid #fff;*/
	float:right;
	margin:4px -2px 18px 14px;
}



#magazine p.author {
	display:block;
	clear:both;
	text-align:right;
	margin-top:50px;
	font-family:georgia;
	color:#acacac;
	margin-bottom:40px;
	padding-bottom:28px;
	border-bottom:1px solid #eaeaea;
}

#magazine p.author span {
	color:#6e6e6e;
	font-style:italic;
	margin-left:4px;
}

#magazine p.article_teaser {
	float:left;
	margin-top:13px;
	font-size: 13px;
	line-height: 17px;
}

#magazine p.article_teaser2 {
	float:left;
	margin: 0 20px 45px 0;
	font-size: 13px;
	line-height: 17px;
	width: 149px;
}

#magazine p.article_teaser.small {
	text-align:left;
	padding-left: 12px;
	
}

#magazine p.article_teaser.small .headline_2 {
	margin-bottom:4px;
	/*margin-top: -5px;*/
}
	
	
	#magazine p.article_teaser img {
		float:left;
		margin-right:22px;
		margin-top: 2px;
	}
	
	#magazine p.article_teaser .headline_2 {
		display:normal;
		margin-bottom:6px;
		
	}


#magazine .right_side .categories {
	padding:0px 20px 0px 30px;
	margin-bottom:30px;
}

	#magazine .right_side .headline_2 {
		color:#7e7e7e;
		padding-left:34px;
	}
	
	#magazine .right_side .headline_2.second {
		margin-bottom: -6px;
	}
	
	#magazine .right_side .categories li {
		padding-left: 8px;
	}
	
	#magazine .right_side .categories li a {
		color:#5f5f5f;
		padding-left:16px;
		display:block;
		line-height:20px;
	}
	
	#magazine .right_side .categories li a:hover {
		color:#434343;	
	}
	
	
	
#magazine .right_side .categories_2 {
	padding:0px 20px 0px 30px;
	margin-bottom:30px;
}

	#magazine .right_side .headline_2 {
		color:#7e7e7e;
		padding-left:34px;
	}
	
	#magazine .right_side .headline_2.second {
		margin-bottom: -6px;
	}
	
	#magazine .right_side .categories_2 li {
		padding-left: 8px;
	}
	
	#magazine .right_side .categories_2 li a {
		color:#5f5f5f;
		padding-left:16px;
		line-height:20px;
		display:block;
	}
	
	#magazine .right_side .categories_2 li a:hover {
		color:#434343;	
	}	


/** --- profilseite --- **/

#user_profile {
	
}

#user_profile .content_head {
	margin-bottom: 40px;	
}

#user_profile .person {
	margin-bottom: 30px;
	
}

.profilebackpic {
	background-color: #ededed;
	-webkit-border-radius: 2px 0px 2px 0px;
	-khtml-border-radius: 2px 0px 2px 0px;
	-moz-border-radius: 2px 0px 2px 0px;
	border-radius: 2px 0px 2px 0px;
	padding:  12px 50px 12px 36px;
	margin-left: -42px;
	width: 118px;
	height: 193px;
	float: left;
}

/*
	border: 2px solid #fff;
	float: left;
	box-shadow: 0px 6px 33px -14px #000;
	-moz-border-radius-box-shadow: 0px 6px 33px -14px #000;
	-webkit-box-shadow: 0px 6px 23px -9px #000;	
*/


#user_profile .person img {
	background-image: url("/images/bgbgbg.jpg");
    display: block;
    padding: 5px 8px 8px 6px;
	
}

.profilsitepic {
	background-image: url("/images/bgbgbg.jpg");
    display: block;
    padding: 5px 8px 8px 6px;
}

#user_profile .person ul {
	float: left;
	padding: 0px 10px 0px 30px;
	width: 460px;
}

#user_profile .person ul li {
	line-height:22px;
	color: #787878;
}

#user_profile .person ul li span {
	color: #595959;
}

#user_profile .person ul li span.justify {
	display: block;
	line-height: 18px;
	padding-top: 4px;
}

#user_profile .person p {
	float: right;
	display:block;
	margin-right: -50px;
	}

#user_profile .person a {
	float: right;
	background-color:#ededed;
	display:block;
	padding: 0 15px;
	line-height: 36px;
	min-width: 200px;
	margin-top: 6px;
	font-size: 14px;
	display: block;
	color:#7a7a7a;
	-webkit-border-radius: 2px 0px 0px 2px;
	-khtml-border-radius: 2px 0px 0px 2px;
	-moz-border-radius: 2px 0px 0px 2px;
	border-radius: 2px 0px 0px 2px;
}

#user_profile .person a:hover {
	color:#616161;
	background-color:#f2f2f2 ;
}	

#user_profile p.intro {
	margin-bottom: 20px;	
	margin-top: 40px;
}

/** --- datenschutzerklärung --- **/

#data_policy .headline_2 {
	margin-top: 30px;
}

#data_policy p {
	line-height: 20px;
	margin-bottom: 14px;
	padding-right: 30px;
}

#data_policy p.bullets {
	width: 700px;	
}


/** --- fragen und antworten --- **/
#faq {
line-height: 20px;	
}

#faq ul.entries li {
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	line-height: 20px;
	width: 700px;
}

#faq ul.entries  li.headline_2 {
	background-image:none;
	padding-left: 0px;
	margin-top: 28px;
	margin-bottom: 12px;
}

#faq ul.entries li a {
	color: #525252;
}

#faq ul.entries li a:hover{
	color: #646464;
}



#faq ul li {
	line-height: 20px;
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 16px;
}

#agb ul li {
	line-height: 20px;
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 16px;
}

#faq ul li.headline_2 {
	background-image:none;
	padding-left: 0px;
	margin-top: 28px;
}

#faq ul li a:hover{
	color: #646464;
}




#faq .contact {
	padding: 20px 0px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 30px;
	margin-left: -20px;
	padding-left: 20px;
	margin-right: -20px;
	padding-right: 20px;
	position: relative;
	margin-bottom: 40px;
	
}

#faq .contact .headline_2 {
	margin-bottom:3px;
}

#faq .contact a.letter {
	background-image: url(/images/letter_icon.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	padding: 10px;
	position: absolute;
	height: 41px;
	width: 52px;
	left: 390px;
	top: 10px;
	opacity: 0.8;
}

#faq .contact a.letter:hover {
	opacity: 1.0;
}

#faq .contact img.letter {
	background-image: url(/images/letter_icon.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	padding: 10px;
	position: absolute;
	height: 41px;
	width: 52px;
	left: 390px;
	top: 10px;
	opacity: 0.8;
}

#faq .contact img.letter:hover {
	opacity: 1.0;
}

.steps {
	position: absolute;
	top:0px;
	right:0px;
	background-color:#ededed;
	padding: 8px 19px;
	-webkit-border-radius: 0px 0px 2px 2px;
	-khtml-border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
	margin-right: 40px;
	color: #717171;	
	font-size: 18px;
}

/** --- regstrierungsprozess --- **/

#registration .steps {
	position: absolute;
	top:0px;
	right:0px;
	background-color:#ededed;
	padding: 8px 19px;
	-webkit-border-radius: 0px 0px 2px 2px;
	-khtml-border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
	margin-right: 40px;
	color: #717171;	
	font-size: 18px;
}

#registration.content {
	min-height: 400px;	
	}


#registration.content.step_1 {
	background-image: url(/images/reg_01_picture.png);
	background-repeat: no-repeat;
	background-position: right 270px;
	}
	
#registration.content.step_3 {
	background-image: url(/images/reg_03_picture.png);
	background-repeat: no-repeat;
	background-position: 500px 170px;
	}
	
#registration.content.step_4 {
	text-align: center;
	padding-top: 100px;
	}	
	
	#registration.content.step_4 .button {
		float: left;
		margin-left: 330px;
		}
	
	#registration.content.step_4 p {
		padding:0px 150px;
		margin-bottom: 20px;
		}

#registration.content fieldset.url {
	width: 700px;
	margin-top: 30px;
	}
		
	#registration.content fieldset.url label {
		text-align: left;
		float: left;
		width: auto;
		margin-right:10px;
		}
	
	#registration.content fieldset.url input {
		width: 180px;
		float: left;
		}

#registration.content .agb {
	height: 100px;
	padding-left: 114px;
	}
	
	#registration.content .agb p {
		width: 300px;
		}
		
	#registration.content .agb input {
		float: left;
		width: auto;
		margin-right: 18px;
		}
		
	#registration.content .agb a {
		color: #484747;
		}


#registration.content .button {
	margin-top: 20px;
	}
		
#registration.content .button.right {
	margin-right: 40px;
	}
	
#registration.content .button.left {
	margin-left: 40px;
	opacity: 0.5;
	}
			
#registration .info {
	position: absolute;
	top:200px;
	left: 470px;
	width: 360px;
	border-left: 1px solid #e8e8e8;
	line-height: 16px;
	color: #a3a3a3;
	font-size: 14px;
	padding: 10px 0px 10px 20px;
	}

#registration.content.step_2 .info {
	position: absolute;
	top: 170px;
	left: 470px;
	width: 360px;
	}

/** --- suchergebnisse_anzeigen --- **/

#show_results .teaser {
	width: 80%;
}

#show_results .wrapper {
	width: 400px;
	margin-top: 40px;

}

#show_results .wrapper .article_teaser {
	width: 400px;
	}

/** --- kerze_anzünden --- **/

/*
#light_candle .button {
	padding-left: 33px;
}

#light_candle .button:before {
	content: url(/images/button_candle.png);
	position: absolute;
	top: -18px;
	left: 7px;		
}
	
	.choose_candle {
		float: left;
		margin-top: 20px;
		margin-bottom: 40px;
	}

		.choose_candle img {
			float: left;
			opacity:0.7;
		}
	
		.choose_candle img.current {
			border: 1px solid #e9e9e9;
			opacity:1.0;
		}
		
		.choose_candle .control_left {
			float: left;
			opacity:0.7;
			display: block;
			background-image: url(/images/choose_candle_left.png);
			background-repeat: no-repeat;
			background-position: left 15px;
			height: 40px;
			width: 20px;
			margin: 20px 10px 20px 0px;
		}
		
		.choose_candle .control_right {
			float: left;
			opacity:0.7;
			display: block;
			background-image: url(/images/choose_candle_right.png);
			background-repeat: no-repeat;
			background-position: right 15px;
			height: 40px;
			width: 20px;
			margin: 20px 0px 20px 10px;
		}
		
		.choose_candle .control_left:hover, 	
		.choose_candle .control_right:hover  {
			opacity:1.0;
			}
			
		
	.choose_color {
		float: right;
		margin-top: 55px;
		margin-right: 40px;
		width: 250px;
		height: 20px;
	}
	
		.choose_color a {
			display: block;
			height: 17px;
			width: 17px;
			float: left;
			border: 0px solid #a4a4a4;
			margin: 0px 2px;
		}
		
		.choose_color a.current {
			width: 23px;
			height: 23px;
			margin: -3px 4px 0px 4px;
		}
		
.choose_color li {
	display: block;
	height: 17px;
	width: 17px;
	float: left;
	border: 0px solid #a4a4a4;
	margin: 0px 2px;
}
		
.choose_color li.current {
	width: 23px;
	height: 23px;
	margin: -3px 4px 0px 4px;
}		

*/

/** --- kerze_details --- **/

#candle_details .content_head {
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 17px;
}

#candle_details .content_head p {
	line-height: 18px;
	font-size: 12px;		
}

#candle_details .content_head .headline_1 {
	margin-bottom: 7px;		
}

#candle_details .candle_text {
	padding-left: 40px;
			
}

	#candle_details .candle_text .author {
		text-align: right;
		font-size:12px;
		border-bottom: 1px solid #f2f2f2;
		margin: 0px -20px 21px -20px;
		padding: 0px 20px 10px 20px;
	}
	
	#candle_details .candle_text .author a {
		font-weight: bold;
	}
	
	#candle_details .candle_text .author a:hover {
		color: #8f8f8f;
	}
	
	#candle_details .candle_text .text{
		line-height: 20px;
		color: #6d6d6d;
		padding-bottom: 20px;
		border-bottom: 1px solid #f2f2f2;
		margin-left: -20px;
		padding-left: 20px;
		margin-right: -20px;
		padding-right: 20px;
	}
	
	#candle_details .candle_text .links {
		font-size:12px;	
		color: #b8b8b8;
	}
	
	#candle_details .candle_text .links a:hover {
		color: #8f8f8f;
	}



#candle_details .comments {
	margin-left: -42px;
	padding-left: 82px;
	margin-right: -50px;
	padding-right: 50px;
}

.lefttrauer {
	margin: 0 0 -20px 0;
	color:#A9A9A9;
	font-size:12px;
	height:20px;
}

.votecount {
	margin: -15px 0 0 70px;
}
