/* Regensburger Gospelfestival                 */
/* v1.1                                        */
/* www.gospel-quartet.de                       */
/* Gerhard W.H. Schmidt                        */


/*BODY+ESSENTIALS*/

html {height:100%;}

body {
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	text-align:center;
	margin-top: 0px;
}

img {border:none; border-width: 0; padding: 0; margin: 0;}

p {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px; padding: 0px; font-weight:400;
}

h1 {
	font-size:24px;
	margin-top:0px;
	margin-bottom: 7px;
	font-weight:bold;
	line-height:24px;
	padding-bottom: 10px;
}

h2 {
	font-size:12px;
	margin-top:0px;
	margin-bottom: 7px;
	font-weight:bold;
	color: #009EE0;
	padding-bottom: 10px;
}
	
	
a:link, a:visited, a:active, a:focus {
	text-decoration:none;
	color: #009EE0;
	font-size: 12px;
	line-height: 24px;
}

a:hover  {
	color: #000000;
	text-decoration: none;
}



/*COLORS*/

.fontweiss {
	color: #FFFFFF;
}

.sm_black {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/*MAGENTA*/

.magenta {background-color: #E3006B;}
a.navmagenta:link, a.navmagenta:visited {
 	color: #E3006B;
}
a.navmagenta:hover {
	color: #000000;
	text-decoration: none;
}
/*HELLGRUEN*/
.hellgruen {background-color: #ABD31A;}
a.navhellgruen:link, a.navhellgruen:visited {
 	color: #8aa720;
}
a.navhellgruen:hover {
	color: #000000;
	text-decoration: none;
}
a.navhellgruengr:link, a.navhellgruengr:visited {
	color: #8aa720;
	font-size: 14px;
	font-weight: bold;
}
a.navhellgruengr:hover {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

/*BLAU*/
.blau {background-color: #006CC1;}

a.navblau:link, a.navblau:visited {
	color: #006CC1;
	}
a.navblau:hover {
	color: #000000;
	text-decoration: none;
}

/*HELLBLAU*/
.hellblau {background-color: #009EE0;}
a.navhellblau:link, a.navhellblau:visited {
	color: #009EE0;
	}
a.navhellblau:hover {
	color: #000000;
	text-decoration: none;
}

/*ORAGNE*/
.orange {background-color: #EE6B1B;}
a.navorange:link, a.navorange:visited {
	color: #EE6B1B;
	}
a.navorange:hover {
	color: #000000;
	text-decoration: none;
}
/*DUNKELGRUEN*/
.dunkelgruen {background-color: #00988F;}
a.navdunkelgruen:link, a.navdunkelgruen:visited {
	color: #00988F;
	}
a.navdunkelgruen:hover {
	color: #000000;
	text-decoration: none;
}
a.navAKTIV:link, a.navAKTIV:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	}
a.navAKTIV:hover {
	color: #000000;
	text-decoration: none;
}
/*TUERKIS*/
.tuerkis {background-color: #FF0016;}
a.navtuerkis:link, a.navtuerkis:visited {
	color: #0079CF;
	}
a.navtuerkis:hover {
	color: #000000;
	text-decoration: none;
}


a.navred:link, a.navred:visited {
	color: #FF0000;
	}
a.navred:hover {
	color: #000000;
	text-decoration: none;
}


/*LAYOUT*/


#contentbox {
	width: 880px;
	background-color: #FFFFFF;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	height: 140px;
	width: 880px;
	float: left;
	background-color: #FFFFFF;
	}
#header-logo {
	float: left;
	padding-top: 30px;
	padding-left: 40px;
}
#header-bild {
	width: 400px;
	float: left;
	height: 80px;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-left: 50px;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

#mittelteil {
	width: 880px;
	float: left;
	height: 200px;
	background-color: #FFFFFF;
}
#mittelteil_bild {
	width: 600px;
	float: left;
	height: 200px;
	background-color: #999999;
}
#mittelteil_rechts {
	width: 250px;
	float: left;
	height: 170px;
	padding: 15px;
}

#main {
	width: 880px;
	background-color: #FFFFFF;
	float: left;
}

#main_content {
	width: 880px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#main_text {
	width: 880px;
	float: left;
	height: auto;
}
#text_left {
	width: 540px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #313131;
}
#text_right {
	width: 265px;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 14px;
}

#footer {
	height: 30px;
	width: 840px;
	float: left;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #666666;
	padding-left: 40px;
	}

/* NAVIGATION */

#menu
{
 	text-align: left;
	width: 880px;
	height: 26px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#menu ul
{
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #000;
	float: left;
	width: 100%;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
}

#menu ul li
{
	display: inline;
	background: none;
	padding: 0;
}

#menu ul li a
{
	padding: 3px 10px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ddd;
	font-size: 13px;
	line-height: 20px;
}

#menu ul li a.contactus
{
	border-right: none;
}

#menu ul li a:hover
{
	background-color: #000;
	color: #fff;
}


#menu ul li a.menuAKTIV
{
	background-color: #ddd;
}

/*GALERIE*/

/*links galerie*/
.overview a:link {font-size:11pt; text-decoration:underline; color:#009EE0; font-weight:bold;}
.overview a:visited {font-size:11pt; text-decoration:underline; color:#009EE0; font-weight:bold;}
.overview a:hover {font-size:11pt; text-decoration:none; color:#000000; font-weight:bold;}
.overview a:active {font-size:11pt; text-decoration:underline; color:#000000; font-weight:bold;}
/*schrift kein bild*/
font.kein_bild {font-size:11pt; text-decoration:none; color:#96BD92; font-weight:bold;}
/* .blaettern {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1px;
	line-height: 1px;
}*/

/*LINKS*/

a.mainnav:link, a.mainnav:visited {
	text-decoration: none;
	font-size: 12px;
	line-height: 24px;
	color: #444444;
	padding-left: 56px;
	font-family: Arial, Helvetica, sans-serif;
}
a.mainnav:hover {
	color: #000000;
	text-decoration: none;
}

a.mainnavAKTIV:link, a.mainnavAKTIV:visited, a.mainnavAKTIV:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 24px;
	padding-left: 56px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.footernav:link, a.footernav:visited {
	text-decoration: none;
	font-size: 12px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
}
a.footernav:hover {
	color: #000000;
	text-decoration: none;
}


.band {
	width: 540px;
	height: 200px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
}

.bandbild {
	height: 180px;
	width: 180px;
	background-color: #999999;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
}
.bandtext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 320px;
	float: left;
	margin-left: 40px;
	margin-top: 15px;
}

.klein {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
