/* thing frankfurt classic haupt css 28.10.2008 19:18 */

html {font-size:100.01%;}

body {
	margin:3px;
	color:#000;
	background-color:#eeeeee;
	font-size:1em;
}

p {
	font-family: "Courier New", Courier, 'Andale Mono',Monaco, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #000;
	padding:0 0 0.7em 0;	
}

img {border:0;}

/* ---- Lockout --- */

.lockout  {



}

/* ---- Ausrichtung --- */

.right {text-align:right;}
.fright {float:right;}
.left {text-align:left;}
.center {text-align:center;}
.clearb {clear:both;}

/* -- Masse -- */

.h150 {
	height:150px;	
}

.w150 {
	width:150px;	
}

.margl160 {
	margin-left:160px;	
}

/* ---- Links --- */
a:link {
	color:#000;
}

a:visited {
	color: #4B0082;
}
a:hover {
	color: #808080;
	text-decoration: none;
}

a.green:link{
	color: #008000;
}

a.menu {
	background-color: #9DB5D8;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	margin: 2px 2px;
	padding: 2px 0px 2px 2px;
}

h1 {
	display: inline;
	font-family: "Courier New", Courier, Monaco, sans-serif;
	font-size: 28px;
	line-height: 150%;
	margin:12px 0;
}

h2, h3, h4, h5, h6 {
	display: inline;
	font-family: "Courier New", Courier, Monaco, sans-serif;
	font-size: 20px;
	line-height: 150%;
	padding:6px 3px;
}

h4,h5,h6 {
	
}

.hide {position:absolute;left:-5000px;}

/* --------------- listen allgemein ----------------------------- */

ul {
	list-style:none;
	list-style-image: url(../hed_pix/blue_sq01.gif);
}
 
li {
	margin: 5px 0px;
	
}

.nul {
	list-style:none;
	list-style-image: none;
}

ul li img {padding:0 10px 10px 0;}

.nolink a {text-decoration:none; color:#0000AF;}
.nolink a:hover {text-decoration:underline; color:#808080;}

/* --------------- fonts allgemein ----------------------------- */

.courier, tt {
	font-family: "Courier New", Courier, 'Andale Mono',Monaco, sans-serif;
	font-size: 14px;
	line-height: 150%;
	padding-right: 5pt;
}

.courier-eng {
	font-family: "Courier New", Courier, 'Andale Mono',Monaco, sans-serif;
	font-size: 14px;
	line-height: 150%;
	padding-left: 3pt;
	padding-right: 5pt;
}

.arial-innen, .arial-klein, .arial-s1, .arial-k2, .arial-k2b, .arial-k1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding: 3pt;
}


/* font-size: 7.5pt; line-height: 9.8pt; */

.arial-s2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 140%;
}

/* font-size: 10pt; line-height: 12pt; #FF0084 */
.arial-hd {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	font-size: 15px;
	line-height: 150%;
	margin:3px 0px 3px 0px;
}

.arial-hd2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	font-size: 14px;
	line-height: 150%;
	color:#a0a0a0;
	margin:3px 0px 3px 0px;
}

/* --------------- inputs allgemein ----------------------------- */
input.result {
	background-color: #CDDAEC;
	border: 1pt #000000;
	margin-bottom: 0pt;
	margin-right: 5pt;
	margin-top: 3pt;
}

input.resulthover {
	background-color: #FFFFFF;
	border: 1pt #000000;
	margin-bottom: 0pt;
	margin-right: 5pt;
	margin-top: 3pt;
	cursor:pointer;
}

/* input for vote */
input.vote {
	background-color: #F0D478;
	border: 1pt #000000;
	font-weight: bold;
	margin-bottom: 0pt;
	margin-top: 3pt;
}

input.votehover {
	background-color: #D30225;
	border: 1pt #000000;
	font-weight: bold;
	margin-bottom: 0pt;
	margin-top: 3pt;
	cursor:pointer;
}

/* --------------- farben allgemein ----------------------------- */

.blue1 {
	color: #0000AF;
}

.blue1 a {
	color: #0000AF;
}

.green {
	color: #008000;
}

.red {
	color: #FF0000;
}

.red1 {
	color: #C5381D;
}

.flc {
	color: #FF0084;
}

.lgrey-bg {background:#e3e3e3;}

/* --------------- comments allgemein ----------------------------- */
.c-float {
	border: solid 1pt #000000;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 8pt;
	line-height: 10pt;
	padding: 4pt;
}

.cmain {
	background-color: #ECD46F;
}

.c-navigation {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 7.5pt;
	text-align: center;
}

.comment-entry {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 7.5pt;
	line-height: 9.8pt;
	margin-top: 10px;
}

.comment-entry button {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

.comment-entry input {
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	font-family: Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	height: 1.6em;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: .3em 0 0 2px;
}

.comment-entry textarea {
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	font-family: Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.content {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.cplus {
	color: #CDDAEC;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding-left: 3pt;
}

.cplus {
	color: #CDDAEC;
}

.c-title {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 46px;
	margin-top: 10px;
}

.head-blck {
	background-color: #495068;
	color: #FFFFFF;
	font-family: 'Courier New', Courier, 'Andale Mono',Monaco, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 12pt;
	line-height: 12pt;
	padding-left: 2pt;
}

.head-body {
	font-family: 'Courier New', Courier, 'Andale Mono',Monaco, sans-serif;
	font-size: 13px;
	line-height: 12pt;
	padding-left: 24px;
}


/*p.indexhead , h2.indexhead */
indexhead, div.indexhead h2, div.indexhead h1,p.indexhead  {
	border-bottom: 1px dotted #000080;
	color: #000080;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	font-weight:normal;
	display:block;
	line-height: 9.8pt;
	margin: 10 0 5 0px;
	padding: 5 0 5 0px;
}

.startpage-block {
	margin: 30px 0;	
}

.mainpict {
	width:100%;
	background:#eeeeee;
	border-bottom:1px solid #646caa;
	height:35px;	
	}
	
.bbacklink {
	text-align:center;
	margin: 25px 0px 25px 0px;	
	
}
/* menu ------------------ linke seite 30-3-2005 ---------------------- */
.navlist
{
	color: black; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	margin: 2px 0px 0px 2px;
	padding: 3px 0px 3px 0px;
	width:128px;
	list-style: none;
	list-style-image:none;
}

.lefttitle {
	font-size: 0.8em; 
	line-height: 9.8pt; 
	color:black;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	margin:0px 0px 2px 5px;
	padding:5px 0px 2px 0px;
}

.lefttitle h3{

}

.lb-menu1 {
	color: #000000;
	margin: 2px 2px 2px 12px;
	padding: 2px 0px 2px 2px;	
}

.lb-menu2 {
	background-color: #ECD46F;
	color: #000000;
	margin: 2px 2px;
	padding: 2px 0px 2px 2px;	
	width: 128px;
}
a.mmenu:link {  color:black; text-decoration: none;  }
a.mmenu:visited {  color:black; text-decoration: none;  }
a.mmenu:hover {  color:gray; text-decoration: underline;  }

.mtrenner {
	padding-left:4px;
	border-top:3px solid #eeeeee;
	border-bottom:3px solid #eeeeee;	
}

.mtrenner a { 
	text-decoration: none;	
}

.google-sub {
background-color:transparent; margin:0;padding:30px 0 25px 0px	
}

.navlistnew {
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	margin: 0 0 0 12px;
	padding: 0;
	width:128px;
}

.navlistnew ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image:none;
}

.navlistnew ul ul li {
	margin: 8px 12px;
	padding: 3px 0px;
}	
/* -------------- wanabo ----------------------- */
.wanabo {
	padding-left:4px;
	border-top:3px solid #eee;
	border-bottom:3px solid #eee;	
	font-family: Arial,Helvetica,sans-serif;	
	font-size: 0.7em; 	
}

#wanabo_tdiv {
	margin:0;
}

#wanabo_tdiv h3{
	font-size: 0.8em; 
	margin:0;
}

.wanabo a {
	text-decoration:none;	
	color:black;	
}
.wanabo a:visited {
	text-decoration:none;	
}
.wanabo a:hover {
	text-decoration:underline;	
}

.wanabolink {
	font-size:0.3em;	
	margin:6px 0px;	
	color:silver;
}

.wanabolink a{
	color:silver;
}

#tagcloud01 {
	z-index: 6;
	width: 250px;
	right:25px;
	font-size: 1em;
	position: absolute;
	background:#eee;
}

#wanabo_tags {font-size: 120%;}

/* ende menu */

.liste-bullet {
	font-family: 'Andale Mono',"Courier New", Courier, Monaco, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	list-style-position: inside;
	list-style-type: disc;
}

.pad-3pt {
	padding-left: 3px;
}
.toppd5 {
	padding-top: 5px;	
}
.pagetitle {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.0em;
	margin: 0px 0px 0px 5px;
}

.pagetitle a {
	text-decoration: none;
}

.pagetitle a:hover {
	text-decoration: underline;
}

.t_intend {
	padding: 3pt;
}

.tab-body {
	font-family: "Courier New", Courier, Monospace;
	font-size: 10pt;
	line-height: 12pt;
	margin-left: 40px;
}

.tab-body1 {
	font-family: "Courier New", Courier, Monospace;
	font-size: 10pt;
	line-height: 12pt;
	margin-left: 24px;
}

.tab-standard {
	width:100%;
	padding:0px;
	border:0px;
	border-spacing:0px;
}
/* ------------- allgemeiner block m bild rechts ------ */
.container {
	width:100%;	
}

.container2 {
	width:100%;
	padding:40px 0 30px 0;
	height:200px;
	
}

.c-intro {
	padding:30px 0 30px 29px; 	
}
.c-text {
	margin:0 0 25px 0;
	padding:0px 0 0 29px; 
	width:63%;
	
	float:left;
}

.c-bild {
	width:234px;
	margin:0;
	padding:0;
	float:right;
	
}

.bg-grey {
	background: #D7D6CE;	
}	
	
/* ------------- das seminar -------------------------- */

.mainpictsem {
	background: #eaeaea url(../dasSeminar/pix/seminar-mittel01.gif) 
}
/* ------------- shop, shop banner -------------------------- */

.shop_part {
	font-family:Arial, Helvetica,sans-serif; 
	font-size:100%;
	color:#FF6EB7;
	margin:25px 0px;	
}

.shop_part strong {
	font-size:2.0em;
	font-weight:normal;	
}

.shop_part p {
	font-family:Arial, Helvetica,sans-serif; 
	font-size:1.0em;
	padding:10px 0px;	
}

/* ------------- ffm diary -------------------------- */
.tab-head {
	background-color: #E3E6DA;
	font-family: "Courier New", Courier, Monospace;
	font-size: 13px;
	font-weight: bold;
	line-height: 12pt;
	margin-left: 40px;
}

.rssicon {
	vertical-align:middle;	
}

#pagination {font-weight:bold;color:#FF0084; line-height:250%;}
#pagination a {font-weight:normal; text-decoration:none;padding:3px; border:1px solid #dcdcdc; }
#pagination a:hover {font-weight:normal; text-decoration:none;padding:3px; border:1px solid #dcdcdc; background:#D2D2D2; }
#pagination .prev a, #pagination .next a {font-weight:bold; text-decoration:none;padding:3px; border:1px solid #dcdcdc; }

/* ------------ ffm diary eingangsseite margin = 24pix!!!! ----------------------- */
.tab-head1 {
	background-color: #E3E6DA;
	font-family: "Courier New", Courier, Monospace;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	margin-left: 24px;
}

.tab-head2 {
	font-family: "Courier New", Courier, Monospace;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	margin-left: 24px;
}

.verd-s1 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

/* ---------------- pmachine css -------------------- */
.weblog {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 7.5pt;
	line-height: 9.8pt;
	margin: 5px 0px 15px 46px;
	padding: 3px;
}

.weblog-c {
	
	border-bottom: dotted 1px #000000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 7.5pt;
	line-height: 9.8pt;
	margin: 5 0 0 46px;
	padding: 3px;
}

.weblog-content {
	margin:0;	
}

.weblog-image {
	border-left: solid 0px #000000;
	float: right;
	width: 200px;
	overflow:hidden;
}

.weblog-navi {
	
	font-family: Arial, Helvetica,Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 15 3px;
}

.weblog-title {
	border-bottom: solid 1px #000000;
	padding: 2 0px;
}

/* ------ Mini Arch - Hangout------*/
.topblock {
	padding:25px 70px 35px 46px; 
	margin:0 0 35px;
	background:#D7D6CE;	
}

.midblock {
	padding:15px 0 30px 46px;	
}

.bignumber {
	font-size:2.5em; color:#FF0084;	
}

/* -------------------------*/
.white {
	color: #FFFFFF;
}

.mobhead a {
	font-size:1em;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}

.mobhead a:hover {
	font-size:1em;
	font-weight: bold;
	color:#000;
	text-decoration: underline;
}

.bigpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:2.5em;
	line-height:1em;
	color:#E5ACB6;
}

.bigpink a {
	text-decoration: none;
	color:#E5ACB6;
}

.bigpink a:visited {
	text-decoration: none;
}
.bigpink a:hover {
	text-decoration: underline;
}

.bigpink a:active {
	text-decoration: none;
}

.mediumpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
	line-height:1em;
	color:#E5ACB6;
}

.biggrell {
	font-family: Arial, Helvetica, sans-serif;
	font-size:2.5em;
	line-height:1em;
	color:#ff00ff;
}

.highlightblue01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#B1BCCC;
	position: relative;
}

.bqstart,
.bqend { font-size: 300%; }
	
.bqstart {
	text-indent: 0;
	padding-right:15px;
	position: absolute;
	top: -0.75em;
	left: 0;
}
	
.bqend {
	position: absolute;
	margin-top: -0.15em;
	right: 0;
	text-indent: 0;
}
/* --------- header ---------------- */
.toptab {
	border:0; 
	width:100%;
	margin:4px 0;	
}

.attention {
	background: #FFF59E;
	padding:10px;
	font-size:22px;
	text-align:center;
}

.hdhr {
	margin:0 0 2px 0;
	padding:0;
	border:0;
	border-top: 1px solid #00008b;
	height: 0;
	background: #00008b;	
}
/* ---------------------- footer  -------------------------------- */

.foottab {
	width: 100%;
	margin:0px;
	padding:3px;
	border-top: 2px solid #00008b;
	border-bottom: 2px solid #00008b;
	
}

.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #000080;
	line-height:1.4em;
}

.footlink a:link {
	text-decoration: underline;
	color: #000080;
}

.footlink a:visited {
	text-decoration: underline;
	color: #000080;
}

.footlink a:hover {
	text-decoration: none;
	color: #000080;
}

ul.netart  {
	list-style:none;
	margin:0;
	padding:0;	
}

ul.netart img  {
	margin:0;
	padding:0 2px;
}

.standardtab {
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
}
.standardtab td {
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
}
/* ------------------- rounded corners ------------------------ */

.rcool1
{
	padding:5px 5px 5px 7px;
	margin:0 0 5px 0px;
	position:relative;
	background-color: #ecd46f;
	-moz-border-radius:5px;
}

.rcool2
{
	float:left;
	padding:5px 5px 5px 7px;
	margin:0 15px 5px 0px;
	background-color: #ecd46f;
	-moz-border-radius:5px;
}

.yourturn {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 3em;
	line-height:100%;
	color:#ecd46f;
	margin:0px;
}

.yourturnblue {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 3em;
	line-height:100%;
	color:#CDDAEC;
	margin:0px;
}

.rmusic
{
	padding:5 5 5 7px;
	margin:0 0 5 0px;
	background-color: #CDDAEC;
	-moz-border-radius:5px;
}

/* ---------- tt-music ---------------- */
.musiclabel {
	margin:0 5 0 0px;
	padding:6 5 5 5px;
	float:left;
	width:100px;
	height:20px;
	background-color: #9db5d8;
	-moz-border-radius:5px;
	text-align:center;
}

.abstand29 {
	width:95%;	
	padding:0 0 0 29px;
	margin:0;
}

.abstand30 {
	margin-left:29px;
	padding:0;
}
/* ---------------- ffm diary title ------------------------- */

.dtitled a {
text-decoration: none;

}
.dtitled a:visited {
text-decoration: none;

}
.dtitled a:hover {
text-decoration: underline;

}

/* ----------------- whatyousay ------------------------------- */

.bigorg {
	font-family: Arial, Helvetica, sans-serif;
	font-size:2.5em;
	line-height:1em;
	width:90%;
	padding:5px;
	color:red;
	background-color: #DCDCDC;
	-moz-border-radius:10px;
}

/* ---------------- microformats --------------------------------- */
.vevent {
	margin: 0 0 15px 0px;
	padding: 3px 0 10px 0;
	border-bottom: 1px solid #A1A1A1;	
}

.description {
	margin-top: -10px;	
}

address {
	display:inline;
	font-style:normal;	
}

abbr {
	display:inline;	
}
/* ---------------- directory --------------------------------- */
#directory {
	clear:left;
	background:#C8C8C8;
	font-family: Arial, Helvetica, sans-serif;
	padding:10px;
}

#directory h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight:normal;
	color:#FF0084;
}

#directorytab {
	width:100%;
	margin: 10px 0 15px 0;
}

.subtab {
	width: 25%;
	border-right: 0px solid black;
}

ul.subdir, .subdir ul  {
	list-style:none;
	padding:0;
	margin:0 15px;
}

ul.subdir li h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
 
ul.subdir ul li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.facebook-fan-box {

}

.wahlkampf-block {
	background-color: #E9CC61;
}

.spalte-rechts {
	margin-left:  60%;
	text-align:right;
}
.spalte-links {
	float: left;
	width: 60%; 
}

.beteiligung {
	padding: 0 0 0 15px;
}

/* --- */
#bottomBanner {
	display:block;	
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	text-align:center;
	height:40px;
	z-index:999;
	background-color: #1c1c1c;
	padding: 0 0 0 1px;
}
