@charset "UTF-8";

/* CSS Document version 1.0 01.July2008 - initial CSS version, ok on safari3, firefox2 - ck from www.worknode.com */
/* Base Area */

@import "webform_quiz.css";

body
{
	color: #333;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 18px;
	background-color: #e4e3d6;
	font-weight: normal;
	margin: 0 0 0 0;
	text-align: center;
	background-image: url(../sitestuff/bg_tilsit_03.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#feedback { padding: 0 0 0 650px; }

#feedback a:link
{
	text-decoration: none;
	color: #666;
	padding: 2px 4px 2px 4px;
}

#feedback a:visited
{
	text-decoration: none;
	color: #666;
	padding: 2px 4px 2px 4px;
}

#feedback a:hover
{
	text-decoration: underline;
	color: #C00;
	padding: 2px 4px 2px 4px;
}

#feedback a:active
{
	text-decoration: none;
	color: #666;
	padding: 2px 4px 2px 4px;
}

/* ##### NEW Startseite Stuff Start ##### */
#wrapSTART
{
	margin: 0 auto;
	width: 860px;
	text-align: left;
}

#boxSTART
{
	background-image: url(../sitestuff/bg_box_startseite.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
	padding: 20px 0 0 12px;
	margin: 0 0 10px 0;
	width: 846px;
	height: 780px;
}

#languageMenu
{
	font-size: 11px;
	float: right;
	margin: 37px 15px 0 0;
}

#siteMenuNEW
{
	font-size: 10px;
	float: right;
	margin: 37px 15px 0 0;
}

#siteLogoNEW
{
	width: 200px;
	float: left;
	height: 55px;
	margin-bottom: 10px;
}

#startContent
{
	width: 833px;
	height: 300px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	display: block;
}

#startContentProdukt
{
	width: 831px;
	height: 298px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	display: none;
	background-image: url(../sitestuff/aufmacherProdukteBG.jpg);
	background-repeat: no-repeat;
	border: 1px #CCC solid;
}

#mainMenuNEW
{
	background-image: url(bg_mainMenu.gif);
	background-repeat: no-repeat;
	background-color: #aa1224;
	height: 17px;
	width: 678px;
	padding: 5px 0 3px 155px;
	font-size: 12px;
	margin: 0 0 3px 0px;
	color: #feffff;
	clear: both;
}

#mainMenuNEW a:link
{
	text-decoration: none;
	color: #FFF;
}

#mainMenuNEW a:visited
{
	text-decoration: none;
	color: #FFF;
}

#mainMenuNEW a:hover
{
	text-decoration: underline;
	color: #FFF;
}

#mainMenuNEW a:active
{
	text-decoration: none;
	color: #FFF;
}

#mainMenuNEW .activeLink { font-weight: bold; }

#infoArea
{
	width: 798px;
	height: 205px;
	background-color: #aa1224;
	background-image: url(../sitestuff/red_front_BG.jpg);
	background-repeat: no-repeat;
	margin: 3px 0 3px 0;
	padding: 5px 10px 5px 25px;
	display: block;
}

#frontStory
{
	color: #FFF;
	font-size: 11px;
	width: 215px;
	height: 195px;
	float: right;
	line-height: 16px;
}

#frontStory h3
{
	font-size: 14px;
	margin: 0;
	padding: 3px 0 8px 0;
}

#frontStory a:link
{
	text-decoration: none;
	color: #FFF;
}

#frontStory a:visited
{
	text-decoration: none;
	color: #FFF;
}

#frontStory a:hover
{
	text-decoration: underline;
	color: #000;
}

#frontStory a:active
{
	text-decoration: none;
	color: #FFF;
}

#frontProduct
{
	color: #FFF;
	font-size: 11px;
	width: 280px;
	height: 195px;
	float: right;
	border-top: 0;
	border-right: 1px #d5808c solid;
	border-bottom: 0 dotted;
	border-left: 1px #d5808c solid;
	padding: 0 8px 0 8px;
	margin: 0 10px 0 7px;
}

#frontProduct h3
{
	font-size: 14px;
	margin: 0;
	padding: 3px 0 0px 0;
}

#frontProduct a:link
{
	text-decoration: none;
	color: #FFF;
}

#frontProduct a:visited
{
	text-decoration: none;
	color: #FFF;
}

#frontProduct a:hover
{
	text-decoration: underline;
	color: #000;
}

#frontProduct a:active
{
	text-decoration: none;
	color: #FFF;
}

#frontNews
{
	color: #FFF;
	font-size: 12px;
	width: 265px;
	height: 195px;
	float: left;
	margin: 0;
	padding: 0;
}

#frontNews a:link
{
	text-decoration: none;
	color: #FFF;
}

#frontNews a:visited
{
	text-decoration: none;
	color: #FFF;
}

#frontNews a:hover
{
	text-decoration: underline;
	color: #000;
}

#frontNews a:active
{
	text-decoration: none;
	color: #FFF;
}

#frontNews h3
{
	font-size: 14px;
	margin: 0;
	padding: 3px 0 8px 0;
}

#directoryNavigation
{
	width: 799px;
	background-color: #FFF;
	height: 90px;
	padding: 10px 1px 10px 33px;
	color: #666;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
	line-height: 13px;
	float: left;
}

#directoryNavigation a:link
{
	text-decoration: none;
	color: #999;
}

#directoryNavigation a:visited
{
	text-decoration: none;
	color: #999;
}

#directoryNavigation a:hover
{
	text-decoration: underline;
	color: #aa1224;
}

#directoryNavigation a:active
{
	text-decoration: none;
	color: #999;
}

/* #### NEW Startseite Stuff End #### */
#directoryNavigationFollow
{
	width: 799px;
	background-color: #FFF;
	height: 90px;
	padding: 15px 1px 10px 33px;
	color: #666;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
	line-height: 13px;
	border-top: 1px #E6E6E6 solid;
	clear: right;
}

#directoryNavigationFollow a:link
{
	text-decoration: none;
	color: #999;
}

#directoryNavigationFollow a:visited
{
	text-decoration: none;
	color: #999;
}

#directoryNavigationFollow a:hover
{
	text-decoration: underline;
	color: #aa1224;
}

#directoryNavigationFollow a:active
{
	text-decoration: none;
	color: #999;
}

ul
{
	padding-right: 15px;
	padding-left: 25px;
}

p
{
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

h1 { margin: 5px 0 -5px 0; }
h3 { font-size: 14px; }

hr
{
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	height: 1px;
	margin: 9px 0px 9px 0px;
	width: 100%;
	border-color: #d9d9d9;
	padding: 0;
}

a:link
{
	text-decoration: none;
	color: #174c95;
}

a:visited
{
	text-decoration: none;
	color: #174c95;
}

a:hover
{
	text-decoration: underline;
	color: #a4b8d5;
}

a:active
{
	text-decoration: none;
	color: #174c95;
}

img { border: 0; }

#wrap
{
	margin: 0 auto;
	width: 860px;
	text-align: left;
}

#box
{
	background-image: url(../sitestuff/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
	padding: 20px 0 0 12px;
	margin: 0 0 10px 0;
	width: 846px;
}

#mainMenu
{
	background-image: url(bg_mainMenu.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding: 5px 0 5px 155px;
	font-size: 12px;
	margin: 0 0 0 0px;
	color: #feffff;
}

#mainMenu a:link
{
	text-decoration: none;
	color: #FFF;
}

#mainMenu a:visited
{
	text-decoration: none;
	color: #FFF;
}

#mainMenu a:hover
{
	text-decoration: underline;
	color: #FFF;
}

#mainMenu a:active
{
	text-decoration: none;
	color: #FFF;
}

.activeLink
{
	font-weight: normal;
	color: #000;
	font-style: normal;
}

#siteLogo
{
	position: absolute;
	z-index: 2;
	top: 41px;
	left: 10px;
}

#subMenu
{
	font-size: 10px;
	margin: 0 0 0 0;
	color: #F03;
	padding: 10px 0 0 156px;
	background-color: #FFF;
	width: 677px;
	height: 18px;
	/*border-bottom: 1px #F3F3F3 dotted;*/
	overflow: visible;
}

#subMenu a:link
{
	text-decoration: none;
	color: #000;
}

#subMenu a:visited
{
	text-decoration: none;
	color: #000;
}

#subMenu a:hover
{
	text-decoration: underline;
	color: #000;
}

#subMenu a:active
{
	text-decoration: none;
	color: #000;
}

#siteMenu
{
	position: absolute;
	z-index: 3;
	top: 33px;
	font-size: 10px;
	color: #000;
	left: 370px;
	width: 150px;
	background-image: url(../sitestuff/graphics_01.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 140px;
	height: 50px;
	line-height: 12px;
}

#mainContent
{
	background-color: #FFF;
	width: 825px;
	margin: 0px 0 0 0;
	padding: 4px 4px 4px 4px;
	min-height: 372px;
}

.clearfix { display: inline-block; }

#twoCols
{
	width: 670px;
	float: right;
}

#leftArea
{
	width: 139px;
	height: 400px;
	float: left;
	margin: -28px 0 0 0;
}

#rightArea
{
	float: right;
	width: 282px;
	margin: 15px 0 0 0;
	background-color: #DE0023;
}

#rightPic
{
	border: 0px;
	height: 198px;
}

#rightPic img { border-bottom: 4px #FFF solid; }

#rightText
{
	color: #FFF;
	margin: 0 0 0 0;
	width: 262px;
	min-height: 153px;
	max-height: 400px;
	padding: 1px 10px 5px 10px;
	line-height: 15px;
	font-size: 11px;
	text-align: left;
}

#rightPic2
{
	border: 0px;
	height: 230px;
}

#rightPic2 img { border-bottom: 4px #FFF solid; }

/* was 126px height */
#rightText2
{
	background-color: #DE0023;
	color: #FFF;
	margin: 0 0 0 0;
	width: 260px;
	min-height: 126px;
	max-height: 400px;
	padding: 1px 20px 0 2px;
	line-height: 15px;
	font-size: 11px;
}

#rightText p
{
	margin: 3px 0 0 0;
	padding: 0;
}

#rightText a:link
{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#rightText a:visited
{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#rightText a:hover
{
	text-decoration: underline;
	color: #FFF;
}

#rightText a:active
{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#placeholder
{
	border: 0;
	margin: 0 0 4px 0;
}

#midArea
{
	float: left;
	display: inline;
	padding-top: 0px;
	line-height: 18px;
	width: 365px;
}

#footer
{
	background-image: url(../sitestuff/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 37px;
	margin: -10px 0 20px 0;
	width: 846px;
}

#mainContent li { list-style-image: url(../sitestuff/li_pfeil_rot.gif); }

/* Rezepte Css */
#wraprezepte
{
	margin: 0 auto;
	width: 620px;
	text-align: left;
}

#boxrezepte
{
	background-color: #FFF;
	width: 580px;
	margin: 15px 0 0 0;
	padding: 20px;
}

#siteLogoRezepte { padding: 5px; }
#rezepteHeadline { }
#boxrezepte h1 { margin: 10px 0 0 0; }
#printMe { }

/* Feedback Css */
#FeedbackForm
{
	margin: 0;
	background-image: url(../sitestuff/feedbackBsG.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 35px;
	font-size: 10px;
}

/* Folgeseite WIDE Css */
#wideArea
{
	margin-right: 0px;
	padding-left: 155px;
	line-height: 18px;
}

#wideArea75
{
	margin-right: 0px;
	padding-left: 155px;
	line-height: 18px;
	width: 635px;
}

#wideAreaFull
{
	line-height: 18px;
	padding-top: 20px;
	width: 800px;
	margin: 0 0 0 15px;
}

.clearer
{
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	height: 1px;
	margin: 9px 0px 9px 0px;
	width: 95%;
	border-color: #EAEAEA;
	padding: 0;
}

/* Folgeseite 50/50 Css */
#right50
{
	float: right;
	width: 325px;
	margin: 83px 0 0 0;
}

#left50
{
	margin-right: 330px;
	padding-left: 165px;
	padding-top: 20px;
	line-height: 18px;
}

/* Tabellen Css */
.tabelleNormal
{
	width: 650px;
	margin: 15px 0 0 0;
}

.tabelleNormal caption { text-align: left; }
TABLE.tabelleNormal P { margin: 3px; }
TABLE.tabelleNormal TR.tr-even { }
TABLE.tabelleNormal TR.tr-odd { }

TABLE.tabelleNormal TD.td-0
{
	padding-left: 0;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	height: 25px;
	width: 200px;
	vertical-align: top;
}

TABLE.tabelleNormal TD.td-1
{
	padding-left: 5px;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding-right: 5px;
	height: 25px;
	vertical-align: top;
}

TABLE.tabelleNormal TD.td-2
{
	padding-left: 5px;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	height: 25px;
	vertical-align: top;
}

.produkteTabelle
{
	width: 605px;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px #CCC solid;
	border-left: 0;
}

.produkteTabelle caption { text-align: left; }
TABLE.produkteTabelle P { margin: 3px; }
TABLE.produkteTabelle TR.tr-even { }
TABLE.produkteTabelle TR.tr-odd { }

TABLE.produkteTabelle TD.td-0
{
	color: #333;
	font-size: 10px;
	line-height: 16px;
	height: 25px;
	width: 150px;
	vertical-align: top;
	border-top: 1px #E6E6E6 solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	padding-top: 2px;
}

TABLE.produkteTabelle TD.td-1
{
	padding-left: 5px;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding-right: 5px;
	height: 25px;
	vertical-align: top;
	border-top: 1px #DBB6BA solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	padding-top: 2px;
}

TABLE.produkteTabelle TD.td-2
{
	color: #333;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	height: 25px;
	vertical-align: top;
	border-top: 1px #DBB6BA solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	padding-top: 2px;
}

.tabelleSmallText
{
	width: 650px;
	margin: 0 0 0 0;
}

.tabelleSmallText caption { text-align: left; }
TABLE.tabelleSmallText P { margin: 3px; }
TABLE.tabelleSmallText TR.tr-even { }
TABLE.tabelleSmallText TR.tr-odd { }

TABLE.tabelleSmallText TD.td-0
{
	padding-left: 0px;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	height: 25px;
}

TABLE.tabelleSmallText TD.td-1
{
	padding-left: 5px;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	height: 25px;
	padding-bottom: 5px;
}

TABLE.tabelleSmallText TD.td-2
{
	padding-left: 5px;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	height: 25px;
	padding-bottom: 5px;
}

TABLE.tabelleSmallText TD.td-3
{
	padding-left: 5px;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	height: 25px;
	padding-bottom: 5px;
}

.tabelleRezepte
{
	width: 790px;
	margin: 0 0 0 0;
}

.tabelleRezepte caption { text-align: left; }
TABLE.tabelleRezepte P { margin: 3px; }
TABLE.tabelleRezepte TR.tr-even { }
TABLE.tabelleRezepte TR.tr-odd { }
TABLE.tabelleRezepte img { padding: 0 0 20px 0; }

TABLE.tabelleRezepte TD.td-0
{
	padding-left: 0px;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	height: 25px;
	vertical-align: top;
}

TABLE.tabelleRezepte TD.td-1
{
	padding-left: 15px;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	height: 25px;
	padding-bottom: 5px;
	vertical-align: top;
}

TABLE.tabelleRezepte TD.td-2
{
	padding-left: 15px;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	height: 25px;
	padding-bottom: 5px;
	vertical-align: top;
}

.tabelleAufmacherProdukte
{
	width: 475px;
	margin: 40px 0 0 105px;
}

.tabelleAufmacherProdukte caption { text-align: left; }
TABLE.tabelleAufmacherProdukte P { margin: 3px; }
TABLE.tabelleAufmacherProdukte TR.tr-even { }
TABLE.tabelleAufmacherProdukte TR.tr-odd { }
TABLE.tabelleAufmacherProdukte img { padding: 0 0 5px 0; }

TABLE.tabelleAufmacherProdukte TD.td-0
{
	padding-left: 0px;
	color: #333;
	font-size: 10px;
	line-height: 13px;
	vertical-align: top;
}

TABLE.tabelleAufmacherProdukte TD.td-1
{
	padding-left: 5px;
	color: #333;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
}

TABLE.tabelleAufmacherProdukte TD.td-2
{
	padding-left: 5px;
	color: #333;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
}

TABLE.tabelleAufmacherProdukte TD.td-3
{
	padding-left: 5px;
	color: #333;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
}

.tableNorm
{
	width: 545px;
	margin: 0 0 15px 0;
	border: 1px #CCC solid;
	padding: 8px;
}

.tableNorm caption { text-align: left; }
TABLE.tableNorm P { margin: 3px; }
TABLE.tableNorm TR.tr-even { }
TABLE.tableNorm TR.tr-odd { }
TABLE.tableNorm img { padding: 0 0 5px 0; }

TABLE.tableNorm TD.td-0
{
	color: #333;
	font-size: 10px;
	line-height: 13px;
	vertical-align: top;
	border-width: 0 0 1px 0;
	border-color: #F1F1F1;
	border-style: solid;
	padding: 7px 2px 7px 2px;
}

TABLE.tableNorm TD.td-1
{
	color: #333;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	vertical-align: top;
	border-width: 0 0 1px 0;
	border-color: #F1F1F1;
	border-style: solid;
	padding: 7px 2px 7px 2px;
}

TABLE.tableNorm TD.td-2
{
	color: #333;
	font-size: 10px;
	line-height: 13px;
	vertical-align: top;
	text-align: center;
	border-width: 0 0 1px 0;
	border-color: #F1F1F1;
	border-style: solid;
	padding: 7px 2px 7px 2px;
}

TABLE.tableNorm TD.td-3
{
	color: #333;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
	border-width: 0 0 1px 0;
	border-color: #F1F1F1;
	border-style: solid;
	padding: 7px 2px 7px 2px;
}

.tableDownload
{
	width: 325px;
	margin: 15px 0 0 0;
	padding: 8px;
}

.tableDownload caption { text-align: left; }
TABLE.tableDownload P { margin: 3px; }
TABLE.tableDownload TR.tr-even { }
TABLE.tableDownload TR.tr-odd { }
TABLE.tableDownload img { padding: 0 0 0 0; }

TABLE.tableDownload TD.td-0
{
	color: #333;
	font-size: 10px;
	line-height: 13px;
	vertical-align: bottom;
	padding: 5px;
	text-align: left;
	width: 45px;
}

TABLE.tableDownload TD.td-1
{
	color: #333;
	font-size: 10px;
	line-height: 13px;
	vertical-align: bottom;
	padding: 5px;
	text-align: left;
}

TABLE.tableDownload TD.td-2
{
	color: #333;
	font-size: 10px;
	line-height: 13px;
	vertical-align: bottom;
	padding: 5px;
	text-align: left;
}

TABLE.tableDownload TD.td-3
{
	color: #333;
	font-size: 10px;
	line-height: 13px;
	vertical-align: bottom;
	padding: 5px;
	text-align: left;
}

/* Beschreibung Typo internal CSS */
.csc-textpic-caption
{
	color: #06C;
	font-size: 9px;
	line-height: 13px;
	margin: 1px 0px 0px 2px;
}

/* Beschreibung Directory Navigation with TYPO3 CSS */
ul#Navigation
{
	margin: 10px 0 0 35px;
	padding: 0;
	text-align: left;
	font-weight: normal;
	list-style: none;
}

ul#Navigation li
{
	list-style: none;
	float: left;
	position: relative;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	width: 100px;
}

ul#Navigation li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
	left: 0;
	width: 99px;
	list-style: none;
}

ul#Navigation li ul li
{
	float: none;
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

/* ##### tt_news Extencions CSS ##### */
.newsHR
{
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	height: 1px;
	margin: 5px 0px 4px 0px;
	width: 100%;
	border-color: #AF0900;
	padding: 0;
}

.news-latest-container
{
	width: 260px;
	color: #FFF;
	font-size: 12px;
}

.news-latest-container a:link
{
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}

.news-latest-container a:visited
{
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}

.news-latest-container a:hover
{
	text-decoration: underline;
	color: #000;
	font-size: 11px;
}

.news-latest-container a:active
{
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}

.news-single-imgcaption
{
	color: #C03;
	font-size: 10px;
	margin: 2px 0 15px 0;
}

.news-latest-item
{
	font-size: 11px;
	line-height: 15px;
}

.news-latest-item a:link
{
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}

.news-latest-item a:visited
{
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}

.news-latest-item a:hover
{
	text-decoration: underline;
	color: #000;
	font-size: 11px;
}

.news-latest-item a:active
{
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}

.news-list-date
{
	text-decoration: none;
	font-size: 11px;
}

/* WT GALLERY category mode */
div.wtgallery_categories
{
	border: 1px solid silver;
	width: 170px;
	padding: 10px;
	float: left;
	margin: 5px 0;
}

div.wtgallery_category_pic { float: left; }
div.wtgallery_category_pic { margin-right: 10px; }
div.wtgallery_category_folder { margin: 20px 0 10px 0; }
p.wtgallery_category_pagebrowser { display: none; }

/* WT GALLERY list mode */
.wtgallery_listpic_pic { border: 1px solid white; }

.wtgallery_listpic
{
	border: 1px #CCC solid;
	width: 250px;
	margin: 5px;
}

.wtgallery_pagebrowser_up { display: none; }

/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic { border: 1px solid white; }

.wtgallery_singlepic
{
	border: 1px solid #888888;
	width: 752px;
	margin-left: 15px;
	text-align: center;
}

.wtgallery_pagebrowser_thumbNaviBottom
{
	color: #999;
	margin: 10px 0 0 5px;
}

.wtgallery_pagebrowser_thumbNaviTop
{
	color: #999;
	margin: 0 20px 5px 0;
	text-align: right;
}

.wtgallery_singlepic_navigation
{
	margin-top: 15px;
	margin-left: 15px;
}

/* wt_gallery END */
/* CSS Kontaktformular */
input.tilsiter
{
	width: 250px;
	border: 1px #999 solid;
	background-color: #F1F1F1;
	padding: 2px;
}

textarea.tilsiter
{
	width: 250px;
	border: 1px #999 solid;
	background-color: #F1F1F1;
	padding: 2px;
}

ul.filebase_file
{
	padding: 0;
	margin: 0;
}

li.filebase_file
{
	border-bottom: 1px #E6E6E6 solid;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.tx-fbfilebase-pi1 h2 { font-size: 14px; }

/*PDFBereich Tabelle */
TABLE.csc-uploads { width: 500px; }
TABLE.csc-uploads P { margin: 3px; }
TABLE.csc-uploads TR.tr-even TD.csc-uploads-fileSize { text-align: right; }
TABLE.csc-uploads TR.tr-odd TD.csc-uploads-fileSize { text-align: right; }
TABLE.csc-uploads TR.tr-even TD.csc-uploads-icon { width: 30px; }
TABLE.csc-uploads TR.tr-odd TD.csc-uploads-icon { width: 30px; }