@charset "utf-8";

@font-face {
	font-family: script;
	src: url('AquilineTwo.eot');
}


@font-face {
	font-family: script;
	src: url('AquilineTwo.ttf');
}

@font-face {
    font-family: persp;
    src: url('qlassik_tb.eot');
}

@font-face {
    font-family: persp;
    src: url('qlassik_tb.ttf');
}

@font-face {
    font-family: init;
    src: url('DancingVampyrish.eot');
}

@font-face {
    font-family: init;
    src: url('DancingVampyrish.ttf');
}
body {
	margin: 0px;
	padding: 0px;
	position: static;
	visibility: visible;
	
	background-color:#D7D6D3;
}
a {
	font-size: 1em;
	float: none;
	text-decoration:none;
	color:#204480;
	font-weight: bold;

	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
}

a:hover {
	color: #ff0000;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	background:#fff;
}

.orgatext a:hover{
	color:#ff0000;
	background:none;
}

.menu a:hover{
	color:#ff0000;
	background:none;
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	background:#fff;
}
h1 {
	font-size: 1.3em ;
	font-family: persp, Verdana, Geneva, Arial;
	text-align: left;
	font-weight: bold;
	color:#aa3030;
	border-top-color:#000000;
	border-top-width:1px;
	border-top-style:dotted;
        padding-top:20px;
        margin-top:10px;
}

.titel {
	font-size: 1.6em;
	font-family: persp, Verdana, Geneva, Arial;
	text-align: center;
	font-weight: bold;
	color:#aa3030;
}

.illustration {
	background-repeat: no-repeat;
	background-position: left bottom;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 90;
}

.bg {
	background-attachment: fixed;
	background-image: url(Bilder/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	
	position: fixed; 
	
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}



.fliesstext {
	font-size: 18px ;
	font-family: persp, Verdana, Geneva, Arial;
	margin-left: 30px;
	margin-right:30px;
	line-height: 1.2em; 
	text-align:justify;
	
}



.fliesstext .detail {
	position:relative;
	
	float:left;
	font-size:3em;
	
	font-family: init, Verdana, Geneva, Arial;
	
	margin-right:5px;
	margin-bottom:20px;
	margin-top:25px;
	
}

/*

.fliesstext p:first-letter{
	font-size: 48px;
	margin: 4px 4px 0px 0px ;
	float: left;
}

*/


td{
        background-image:url("Bilder/td_bg.png");
        vertical-align:top;
        padding:5px;
}



td .bodytext{

        padding:0px;

        margin:0px;

	letter-spacing:0.07em;

}



/******************* Fusszeile ************************/

.bodytext {
	padding-bottom:0px;
	padding-top:0px;
	z-index: 300;
	border-bottom: 0px solid  #505050;
}

.orgamenu {
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;	
	background-color: #555555;	
	
	z-index:1000;	
}


.orgatext {
	position:absolute;
	padding-top: 7px;
	padding-bottom: 3px;
	width: 100%;
	height: 30px;
	bottom: 0px;
	
	font-size: 1.3em ;
	font-family: persp, Verdana, Geneva, Arial;
	font-weight: bold;
	
	vertical-align: middle;
	text-align: center;
	
	background-image: url("Bilder/balken.png");
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #ffffff;
	
	
	z-index: 200;
}
.orgatext a {
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
}

.rabe {
	background-image: url("Bilder/rabe.png");
	width: 389px;
	height: 570px;
	z-index: 50;
	position: FIXED;
	right: -30px;
	bottom: 0px;
}

.papier {
	position: absolute;
	
	z-index: 150;
	width: auto;
	
	max-width: 1000px;
	min-height: 400px;
	min-width: 400px;
	
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 218px;
	margin-bottom: 100px;
	padding: 20px;
	padding-bottom: 60px;
	
	background-image: url(Bilder/bg_papier.png);
	background-repeat: repeat;
	border: 4px solid  #3e240d;	
	
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px; 

}



/******************** Menu ************************/

.menu {
	position: absolute;
	font-size: 12px ;
	font-family: Verdana, Geneva, Arial;
	width: 220px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 100px;
	z-index: 100;
}

.menu a {
	width: 220px;
	font-weight:normal;
	color: #321;
	font-size:1em;
	z-index:101;
}
.menu a img{
}


.menu1 {
	background-image: url("Bilder/menu_bg1.png");
	padding-top:1px;
	padding-bottom:1px;
}
.menu1 a {
	margin-left: 1px;
}
.menu1 a img{
	position:relative;
	border:0px;
	margin:0px;
	padding:0px;
	margin-left:0px;
	margin-right:5px;	

}

.menu2 {
	background-image: url("Bilder/menu_bg2.png");
	padding-top:1px;
	padding-bottom:1px;
}

.menu2 a {
	margin-left: 7px;
}

.menu2 a img{
	position:relative;
	border:0px;
	margin:0px;
	padding:0px;
}

.menu3  {
	background-image: url("Bilder/menu_bg3.png");
	padding-top:1px;
	padding-bottom:1px;
}

.menu3 a {
	margin-left: 14px;
}

.menu3 a img{
	position:relative;
	border:0px;
	margin:0px;
	padding:0px;
}

.menu4 {
	background-image: url("Bilder/menu_bg4.png");
	padding-top:1px;
	padding-bottom:1px;
}

.menu4 a {
	margin-left: 21px;
}

.menu4 a img{
	position:relative;
	border:0px;
	margin:0px;
	padding:0px;
}

.menu5 {
	background-image: url("Bilder/menu_bg5.png");
	padding-top:1px;
	padding-bottom:1px;
}
.menu5 a {
	margin-left: 28px;
}
.menu5 a img{
	position:relative;
	border:0px;
	margin:0px;
	padding:0px;
}
.menu6 {
	background-image: url("Bilder/menu_bg6.png");
	padding-top:1px;
	padding-bottom:1px;
}
.menu6 a {
	margin-left: 35px;
}
.menu6 a img{
	position:relative;
	border:0px;
	margin:0px;
	padding:0px;
}

.act a{
	position:relative;
	font-size:1.1em;
	font-weight: bold;
	color:#5b3119;
	
}
/******************************* Bildformatierungen *******************/


.csc-textpic-imagewrap {
	font-size:0.8em;
	text-style:italic;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; 
}


.csc-textpic-imagewrap img{
    margin:3px;
		
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; 
}

.csc-textpic-imagewrap .csc-textpic-caption{
    margin:5px;
    text-align:left;
    color:#555;		
    padding:5px;	
    font-family:arial, helvetica;
    font-size:12px;
    font-style:italic;
}



.csc-caption {
	color: #ff0000;
	font-size: 8px ;
}

.tx-hbook-pi1 legend {
	font-weight:bold;
	background-color:#f00;
}


/********************** mailform *************************/

.csc-mailform{
	position:relative;
	left:-10px;
	width:920px;
	border-style:none;
}

.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea{
	position:relative;
	left:140px;
}

.csc-mailform-field label{
	position:absolute;
}


.powermail_pagebrowser, .tx-powermail-pi1_confirmation p {
	color:#e2001a;
	font-size: 24px;
}



.tx-powermail-pi1_fieldset {
	margin-left:10px;
	margin-right:40px;
	border-style:none;
	padding-top:5px;
}

.tx-powermail-pi1_fieldset legend{
	position:relative;
	font-size:15px;
	font-weight:bold;	
	color:#8b1a1d;
	left:-20px;
	margin-top:10px;
	margin-bottom:0px;
}

.tx-powermail-pi1_fieldset label{
	font-size: 18px ;
	font-family: persp, Verdana, Geneva, Arial;
	font-weight:bold;	
}

.powermail_radio, .powermail_check {
	
}

.powermail_radio_inner, .powermail_check_inner {
	margin-bottom:10px;
}
.powermail_radio_inner label, .powermail_check_inner label{
	margin-left:50px;
}

.powermail_text, .powermail_textarea, .powermail_select, .jscalendar_cb, .jscalendar, .date2cal_img_cal, .date2cal_img_help {
	position:relative;
	left:140px;
}


.tx_powermail_pi1_fieldwrap_html {
	font-size: 18px ;
	font-family: persp, Verdana, Geneva, Arial;
	padding:5px;
	margin-bottom:0px;
}

.tx_powermail_pi1_fieldwrap_html label {
	font-size: 18px ;
	font-family: persp, Verdana, Geneva, Arial;
	font-weight:bold;
	vertical-align:top;
}

.tx_powermail_pi1_fieldwrap_html_text label, .tx_powermail_pi1_fieldwrap_html_textarea label, .tx_powermail_pi1_fieldwrap_html_select label, .tx_powermail_pi1_fieldwrap_html label {	
	position:absolute;
	font-size: 16px ;
	font-family: persp, Verdana, Geneva, Arial;
	font-weight:bold;
	vertical-align:top;
}

.tx_powermail_pi1_fieldwrap_html_radio_title, .tx_powermail_pi1_fieldwrap_html_checkbox_title{
	font-weight:bold;
}

.tx_powermail_pi1_fieldwrap_html_submit, .tx_powermail_pi1_formconfirmation_submit {
	height:45px;
}

.powermail_all_td{
	padding:5px;
	padding-right:10px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_content {
	position:absolute;
	right:-326px;
	top:-40px;
}

/***************** Powermail FrontEnd **********************/

.powermailfe_all {
	border:#3e240d 1px solid;
	padding:10px;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; 
}

.pfe_all_label {
	font-size:16px;
	color:#a33;
}


/***************** Code-Formatierung *************************/
.csc-frame-frame1 {
	font-family: courier new, monotype, monospace;
	font-size:0.8em;
	
	background-color:rgba(255,255,255,0.5);
	padding:5px;
	border:#000 1px solid;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
/******************* Persönlichkeiten **********************/
.rahmen {
	border:#aa3030 1px solid;
	padding:10px;

	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	border-radius: 3px; 
}

.legende{
	color:#aa3030;
	text-style:italic;
	padding-right:20px;
}

.wert {
	padding-left:20px;
	padding-right:20px;
}

.textbild {
	float:right;
}

.texttext {
	margin-right:220px;
}

.symbol .texttext {
	margin-right:220px;
}
