
	* {
		margin:0;
		padding:0;
		}
 
	html, body {
		height:100%;
		}
 
	body {
		text-align:center; /* horizontal centering for IE Win quirks */
		background:#750075 url(/pictures/Hintergruende/HG_Swing_02_Violett_Rot_Q70_1920.jpg) center center fixed no-repeat;
  		-webkit-background-size: cover;
  		-moz-background-size: cover;
  		-o-background-size: cover;
  		background-size: cover;
		font-family:Georgia, 'Times New Roman', Times, serif;
		font-size:18px;
		color:#FFFFFF;
		}

.navbar-default {
    background-color:rgba(210,210,210,0.3);
	background:linear-gradient(to bottom,#470042, transparent);
	font-weight:normal;
	border-bottom:none;
	font-size:1vw;
}
/* title */
.navbar-default .navbar-brand {
	color:#FFF6BB;
}
.navbar-default .navbar-brand:hover {
	color:#FFF6BB;
}
.navbar-default .navbar-brand:focus {
	color:#FFF6BB;
}
/* link */
.navbar-default .navbar-nav > li > a {
	color:#FFF6BB;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #ff0000;
}
.navbar-default .navbar-nav > li > a:focus {
	color:#FFF6BB;
}
.dropdown-menu {
    background-color:rgba(240,193,255,1);
}

/**********  SUB MENUS  *********************/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
	right: auto;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
	background-color:rgba(240,193,255,1);
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

@media (max-width: 1200px) {
	.flags {
		display:none;
	}
}
@media (max-width: 1100px) {
	#projekte {
		display:none;
	}
}
@media (max-width: 900px) {
	#medien {
		display:none;
	}
}

div#container {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-1px;
	margin-left:-1px;
	width: 2px;
	height:2px;
	text-align:left;
	background-color:#FF0000;
	}
	
/*########   Layout Hauptrahmen   ############################*/

#mid-section {
   position:relative;
   left:0;
   top:0;
   }

/*########   Layout Unterrahmen   ############################*/

#mid-col-listening {
   position:absolute;
   top:0;
   left:0px;
   width:1050px;
   height:604px;
   margin-left:-495px;	/* halbe Breite plus 5px */
   margin-top:-302px;	/* halbe H�he plus 5px */
   }

/*########   Formatierung Inhalt   ############################*/

#head_1a {
	position:absolute;
	left:25px;
	top:48px;
	width:auto;
	height:auto;
	z-index:4;
	font-family:"Times New Roman", Times, serif;
	font-size:54px;
	line-height:66px;
	color:#FFFFFF;
}
#head_1b {
	position:absolute;
	left:27px;
	top:49px;
	width:auto;
	height:auto;
	z-index:3;
	font-family:"Times New Roman", Times, serif;
	font-size:54px;
	line-height:66px;
	color:#000066;
}
#head_2a {
	position:absolute;
	left:25px;
	top:102px;
	width:auto;
	height:auto;
	z-index:4;
	font-family:"Times New Roman", Times, serif;
	font-size:58px;
	line-height:66px;
	color:#FFFFFF;
}
#head_2b {
	position:absolute;
	left:26px;
	top:103px;
	width:auto;
	height:auto;
	z-index:3;
	font-family:"Times New Roman", Times, serif;
	font-size:58px;
	line-height:66px;
	color:#000066;
}
#head_3a {
	position:absolute;
	left:24px;
	top:168px;
	width:551px;
	height:24px;
	z-index:6;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#FFFFFF;
	text-align:left;
	border-top:solid 1px #FFFFFF;
	padding-top:3px;
}
#head_3b {
	position:absolute;
	left:25px;
	top:169px;
	width:551px;
	height:24px;
	z-index:5;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#000066;
	text-align:left;
	border-top:solid 1px #000066;
	padding-top:3px;
}
#theme {
	position:absolute;
	left:265px;
	top:294px;
	width:auto;
	height:auto;
	border:1px solid #330000;
	background-color: #FFFFCC;
	z-index:1;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000099;
	text-align:justify;
	font-weight:bold;
	padding:8px;
}
#new_rec {
	position:absolute;
	left:450px;
	top:203px;
	width:auto;
	height:auto;
	background-color:#0000FF;
	z-index:1;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#FFFFFF;
	text-align:justify;
	font-weight:bold;
	font-style:italic;
	padding:3px 3px 3px 9px;
}
#main_text {
	position:absolute;
	left:25px;
	top:315px;
	width:403px;
	height:240px;
	background-color:#FFFFCC;
  	/* for IE */
  	filter:alpha(opacity=75);
  	/* CSS3 standard */
  	opacity:0.75;
	font-weight:bold;
 }
#sub_main_text {
	position:absolute;
	left:5px;
	top:5px;
	width:355px;
	height:217px;
	overflow:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-align:left;
	padding:10px 25px 0px 15px;
}
#sub_main_text a:link 		{ color:#000000; text-decoration:none; }
#sub_main_text a:visited 	{ color:#000000; text-decoration:none; }
#sub_main_text a:hover 		{ color:#FF0000; }

#copyright {
	position:absolute;
	left:30px;
	top:565px;
	width:auto;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
 }
#copyright a:link 		{ color:#FFFFFF; text-decoration:none; }
#copyright a:visited 	{ color:#FFFFFF; text-decoration:none; }
#copyright a:hover 		{ color:#00FFFF; text-decoration:underline; }

#dss {
	position:absolute;
	left:590px;
	top:55px;
	width:auto;
	height:auto;
	z-index:99;
}

#learn_more {
	position:absolute;
	left:450px;
	top:369px;
	width:110px;
	height:auto;
	background-color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:1px 3px;
}
#learn_more a:link { color:#FFFFFF; text-decoration:none; }
#learn_more a:visited { color:#FFFFFF; text-decoration:none; }
#learn_more a:hover { color:#FFFFFF; text-decoration:underline; }

#gotoshop {
	position:absolute;
	left:450px;
	top:409px;
	width:110px;
	height:auto;
	background-color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:3px;
}
#gotoshop a:link { color:#FFFFFF; text-decoration:none; }
#gotoshop a:visited { color:#FFFFFF; text-decoration:none; }
#gotoshop a:hover { color:#FFFFFF; text-decoration:underline; }

#select {
	position:absolute;
	left:440px;
	top:449px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	text-align:left;
	width:190px;
	margin-top:5px;
	margin-bottom:5px;
}
.select {
	width:190px;
	margin-top:5px;
	margin-bottom:5px;
}
#listen_button {
	position:absolute;
	left:722px;
	top:80px;
	width:235px;
	height:158px;
	z-index:28;
}
#CD1a {
	position:absolute;
	left:636px;
	bottom:60px;
	width:332px;
	height:auto;
}
#player {
	position:absolute;
	left:636px;
	top:546px;
	width:330px;
	height:45px;
	z-index:9;
}


/*****************  Textformatierung im Fenster   *******************************/


.PH_Text_01	{ font-family:"Times New Roman", Times, serif;
					  font-size:16px;
					  color:#000000;
					  font-weight: bold;
					  line-height:21px;
					  text-align:left; }

.PH_Text_02  { font-family:"Times New Roman", Times, serif;
					  font-size:16px;
					  color:#000000;
					  font-weight: normal;
					  text-align:center; }

.PH_Text_03  { font-family:"Times New Roman", Times, serif;
					  font-size:18px;
					  color:#000000;
					  font-weight: bold;
					  font-style:italic;
					  text-align:center; }

.PH_Text_03a { font-family:"Times New Roman", Times, serif;
					  font-size:16px;
					  color:#000000;
					  font-weight: normal;
					  font-style:italic;
					  text-align:center; }
					  
.PH_Text_04  { font-family:"Times New Roman", Times, serif;
					  font-size:18px;
					  color:#000000;
					  font-weight: normal;
					  text-align: left; }

.PH_Text_05  { font-family:"Times New Roman", Times, serif;
					  font-size:18px;
					  color:#000000;
					  font-weight: normal;
					  line-height:28px;
					  text-align: left; }

.PH_Text_06  { font-family:"Times New Roman", Times, serif;
					  font-size:24px;
					  color:#000000;
					  font-weight: bold;
					  text-align: center; }

.PH_Text_07  { font-family:"Times New Roman", Times, serif;
					  font-size:20px;
					  color:#000000;
					  font-weight: bold;
					  text-align:center; }

.PH_Text_08 { font-family:"Times New Roman", Times, serif;
					  font-size:16px;
					  color:#000000;
					  font-weight: bold;
					  font-style:italic;
					  text-align:right; }
					  
.PH_Text_09 { font-family:"Times New Roman", Times, serif;
					  font-size:14px;
					  color:#000000;
					  font-weight: bold;
					  font-style:normal;
					  text-align:center; }
					  
.PH_Text_10 { font-family:"Times New Roman", Times, serif;
					  font-size:14px;
					  color:#000000;
					  font-weight: bold;
					  font-style:italic;
					  text-align:right; }




/**********************************  WRITINGS   *******************************/

#titles_text {
	position:absolute;
	left:415px;
	top:200px;
	width:600px;
	height:auto;
	font-weight:normal;
	font-family: Georgia, serif;
	font-size:28px;
	text-shadow:1px 1px 1px #000;
	padding:25px 25px 25px 40px;
}
#titles_text a:link 	{ color:#ffffff; text-decoration:none; }
#titles_text a:visited	{ color:#ffffff; text-decoration:none; }
#titles_text a:hover 	{ color:#00FF00; text-decoration:none; }


#head_1c {
	position:absolute;
	left:25px;
	top:48px;
	width:auto;
	height:auto;
	z-index:4;
	font-family: Georgia, serif;
	font-size:48px;
	line-height:66px;
	color:#FFFFFF;
}
#head_1d {
	position:absolute;
	left:27px;
	top:49px;
	width:auto;
	height:auto;
	z-index:3;
	font-family: Georgia, serif;
	font-size:48px;
	line-height:66px;
	color:#000066;
}
#head_3c {
	position:absolute;
	left:24px;
	top:120px;
	width:551px;
	height:24px;
	z-index:6;
	font-family: Georgia, serif;
	font-size:36px;
	color:#FFFFFF;
	text-align:left;
	padding-top:3px;
}
#head_3d {
	position:absolute;
	left:25px;
	top:121px;
	width:551px;
	height:24px;
	z-index:5;
	font-family: Georgia, serif;
	font-size:36px;
	color:#000066;
	text-align:left;
	padding-top:3px;
}

#logo_writings {
	position:absolute;
	left:50px;
	top:220px;
	width:auto;
	height:auto;
}



