/* Styles nachtclub-angels.de */

a {

	text-decoration:none; 

	font-weight:bold; 

	color:#FFDA5E; 

}

a:hover { 

	text-decoration:none; 

	font-weight:bold; 

	color:#ff0032; 

}





	



/* Tag-Umschreibungen */

HTML,BODY {

    width: 100%;

    height: 100%;

}





BODY {

	margin-left: 0px;

	margin-top: 0px; 

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #770306;

	/* background-attachment: scroll;  

	background-image: url(../img/hintergrund.gif); 

	background-repeat: repeat; 

    background-position:  0px 0px; */

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 13px; 

	color:#ffb815;

}

BODY.nobgimg {

	background-image: none; 

}

BODY.bgimg {

 	background-attachment: scroll;  

	background-image: url(../img/hintergrund.gif); 

	background-repeat: repeat; 

    background-position:  0px 0px;

}



FORM {

	margin-left: 5px;

	margin-top: 0px; 

	margin-right: 0px;

	margin-bottom: 0px;

	padding-bottom: 2px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 2px;

}



P {

/* Achtung: Es gibt Sub-P´s z.B Klasse "headline"*/

	margin-left: 0px;

	margin-top: 5px; 

	margin-right: 7px;

	margin-bottom: 5px;

	padding-bottom: 5px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 5px;

}





/* "Formulare" */

INPUT, TEXTAREA {

	border: solid 1px #CC3300;

	background-color:#770306;

}

INPUT.ictext {

	width: 200px;

	height: 16px;

	color: #ffb815;

	font-size:12px;

	font-weight:bold;

}

TEXTAREA {

	width: 400px;

	height: 120px;

	color: #ffb815;

	font-size:12px;

	font-weight:bold;

}





/* Klassen */

.hinweis {

    padding-left: 0.2em;

    border-top: none;

	 border-right: none;

    border-bottom: none;

	 border-left: solid;

    border-left-width: thin;

    border-color: #CC3300;

  }



.imgRight {

	border: 1px solid #FF0000;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 9px;

	float: right; 

	}

.imgLeft {

	border: 1px solid #FF0000;

	margin-top: 0px;

	margin-right: 9px;

	margin-bottom: 10px;

	margin-left: 0px;

	float: left; 

	}

.imgRightNoBorder {

	border: 0px solid #FF0000;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 9px;

	float: right; 

	}





.navi {

	color: white;

	font-weight: bold;

}





/*  ID´s bzw Layers */

/* Headline */

#hl_layer {

	color: #FFFFFF;

	position: absolute;

	visibility: visible;

	width: 550px;

	left: 167px;

	top: 72px;

	padding-top: 13px;

	padding-left: 20px;

	font-weight: nomal;

	font-size: 18px;

	background-attachment: scroll;

	background-image: url(../img/hl_dot.gif);

	background-repeat: no-repeat;

	background-position:  0px 0px;

	height: 45;

	

}

#pic_layer {

	color: #FFFFFF;

	position: relative;

	visibility: visible;

	width: 95%;

	left: 0px;

	top: 0px;

	padding-top: 10px;

	padding-left: 15px;

	font-weight: bold;

	font-size: 14px;

	background-attachment: scroll;

	background-image: url(../img/pic_dot.gif);

	background-repeat: no-repeat;

	background-position:  0px 0px;

	height: 45;

	float: left;

	

}

/* Kompletter Hauptbereich */

#main {

	position: absolute;

	visibility: visible;

	width: 630px;

	height: 440px;

	left: 180px;

	top: 140px;

	border-top: 0px solid #630101;

	border-bottom: 0px solid #630101;

	border-left: 0px solid #630101;

	border-right: 0px solid #630101;

	padding-top: 0px;

	padding-left: 0px;

	/* z-index: 2; */

	overflow: auto;

	background-color: #770306;

}

#mainsub {

	position: absolute;

	visibility: visible;

	width: 630px;

	height: 21px;

	left: 180px;

	top: 583px;

	border-top: 0px solid #630101;

	border-bottom: 0px solid #630101;

	border-left: 0px solid #630101;

	border-right: 0px solid #630101;

	padding-top: 0px;

	padding-left: 0px;

	/* z-index: 2; */

	overflow: auto;

	/* background-color: #770306;*/

}





/* Nebenbereich*/

/* Kompletter Nebenbereich */

#submain { 

	position: absolute;

	visibility: visible;

	width: 150px;

	left: 5px;

	top: 40px;

}

#toplayer {

	position:absolute;

	width:980px;

	height:130px;

	left: 0px;

	top: 0px;

	border-bottom: 0px solid #B1B1B1;

	z-index:10;

}

#toplayerLogo {

	position:absolute; 

	width:400px; 

	height:66px; 

	left: 17px; 

	top: 2px;

	/* z-index:1;  */

}

#toplayerRechts {

	position:absolute; 

	width:370px; 

	height:64px; 

	left: 430px; 

	top: 1px;

	/* z-index:1;  */

}



/* Überschriften */

.headline {

	clear:both;

	background-attachment: scroll;  

	background-image: url(../img/hintergrund.gif); 

	background-repeat: repeat; 

    background-position:  0px 0px;font-size: 13px;

	font-weight: bold;

	color: #ffb815;

	text-decoration: none;

	background-color: #922919;

	position: relative;

	width: 90%;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 0px;

	padding-right: 0px;

	margin-left: 5%; 

	left: 0px;

	top: 0px;

	border-top: 0px solid #ffb815;

	border-bottom: 0px solid #ffb815;

	border-left: 0px solid #ffb815;

	border-right: 0px solid #ffb815;

	visibility: visible;

	z-index: 3;



}



.headline2 {

	font-size: 13px;

	font-weight: bold;

	color: #ffb815;

	text-decoration: none;

}



.headlineNavText {

	clear:both;

	font-size: 12px;

	font-weight: bold;

	color: #ffb815;

	background-color: #575656;

	position: relative;

	width: 97%;

	height: 20px;

	left: 0px;

	top: 0px;

	border-top: 1px solid #B1B1B1;

	border-bottom: 1px solid #B1B1B1;

	border-left: 1px solid #B1B1B1;

	border-right: 1px solid #B1B1B1;

	visibility: visible;

	padding-left: 5px;

	padding-top: 3px;

	/* z-index:3;  */



}

.headline P, .boxHeadline P {

	margin-left: 5px;

	margin-top: 0px; 

	margin-right: 0px;

	margin-bottom: 0px;

	padding-bottom: 2px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 2px;

}



/* Inhalt */

.content {

	clear:both;

	position: relative;

	visibility: visible;

	width: 95%;

	left: 0px;

	top: 0px;

	padding-left: 0px;

	margin-left: 10px;

	z-index: 3;

}



/* Werbung rechter Bereich */

#adRight {

	/* border-right: 1px solid #B1B1B1; */

	position: absolute;

	visibility: visible;

	width: 160px;

	height: 222px;

	left: 815px;

	top: 280px;

	font-size: 30px;

	padding-left: 5px;

	/* background-attachment: scroll;

	background-image: url(../img/bg_navi.jpg);

	background-repeat: no-repeat;

	background-position:  0px 0px; */

	z-index: 1;

}

#adRight A {

	display: block;

	font-size: 15px;

}

#adRight A:hover {

	color: #ff0032;

	text-decoration: none;

	background-color: #770306;

	

}



/* Navigation */

#mainNavi {

	border-right: 0px solid #851d13;

	position: absolute;

	visibility: visible;

	width: 170px;

	height: 481px;

	left: 0px;

	top: 120px;

	background-attachment: scroll;

	background-image: url(../img/bg_navi.jpg);

	background-repeat: no-repeat;

	background-position:  0px 0px;

	z-index: 1;

}



#mainNavi ul { 

	margin-left: 0px;

	margin-top: 0px; 

	margin-right: 0px;

	margin-bottom: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	}

#mainNavi li {       

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color:#ffb815;

	border-top: 0px solid #851d13;

	border-left: 0px solid #851d13;

	border-right: 0px solid #851d13;

	border-bottom: 0px solid #851d13;

	/* background-color: #7A8178;*/

	background-color: transparent;

	list-style-type: none;

	/* text-transform: uppercase;*/

	text-indent: 30px;

	margin-left: 0px;

	margin-top: -5px; 

	margin-right: 0px;

	margin-bottom: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	font-stretch: ultra-condensed;

	}



#mainNavi ul .sub { 

	border-top: 0px solid #851d13;

	border-left: 0px solid #851d13;

	border-right: 0px solid #851d13;

	margin-left: 0px;

	margin-top: 0px; 

	margin-right: 0px;

	margin-bottom: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	}

#mainNavi li .sub {       

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	list-style-type: none;

	text-transform: none;

	text-indent: 20px;

	border-bottom: 0px solid #851d13;

	margin-left: 0px;

	margin-top: 0px; 

	margin-right: 0px;

	margin-bottom: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	}

#mainNavi li.space {       

	list-style-type: none;

	text-transform: none;

	text-indent: 20px;

	border-top: 0px solid #851d13;

	border-left: 0px solid #851d13;

	border-right: 0px solid #851d13;

	border-bottom: 0px solid #851d13;

	background-color: transparent;

	margin-left: 0px;

	margin-top: 0px; 

	margin-right: 0px;

	margin-bottom: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 0px;

	}

#mainNavi A {

	color: #ffb815;

	border-right: 0px solid #851d13;

	width: 180px;

	height: 20px;

	display: block;

	margin: 0px;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 0px;

	padding-right: 0px;

}

#mainNavi A:hover {

	color: #ff0032;

	text-decoration: none;

	background-color: #770306;

	

}

#mainNavi li.nohover{

	/* color: #FFFFFF;

	text-decoration: none;

	width: 160px;

	display: block; */

}



/* Sub-Navigation */

#subNavi {

	color: White;

	background-color: #575656;

	position: absolute;

	width: 800px;

	height: 20;

	left: -1px;

	top: 540px;

	border: 1px solid #B1B1B1;

	visibility: visible;

	z-index: 10;



}

#subNavi ul { 

	text-align: center;

	margin-left: 0px;

	margin-top: 0px; 

	margin-right: 0px;

	margin-bottom: 0px;

	padding-bottom: 2px;

	padding-left: 0px;

	padding-right: 0px;

	padding-top: 2px;

}

#subNavi li {       

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	list-style-type: none;

	border-left: 1px solid #B1B1B1;

	margin-left: 0px;

	margin-top: 0px; 

	margin-right: 0px;

	margin-bottom: 0px;

	padding-bottom: 0px;

	padding-left: 5px;

	padding-right: 5px;

	padding-top: 0px;

	display: inline;

	}

#subNavi A {

	color: #FFFFFF;

}

#subNavi A:hover {

	color: #FFFFFF;

	text-decoration: none;

}

.hint {

	font-weight: bold;

	color: #BC6A37;

}

/* Container */



#outercontainer {
	position: absolute;
	top: 63px;
	left: -1px;
	width: 100%;
	height: 100%;
	min-width:  980px;
	min-height: 600px;
	background-color: #770306;

}

#innercontainer {

	position: absolute;

	top: 50%;

	left: 50%;

	width: 980px;

	height: 600px;

	margin-left: -490px;

	margin-top: -300px;

	background-attachment: scroll;

	background-image: url(../img/hintergrund.gif); 

	background-repeat: repeat;

	background-position:  0px 0px;

	border: 1px solid #990000;

	z-index: 100; 

}



/* Sonstige */

.smallfont {

	font-size:10px

}
#main #Texte1 div #engel1 a img {
}


.normalfont {

	font-size:12px;

	font-weight: normal;

}



/* Navbox */

.navtext {

	visibility:hidden; 

	position:absolute; 

	top:0px; 

	left:-400px; 

	z-index:10000;

	width:270px;

	/* height:20px; */

	overflow: visible;

	background: Black;

	color: White;

	border: 1px solid #FF0000;

	padding: 8px;

	margin: 4px;



}

#main #Texte1 div #engel1 {
	float: left;
	width: 125px;
	margin-left: 20px;
	padding: 3px;
	margin-right: 10px;
	border-top-color: #FFB815;
	border-right-color: #FFB815;
	border-bottom-color: #FFB815;
	border-left-color: #FFB815;
}
#main #Texte1 div #center {
	float: left;
	width: 255px;
	margin-left: 10px;
}
#main #Texte1 div #right {
	float: right;
	width: 140px;
	border: 1px solid #ffb815;
	margin-right: 10px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	clear: right;
}
#main #Texte1 div a img {
	text-decoration: none;
	outline: none;
	border-style: none;
}
}

#main #Texte1 div #right a:link {
	text-decoration: none;
	outline: none;
	border-style: none;
	color: #ffb815;
}

#main #Texte1 div #right a:visited {
	text-decoration: none;
	outline: none;
	border-style: none;
}

#main #Texte1 div #engel1 a {
	text-decoration: none;
	outline: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #770306;
}


#main #Texte1 div #engel1 a:hover {
	text-decoration: none;
	outline: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFB815;
}
#Texte1  #right1 {
	float: right;
	height: 113px;
	width: 127px;
	margin-right: 20px;
}
