/*
#------------------------------------------------------------------------
# News - December Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */

#gkLogo {
	margin-top: 3px;
}

#gkPageContent {
	width: auto;
}

.gkMenu > ul > li > a {
	padding: 0 7px;
}

#gkTopMenu {
	width: 100%;
}

#gkSocial {
	clear: both;
	margin-top: 10px;
}

.menu li {
	margin: 0 -10px;
}

.box .header {
	padding-bottom: 8px;
}

#gkFooterNav {
	float: none;
	text-align: center;
	width: 100%;
}

#gkFooterNav ul {
	display: inline-block;
	text-align: center;
}

#gkFooterNav ul li {
	display: inline-block;
	float: none;
}

#gkCopyrights {
	clear: both;
	float: none;
	text-align: center;
}

@media (max-width: 1600px) {
	.box,
	.box.dark,
	.box.light {
		padding: 1rem;
	}
	
	#gkContentWrap {
		padding: 1.25rem 1rem;
	}
	#gkMainbodyTop,
	#gkMainbodyBottom {
		margin: -1.25rem -1rem 0 -1rem;
	}
	#gkPageTop .gkMenu > ul > li > a {
		padding: 0 10px;
	}
	.gkwMainRight h2 {
		font-size: 20px;
	}
	div#subscribe {
	position: absolute;
    margin: 0.4rem 0 0 5.7rem;
    font-size: 0.9rem;
}
div#subscribe a {
    color: #ccc;
    font-size: 0.9rem;
    padding: 0 5px 0px 5px;
    width: 100%;
}
div#weather {
    position: absolute;
    margin: 0.2rem 0 0 43rem;
}
div#kurs {
	position: absolute;
    margin: 0.4rem 0 0 21rem;
    font-size: 0.9rem;
}
div#contact {
    font-size: 0.9rem;
    position: absolute;
    margin: 0.4rem 0 0 78rem;
}
}
@media (max-width: 1440px) {
	
div#subscribe {
    position: absolute;
    margin: 0.4rem 0 0 0.7rem;
    font-size: 0.9rem;
}
div#kurs {
    position: absolute;
    margin: 0.4rem 0 0 16rem;
    font-size: 0.9rem;
}
div#contact {
    font-size: 0.9rem;
    position: absolute;
    margin: 0.4rem 0 0 73rem;
}
}
	@media (max-width: 1400px){
	.box.topnews {
    width: 27.6%;
}
	.box.featurednews {
    width: 26.3%;
    float: left;
    background: #fff;
    margin-right: 9px;
    height: 622px;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.5);
}
div#contact {
    font-size: 0.9rem;
    position: absolute;
    margin: 0.4rem 0 0 66rem;
}
.box.photorep.gkmod-5.nomargin img.nspImage {
    /* width: 100% !important; */
    height: 150px !important;
}
	
	}
@media (max-width: 1280px){
	.box.topnews {
    width: 27.6%;
}
	.box.featurednews {
    width: 26.3%;
    float: left;
    background: #fff;
    margin-right: 9px;
    height: 622px;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.5);
}
div#contact {
    font-size: 0.9rem;
    position: absolute;
    margin: 0.4rem 0 0 63rem;
}
.box.photorep.gkmod-5.nomargin img.nspImage {
    /* width: 100% !important; */
    height: 150px !important;
}
	}

@media (max-width: 1200px) {
	#gkPageTop .gkMenu > ul > li > a {
		font-size: 0.8rem;
		padding: 0 6px;
	}
	
	.gkwMainRight h2 {
		font-size: 18px;
	}
	.up_position {
    display: none;
}
}
