#content
{
	padding: 0px;
}

.formLoginUserBox
{
	background-color: #FFF;
	margin: 0px auto;
	width: 360px;
	min-height: 350px;
}

.userAccountBox
{
	margin-top: 10px;
	width: 100%;
}

.accountPermission
{
	width: 30%;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	float: left;
}

.accountValue
{
	width: 70%;
	font-size: 16px;
	padding-left: 10px;
	float: left;
}

.link_account
{
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #666;
}

div.linkForgotPWD
{
	text-align: right;
}
a.link_forgot_pwd:link
{
	background: center center no-repeat transparent;
	color: #0183da;
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 15px;
	line-height: 30px;
	text-align: right;
}

a.link_forgot_pwd:hover
{
	color: #333;
}

.linkRegisterUser
{
	width: 100%;
	padding: 20px 10px 10px 10px;
	box-sizing: border-box;
}

.newsContainer
{
	font-size: 16px;
	color: #000;
	width: 50%;
	float: left;
}

.newsContainerLarge
{
	font-size: 16px;
	color: #000;
	width: 100%;
	float: left;
}

.newsContainerOne
{
	font-size: 16px;
	color: #000;
	width: 100%;
}

.newsBox
{
	padding-top: 10px;
}

.newsBoxLarge
{
	padding-top: 10px;
}

.newsBoxOne
{
	padding-top: 0px;
}

.newsContainer a:link,
.newsContainer a:active,
.newsContainer a:visited
{
	color: #000;
}

.newsContainer:hover,
.newsContainer:focus
{
	background-color: #FAFAFA;
}

.newsContainerLarge a:link,
.newsContainerLarge a:active,
.newsContainerLarge a:visited
{
	color: #000;
}

.newsContainerLarge:hover,
.newsContainerLarge:focus
{
	background-color: #FAFAFA;
}

.newsImage
{
	padding: 0px 10px;
	box-sizing: border-box;
	position: relative;
}

.newsImageLarge
{
	padding: 0px 10px 0px 10px;
	box-sizing: border-box;
	position: relative;
}

.news_icon_camera
{
	background: center center no-repeat rgba(0,0,0,0.5);
	background-image: url(../icon-camera-32.png);
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 0px;
}

.newsImageOne
{
	padding: 0px 0px 10px 0px;
	box-sizing: border-box;
	position: relative;
}

div.newsImage img
{
	width: 100%;
	height: auto;
	display: block;
	border: 0;
}

div.newsImageLarge img
{
	width: 100%;
	height: auto;
	display: block;
	border: 0;
}

div.newsImageOne img
{
	width: 100%;
	height: auto;
	display: block;
	border: 0;
	float: left;
}

.newsImageUploaded
{
	width: 50%;
	padding: 5px 5px 5px 5px;
	box-sizing: border-box;
	position: relative;
	float: left;
}

div.newsImageUploaded img {
    width: 100%;
    height: auto;
    display: block;
	border: 0;
}

.newsCatDateBox
{
	padding-top: 10px;
	font-size: 18px;
	width: 100%;
}

.newsCatDateLargeBox
{
	font-size: 18px;
	width: 100%;
	padding-top: 10px;
}

.newsCatDateOneBox
{
	font-size: 18px;
	float: right;
}

.newsCategorie
{
	background: #ce5043;
	color: #FFF;
	font-weight: bold;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0px 5px 1px 5px;
}

.newsDateTime
{
	background: #2B2B2B;
	color: #FFF;
	font-weight: bold;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0px 5px 1px 5px;
}

.newsHeadline
{
	font-size: 20px;
	font-weight: bolder;
	padding: 10px 5px 10px 10px;
	width: 100%;
	float: left;
	box-sizing: border-box;
}

.newsHeadlineLarge
{
	font-size: 24px;
	font-weight: bolder;
	padding: 10px 5px 10px 10px;
	width: 100%;
	float: left;
	box-sizing: border-box;
}

.newsHeadlineOne
{
	background-color: #EEE;
	font: bold 24px Helvetica, Verdana;
	padding: 5px 10px;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	box-sizing: border-box;

	
}

.newsText
{
	font-weight: normal;
	width: 100%;
	float: left;
	padding: 10px 0px 10px 5px;
	box-sizing: border-box;
}

.newsShortText
{
	font-size: 16px;
	line-height: 20px;
	width: 100%;
	float: left;
	padding: 0px 10px;
	box-sizing: border-box;
}

.newsShortTextLarge
{
	font-size: 18px;
	line-height: 22px;
	width: 100%;
	float: left;
	padding: 0px 10px;
	box-sizing: border-box;
}

.newsShortTextOne
{
	font-weight: bold;
	width: 100%;
	padding: 10px 0px 10px 5px;
	box-sizing: border-box;
}

.newsMore
{
	font-weight: bold;
	color: #ce5043;
	width: 80%;
	text-align: right;
	float: right;
	padding: 5px 10px;
	box-sizing: border-box;
}

.newsNotPublished
{
	background: #FF0000;
	font: bold 16px Helvetica;
	color: #FFFFFF;
	padding: 5px;
	box-sizing: border-box;
}

.formEditNewsLeft
{
	background-color: #FFF;
	padding-right: 5px;
	width: 50%;
	box-sizing: border-box;
	float: left;
}

.formEditNewsRight
{
	background-color: #FFF;
	padding-left: 5px;
	width: 50%;
	box-sizing: border-box;
	float: left;
}

.formEditNewsImageLeft {
    background-color: #FFF;
	padding: 10px 5px 0px 0px;
    width: 50%;
	position: relative;
    box-sizing: border-box;
    float: left;
}

div.formEditNewsImageLeft img {
    width: 100%;
    height: auto;
    display: block;
	border: 0;
}

.formEditNewsImageRight {
    background-color: #FFF;
	padding: 0px 0px 0px 5px;
    width: 50%;
    box-sizing: border-box;
    float: left;
}

.formEditNewsImageDummy {
    background-color: #CCC;
	background-image: url(../icon-camera-128.png);
	background-position: center center;
	background-repeat: no-repeat;
    width: 100%;
    box-sizing: border-box;
}

div.formEditNewsImageDummy img {
    width: 100%;
    height: auto;
    display: block;
	border: 0;
}

.formEditNewsSettingsLeft
{
	background-color: #FFF;
	padding-right: 5px;
	width: 50%;
	box-sizing: border-box;
	float: left;
}

.formEditNewsSettingsRight
{
	background-color: #FFF;
	padding-left: 5px;
	width: 50%;
	box-sizing: border-box;
	float: left;
}

.formEditNewsSettingsRightLeft
{
	background-color: #FFF;
	padding-right: 5px;
	width: 50%;
	box-sizing: border-box;
	float: left;
}

.formEditNewsSettingsRightRight
{
	background-color: #FFF;
	padding-left: 5px;
	width: 50%;
	box-sizing: border-box;
	float: left;
}

.newsimage_icon_remove
{
	background: center center no-repeat rgba(255,255,255,0.5);
	background-image: url(../icon-remove-32.png);
	width: 50px;
	height: 50px;
	position: absolute;
	top: 10px;
	right: 5px;
}

.newsimage_icon_delete
{
	background: center center no-repeat rgba(255,255,255,0.5);
	background-image: url(../icon-recycle-bin-32-black.png);
	width: 50px;
	height: 50px;
	position: absolute;
	top: 5px;
	right: 5px;
}

.newsimage_icon_arrow_left
{
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgb(200,200,200);
	background-color: rgba(255,255,255,0.5);
	background-image: url(../icon-image-left-32-black.png);
	width: 40px;
	height: 100px;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 0px;
}

.newsimage_icon_arrow_left:hover
{
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,1.0);
	background-image: url(../icon-image-left-32-black.png);
}

.newsimage_icon_arrow_right
{
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgb(200,200,200);
	background-color: rgba(255,255,255,0.5);
	background-image: url(../icon-image-right-32-black.png);
	width: 40px;
	height: 100px;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	right: 0px;
}

.newsimage_icon_arrow_right:hover
{
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,1.0);
	background-image: url(../icon-image-right-32-black.png);
}

.newsimage_counter
{
	background-color: rgb(240,240,240);
	background-color: rgba(255,255,255,0.7);
	font: bold 16px Helvetica, Verdana;
	width: 60px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -30px;
	text-align: center;
	line-height: 25px;
}

.uploaded_images
{
	margin-top: 10px;
}

.mehrLaden
{
	background-color: #EEE;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #CCC;
}

.mehrLaden:hover
{
	color: #000;
}

.newsFilter
{
	background-color: #F9F9F9;
}

.newsFilterKategorie
{
	width: 300px;
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
	box-sizing: border-box;
}

input.loadmore[type=submit]
{
	margin: 0px;
	text-align: center;
	height: 40px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background: #EEE; 
	border: 0px;
	border-radius: 0px;
	cursor: pointer;
	border-bottom: 1px solid #CCC;
}

input.loadmore:hover[type=submit]
{
	color: #000;
}

div.formEditSettingsBox
{
	background-color: #FFF;
	margin: 0px auto;
	padding: 10px 0;
	width: 500px;
}

.manageNewsContainer
{
	padding: 2px;
	font-family: verdana,sans-serif;
	font-size: 14px;
	color: #000;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #dbdbdb;
	box-sizing: border-box;
	position: relative;
}

div.news_status_green
{
	background-color: #00FF00;
	color: #000000;
	text-align: center;
	padding: 0px 3px;
	height: 100%;
	float: left;
	box-sizing: border-box;
}

div.news_status_red
{
	background-color: #FF0000;
	color: #000000;
	text-align: center;
	padding: 0px 3px;
	height: 100%;
	float: left;
	box-sizing: border-box;
}

.newsPropertyHeadline
{
	color: #000;
	font-weight: bold;
	text-align: left;
	height: 23px;
	max-height: 23px;
	line-height: 23px;
	float: left;
	padding-left: 10px;
	min-width: 50%;
	max-width: 80%;
	box-sizing: border-box;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsPropertyCatDate
{
	font-size: 12px;
	color: #000;
	text-align: left;
	height: 20px;
	line-height: 20px;
	float: left;
	padding-left: 10px;
	min-width: 50%;
	max-width: 80%;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_icon_edit
{
	background: center center no-repeat transparent;
	background-image: url(../icon-edit-32-black.png);
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	top: 0px;
	right: 0px;
}

.news_icon_image
{
	background: center center no-repeat transparent;
	background-image: url(../icon-image-32-black.png);
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	top: 0px;
	right: 50px;
}

.news_icon_image_tn
{
	background: center center no-repeat transparent;
	background-image: url(../icon-image-tn-32-black.png);
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	top: 0px;
	right: 100px;
}