/* @override http://www.st-pauli-theater.de/css/newsletter.css */

/* @override http://www.st-pauli-theater.de/css/newsletter.css */



/* Impressum Link */
a {
	color: #a6a03e;
	text-decoration: none;
}

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


a.normal {font-size: 9px; color: #78320b;
text-decoration: none;
}

a.normal:hover {color: orange;
text-decoration: none;
background-color: #CCCCCC;}

a.normal:visited {color: #6d6f71;
text-decoration: none;}

a.normal:active {color: #6d6f71;
text-decoration: none;}



/* @group Newsletter */

.main_headline_1 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-indent: 6px;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 2px;
	color: #b6af44;
}

.headline {
	font-weight: bold;
	margin-bottom: 20px;
	width: 610px;
	clear: right;
}

.headline_linie {
	border-top: 1px dotted #777779;
	margin-bottom: 30px;
}

.rechts{
	margin-bottom: 4px;

}

.banner {
	float: left;
}

.anrede {
	margin-left: 13px;
	margin-top: 12px;
}

.infotext {
	width: 600px;
	margin-left: 14px;
	margin-bottom: 18px;
}

.block_1 {
	width: 620px;
}

.block_1 img{
	margin: 2px 13px 15px;
	width: 200px;
	float: left;
	height: inherit;
}

.hauptblock {
}


.foto {
	margin-right: 20px;
	width: 176px;
	float: left;
}





.einleitung {
	margin: 20px 13px 30px;
}

.footer1 {
	margin-left: 13px;
	margin-bottom: 14px;
	width: 600px;
}

.footer2 {
	margin-bottom: 14px;
	width: 200px;
	float: left;
}

.anmerkungen {
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 20px;
}

.abmeldung {
	font-size: 12px;
	margin-bottom: 12px;
	margin-left: 13px;
	margin-right: 13px;
}

.service {
	margin: 20px 13px 10px;
}

.infos {
	margin: 20px 13px 10px;
	font-size: 12px;
}

.trenner {
	border-top-style: dotted;
	border-top-width: 1px;
	width: 600px;
	margin: 20px 13px;
	clear: left;
}

.trennerblock {
	width: 542px;
	margin-left: 13px;
	margin-right: 13px;
	clear: left;
}

.newslinie {
	width: 600px;
	margin-left: 13px;
	clear: left;
	margin-bottom: 30px;
	border-top: 1px dotted gray;
}

.trennertop {
	border-top-style: dotted;
	border-top-width: 1px;
	width: 600px;
	margin-left: 13px;
	margin-top: 13px;
	clear: left;
}

.mail {
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}



body {
	text-align:center;
}

#newsletter_rahmen {
	width: 626px;
	border: 1px solid #adadad;
	text-align: left;
	vertical-align: inherit;
	font: 12px/16px Verdana, Lucida, "Lucida Grande", sans-serif;
	color: #6d6f71;
}

.header {
	background: url(/images/newsletter/header.jpg) no-repeat;
	margin-top: 13px;
	margin-right: 13px;
	margin-left: 13px;
	height: 100px;
	width: 600px;
}





/* @end */