div#kategorieliste
{
	color: #636363;
}

form#newstandortform
{
	border: 2px ridge #ac1548;
        padding: 10px;
        margin-bottom: 10px;
}

form div.imgframe
{
	border: 2px ridge #ac1548;
}

div#suchtitel
{
	font-size: 38px;
	color: #404040;
	font-weight: 700;
	margin-bottom: 24px;
	line-height: 1.1;
	word-break: break-word;
}

span#gesamtzahl
{
	background-color:#c2c9cc;
	border-radius: 3px;
	color:#000;
	font-weight: 700;
	padding: 3px;
}

div#standortliste
{
	width: 100%;
	background-color:#fff;
	border-radius: 2px;
	padding-top: 36px;
	margin-bottom: 24px;
}

div#eintragsbereich
{
	float: left;
	width: calc(100% - 438px);
	min-height: 670px;
}

div.standortbuttons
{
	width: 100px;
	float: left;
}

div.standortbuttons div
{
	float: left;
}

div.markerbutton
{
	background-color: black;
	float: left;
	cursor: pointer;
}

div.favbutton
{
	cursor: pointer;
}

div.markerbutton.activemarker
{
	background-color: red;
}

div.katlistbutton
{
	transition: background-color 0.4s ease-in-out 0.1s;
	height: 42px;
	width: 42px;
	float: left;
}

div#oehinweis
{
	font-size: 10px;
    	padding-bottom: 20px;
    	font-weight: bold;
    	padding-left: 6px;
}

div.standortthumbbox
{
	float: left;
        margin-right: 24px;
        position: relative;
	width: 100px;
        height: 100px;
}

div.standortthumb
{
	width: 100px;
        height: 100px;
	border-radius: 8px;
	overflow: hidden;
}

table.farbstreifen
{
	width: 100%;
}

table.farbstreifen th
{
	height: 4px;
}

div.standortinfos
{
	margin-top: -2px;
	width: calc(100% - 230px);
	float: left;
}

div.standorttitelzeile
{
	box-sizing: inherit;
	position: relative;
	padding-bottom: 6px;
	word-break: break-word;
}

div.standortname
{
	display: inline-block;
	font-size: 1.2rem;
	color:#404040;
	font-weight: 700;
}

div.standortname a
{
	text-decoration:none;
	color:#404040;
}

div.standortname a:hover
{
        text-decoration:underline;
}

div.standortadresse
{
	font-weight: 600;
	line-height: 1.4;
	padding-bottom: 4px;
}

div.standorteintrag
{
	border-bottom: 1px solid #edeef0;
	margin-bottom: 24px;
	padding-bottom: 24px;
	clear: both;
	display: inline-block;
	width: 100%;
}

div.paginationarea
{
        margin-bottom: 24px;
        text-align: center;
        clear: both;
}

div.pagination
{
        display: inline-block;
}

div.pagback, div.pagforward
{
        color: #636363;
        float: left;
        width: 30px;
        height: 30px;
        line-height: 2;
        cursor: default;
        cursor: pointer;
        user-select: none;
}

div.pagback
{
        text-align: center;
}

div.pagforward
{
        text-align: left;
}

div.pagebutton
{
        color: #404040;
        line-height: 1.42857143;
        margin-left: -1px;
        margin-right: 6px;
        padding: 0px 12px;
        text-decoration: none;
        position: relative;
        float: left;
        border-right: 1px solid black;
        margin-top: 6px;
        cursor: pointer;
        user-select: none;
}

div.lastpag
{
        border:none;
}

div.pagination div.active
{
        color: #bf4f77;
        cursor: default;
}

div.paginactive
{
        cursor: default;
}

div.featimg, div.angimg
{
        height: 200px;
        width: 200px;
}

div.imgframe
{
        overflow: hidden;
}

div.scalable
{
        cursor: pointer;
}

div.logoimg
{
        height: 60px;
        width: 260px;
}

div.standimg
{
        height: 220px;
        width: 220px;
}

@media only screen and (max-width: 940px)
{

	div#kategorieliste
	{
		width: 92%;
	}

	div#kartenwrapper
	{
	        clear: both;
	        width: 96%;
	}

	div#kartenbereich
	{
		width: 100%;
	}

	div#eintragsbereich
	{
		width: 100%;
		min-height: 0px;
	}

	div.sticky
	{
		position: unset;
		float: unset !important;
		margin: 0px auto 0px auto;
	}
}

@media only screen and (max-width: 600px)
{
	div.standorteintrag
	{
		position: relative;
		padding-bottom: 44px;
	}

	div.standortinfos
	{
		margin-top: 50px;
		width: calc(100% - 130px);
	}
	div.standortbuttons
        {
                position: absolute;
		top: 0px;
		right: 0px;
        }
}

@media only screen and (max-width: 250px)
{
	div.standortthumb
	{
		margin-top: 50px;
	}

	div.standortinfos
        {
                margin-top: 70px;
                width: 100%;
        }
}

@media only print
{
	div.activefav
	{
  		-webkit-print-color-adjust: exact !important;
		color-adjust: exact !important;
	}

	div#kartenwrapper
	{
		position: fixed;
		top: 260px;
		margin-left: 512px;
	}

	form#logoutform
	{
		position: absolute;
	}
}

input.oeffvb
{
        width: 50px;
}

div.ozloeschen
{
	float: right;
	cursor: pointer;
	color: red;
}

div#standortadmin
{
        margin-left: 300px;
        margin-top: -10px;
}

div.inaktiv
{
	border: 2px solid red;
}

div#newkartenbereich
{
        margin-top: 10px;
        position: relative;
        display: block;
        width: 600px;
        height: 400px;
}

div#newkartenbereich div.gnw-map-service
{
        height: 400px;
}

div#traurigesherz
{
	width: 50px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

div#traurigesherz img
{
	width: 100%;
}

div#nofavtext
{
	text-align: center;
	margin-top: 10px;
}
