/*<![CDATA[*/

html, body {
	background-color: #b6b6f6; 
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
}
	
table.inhalt {
	background-color: #FFFFFF;
	text-align: left;
	width: 970px; 
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border-left: solid 2px; 
	border-right: solid 2px; 
	border-top: solid 2px; 
	border-bottom: solid 2px; 
	border-color: #FFFFFF; 	
}

/*Haupttabelle für Inhalt, wenn eine rechte Spalte angezeigt wird*/
#table {
	width: 663px;
	left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px 10px 3px 5px; 
	background-color: #ffffff;
	border-right: 1px solid #999999;
}

/*Haupttabelle für Inhalt, wenn eine rechte Spalte angezeigt wird. Diese Lösung wird durch den Internet Explorer richtig dargestellt*/
* html #table {
	width: 663px;
	left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 3px 10px 3px 5px; 
	background-color: #ffffff;
	border-right: 1px solid #999999;
}

/*Tabelle für rechte Spalte*/ /*Diese Lösung wird durch den Internet Explorer richtig dargestellt*/
* html #table2 {
	width: 150px;
	/*top: 205px;*/# /*Das Zeichen # bewirkt, dass der Safari die nachfolgende Zeile nicht lesen kann*/
	padding: 0px 0 5px 0; 
	margin-top: 8px;
	background-color: #f3f0f0;
}

/*Tabelle für rechte Spalte*/ /*Diese Lösung wird durch den Firefox richtig angezeigt*/
#table2 {
	width: 150px; 
	/*top: 205px;*/# /*Für Firefox muss der Abstand wieder auf 205px gesetzt werden, da der Abstand oben korrigiert wurde. Ergänzt am 3.2.2007*/ /*Das Zeichen # bewirkt, dass der Safari die nachfolgende Zeile nicht lesen kann */
	padding: 0px 0 5px 0; 
	margin-top: 8px;
	background-color: #f3f0f0;
}

/*Tabelle für Foto oben. Lösung für Firefox*/
#table3 {
	width: 830px; 
	height: 200px;
	padding: 0 0 0 5px;
	background-color: #ffffff;
	border: 0px;
}


/*Tabelle für die Seite Fotos + Veranstaltungsinfos mit 2 Spalten; links schmaler als rechts*/
.fototable {
	width: 100%;
}

/*Tabelle für die Seite Fotos + Veranstaltungsinfos mit 2 Spalten; links schmaler als rechts*/
.fototable td.links {
	width: 30%;
	border-bottom: 1px dotted #999999;
	padding: 5px 5px 20px 0px;
}

/*Tabelle für die Seite Fotos + Veranstaltungsinfos mit 2 Spalten; links schmaler als rechts*/
.fototable td.rechts {
	width: 70%;
	border-bottom: 1px dotted #999999;
	padding: 5px 5px 20px 0px;
}

/*Tabelle für die Seite Home mit 2 Spalten; Spaltenbreite 50/50*/
.hometable {
	width: 100%;
}

/*Tabelle für die Seite Home mit 2 Spalten; Spaltenbreite 50/50*/
.hometable td.links {
	width: 50%;
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	padding: 5px 10px 20px 0px;
}

/*Tabelle für die Seite Home mit 2 Spalten; Spaltenbreite 50/50*/
.hometable td.rechts {
	width: 50%;
	border-bottom: 1px dotted #999999;
	padding: 5px 5px 20px 10px;
}


/* Tabelle für die Angesagt Tabelle oben auf einigen Seiten */
.angesagttable {
	width: 100%;
}

.angesagttable td.links {
	width: 33%;
	border-right: 1px solid #999999;
	padding: 5px 5px 5px 0px;
}

.angesagttable td.mitte {
	width: 33%;
	border-right: 1px solid #999999;
	padding: 5px 5px 5px 5px;
}

.angesagttable td.rechts {
	width: 33%;
	padding: 5px 5px 5px 5px;
}

/* Tabelle auf der Seite home, die den Inhalts-Flash anzeigt */
.flashtable {
	width: 100%;
}

.flashtable td.links {
	width: 18%;
	padding: 5px 10px 20px 0px;
}

.flashtable td.mittelinks {
	width: 5%;
}
.flashtable td.mitterechts {
	width: 54%; 
	padding: 5px 0px 20px 5px;
}

.flashtable td.rechts {
	width: 23%; 
	padding: 5px 5px 5px 10px;
}

/*Tabelle auf der Seite members, die den Inhalts-Flash anzeigt */
.flashtable2 {
	width: 100%;
}

.flashtable2 td.links {
	width: 35%; 
	padding: 5px 10px 20px 3px;
}

.flashtable2 td.mitte {
	width: 35%; 
	padding: 5px 0px 20px 8px;
}

.flashtable2 td.rechts {
	width: 23%;
	padding: 5px 5px 5px 13px;
}

.flashtable2 td.rechtsrechts {
	width: 7%;
}

/*Tabelle für die Seite Porträt, Kolumne uns FrauenfeldBlog mit 2 Spalten; Spaltenbreite 40/60*/
.portraettable {
	width: 100%;
}

/*Tabelle für die Seite Porträt, Kolumne und FrauenfeldBlog mit 2 Spalten; Spaltenbreite 40/60*/
.portraettable td.links {
	width: 40%;
	padding: 5px 10px 20px 0px;
}

/*Tabelle für die Seite Porträt, Kolumne und FrauenfeldBlog mit 2 Spalten; Spaltenbreite 40/60*/
.portraettable td.rechts {
	width: 60%;
	padding: 5px 5px 20px 10px;
}

/*Tabelle für die Seite Links mit 2 Spalten; Spaltenbreite 3/97*/
.linktable {
	width: 100%;
}

/*Tabelle für die Seite Links mit 2 Spalten; Spaltenbreite 3/97*/
.linktable td.links {
	width: 3%;
	padding: 3px 1px 0px 0px;
}

/*Tabelle für die Seite Links mit 2 Spalten; Spaltenbreite 3/97*/
.linktable td.rechts {
	width: 97%;
	padding: 3px 5px 0px 0px;
}

/*Tabelle für die Seiten- und Datumanzeige*/
.datumtable {
	width: 100%;
	height: 17px;
}

/*Spalte links für die Seiten- und Datumanzeige*/
.datumtable td.links {
	width: 50%;
	height: 17px;
}

/*Spalte rechts für die Seiten- und Datumanzeige*/
.datumtable td.rechts {
	width: 50%;
	height: 17px;
}

/*Tabelle für die Seite News mit 2 Spalten; Spaltenbreite 50/50*/ /*Wie hometable, aber ohne Linie links und unten*/
.newstable {
	width: 100%;
}

/*Tabelle für die Seite News mit 2 Spalten; Spaltenbreite 50/50*/ /*Wie hometable, aber ohne Linie links und unten*/
.newstable td.links {
	width: 50%;
	border-right: 1px dotted #999999; 
	padding: 5px 10px 20px 0px;
}

/*Tabelle für die Seite News mit 2 Spalten; Spaltenbreite 50/50*/ /*Wie hometable, aber ohne Linie links und unten*/
.newstable td.rechts {
	width: 50%;
	padding: 5px 5px 20px 10px;
}
.newstable td.rechts .memberalbum, .newstable td.links .memberalbum {
	font-size: 11px;
}

/*Tabelle für die Copyrightanzeige, etc. unten*/
.bottomtable {
	width: 657px;
}

/*Spalte links für die Copyrightanzeige unten*/
.bottomtable td.links {
	width: 220px;
}

/*Spalte mitte für die Top-Anzeige unten*/
.bottomtable td.mitte {
	width: 87px;
}

/*Spalte rechts für ... Anzeige [ist leer] unten*/
.bottomtable td.rechts {
	width: 350px;
}

/*Tabelle für die Anzeige des Onlinezählers, etc. unten*/
.bottomtablecounter {
	width: 600px;
}

/*Spalte links für die Onlineanzeige unten*/
.bottomtablecounter td.links {
	width: 100px;
}

/*Spalte mitte für ...-Anzeige [ist leer] unten*/
.bottomtablecounter td.mitte {
	width: 100px;
}

/*Spalte rechts für ... Anzeige [ist leer] unten*/
.bottomtablecounter td.rechts {
	width: 400px;
}

/*Tabelle für Laufende Ausstellungen und Ausstellungen demnächst auf der Seite Agenda mit 3 Spalten*/
.agendatable {
	width: 100%;
}

/*Tabelle für Laufende Ausstellungen und Ausstellungen demnächst auf der Seite Agenda mit 3 Spalten*/
.agendatable td.links {
	width: 5%;
	padding: 3px 0px 6px 0px;
}

/*Tabelle für Laufende Ausstellungen und Ausstellungen demnächst auf der Seite Agenda mit 3 Spalten*/
.agendatable td.mitte {
	width: 25%;
	border-bottom: 1px dotted #999999;
	color: #9400D3;
	text-align: right;
	padding: 3px 5px 6px 10px;
}

/*Tabelle für Laufende Ausstellungen und Ausstellungen demnächst auf der Seite Agenda mit 3 Spalten*/
.agendatable td.rechts {
	width: 70%;
	border-bottom: 1px dotted #999999;
	color: #9400D3;
	padding: 3px 5px 6px 10px;
}

/*Haupttabelle für Inhalt, wenn keine rechte Spalte angezeigt wird*/ /*Ist evt. gar nicht nötig, wenn table angezeigt wird*/
#tableagenda {
	width: 825px; 
	left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 3px 10px 3px 5px;
	background-color: #ffffff;
}

/*Für Abstand nach rechts und nach unten und einen Rahmen um Fotos auf Fotoseiten*/
#album img {
	border: 3px solid #e6e6fa;
}

/* Für den Rahmen um die Fotos auf der Memberseite */
#memberalbum img, .memberalbum img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	vertical-align: 5px;
}

.ratingicon {
	border: none 0 !important;
}

/*Tabelle für die Spalte "Mehr Frauenfeld" auf der rechten Seite*/
.spalterechts {
	width: 150px;# /*Das Zeichen # bewirkt, dass der Safari die nachfolgende Zeile nicht lesen kann*/
	margin: 2px 0px 0px 2px;
	border: 1px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}

/*Spalte links für die Spalte "Mehr Frauenfeld" auf der rechten Seite*/
.spalterechts td.links {
	width: 5px;
	padding: 1px 2px 1px 0px;
	border-bottom: 1px solid #ffffff;
}

/*Spalte rechts für die Spalte "Mehr Frauenfeld" auf der rechten Seite*/
.spalterechts td.rechts {
	width: 145px; 
	padding: 0px 0px 0px 2px;
	border-bottom: 1px solid #ffffff;
}

/*Zeigt im Kopf an auf welcher Seite wir uns befinden*/ /*Für Internet Explorer*/
*html .seitenanzeigebox {
	padding-left: 7px;
	height: 17px;
}

/*Zeigt im Kopf an auf welcher Seite wir uns befinden*/ /*Für Firefox*/
.seitenanzeigebox {
	padding-left: 7px;
	height: 17px;
}

/*Zeigt unten das Copyright an*/
.copyright {
	padding-left: 12px;
}

/*Zeigt unten die Anweisung zum Seitenanfang an*/
.topanweisung {
	padding-left: 150px;
}

/* Zeigt im Kopf das Datum an. Funktioniert im Internet Explorer 6 */
*html .datum {
	text-align: right;
	padding-right: 5px;
	height: 17px;
}

/* Zeigt im Kopf das Datum an. Funktioniert im Firefox */
.datum {
	text-align: right;/*#*/ /* Das Zeichen # bewirkt, dass der Safari die nachfolgende Zeile nicht lesen kann */
	padding-right: 5px;
	height: 17px;
}

/* Formularfelder für das versteckte Einlogformular bei FrauenfeldBlog*/
#logform input {
  font-size: 70%; 
  border: solid 1px #F7F3F3;  
  background: transparent;  
}

.counter {
	margin-top: 570px; 
	left: 0;
	padding: 0 0 0 5px;
	position: absolute;
	width: 100px;
}

body, html {
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#000066;
	scrollbar-track-color:#b6b6f6; 
	scrollbar-arrow-color:#000066;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#b6b6f6;
	scrollbar-highlight-color:#FFFFFF;
}

p, td, th {
	font-size: 13px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
}

/*Gestrichelte Linie, richtig dargestellt im Internet Explorer*/
* html hr {
	border: none;
	background-color: #999999;
	color: #999999;
	border-style: dotted;
	height: 1px;
	width: 100%;
}

/*Linie, richtig dargestellt im Firefox*/
hr {
	border: none;
	background-color: #999999;
	color: #999999;
	height: 1px;
	width: 100%;
}

/*Linie in der linken Spalte Navigation - Internet Explorer*/
* html .hr {
	line-height: 1px;
	height: 4px;
}

/*Linie in der linken Spalte Navigation*/
.hr {
	line-height: 1px;
	height: 4px;
}

/*Linie in der linken Spalte Navigation*/
.hr2 {
	font-size: 1px;
	height: 5px;
	border-bottom: 2px solid #ffffff;
	width: 40px;
}

/*Grosser Titel in der Hauptspalte*/
h1 {
	font-size: 18px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding: 5px;
	background-color: #8aa6f5;
	border-bottom: 2px solid #999999;
}

/*Titel in der rechten Spalte*/
h3 {
	font-size: 13px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	padding: 5px;
	margin-bottom: -1px; /*Verringert den Abstand unter dem Titel zur 1. Zeile*/
	background-color: #8aa6f5;
	border-bottom: 2px solid #999999;
}

/*Untertitel in der Hauptspalte*/
h2 {
	font-size: 14px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	padding: 5px;
	width: 350px;
	border-bottom: 2px solid #999999;
}

/*Untertitel in der rechten Spalte*/
h4 {
	font-size: 14px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	padding: 1px;
	margin-bottom: -1px;
	margin-top: -1px;
	width: 125px; 
	border-bottom: 2px solid #999999;
}

/*Untertitel in der Hauptspalte auf der Seite Fotogalerie. Unterstrich ist länger als h2, da die Titel meist länger sind. Sonst gleich*/
h5 {
	font-size: 16px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	padding: 5px;
	width: 600px;
	border-bottom: 2px solid #999999;
}

/*Untertitel in der Hauptspalte bei einer Spaltenbreite von 50/50, wenn innerhalb einer Spalte td platziert*/
h6 {
	font-size: 18px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #000066;
	padding: 5px;
	width: 250px;
	border-bottom: 2px solid #999999;
	margin: 0 0 10px 0;
}

/*Unter-Untertitel in der Hauptspalte auf der Seite Links*/
.h7 {
	font-size: 14px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	font-weight: bold;
	padding: 5px;
	width: 250px;
	line-height: 2.5em;
	border-bottom: 2px solid #999999;
}

/*Unter-Untertitel in der Hauptspalte auf der Seite News + Tipps*/
.h8 {
	font-size: 18px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	font-weight: normal; 
	padding: 5px 10px 5px 0px;
	width: 250px;
	line-height: 3em;
	border-bottom: 2px solid #999999;
}

/*Titel in der linken Spalte*/
.h9 {
	font-size: 14px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #818080; 
	padding: 1px;
	padding-right: 17px;
	border-bottom: 2px solid #999999; 
}

/*Titel bei Porträts. Original wie hr6, aber width 600px. Wird nicht richtig dargestellt */
.h10 {
	font-size: 18px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	padding: 5px;
	width: 600px;
	border-bottom: 2px solid #999999;
}


/*Unter-Untertitel in der Hauptspalte auf der Seite Blog*/
.h11 {
	font-size: 16px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	font-weight: bold;
	line-height: 25px;
	padding: 1px;
	width: 250px;
	border-bottom: 2px solid #999999;
}

/*Unter-Untertitel in der Hauptseite auf der Seite Blog: Linkfarbe. Funktioniert leider nicht*/
h11.color a:link {
	color:#000066;
}

/*Titel bei frauenfeld-events.ch-Blog*/
.h12 {
	font-size: 13px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #000066;
	padding: 1px; 
	width: 300px;
	border-bottom: 1px solid #999999;
}

/*Untertitel auf der Memberseite*/
.h13 {
	font-size: 17px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	font-weight: normal; 
	padding: 5px 10px 5px 0px;
	width: 100%;
	line-height: 3.5em; 
	border-bottom: 2px solid #CCCCCC;
}

/*Untertitel auf der Seite Memberwerden*/
.h14 {
	font-size: 17px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000066;
	font-weight: normal; 
	padding: 5px 10px 5px 0px;
	width: 100%;
	border-bottom: 2px solid #CCCCCC;
}

/*Etwas kleinere Schrift bei Veranstaltungsinfos*/
.pveranstaltungsinfos {
	color: #808080 !important;
	font-size: 11px; 
}
	
/* Normaler Text in rot */
.pindianred {
	color: #cd5c5c;
}

/* Normaler Text in grau*/
.pgrau {
	color: #808080;
}

/*Kleiner Text in grau*/
.pkleingrau {
	color: #808080;
	font-size: 11px; 
}

/*Normaler Text in blau für z.B. Links, die nicht besonders gekennzeichnet werden sollen*/
.pblau {
	color: #000066;
}

/*Kleinerer Text in blau*/
.pkleinblau {
	color: #000066;
	font-size: 11px; 
}

/*Kleinerer Text in weiss. Für linke Navigationsspalte*/
.pkleinweiss {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px; 
}

/*Noch Kleinerer Text in weiss. Für linke Navigationsspalte*/
.pkleinkleinweiss {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; 
}

/*Hintergrundfarbe für Text*/
.hintergrundfarbe {
	background-color: #e0ffff;
	padding-left: 4px;
	padding-right: 4px;
}

/*Hintergrundfarbe für Titel in der rechten Spalte*/
.hintergrundfarbeblau {
	background-color: #dce3f7; 
	padding-left: 5px;
	padding-right: 5px;
}

/*Hintergrundfarbe für wichtige Daten innerhalb verschiedener Veranstaltungen (z.B. Vorträge, Kinderführungen, etc.) auf der Seite Veranstaltungsinfos*/
.hintergrundfarbegrau {
	background-color: #f5f1f1;  
	padding-left: 5px;
	padding-right: 5px;
}

/*Hintergrundfarbe für Titel in der Navigations-Spalte */
.hintergrundfarberot {
	background-color: #FF9933; /*Farbe kann frei gewählt werden, da sie momentan noch nicht benützt wird*/
	padding-left: 5px;
	padding-right: 5px;
}

a:link, a:visited {
	text-decoration: none;
	color: #6495ed;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
	color: #40e0d0;
	background-color: transparent;
}

/*Tabelle für die Navigation links*/
.navi {
	width: 150px;
	margin: 50px 0px 0px 2px;
}

/*Spalte links für die Navigation links*/
.navi td.links {
	width: 6px;
	padding: 1px 2px 1px 3px; 
}

/*Spalte rechts für die Navigation links*/
.navi td.rechts {
	padding: 0px 0px 0px 2px;
}

.navi a:link, .navi a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px; 
}

.navi a:hover {
	text-decoration: none;
	color: #6495ed;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px; 
}

.navi a:active {
	text-decoration: none;
	color: #ff1493;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-weight: normal;
	font-size: 12px; 
}

/*Angaben für das Kontakt- und das Agendaeinträgeformular*/
input.txt, textarea.txt {
	border: 1px solid;
	width: 230px;
}

/*Angaben für das Kontakt- und das Agendaeinträgeformular*/
input.btn {
	color: #00008B;
	background-color: #ADD8E6;
	border: 1px outset #00008B;
}

/*Angaben für das Kontakt- und das Agendaeinträgeformular*/
form p {
	clear: left;
	margin: 0;
	padding: 9px 20px;
}

/*Angaben für das Kontakt- und das Agendaeinträgeformular*/
form p label {
	float: left;
	width: 45%;
}

/*Angaben für das Formular auf der Seite Suchen*/
.sform {  
	font-size: 11px; 
	color: #000000; 
	width: 160px; 
	height: 17px; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	border-top: 1px solid #999999 
}

/*Angaben für das Formular auf der Seite Suchen*/
.sbutton { 
	font-size: 11px; 
	width: 100px; 
	color: #000066; 
	font-weight: normal; 
	background-color: #E8E8E8; 
	border-left: 1px solid #576675; 
	border-bottom: 1px solid #576675; 
	border-right: 1px solid #576675; 
	border-top: 1px solid #576675;
}

/* Diese Liste wird auf der Seite news/index.php gebraucht, um die EventTipps und Festivals anzuzeigen. Die #liste brauche ich auf der Seite rechtespalteinhalt.html */
#liste2 {
	width: 300px;
}
	
#liste2 ul {
	list-style-image:  url(../bilder/picto046.gif);
	border: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 12px;
	/*font-size: 11px;*/
	/*font-family: Verdana, Helvetica, Arial, sans-serif;*/
	/*color: #000066;*/
}
		
#liste2 li {
	border-bottom: 1px solid #ecebeb;
	padding-bottom: 4px;
	padding-top: 0px; 
}



/* Definition für die Liste auf der Seite Impressum frauenfeld-events.ch-News. Funktioniert leider nicht! */
/*ul {
	list-style-image: url(../bilder/picto003.gif);
}*/


 /* Hier folgen die Stylesheets für das Expblog Standard Template von FrauenfeldBlog */

/************************************************************************
 ****** Sektion Layout **************************************************
 ************************************************************************/


#main { background:#fff; text-align:left; color:#000; width:640px; margin:5px auto; } /* war width: 865px; habe ich gelöscht, da durch table gegeben. War margin:20px auto;. width:640px; ist ideal, aber die Linie zwischen Inhalt und rechter Spalte fehlt */

#header { height:0px; line-height:50px; background-image:url('img/header.png'); text-align:center; margin:0 auto; }  

/* Die Navigationsleiste unter dem Header */
#navbar { height:30px; background: #fff; color:#333; margin:10px 0 0 0; }

/* Container fuer Plugins und Content */
#mainbody { background:#fff; color:#333; width:640px; padding:0; } /* width: 865px; habe ich gelöscht, da durch table gegeben. width:640px; ist ideal, aber die Linie zwischen Inhalt und rechter Spalte fehlt */

/* Die Pluginspalte */
#plugins { float:right; width:150px; margin:0; padding:10px 0 0 10px; background:#fff; color:#333; } /* war width: 195px; dann 150px;. War padding:10px 0 0 30px;  war float: left;*/ 

/* Der Inhaltsbereich */
#content { float:left; width:470px; margin:0; padding:10px 0 0 10px; background:#fff; color:#333; } /* width: 580px; habe ich gelöscht, da durch table gegeben. War padding:10px 0 0 30px; */

#footer { clear:both; padding:150px 0 0 0; margin:0; }

/* Abgerundete Ecken erzeugen */
#boxtop { background: url('img/or.gif') no-repeat top right; margin:0; padding:0; }
#boxtop div { height: 10px; background: url('img/ol.gif') no-repeat top left; margin:0; padding:0; }
#boxbottom { background: url('img/ur.gif') no-repeat bottom right; margin:0; padding:0; }
#boxbottom div { height: 10px; background: url('img/ul.gif') no-repeat bottom left; margin:0; padding:0; }


/************************************************************************
 ****** Sektion Global **************************************************
 ************************************************************************/
a { color:#2857A4 }
.clear_left { clear:left; }
.sql_debuging { font-size:0.98em; padding:6px 10px; margin:0 20px; border:1px dashed #8CACBB; background-color:#F7F9FA; overflow-x:auto; }


/************************************************************************
 ****** Sektion Templates ***********************************************
 ************************************************************************/

/*** header.tpl.php ******************************/
#blogtitel { /*visibility:hidden;*/ color:#fff; font-size:26px; text-align:center; font-weight:bold; margin-bottom:0; padding-top:0px; } 
#blogtitel a { color:#fff; text-decoration:none; }
#navi { background:#fff; margin:0; padding:0; }
#navlinks { background:#fff; margin:0; padding:0; float:left; width:595px; text-align:left; } 
#navlinks ul { margin:0 0 0 12px; padding:0; } 
#navlinks li { display:inline; list-style-type:none; background-color:#fafafa; }
#navlinks a {
  border:1px solid silver;
  width:75px; float:left;
  background:#fafafa; color:black;
  text-decoration:none; text-align:center;
  padding:0 5px 0 5px; margin:0 5px 0 5px;
}
#navlinks a:link { background:#fafafa; }
#navlinks a:visited { background:#fafafa; }
#navlinks a:hover { background:#eee; }
#navlinks a:active { background:#fafafa; }
#index_pager { width:100%; height:40px; }
#index_pager td { vertical-align: top; }
#pager_back { width:15%; text-align:left; padding-top:2px; }
#pager_allcount { width:19%; text-align:center; padding-top:2px; }
#pager_apage { width:32%; text-align:center; padding-top:2px; }
#pager_select { width:19%; text-align:center; }
#pager_select select { font-size: 11px; border:1px solid #464646; }
#pager_select input { font-size: 11px; border:1px solid #464646; }
#pager_next { width:15%; text-align:right; padding-top:2px; }
/*********************************************/

/*** index.tpl.php *******************************/
.index_post { padding: 0; margin:0 0 10px 0; text-align:left; }
.index_post_titel { font-size:18px; text-decoration:none; margin: 0 0 -14px 0; }
.index_post_titel a { font-size:18px; text-decoration:none; font-weight:normal; }
.index_post_author_date { font-size:11px; color:#A3A3AD; font-weight:normal; margin:8px 0 0 0; padding: 8px 0 2px 0; border-bottom:1px dotted #BEC4C9; }
.index_post_author_date a { text-decoration:none; font-weight:normal; }
.index_post_teaser { margin:10px 0 0 0; padding:0; font-size:12px; line-height:17px; }
.index_post_weiter { text-align: right; margin:5px 0 0 0; padding:0; }
.index_post_footer { width:100%; margin:10px 0 60px 0; color:#A3A3AD; line-height:20px; padding:0; text-align:left; border-top:1px dotted #BEC4C9; }
.index_post_footer a {  text-decoration:none; }
.index_post_footer img { vertical-align: middle; }
.index_post_footer_stuff { width:55%; float:left; padding:0; }
.index_post_kommentar_count { padding:0 5px 0 0; }
.index_post_kommentar{ padding:0; }
.index_post_kommentar img { height:16px; width:16px; border:0; padding:0 5px 0 0; }
.index_post_bookmarkicons { width:45%; float:left; padding:0; text-align:right; }
.index_post_bookmarkicons img { vertical-align: middle; padding:1px 2px 0 2px; border:0; }
.index_post_hits { padding:0 5px 0 0; }
/*********************************************/

/*** details.tpl.php *****************************/
#details_titel { margin:0; padding:0; font-size: 18px; font-weight:normal; }
#details_teaser { margin:10px 0 10px 0; padding:0; font-size:12px; line-height:17px; }
#details_body { margin:0 0 25px 0; padding:0; font-size:12px; line-height:17px; }
#details_nav { margin:20px 0 0 0; text-align: center; }
#details_comments { margin: 50px 0 50px 0; }
#details_comments_headline { font-weight:bolder; margin-bottom:10px; }
.details_single_comment_container { padding: 10px 0 10px 0; margin:0; background:#fafafa; border-top:1px solid #ccc; }
.details_single_comment_usericon { float: left; width:30px; }
.details_single_comment_usericon img { border: 0; padding: 0 0 0 15px; }
.details_single_comment_username { float: left; padding: 0 0 0 10px; font-weight:bolder; }
.details_single_comment_userhomepage { float: left;  padding: 0 0 0 10px; }
.details_single_comment_createdatetime { float: left;  padding: 0 0 0 10px; font-size:10px; color:#A3A3AD; }
.details_single_comment_comment { clear: both; padding:5px 15px 0 15px; }
#details_captcha { width:445px; text-align:center; margin:0 auto; padding:0; } 
#details_captcha_img { width: 130px; height:40px; float: left; margin:0; padding:0; text-align: left; }
#details_captcha_img_tag { width:120px; height:40px; border:0; }
#details_captcha_indicator { width:16px; height:16px; border:0; margin: 12px 52px; }
#details_captcha_txt { font-size:11px; line-height: 17px; text-align: justify; margin:0; padding:3px 0 0 0; }
#details_captcha_pwd { height: 14px; width: 50px; font-size: 10px; background:#fafafa; border:1px solid #ccc; padding: 0 0 0 2px; }
#details_comment_form { margin:0; padding:0; text-align:center; }
.details_comment_form_text { width:240px; background:#fafafa; border:1px solid #ccc; padding:3px; margin:10px 2px 0 2px; }
#details_comment_form textarea { width:445px; height:250px; background:#fafafa; border:1px solid #ccc; margin: 8px 0 0 0; } 
#details_footer { padding:0; margin:0; font-size:10px; color:#A3A3AD; }
#details_footer a { text-decoration:none; }
.details_error_msg {}
#details_captcha_error_msg { font-weight: bold; margin: 20px 0 20px 0; }
#details_comment_buttons { width:445px; margin: 8px auto 10px auto; } 
#details_comment_remember { padding:0; margin:10px 0; }
#bbcode_buttons { float:left; width:175px; text-align:left; margin:0; padding:0 0 0 20px; }
.details_bbcode_buttons_short { width:20px; background:#fafafa; border:1px solid #ccc; }
.details_bbcode_buttons_long { width:40px; background:#fafafa; border:1px solid #ccc; }
#kommentar_button { float:left; text-align:right; width: 286px; padding:0; margin:0; }
#details_comment_submit { background:#fafafa; border:1px solid #ccc; }
#bbcode_smilies { margin:0; padding:0; text-align: center; }
/*********************************************/

/*** archiv.tpl.php ******************************/
#archiv { margin: 5px 15px 30px 15px; }
.archiv_header { text-align: center; font-size: 14px; font-weight: bold; }
.archiv_counter { text-align: right; font-size: 12px; padding: 0; }
.archiv_pager { text-align: center; padding: 30px 0 10px 0; }
.archiv_post { padding: 10px 0 0 0; margin: 0 0 0 0; }
.archiv_post_titel { font-size: 14px; display: block; }
.archiv_post_abgelegt { font-size: 12px; padding: 0; margin: 0; }
.archiv_error_msg {}
.archiv_footer { text-align: right; padding: 10px 0 0 0; }
/*********************************************/

/*** kontakt.tpl.php ***************************/
#impressum { margin: 5px 15px 30px 15px; }
#impressum_titel { text-align: center; font-size: 14px; font-weight: bold; }
#impressum_daten { padding: 15px 0 15px 0;}
.impressum_form_name_txt { display: inline; }
.impressum_form_name { display: block; width: 270px; border: 1px solid black; margin-bottom: 5px; }
.impressum_form_email_txt { display: inline; }
.impressum_form_email { display: block; width: 270px; border: 1px solid black; margin-bottom: 5px; }
.impressum_form_subject_txt { display: inline; }
.impressum_form_subject { display: block; width: 270px; border: 1px solid black; margin-bottom: 5px; }
.impressum_form_message_txt { display: inline; }
.impressum_form_message { height: 180px; width: 450px; border: 1px solid black; display: block; }
.impressum_form_submit { text-align: right; }
/*********************************************/

/*** suche.tpl.php ******************************/
#suche { margin: 5px 15px 30px 15px; }
#suche_header { text-align: center; font-size: 14px; font-weight: normal; margin: 0 0 30px 0; }
#suche_suchfeld { width:330px; margin:0 auto 30px auto; }
#suche_suchfeld_input { float:left; height:18px; width:250px; padding:2px 2px 2px 5px; margin:0 10px 0 0; font-size:13px; background:#eee; border:1px solid #ccc; }
#suche_suchfeld_submit { float:left; height:24px; width:60px; font-size:13px; font-weight:bolder; background:#cfcfcf; border:1px solid #ccc; }
.suche_results { margin:0 0 10px 0; }
.suche_result_titel { margin:5px 0 0 0; }
.suche_result_titel a { font-size:13px; }
.suche_result_footer { margin:5px 0 0 0; font-size:11px; }
/*********************************************/

/*** offline.tpl.php ******************************/
#wartungsmodus { text-align: center; }
#wartungsmodus p { margin: 60px 0 0 0; font-size:12px; }
/*********************************************/

/*** footer.tpl.php ******************************/
#copyright { text-align: center; font-size:11px; color:#A3A3AD; background:#ffffff; padding:20px 0 5px 0; } 
/*********************************************/



/************************************************************************
 ****** Sektion Plugins *************************************************
 ************************************************************************/

/*** plugins/statistik.php ********************/
#plugin_statistik { padding-bottom: 25px;  text-align: left; }
#plugin_statistik_topic { margin: 0; padding: 0; color:#13568C;/*#ff7c08*/ font-weight:bold; border-bottom: 1px dotted #BEC4C9; }
#plugin_statistik ul  { list-style-image: url('img/dots.png'); margin:10px 0 0 30px; padding:0; }
#plugin_statistik p {}

/*********************************************/

/*** plugins/weblinks.php ********************/
#plugin_weblinks { padding-bottom: 25px; }
#plugin_weblinks_topic { margin: 0; padding: 0; color:#13568C;/*#ff7c08*/ font-weight:bold; text-align: left; border-bottom: 1px dotted #BEC4C9; }
#plugin_weblinks_liste { list-style-image: url('img/dots.png'); margin:10px 0 0 30px; padding:0; }
/*********************************************/

/*** plugins/blognavi.php ********************/
#plugin_kategorien { padding-bottom: 25px; }
#plugin_kategorien_topic { margin: 0; padding: 0; color:#13568C;/*#ff7c08*/ font-weight:bold; text-align: left; border-bottom: 1px dotted #BEC4C9; }
ul#plugin_kategorien_links { /*margin: 0; padding: 0;*/ list-style-image: url('img/folder.png'); margin:10px 0 0 35px; padding:0; }
#plugin_kategorien_links li { list-style-type: none; /*margin: 0; padding: 0;*/ }
#plugin_kategorien_error {}
/*********************************************/

/*** plugins/kalender.php ********************/
#plugin_kalender { padding-bottom: 25px; }
#plugin_kalender a { color: #2857A4; font-weight:bolder; text-decoration:underline; }
#plugin_kalender_box { width:182px; margin-left:auto; margin-right:auto; font-size:11px; }
#plugin_kalender_monat { text-align:center; font-size:11px; text-align:center; }
.plugin_kalender_wochentage { float:left; width:25px; font-weight:bolder; color:#484848; text-align:center; margin-right:1px; }
.plugin_kalender_tag_normal { float:left; width:25px; text-align:center; background:#EEEEEE; margin-right:1px; margin-top:1px; }
.plugin_kalender_tag_normal_link { float:left; width:25px; text-align:center; background:#EEEEEE; margin-right:1px; margin-top:1px; }
.plugin_kalender_tag_today { float:left; width:25px; text-align:center; background:#CFCFCF; margin-right:1px; margin-top:1px; }
.plugin_kalender_placeholder_top { float:left; width:25px; text-align:center; background:#F5F5F5; margin-right:1px; margin-top:1px; }
.plugin_kalender_placeholder_bottom { float:left; width:25px; text-align:center; background:#F5F5F5; margin-right:1px; }
#plugin_kalender_navi { text-align: center; }
#plugin_kalender_navi a { text-decoration:none; }
#plugin_kalender_navi a:hover { text-decoration:underline; }
/*********************************************/

/*** plugins/kommentare.php ****************/
#plugin_kommentare { padding-bottom: 25px; text-align: left; }
#plugin_kommentare_topic { margin: 0; padding: 0; color:#13568C;/*#ff7c08*/ font-weight:bold; text-align: left; border-bottom: 1px dotted #BEC4C9; }
.plugin_kommentare_entry { font-size:11px; padding:10px 0 0 14px; margin:0; }
/*********************************************/

/*** plugins/lastnews.php ********************/
#plugin_lastnews { padding-bottom: 25px; }
#plugin_lastnews_topic { margin: 0; padding: 0; color:#13568C;/*#ff7c08*/ font-weight:bold; text-align: left; border-bottom: 1px dotted #BEC4C9; }
#plugin_lastnews_liste { list-style-image: url('img/dots.png'); margin:10px 0 0 30px; padding:0; }
/*********************************************/

/*** plugins/phpbb.php **********************/
#plugin_phpbb { padding-bottom: 25px; }
#plugin_phpbb_topic { margin: 0; padding: 0; color:#13568C;/*#ff7c08*/ font-weight:bold; text-align: left; border-bottom: 1px dotted #BEC4C9; }
#plugin_phpbb_liste {}
/*********************************************/

/*** plugins/zufallspost.php *****************/
#plugin_zufallspost { padding-bottom: 25px; text-align: center; }
#plugin_zufallspost_topic { margin: 0; padding: 0; color:#13568C;/*#ff7c08*/ font-weight:bold; text-align: left; border-bottom: 1px dotted #BEC4C9; }
#plugin_zufallspost_content { padding-top: 15px; }
#plugin_zufallspost_content a {}
/*********************************************/

/*** plugins/autoren.php *****************/
#plugin_autoren { padding-bottom: 25px; }
#plugin_autoren_topic { margin: 0; padding: 0; color:#13568C;/*#ff7c08*/ font-weight:bold; text-align: left; border-bottom: 1px dotted #BEC4C9; }
ul#plugin_autoren_links { /*margin: 0; padding: 0;*/ list-style-image: url('img/user.gif'); margin:10px 0 0 36px; padding:0; }
#plugin_autoren_links li { list-style-type: none; /*margin: 0; padding: 0;*/ }
#plugin_autoren_error {}
/*********************************************/

/*** plugins/blogroll.php ********************/
#plugin_blogroll { padding-bottom: 25px; }
#plugin_blogroll_topic { margin: 0; padding: 0; color:#13568C;/*#ff7c08*/ font-weight:bold; text-align: left; border-bottom: 1px dotted #BEC4C9; }
#plugin_blogroll_liste { list-style-image: url('img/dots.png'); }
/*********************************************/

/*** plugins/meistgelesene.php ********************/
#plugin_meistgelesene { padding-bottom: 25px; }
#plugin_meistgelesene_topic { margin:0; padding:0; color:#13568C;/*#ff7c08*/ font-weight:bold; text-align: left; border-bottom: 1px dotted #BEC4C9; }
#plugin_meistgelesene_liste { list-style-image: url('img/dots.png'); margin:10px 0 0 30px; padding:0; }
/*********************************************/

/*** plugins/archiv.php ********************/
#plugin_archiv { padding-bottom: 25px; }
#plugin_archiv_topic { margin:0; padding:0; color:#13568C;/*#ff7c08*/ font-weight:bold; text-align:left; border-bottom:1px dotted #BEC4C9; }
#plugin_archiv_liste { margin:0; padding:0; }
#plugin_archiv_liste dt { padding:10px 0 3px 13px; font-size:11px; font-weight:bolder; color:#6E6E6E; }
#plugin_archiv_liste dd { margin:0; padding:0 0 2px 35px; }

/*]]>*/

	.success {
		margin: 0 0 10px 0;
		background: url(/images/icons/accept.png) 10px 9px no-repeat #D8FFCE;
		padding: 10px 10px 10px 35px !important;
		color: #006600;
		font-size: 11px;
		font-weight: bold;
	}
	.error {
		margin: 0 0 10px 0;
		background: url(/images/icons/exclamation.png) 10px 9px no-repeat #FFCECE;
		padding: 10px 10px 10px 35px !important;
		color: #660000;
		font-size: 11px;
		font-weight: bold;
	}
	.info {
		margin: 0 0 10px 0;
		background: url(/images/icons/information.png) 10px 9px no-repeat #CED5FF;
		padding: 10px 10px 10px 35px !important;
		color: #000066;
		font-size: 11px;
		font-weight: bold;
	}
	
	.schatten_150x100 {
		height: 110px;
		width: 160px;
		padding: 4px 0 0 4px;
		background: url(../images/schatten_150x100.jpg) top left no-repeat;
	}
.spacer {
	height: 1px;
	line-height: 1px;
	clear: both !important;
}

	/***********************************************************************************
	SEITENNAVIGATION IM FORUM, PN's etc.
	***********************************************************************************/
	.navigation {
		padding: 5px 0;
		height: 25px;
		vertical-align: middle;
		padding: 3px 13px 3px 3px;
		margin: 3px 0;
	}
	.navigation form {
		display: inline;
		margin: 0;
		padding: 0;
	}
	.navigation select {
		display: inline;
		margin: 0;
		padding: 0;
	}
	.navigation img {
		vertical-align: middle;
		margin: 0 2px 2px 2px;
		padding: 0;
	}
	.naviL {
		width: 49%;
		float: left;
		vertical-align: middle;
	}
	.navigation p {
		margin: 0; padding: 0;
		display: inline;
	}
	.naviR {
		width: 49%;
		float: right;
		text-align: right;
		vertical-align: middle;
	}



/*****************************************************
Shop
*****************************************************/
.article {
	margin: 0 0 20px 0;
	border-bottom: #CCC 1px solid;
	padding: 0 0 20px 0;
}
.a_img {
	width: 32%;
	float: left;
}
.a_img img {
	margin: 0 0 10px 0;
}
.a_desc {
	width: 68%;
	float: right;
}
.right {
	text-align: right;
}
.cart {
	width: 100%;
}
.cart td {
	padding: 5px 3px;
}
.cart th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCC;
	padding: 5px 3px;
}
.cart .right {
	text-align: right;
}
.cart .total td {
	border-top: #CCC 1px solid;
	border-bottom: #CCC 3px double;
	font-weight: bold;
}
.cart .zwischentotal td {
	border-top: #CCC 1px solid;
	font-weight: bold;
}
.steps td {
	font-size: 11px;
}
/* sn = shop navigation */
.shop_nav {
	clear: both;
	height: 19px;
	margin: 0 0 30px 0;
}
.shop_nav div {
	float: left;
	width: 25%;
	text-decoration: none !important;
	font-size: 11px;
	color: #000 !important;
	height: 19px;
}
.shop_nav div a, .shop_nav div span {
	text-decoration: none !important;
	font-size: 11px;
	color: #000 !important;
	line-height: 19px;
	padding: 0 0 0 10px;
}
.sn_00 {
	background: url(../images/shop/steps_00.gif) right no-repeat #E6E6E6;
}
.sn_10 {
	background: url(../images/shop/steps_10.gif) right no-repeat #CACACA;
}
.sn_01 {
	background: url(../images/shop/steps_01.gif) right no-repeat #E6E6E6;
}
.sn_0_ {
	background: url(../images/shop/steps_0_.gif) right no-repeat #E6E6E6;
}
.sn_1_ {
	background: url(../images/shop/steps_1_.gif) right no-repeat #CACACA;
}
.middle {
	vertical-align: middle;
	margin-bottom: 2px;
}
.cart img.middle {
	padding: 1px;
	border: 1px solid #CCC;
}

a img {
	border: none 0;
}
