/*Small Devices  Portrait*/
html, body {
	width: 100%;
	height: 100%;
}

h1 {
	font-family: Raleway;
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: 1px;
    color: #323a45;
    margin: 0;
    border-bottom: 4px solid #3fa4d8;
    padding-bottom: 15px;
}

h2 {
	font-family: Helvetica;
	font-size: 1.2em;
	margin: 3px 0 15px 0;
	color: #626b6f;
}

h3 {
	font-family: Helvetica;
	font-size: 0.8em;
	font-weight: lighter;
	color: #3fa4d8;
	margin:0;
}

a {
	font-family: Raleway;
	color: #3fa4d8;
	letter-spacing: 1px;
	width: 100%;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: white;
	background-color:#266282;
}

.link-news {
	font-family: Raleway;
	font-size: 0.9em;
	color: white;
	letter-spacing: 1px;
	width: 100%;
	height: auto;
	background-color: #3fa4d8;
	padding: 10px 10px 10px 10px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: normal;
}

.link-news:hover {
	text-decoration: none;
	color: white;
	background-color:#266282;
}

p {
	font-family: Helvetica;
	font-size: 1em;
	line-height: 1.6;
	color: #626b6f;
	font-weight: lighter;
}

#history-back {
	width: 100px;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.page-header {
	display: none;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 0 !important;
	min-height: 390px !important;
}

.width-100 {
	width: 100%;
	min-height: 40px;
	padding: 15px;
	display: block;
	overflow: hidden;
}

.width-100 img {
	width: 200px;
	height: auto;
}

.width-100 .navigation {
	width: 100%;
	height: 50px;
	float: left;
	z-index: 111;
}

.width-100 .navigation .navbar-inverse{
	position: absolute;
	top: 40px;
	background: none;
	border: none;
	padding:0px 15px 0px 15px;
}

.navbar-inverse .navbar-toggle {
	border-color: rgba(255, 255, 255, 0.5);
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: rgba(255, 255, 255, 0.5);
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background: none;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	height: 100% !important;
	margin-top: 19px;
	border: none;
    	background-color: #3fa4d8;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	background: none;
	color:white;
}

.nav-pills>li {
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255, 0.6);
	display: inline !important;
}

.nav-pills>li:hover {
	background: none;
}

.nav-pills li a{
	font-size: 0.9em;
	color: white;
}

.nav-child li {
	background: none;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
	color: white;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
	background: none;
}

#header {
	background-color: #323a45;
}

.width-100 .header-img {
	margin-top: 15px;
	min-height: 200px;
}

.section_header_img {
	margin-top: 10px;
	width: 100%;
	min-height: 200px;
}

#hauptverein-header {
	background-image: url(../../../../images/hauptverein/header_image/header_small.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#fussball-header {
	background-image: url(../../../../images/fussball/header_image/fussball_header_small.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#singen-header {
	background-image: url(../../../../images/singen/header_image/headerSaenger.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#turnen-header {
	background-image: url(../../../../images/turnen/header_image/headerTurnen2Logos.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#ski-header-home {
	background-image: url(../../../../images/ski/header_image/headerHomeSki.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#tennis-header {
	background-image: url(../../../../images/tennis/header_image/headerTennis.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#tischtennis-header {
	background-image: url(../../../../images/tischtennis/header_image/headerTischtennis.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#volleyball-header-home {
	background-image: url(../../../../images/volleyball/header_image/headerVolleyballHome.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}


/*CONTENT*/
.items-leading {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 3px solid rgba(0,0,0,0.1);
}

.items-row .span1 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span1:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span2 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span2:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span3 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span3:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span4 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span4:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span5 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span5:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span6 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span6:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span7 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span7:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span8 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span8:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span9 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span9:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span10 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span10:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span11 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span11:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span12 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span12:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span13 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span13:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span14 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span14:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span15 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span15:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-row .span16 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.items-row .span16:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
	border: none;
}

.items-more {
	display: none;
}

.pagination{
	display: none;
}

.cols-4 {
	width: 100%;
	min-height: 40px;
	padding: 15px;
	padding-left: 0;
	padding-right: 0;
	display: block;
	overflow: hidden;
}

.moduletable {
	width: 100%;
	min-height: 40px;
	padding: 15px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	display: block;
	overflow: hidden;
}

.moduletable h1{
	margin-bottom: 15px;
}

.moduletable h3 {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid rgba(0,0,0,0.1);
}

.moduletable h3:first-child {
	margin-top: 0;
	padding-top: 0;
	border: none;
}

.heading-news {
	width: 100%;
    	padding: 15px 15px 0px 15px;
    	display: block;
    	overflow: hidden;
}

#content {
		padding: 15px 20px 15px 20px;
	}

.readmore a {
	font-family: Raleway;
	font-size: 0.9em;
	color: white;
	letter-spacing: 1px;
	width: 162px;
	height: auto;
	background-color: #3fa4d8;
	padding: 10px 10px 10px 10px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: normal;
}

/*FOOTER*/
#footer {
	min-height: 100px;
	background-color: #323a45;
}

#footer p {
	position: relative;
	top: 40px;
	color: white;
	text-align: center;
	letter-spacing: 1px;
	font-weight: lighter;
}

#footer-menu {
	display: none;
}

/*Small Devices Landscape*/
@media (min-width: 320px) and (orientation: landscape) {
	.width-100 .logo{
		width: 220px;
		margin:0;
	}
}

/* SMALL DEVICES (TABLETS, 768px AND UP) */
@media (min-width: 768px) {

	.header-img .custom{
		height:100%;
	}

	.section_header_img {
		  width: 100%;
		  min-height: 100%;
	}

	.width-100 .navigation {
		height: 30px;
		float: none;
		margin-top: 15px;
		margin-bottom: 5px;
	}

	.width-100 .navigation .navbar-inverse {
		position: relative;
		top: 0px;
		padding: 0;
	}

	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		margin: 0;
		background: none;
	}

	.navbar {
		min-height: auto;
		margin: 0;
	}

	.nav-pills>li {
		font-size: 0.9em;
		border: none;
		width: auto;
	}

	.nav-pills>li+li {
		margin-left: 4px;
	}

	.nav-pills>li a{
		text-align: center;
		background: none;
	}

	.nav>li>a:focus, .nav>li>a:hover {
		background: none;
	}

	.nav-pills li a:hover {
		border-radius: 0;
		background-color: #3fa4d8;
	}

	.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
		background-color: #3fa4d8;
	}

	.nav-pills li a:hover {
		border-radius: 0;
		background-color: #3fa4d8;
	}

	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
		border-radius: 0;
		background-color: #3fa4d8;
	}

	.nav-pills .open a{
		border-radius: 0;
		background-color: #3fa4d8;
	}

	.nav-pills .active{
		border-radius: 0;
		background-color: #3fa4d8;
	}

	.navbar-nav {
		margin-top: 4px;
	}

	.caret {
		display: none;
	}

	.container {
		padding: 0;
		margin: 0;
	}

	.nav-pills .item-131 {
		width: 170px;
	}

	/*Archiv ausblenden für tablet portrait*/
	.nav-pills .item-171 {
		display: none !important;
	}

	.nav-child {
		border-radius: 0;
		border: none;
		background-color: #3fa4d8;
		margin: 0;
		padding: 0;
		box-shadow: none;
		min-width: 300px;
	}

	.nav-child li a{
		text-align: left;
	}

	.dropdown-menu>li>a{
		padding: 5px 25px;
	}

	.nav-child li a span{
		font-size: 0.9em;
	}

	.width-100 .header-img {
		height: 300px;
		margin-top: 0;
	}

	.section_header_img{
		height: 300px;
	}

	/*CONTENT*/
	#content {
		padding: 15px 20px 15px 20px;
	}

	/*FOOTER*/
	#footer-menu {
		display: inline;
	}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	.width-100 .navigation {
		height: 30px;
		float: none;
		margin-top: 15px;
		margin-bottom: 10px;
	}

	.width-100 img {
		width: 270px;
		height: auto;
		margin-top: 10px;
		margin-bottom: 15px;
	}

	.nav-pills>li {
		font-size: 1.1em;
		border: none;
		width: auto;
		display: inline !important;
	}

	.nav-pills .item-131 {
		width: 220px;
	}

	/*Archiv ausblenden für tablet portrait*/
	.nav-pills .item-171 {
		display: inline !important;
	}

	.nav-child li a span {
		font-size: 1em;
	}

	.nav-child li {
		margin-bottom: 5px;
	}

	.width-100 .header-img {
		height: 400px;
		margin-top: 0;
	}

	.section_header_img{
		height: 400px;
	}

	.navbar-nav {
		margin-top: 1px;
	}

	/*CONTENT*/
	.heading-news {
		width: 60%;
	}

	.blog{
		width: 100%;
		float:left;
		padding-right: 5%;

	}

	.moduletable{
		width: 100%;
	}

	.news {
		width: 55%;
		float:left;
		margin-right: 5%;
	}

	.news .header-margin {
		width: 100%;
	}

	.termine {
		width: 40%;
		float:left;
	}

	/*FOOTER*/
	#footer {
		clear: left;
	}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#header {
		padding-left: 10%;
		padding-right: 10%;
	}

	.width-100 .header-img {
		height: 500px;
		margin-top: 0;
	}

	.section_header_img{
		height: 500px;
	}

	#content {
		padding-left: 10%;
		padding-right: 10%;
	}

	#footer {
		padding-left: 10%;
		padding-right: 10%;
	}


}
