/* Globale Einstellungen */
* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	font-size: 70%;
	text-align: center;
	color: #000000;
	background-color: #c0370b;
}
h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select,a,td,tr,fieldset,legend,
table,td {
	color: #000000;
	background: transparent none;
	font-family: "Arial", sans-serif;
	text-align: left;
}
h1 {
	font-size: 30px;
	margin-bottom: 15px;
	clear: both;
}
h2, dt {
	font-size: 25px;
	padding-top: 8px;
	padding-bottom: 10px;
}
table {
	margin-bottom: 10px;
}
td {
	font-size: 14px;
	line-height: 25px;
	padding-right: 10px;
}
h3, thead td {
	font-size: 20px;
}
dd {
	font-size: 14px;
	line-height: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
}
p {
	font-size: 14px;
	line-height: 25px;
	position: relative;
	float: left;
	clear: left;
}
ul,li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}
img,a img {
	border: 0;
}

.clear {
	clear: both;
}

a.nolink {
    text-decoration: none !important;
    cursor: default;
}

.none, .kommentar {
	display: none;
}
.leftalign {
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
.rightalign {
	float: right;
}
.info {
	display: block;
	padding-top: 20px;
	clear: both;
	color: #69311f;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 10px;
}
.info a {
	color: #69311f;
}
.info a:hover {
	color: #000000;
}
.message {
	font-size: 15px;
	font-weight: bold;
}
.photo {
	padding: 6px 10px 6px 0px;
	float: left;
}

/* Hacks */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* no dotted focus border */
:focus
{
  -moz-outline-style: none;
}


/* Zentrierung der Seite */
#frame {
	background: #c93b0d none;
	position: relative;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 2px;
	width: 984px;
	height: auto;
	text-align: left;
}

/* Navigation */
#navlogo {
	position: relative;
	padding-top: 55px;
	padding-left: 32px;
	padding-bottom: 39px;
	clear: both;
}
#nav {
	position: relative;
	height: 480px;
	float: left;
	clear: left;
	width: 200px;
	text-align: center;
	z-index: 2;
}
#nav ul {
	padding-top: 20px;
	margin: 0 auto;
	position: relative;
	clear: both;
	background: transparent none;
}
#nav li {
	display: block;
	margin-bottom: 10px;
}
#nav li a {
	display: block;
}
body #nav_spielleute {
	display: none;
	position: absolute;
	left: 800px;
	top: 350px;
}
body#spielleute #nav_spielleute {
	display: block;
}
body #nav_spielleute a {
	font-family: Arial, serif;
	font-size: 15px;
	color: #000000;
	background: transparent none;
	text-decoration: underline;
	margin-left: 20px;
	height: 30px;
	width: auto;
	padding-left: 15px;
	display: block;
}
body #nav_spielleute a:hover {
	background-image: url(../img/li.png);
	background-repeat: no-repeat;
	background-position: top left;
}
body#spielleute a.nav_hi1, body#spielleute a.nav_hi1:hover {
	font-weight: bold;
	background-image: none;
	text-decoration: none;
}
body#spielleute a.nav_hi1:hover {
	background-image: url(../img/li.png);
	background-repeat: no-repeat;
	background-position: top left;
}

body #nav a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 200px;
	height: 36px;
}
body #nav a:hover {
	background-position: left -72px;
}

body #nav a#nav_news {
	background-image: url(../img/menu/botschaften.png);
}
body#botschaften #nav a#nav_news {
	background-position: left -36px;
}

body #nav a#nav_events {
	background-image: url(../img/menu/auftritte.png);
}
body#auftritte #nav a#nav_events {
	background-position: left -36px;
}

body #nav a#nav_biography {
	background-image: url(../img/menu/spielleute.png);
	margin-top: 35px;
}
body#spielleute #nav a#nav_biography {
	background-position: left -36px;
}

body #nav a#nav_gallery {
	background-image: url(../img/menu/galerie.png);
}
body#galerie #nav a#nav_gallery {
	background-position: left -36px;
}

body #nav a#nav_music {
	background-image: url(../img/menu/musik.png);
}
body#musik #nav a#nav_music {
	background-position: left -36px;
}

body #nav a#nav_contact {
	background-image: url(../img/menu/kontakt.png);
}
body#kontakt #nav a#nav_contact {
	background-position: left -36px;
}

body #nav a#nav_guestbook {
	background-image: url(../img/menu/gaestebuch.png);
}
body#gaestebuch #nav a#nav_guestbook {
	background-position: left -36px;
}

body #nav a#nav_links {
	background-image: url(../img/menu/links.png);
	margin-top: 35px;
}
body#links #nav a#nav_links {
	background-position: left -36px;
}

body #nav a#nav_impressum {
	background-image: url("../img/menu/impressum.png");
	margin-top: 30px;
	display: block;
}
body#impressum #nav a#nav_impressum {
	background-position: left -36px;
}

/* Seitenkopf / Logo */
#head {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding-top: 10px;
	width: 949px;
	height: 136px;
	background-color: #c0370b;
}
#head div {
	display: block;
	float: left;
}
#head #atropa_logo {
	background-image: url("../img/atropa5.png");
	background-repeat: no-repeat;
	background-position: center center;
	width: 375px;
	height: 135px;
	margin-left: 2px;
	margin-right: 2px;
}

/* Bauernweisheiten */
#bauern {
	position: relative;
	float: right;
	clear: right;
	width: 160px;
	margin-top: 50px;
}
#bauern h1 {
	background-image: url("../img/schrift/weisheiten.png");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	width: 88px;
	height: 25px;
	display: block;
}
#bauern p {
	font-size: 13px;
	width: 150px;
	padding-left: 2px;
}

/* Events */
#event_preview {
	position: relative;
	float: right;
	margin-top: 10px;
	margin-bottom: 0;
	width: 160px;
	text-align: center;
	display: block;
}
#event_preview h1 a {
	background-image: url("../img/schrift/demnaechst.png");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	width: 125px;
	height: 25px;
	display: block;
}
#event_preview ul {
	clear: both;
	width: auto;
	font-size: 11px;
	display: block;
	padding-left: 1px;
}
#event_preview li {
	width: auto;
	padding-bottom: 4px;
}
#event_preview li.description {
	width: auto;
	padding: 0;
	padding-bottom: 15px;
}
#event_preview li a {
	width: auto;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
	display: block;
}
#event_preview li a:hover {
	color: #69311f;
}
#event_preview li.description {
	padding-left: 7px;
}

/* Inhalt-Border */
#main_left_bg {
	z-index: 0;
	background-image: url(../img/ranke_left5.png);
	width: 150px;
	height: 500px;
	position: absolute;
	left: 110px;
	top: 137px;
	margin-top: 10px;
}
#main_right_bg {
	z-index: 0;
	background-image: url(../img/ranke_right4.png);
	width: 114px;
	height: 500px;
	position: absolute;
	left: 630px;
	top: 137px;
	margin-top: 10px;
}
/* Inhalt */
#main {
	position: relative;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: -90px;
	padding-left: 170px;
	padding-right: 10px;
	float: left;
	width: 500px;
	color: #000000;
	height: 500px;
	overflow: auto;
	z-index: 1;
}
#main h1 span {
	display: none;
}
#main h1#botschaften {
	background-image: url("../img/menu/botschaften.png");
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
}
#main h1#auftritte {
	background-image: url("../img/menu/auftritte.png");
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
}
#main h1#auftritt {
	background-image: url("../img/headlines/auftritt.png");
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
}
#main h1#spielleute {
	background-image: url("../img/menu/spielleute.png");
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
}
#main h1#galerie {
	background-image: url("../img/menu/galerie.png");
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
}
#main h1#musik {
	background-image: url("../img/menu/musik.png");
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
}
#main h1#gaestebuch {
	background-image: url("../img/menu/gaestebuch.png");
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
}
#main h1#kontakt {
	background-image: url("../img/menu/kontakt.png");
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
}
#main h1#links {
	background-image: url("../img/menu/links.png");
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
}
#main h1#impressum {
	background-image: url("../img/menu/impressum.png");
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
}
#main a:hover {
	color: #69311f;
}
#main p {
	width: 300px;
}
#main p.info {
	width: 300px;
}
#main dt a, #main table a {
	font-size: 15px;
	text-decoration: underline;
}
#main dd a, #main table a {
	font-size: 14px;
	text-decoration: underline;
}
#main dt a:hover, #main table a:hover {
	text-decoration: underline;
	color: #5F1B05;
}
#main dd a:hover, #main table a:hover {
	text-decoration: underline;
	color: #69311f;
}
#main ul>li {
	padding-top: 8px;
	clear: both;
}
#main li>span {
	padding-right: 10px;
}
/*#main li>p {
	padding-top: 0px;
	padding-left: 5px;
}*/
#main .main_news_header {
	font-size: 13px;
	font-weight: bold;
}
#main .main_news_footer {
	padding-right: 10px;
	color: #69311f;
	padding-bottom: 20px;
}
#main .main_news_footer a {
	color: #69311f;
}
#main .main_news_footer a:hover {
	color: #000000;
}
#main .page_navigation {
	font-size: 12px;
	clear: both;
}
#main .page_navigation a {
	text-decoration: underline;
}
#main .page_navigation a, #main .page_navigation span {
	padding-right: 10px;
}
#main .page_navigation a:hover {
	color: #69311f;
}

#main label {
	margin: 5px 0;
	display: block;
	float: left;
	width: 6em;
	font-size: 14px;
}
#main dt label.hint {
	margin: 10px;
	margin-top: 5px;
	font-size: 12px;
	float: left;
	clear: left;
	display: block;
	color: #69311f;
	width: 400px;
}
#main .input_error label {
	margin: 0 0 20px 0;
	padding-left: 5em;
	color: #140dc9;
	width: 370px;
	clear: both;
}
input, textarea {
	margin: 3px 0;
	border: 1px solid #5F1B05;
	background: #F57A51;
	padding: 3px 3px;
	font-size: 14px;
	clear: none;
	float: left;
}
#main dt, #main dd {
	display: block;
	clear: both;
}
img#code {
	display: block;
	float: left;
	padding-right: 4px;
}
input {
	width: 254px;
}
input#contact_code {
	width: 100px;
}
input.button {
	width: auto;
	text-align: center;
	margin-right: 3px;
}
input:active, input:focus, input:hover,
textarea:active, textarea:focus, textarea:hover {
	background: #ededed;
}
#main #album {
	float: left;
}
#main #album dl {
	margin: 5px 10px;
	padding: 4px;
	float: left;
	width: 140px;
}
#main #album dt:hover {
	border: 4px solid #db3f0d;
	border-bottom: 4px solid #4a1504;
	border-right: 4px solid #4a1504;
}
#main #album dd {
	padding: 0;
	margin: 0;
	color: #333;
	text-align: center;
}
#main #album dt {
	border: 4px solid #c0370b;
	padding: 10px;
	margin: 5px 0;
	text-align: center;
}
#main #album dt img {
	border: 1px solid #aaa;
	border-bottom: 1px solid #333;
}
#main dl.guestbook {
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #5F1B05;
	background-color: #C93B0D;
}
body#links #main dd a, body#links #main dd a:hover {
	text-decoration: none;
	color: #000000;
}
#main .guestbook dt {
	font-size: 12pt;
}

#main .png_impressum{
	position: relative;
	float: left;
	clear: right;
	text-align: left;
	background-image: url('../img/daten.png');
	background-repeat: no-repeat;
	width: 226px;
	height: 212px;				
}


/* Link page */
#single_link div div p, #single_link div div a {
	margin-top: 30px;
	display: block;
	width: 400px;
	clear: both;
	font-size: 14px;
}
#single_link div div a:hover {
	color: #5F1B05;
}
#single_link #frame div {
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

/* Player page */
#player #frame #player_elem {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}


/* Popups */
#pop_loading {
	z-index: 100;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/background_darken.gif);
	display: none;
	cursor: pointer;
}
#pop_loading * {
	position: relative;
}
#pop_message {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 140px;
	padding: 0;
	margin-left: -200px;
	margin-top: -50px;
	background: #ffffff;
	border: 10px solid #c0370d;
	text-align: center;
	cursor: default;
}
#pop_message div {
	clear: both;
	width: 100%;
	text-align: center;
}
#pop_message p {
	line-height: 30px;
	clear: both;
	width: 100%;
	text-align: center;
}
#pop_message a {
	line-height: 30px;
	clear: both;
	width: 100%;
	text-align: center;
}

/* tooltip */
a.tooltip {
    position: relative;
    z-index: 40;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.tooltip:hover {
	z-index: 50;
	background-color: #eee;
}
a.tooltip span {
	display: none;
}
a.tooltip:hover span {
    display: block;
    position: absolute;
    top: 2em;
	left: 2em;
	width: 15em;
    border: 1px solid #892A24;
    background-color: #C0370B;
	color: #000;
    text-align: left;
    padding: 5px;
}
