@font-face { font-family: 'meine-schrift'; src: url('micross.ttf') format('truetype'); } 
body {
	font-family: 'meine-schrift' !important;
}
.container {
	max-width: 900px;
}
.banner {
	background: #000080;
	height: 25%;
	position: absolute;
	width: 100%;
	top: 40%;
}
#header {
	position: relative;
}
#header img {
	width: 100%;
	max-width: 900px;
}
#header video {
	width: 100%;
	max-width: 900px;
}
#band-global img {
	width: 100%;
	max-width: 900px;
}
#werbung-party img {
	width: 100%;
	max-width: 900px;
}
.header-div {
	max-width: 900px;
	padding: 0px;
	position: relative;
	border-right: #000080 solid 1em;
	border-left: #000080 solid 1em;
	border-top-left-radius:0em;
	border-top-right-radius:0em;
	border-bottom-right-radius:2em;
	border-bottom-left-radius:2em; 
}

@media only screen and (max-width: 767px) { 
	.header-div {
		border-right: 0px;
		border-left: 0px;
	}
}
.navbar-background {
	width: 100%;
	height: 60px;
	background-color: #000;
}
.starter-template {
    padding: 40px 15px;
    text-align: center;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	background: transparent;
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0.9) 0px, rgba(255, 0, 0, 0) 100%);
}

.navbar-inverse .navbar-nav > li > a:hover{
	background-image: linear-gradient(to bottom, rgba(0, 0, 255, 0.9) 0px, rgba(0, 0, 255, 0) 100%);
	color: #fff;
}

@media only screen and (max-width: 767px) {
	
	.navbar-background {
		width: 100%;
		height: 50px;
		background-color: #000;
	},
	.navbar-inverse .navbar-nav > .active > a,
	.navbar-inverse .navbar-nav > .active > a:hover,
	.navbar-inverse .navbar-nav > .active > a:focus {
		background: transparent;
		background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0.5) 0px, rgba(255, 0, 0, 0.5) 100%);
	}

	.navbar-inverse .navbar-nav > li > a:hover{
		background-image: linear-gradient(to bottom, rgba(0, 0, 255, 0.5) 0px, rgba(0, 0, 255, 0.5) 100%);
		color: #fff;
	}
}

.navbar-brand > img  {
	height: 40px;
	float: left;
	margin-top: -10px;
	padding-right: 15px;
}
#ajax_loader {
	padding-top: 10px;
	top: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
	z-index: 10;
	text-align: center;
	background: #fff;
}
#main-page {
	position: relative;
}
#main-content-area {
	min-height: 300px;
}
#main-content-area img.gesamt {
	max-width: 750px;
    width: 100%;
}
.clear {
	clear: both;
	padding: 7px;
}
#footer {
	text-align: center;
	background: #000;
}
#footer a {
	line-height: 30px;
}
#copyright,
#copyright:hover {
	cursor: default;
	text-decoration: none;
	color: #337ab7;
}
#impressum {
	color: #337ab7;
	text-decoration: none;
}
#impressum:hover {
	color: #cc0000;
	text-decoration: underline;
}
#footer img {
	margin-top: 2px;
	height: 20px;
}
#party a {
    font-weight: bold;
    text-decoration: underline;
}
#party a:hover {
    text-decoration: none;
}

/* Seite Gesellschaft*/
#vorstand > .person {
	width: 200px;
	float: left;
	border: solid gray 1px;
	margin-right: 15px;
	margin-top: 15px;
}
#vorstand > .person > .amt {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
#vorstand > .person > .bild {
	text-align: center;
}
#vorstand > .person > .name {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	height: 35px;
}
#vorstand > .person > .kontakt {
	padding-left: 10px;
}
#prinzenpaare  > a.paar_breit > img {
	height: 200px;
	margin-left: -50px;
}
#prinzenpaare  > a.paar_hoch > img {
	width: 200px;
}
#prinzenpaare  > a.paar_mix > img {
	width: 220px;
	margin-left: -10px;
}
#prinzenpaare  > a{
	height: 200px;
	width: 200px;
	display: block;
	overflow: hidden;
	border: solid 1px blue;
	margin-right: 15px;
	margin-top: 15px;
	float: left;
}
#prinzenpaare  > a:hover,
#prinzenpaare  > a:focus {
	border: solid 1px red;
	cursor: pointer;
}

/* Seite Gesellschaft*/
.trainer > .person {
	width: 200px;
	float: left;
	border: solid gray 1px;
	margin-right: 15px;
	margin-top: 15px;
}
.trainer > .person > .amt {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
.trainer > .person > .bild {
	text-align: center;
}
.trainer > .person > .name {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	height: 35px;
}
.trainer > .person > .kontakt {
	padding-left: 10px;
}

/*Seite Geschichte*/
.bild_rechts > p,
.bild_rechts > img{
	float: right;
}
.bild_rechts  > img {
	width: 100%;
}
.bild_rechts > p {
	width: 30%;
	padding-top: 40px;
	padding-right: 40px;
}
.bild_links > p,
.bild_links > img{
	float: left;
}
.bild_links  > img {
	width: 100%;
}
.bild_links > p {
	width: 30%;
	padding-top: 40px;
	padding-left: 40px;
}
@media only screen and (max-width: 750px) {
	.bild_rechts > img{
		float: unset;
	}
	.bild_rechts > p {
		float: unset;
		width: unset;
		padding-top: unset;
		padding-right: unset;
	}
	.bild_links > img{
		float: unset;
	}
	.bild_links > p {
		float: unset;
		width: unset;
		padding-top: unset;
		padding-left: unset;
	}
}

/*Style fuer ein Album*/
.fotoalbum  > a.paar_breit > img {
	height: 100px;
	margin-left: -32px;
}
.fotoalbum  > a.paar_hoch > img {
	width: 100px;
}

.fotoalbum  > a{
	height: 100px;
	width: 100px;
	display: block;
	overflow: hidden;
	border: solid 1px blue;
	margin-right: 8px;
	margin-top: 8px;
	float: left;
}
.fotoalbum > a:hover,
.fotoalbum > a:focus {
	border: solid 1px red;
	cursor: pointer;
}

#fotos > #album-uebersicht > .album-link {
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: solid blue 1px;
	color: #fff;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	display: block;
}
#fotos > #album-uebersicht > .album-link:hover {
	border: solid red 1px;
	color: red;
}
#fotos > #album-uebersicht > .album-link.hoch > img{
	position: relative;
	top: -50px;
	width: 200px;
}
#fotos > #album-uebersicht > .album-link.breit > img{
	position: relative;
	top: -50px;
	height: 200px;
	margin-left: -50px;
}
#fotos > #album-uebersicht > .album-link > p{
	position: relative;
	top: 165px;
	text-align: center;
	background: rgba(0,0,0,0.8);
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 5;
}
#fotolink {
	clear: both;
	text-align: center;
	line-height: 2.429;
}
	
/* Seite Aktuelles und Co.*/
#aktuelles > a {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	cursor: pointer;
	font-family: inherit;
}
#aktuelles > a.glyphicon:before {
	padding-right: 5px;
	font-size: 16px;
	font-family: "Glyphicons Halflings";
}
#aktuelles > a.glyphicon:hover:before {
	color: #f00;
}
#aktuelles > a:hover {
	text-decoration: none;
	color: #003399;
}

#termine #next {
	font-size: 16px;
}
#termine tr {
	height: 25px;
	border-bottom: dashed lightgrey 1px;
}
#termine tr > td{
	padding-bottom: 5px;
	padding-top: 5px;	
}
#termine .upborder {
	border-top: solid red 2px;
}

#termine tr > .datum{
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
}
#termine tr > .datum:after{
	padding-right: 5px;
	content: ":";
	padding-left: 2px;
}



