body {
	background:#1F0D03;
	margin:0;
	padding:0;
	font:normal 8pt/11pt arial,sans-serif;
	color:#b08f7c;
}

.gesamt {
	width:1002px;
	margin:0 auto;
}

.header {
	background:url('../img/header.jpg');
	width:1002px;
	height:194px;
}

#fahnen {
	width:980px;
	text-align:right;
	padding:15px 0 0 0;
}

a.deutsch, a.deutsch:link, a.deutsch:visited {
	background:url('../img/buttons/german.jpg');
	width:39px;
	height:23px;
	display:block;
	float:right;
}

a.deutsch:hover {
	background-position: 100% 0;
}

a.english, a.english:link, a.english:visited {
	background:url('../img/buttons/english.jpg');
	width:39px;
	height:23px;
	display:block;
	float:right;	
}

a.english:hover {
	background-position: 100% 0;
}

#menu {
	clear:both;
	padding:95px 0 0 185px;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu li {
	float:left;
	margin:0 0 0 30px;
}


#menu a, #menu  a:link, #menu  a:visited {
	text-decoration:none;	
	color:#442c0e;
	font:bold 11pt/13pt arial,sans-serif;
}

#menu a:hover {
	text-decoration:underline;	
}

.zwischen {
	background:url('../img/login.jpg');
	width:1002px;
	height:220px;
}

#login {

}

.login_left {
	float:left;
	width:744px;
	color:#8f6648;
}

.login_left_pd {
	padding:10px 10px 0 240px;
	font:normal 8pt/11pt arial,sans-serif;
}

.login_right {
	float:left;
	width:258px;
}

#start_left {
	background:url('../img/start_bg.jpg');
	width:744px;
	height:578px;
	float:left;
	font:normal 8pt/11pt arial,sans-serif;
}

.start_left_pd {
	padding:140px 0 0 95px;
	width:285px;
}

.start_left_pd_unten {
	padding:0 0 0 95px;
	width:300px;
	color:#fff;
}

.start_left_unten {
	padding:17px 0 0 82px;
}

#start_right {
	background:url('../img/verehrung.jpg');
	width:258px;
	height:578px;
	float:left;
}

.start_right_pd {
	padding:18px 18px 0 22px;
	width:195px;
	text-align:justify;	
}

#inhalt {
	width:1002px;
	background:url('../img/inhalt_bg.jpg') repeat-y;
}

#content {
	width:744px;
	float:left;
}

.content_pd {
	margin:0 0 0 48px;
	background:url('../img/content_bg.jpg') repeat-y;
}

#content_rechts {
	width:258px;
	background:url('../img/content_bg.jpg') repeat-y;
	float:left;
}

#content_rechts_inh {
	background:url('../img/rechts_box.jpg');
	width:258px;
	height:578px;
	float:left;
	margin:11px 0 0 0;
}

#content_rechts_inh a, #content_rechts_inh a:link, #content_rechts_inh a:visited {
	font:bold 10pt/18pt arial,sans-serif;
	text-decoration:none;
}

#content_rechts_inh a:hover {
	text-decoration:underline;
}

.content_oben {
	width:700px;
	height:36px;
	background:url('../img/content_oben.jpg') no-repeat;
}

.content_footer {
	width:700px;
	height:36px;
	background:url('../img/content_footer.jpg') no-repeat;
}

.content_inhalt {
	margin:0 0 0 75px;
	width:550px;
}

#content_lang {
	width:1002px;
	float:left;
}

.content_pd_lang {
	margin:0 0 0 48px;
	background:url('../img/content_bg_lang.jpg') repeat-y;
}

.content_oben_lang {
	width:945px;
	height:36px;
	background:url('../img/content_oben_lang.jpg') no-repeat;
}

.content_footer_lang {
	width:945px;
	height:36px;
	background:url('../img/content_footer_lang.jpg') no-repeat;
}

.content_inhalt_lang {
	margin:0 0 0 75px;
	width:800px;
}

.artikel {
	border-bottom:2px dashed #e1a327;
	padding:15px 0;
	text-align:justify;
}

.artikel h2 {
	font:bold 12pt/15pt arial,sans-serif;
	margin:0;
	padding:0 0 15px 0;
	color:#e1a327;		
	border:0;	
}

.artikel span {
	font:bold 10pt/15pt arial,sans-serif;
	color:#e1a327;
	border:0;	
}

.artikel_zusatz {
	border:1px solid #e1a327;
	padding:10px;
	margin:20px auto 0 auto;
	width:400px;
	text-align:center;
}

#footer {
	background:url('../img/footer.jpg');
	clear:both;
	width:1002px;
	height:32px;
	text-align:center;
	font:normal 8pt/20pt arial,sans-serif;
}

#footer a, #footer a:link, #footer a:visited {
	text-decoration:none;	
	color:#b08f7c;
	font:normal 8pt/20pt arial,sans-serif;
	padding:0 15px;
}

#footer a:hover {
	text-decoration:underline;	
}

#meldung {
	padding:15px 0;	
}

/*Seitenübersicht*/
.pagination{
	padding: 2px;
}

.pagination ul{
	margin: 15px 0;
	padding: 0;
	font-size: 9pt;
}

.pagination li {
	list-style-type: none;
	display: inline;
	margin: 0 5px 0 5px;	
}

.pagination a, .pagination a:link, .pagination a:visited .pagination a:hover {
	border: 1px solid #D99D2A;
	text-decoration: none; 
	color: #D99D2A;
	background:#2D190E;
	padding: 0 5px 0 5px;
}

.pagination li.currentpage {
	font-weight: bold;
	border: 1px solid #000;
	background:#2D190E;
	color: #FFF;	
	padding: 0 5px 0 5px;
}

.pagination li.nextpage{
	font-weight: bold;
	padding: 0 5px 0 5px;	
}

/*Formulare*/
#login_form {
	color:#371e10;
	font:bold 8pt/11pt arial,sans-serif;
	padding:14px 0 0 45px;
}

#login_form input {
	border:1px solid #371e10;
	background:#a2806c;
	font:normal 9pt/12pt arial,sans-serif;
	padding:4px;
}

#login_form input.submit {
	background:url('../img/buttons/login.jpg');
	width:84px;
	height:24px;
	display:block;
	border:none;
	margin:10px 0 0 0;
}

input, select, textarea {
	border:1px solid #371e10;
	background:#a2806c;
	font:normal 9pt/12pt arial,sans-serif;
	padding:4px;
}

input.de_senden {
	background:url('../img/buttons/de_senden.jpg');
	width:113px;
	height:34px;
	display:block;
	border:none;
}

input.en_senden {
	background:url('../img/buttons/en_senden.jpg');
	width:113px;
	height:34px;
	display:block;
	border:none;
}

/*sonstiges*/
ul, li {
	font:normal 8pt/11pt arial,sans-serif;
}

h2 {
	font:bold 12pt/15pt arial,sans-serif;
	margin:0;
	padding:12px 0 6px 0;
	color:#371e10;		
}

h2 a, h2 a:link, h2 a:visited {
	font:bold 12pt/15pt arial,sans-serif;
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}

p {
	font:normal 8pt/11pt arial,sans-serif;
	margin:12px 0;
	padding:0;
}

.linie {
	width:100%;
	border-bottom:1px solid #371e10;
	height:0px;
	margin:0 0 10px 0;
}

td.girl_typ {
	color:#371e10;
	width:120px;
	font:bold 9pt/17pt arial,sans-serif;
}

td.girl_art {
	width:200px;
}

.clear {
	clear:both;
}

img {
	border:none;	
}

img.vorschau_bord {
	border:1px solid #8A5F1B;
}

a, a:link, a:visited {
	font:normal 8pt/11pt arial,sans-serif;
	text-decoration:none;
	color:#e1a327;
}

a:hover {
	text-decoration:underline;
}

h1 {
	color:#371e10;
	font:normal 14pt/17pt arial,sans-serif; 
	margin:5px 0 20px 0;
}

h3 {
	color:#371e10;
	font:bold 11pt/14pt arial,sans-serif; 
}

h4 {
	color:#b08f7c;
	font:bold 19pt/23pt arial,sans-serif; 
	margin:0 0 10px 0;
}

h5 {
	color:#b08f7c;
	font:bold 14pt/17pt arial,sans-serif; 
	margin:20px 0 20px 0;
}

h6, h6 a, h6 a:link, h6 a:visited {
	color:#e1a327;
	font:bold 10pt/12pt arial,sans-serif; 
	margin:10px 0;
	text-decoration:none;
}

h6 a:hover {
	text-decoration:underline;
}

strong.gelb {
	color:#e1a327;	
}

a.de_weg, a.de_weg:link, a.de_weg:visited {
	background:url('../img/buttons/verlassen.jpg');
	width:110px;
	height:31px;
	display:block;
}

a.en_weg, a.en_weg:link, a.en_weg:visited {
	background:url('../img/buttons/leave.jpg');
	width:110px;
	height:31px;
	display:block;
}

a.de_ein, a.de_ein:link, a.de_ein:visited {
	background:url('../img/buttons/betreten.jpg');
	width:110px;
	height:31px;
	display:block;
}

a.en_ein, a.en_ein:link, a.en_ein:visited {
	background:url('../img/buttons/enter.jpg');
	width:110px;
	height:31px;
	display:block;
}

a.de_ein, a.de_ein:link, a.de_ein:visited {
	background:url('../img/buttons/betreten.jpg');
	width:110px;
	height:31px;
	display:block;
}

a.de_girls_uebersicht, a.de_girls_uebersicht:link, a.de_girls_uebersicht:visited {
	background:url('../img/buttons/de_girls_uebersicht.jpg');
	width:175px;
	height:34px;
	display:block;
}

a.en_girls_uebersicht, a.en_girls_uebersicht:link, a.en_girls_uebersicht:visited {
	background:url('../img/buttons/en_girls_uebersicht.jpg');
	width:175px;
	height:34px;
	display:block;
}

a.de_zur_lady, a.de_zur_lady:link, a.de_zur_lady:visited {
	background:url('../img/buttons/de_zur_lady.jpg');
	width:175px;
	height:34px;
	display:block;
	margin:0 auto;
}

a.en_zur_lady, a.en_zur_lady:link, a.en_zur_lady:visited {
	background:url('../img/buttons/en_zur_lady.jpg');
	width:174px;
	height:34px;
	display:block;
	margin:0 auto;
}

a.de_kontakt, a.de_kontakt:link, a.de_kontakt:visited {
	background:url('../img/buttons/de_kontakt.jpg');
	width:116px;
	height:34px;
	display:block;
}

a.en_kontakt, a.en_kontakt:link, a.en_kontakt:visited {
	background:url('../img/buttons/en_kontakt.jpg');
	width:116px;
	height:34px;
	display:block;
}

a.archiv, a.archiv:link, a.archiv:visited {
	background:url('../img/buttons/archiv.jpg');
	width:116px;
	height:34px;
	display:block;
}

a.download, a.download:link, a.download:visited {
	background:url('../img/buttons/download.jpg');
	width:116px;
	height:34px;
	display:block;
}

a.zurueck, a.zurueck:link, a.zurueck:visited {
	background:url('../img/buttons/zurueck.jpg');
	width:116px;
	height:34px;
	display:block;
}

a.de_mitglied, a.de_mitglied:link, a.de_mitglied:visited {
	background:url('../img/buttons/de_jetzt_mitglied.jpg');
	width:250px;
	height:50px;
	display:block;
}

a.en_mitglied, a.en_mitglied:link, a.en_mitglied:visited {
	background:url('../img/buttons/en_jetzt_mitglied.jpg');
	width:250px;
	height:50px;
	display:block;
}

a.bestellen, a.bestellen:link, a.bestellen:visited {
	background:url('../img/buttons/bestellen.jpg');
	width:174px;
	height:34px;
	display:block;
}

a.de_set_open, a.de_set_open:link, a.de_set_open:visited {
	background:url('../img/buttons/de_set_open.jpg');
	width:175px;
	height:34px;
	display:block;
	margin:0 auto;
}

a.en_set_open, a.en_set_open:link, a.en_set_open:visited {
	background:url('../img/buttons/en_set_open.jpg');
	width:174px;
	height:34px;
	display:block;
	margin:0 auto;
}
