html {  min-height: 101%; }

body {
	padding: 0px;
	margin: 0px;
	color: #333333;
	background-color: #ffffff;
}
body, td {
	font-family: verdana, arial, san-serif;
	font-size: 12px;
}

td {
	vertical-align: top;
	padding: 5px 0 0 0;
	line-height: 15px;
}
tr {
	padding: 0px;
}
thead, tfoot {
	font-weight: bold;
}

h1 {
	font-family: verdana, arial, san-serif;
	line-height: normal;
	font-weight: bold;
	font-size: 18px;
	margin: 3px 0 5px 0;
}
h2 {
	font-family: verdana, arial, san-serif;
	line-height: normal;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0 2px 0;
}
h3 {
	font-family: verdana, arial, san-serif;
	line-height: normal;
	font-weight: bold;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0 0px 0;
}

p {
	padding: 0px 0px 0px 0px;
	margin: 2px;
	line-height: 15px;
}

ul {
	padding-top: 0px;
	padding-bottom: 0px;
}

li {
	padding-left: 0px;
}

dl {
	margin: 0px;
	padding: 0px;
}
dt {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0 0 10px 20px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input[type="submit"] {
	cursor: pointer;
}

input[type="button"] {
	cursor: pointer;
}

strong {
	font-weight: bolder;
}


/*header styles*/
td#header {
	width: 766px;
	height: 80px;
	vertical-align: top;
}
td#header .field {
	width: 766px;
	vertical-align: top;
}
td#header .lang {
	vertical-align: top;
	text-align: right;
	font-size: 10px;
	color: #b3b3b3;
	margin-right: 33px;
}
td#header .lang a {
	color: #b3b3b3;
	text-decoration: none;
}
td#header .lang a:hover {
	color: #727272;
	text-decoration: underline;
}
td#header .logo {
	width: 490px;
	height: 100px;
	vertical-align: bottom;
}
td#header .logoimg {
	margin: 0 0 10px 43px;
}

/*login-feld*/
td#header .log {
	width: 476px;
}
td#header .logbox {
	background-image: url(./images/log_back.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	color: #5b5b5b;
	font-size: 10px;
	padding-top: 9px;
	padding-bottom: 0;
	margin-left: 30px;
	width: 305px;
}
td#header .logtxt {
	float: left;
	margin: 10px 10px 0px 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 10px;
	vertical-align: bottom;
	color: #ffffff;
}
td#header .logtxt a {
	font-size: 10px;
	vertical-align: bottom;
	color: #ffffff;
	text-decoration: none;
}
td#header .logtxt a:hover {
	text-decoration: underline;
}
td#header .loginputtxt {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-size: 10px;
	vertical-align: top;
	width: 110px;
}
td#header .logtxt2 {
	float: left;
	margin: 10px 0 0 0px;
	font-size: 10px;
	vertical-align: bottom;
	color: #ffffff;
}
td#header .loginputtxt2 {
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-size: 10px;
	vertical-align: top;
	width: 110px;
}
td#header .logtxt2 a {
	font-size: 10px;
	vertical-align: bottom;
	color: #ffffff;
	text-decoration: none;
}
td#header .logtxt2 a:hover {
	text-decoration: underline;
}
td#header .logbtn {
	margin-top: 1px;
	vertical-align: top;
	margin-left: 10px;
	cursor: pointer;
}
td#header .logout {
	float: left;
	margin: 22px 20px 0px 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 10px;
	vertical-align: bottom;
	color: #ffffff;
}
td#header .logout span {
	font-size: 12px;
	font-weight: bold;
}
td#header .logout2 {
	margin-top: 22px;
	padding-right: 20px;
	text-align: right;
	font-size: 10px;
	vertical-align: bottom;
	color: #ffffff;
}
td#header .logout3 {
	margin: 0px 0px 10px 20px;
	font-size: 10px;
	vertical-align: bottom;
	color: #ffffff;
	width: 280px;
}
td#header .logout3 input {
	margin-top: 1px;
	margin-left: 150px;
	margin-right: 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-size: 10px;
	vertical-align: top;
}
td#header a.account {
	font-size: 10px;
	vertical-align: bottom;
	color: #ffffff;
	text-decoration: none;
}
td#header a.account:hover {
	text-decoration: underline;
}
td#header .logoutbtn {
	cursor: pointer;
}
td#header .mainmenu{
	width: 766px;
	height: 37px;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
}
td#header .menufield {
	margin: 0 0 0 32px;
}


/*main styles all*/
td#main {
	width: 766px;
	height: 400px;
	vertical-align: top;
	padding-left: 0px;
}
td#main .menufield {
	width: 150px;
	vertical-align: top;
	padding-left: 0px;
}

/*main styles menupart*/
td#menu {
	font-family: verdana, arial, san-serif;	
	width: 150px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 33px;
}
td#menu div {
	padding-bottom: 10px;
}
td#menu div a {
	color: #5fa8d0;
	text-decoration: none;
	padding: 10px;
}
td#menu div a:hover {
	text-decoration: underline;
}
td#menu div.menu_top {
	background-image: url(images/menu_top.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 30px;
	padding: 0px;
}
td#menu div.inacttop {
	background-image: url(images/menu_middle.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	font-weight: bold;
	font-size: 12px;
}
td#menu div.acttop {
	background-image: url(images/menu_middle_a.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	font-weight: bold;
	font-size: 12px;
}
td#menu div.acttop a {
	color: #ffffff;
}
td#menu div.acttop a:hover {
	text-decoration: none;
}
td#menu div.inact {
	background-image: url(images/menu_middle.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	font-weight: bold;
	font-size: 12px;
}
td#menu div.act {
	background-image: url(images/menu_middle_a.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	font-weight: bold;
	font-size: 12px;
}
td#menu div.act a {
	color: #ffffff;
}
td#menu div.act a:hover {
	text-decoration: none;
}
td#menu div.inact2top {
	background-image: url(images/menu_middle.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	font-size: 11px;
}
td#menu div.inact2top a {
	color: #000000;
	margin-left: 10px;
}
td#menu div.act2top {
	background-image: url(images/menu_middle.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	font-size: 11px;
}
td#menu div.act2top a {
	color: #000000;
	margin-left: 10px;
	text-decoration: underline;
}
td#menu div.inact2 {
	background-image: url(images/menu_middle.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	font-size: 11px;
}
td#menu div.inact2 a {
	color: #000000;
	margin-left: 10px;
}
td#menu div.act2 {
	background-image: url(images/menu_middle.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	font-size: 11px;
}
td#menu div.act2 a {
	color: #000000;
	text-decoration: underline;
	margin-left: 10px;
}
td#menu div.act2 a:hover {
	text-decoration: underline;
}
td#menu div.menu_bottom {
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 30px;
	padding: 0px;
}
td#menu2 {
	text-align: right;
}


/*main styles contentpart*/
td#main .contentfield {
	width: 616px;
	vertical-align: top;
}
td#contenttext {
	width: 558px;
	min-height: 300px;
	padding-top: 0px;
	padding: 0 33px 10px 10px;
}
td#contenttext .spacebottom {
	padding-bottom: 15px; 
}
td#contenttext a {
	color: #5fa8d0;
	text-decoration: underline;
	font-weight: bold;
}
td#contenttext a:hover {
	text-decoration: none;
	background-color: #5fa8d0;
	color: #ffffff;
}
td#contenttext .table {
	width: 100%;
	line-height: 20px;
}
input[type="checkbox"] {
	border: #000000;
}
.reg1 {
	width: 200px;
}
.reg1 input {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	vertical-align: top;
}
.reg2 {
	padding-left: 10px;
}
.reg2 input {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	vertical-align: top;
	width: 140px;
}
.reg3 input {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	cursor: pointer;
	border: 1px solid #000000;
	background-color: #5fa8d0;
	color: #ffffff;
	font-weight: bold;
	width: 140px;
}
.reg3 input:hover {
	background-color: #77c4ee;
}

/*formatierung der standard-formfelder des css-styled-content*/
.csc-form-labelcell {
	width: 200px;
}
.csc-form-labelcell input {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-size: 10px;
	vertical-align: top;
}
.csc-form-fieldcell {
	padding-left: 10px;
}
.csc-form-fieldcell input {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-size: 10px;
	vertical-align: top;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin-top: 5px;
}
.csc-textpic-clear {
	margin-bottom: 12px;
}
.csc-bulletlist {
	padding-bottom: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
a.internal-link2 {
	color: #ffffff;
}
.mailform {
	border: 0;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#mailformgender {
	border: 0px;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;
	margin-left: 145px;
}
#mailformanrede {
	border: 0px;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;
	margin-left: 145px;
}
.mf-input {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.mf-textarea {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.mf-select{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.mf-radio{
	border: 0px;
	background-color: #ffffff;
	vertical-align: top;
	margin: 5px;
	padding: 0px;
	line-height: 15px;
	vertical-align: middle;
}
.mf-submit {
	cursor: pointer;
	border: 1px solid #000000;
	background-color: #5fa8d0;
	color: #ffffff;
	font-weight: bold;
	width: 120px;
	margin: 0px;
	padding: 0px;
}
.mf-submit:hover {
	background-color: #77c4ee;
}



/*formatierung des sr_feuser_register templates*/
p.tx-srfeuserregister-pi1-notice {
	padding-left: 10px;
}
.tx-srfeuserregister-pi1-text {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	/*font-size: 12px;*/
	vertical-align: top;
}
.tx-srfeuserregister-pi1-password {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	/*font-size: 12px;*/
	vertical-align: top;
	width: 70px;
}
.password_again {
	position: relative;
	left: 220px;
}
.tx-srfeuserregister-pi1-password-again {
	/*font-size: 12px;*/
	padding-top: 4px;
	width: 70px;
}
.selector{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	/*font-size: 12px;*/
	vertical-align: top;
	width: 270px;
}
.selector2{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	/*font-size: 12px;*/
	vertical-align: top;
	width: 205px;
}
.tx-srfeuserregister-pi1-submit{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	cursor: pointer;
	vertical-align: top;
	text-align: center;
}
dt.label {
	width: 45%;
	text-align: left;
	padding-left: 0px;
}
dd.submit {
	text-align: right;
	padding: 25px 0 15px 0;
	width: 52%;
}
dd.submit input {
	cursor: pointer;
	text-align: center;
	width: 150px;
}
input.submitact {
	text-align: center;
	border: 1px solid #000000;
	background-color: #5fa8d0;
	color: #ffffff;
	font-weight: bold;
}
input[class="submitact"]:hover {
	background-color: #77c4ee;
}
dd.submit2 {
	text-align: right;
	padding: 25px 0 15px 0;
	width: 100%;
}
dd.submit2 input {
	cursor: pointer;
	text-align: center;
	width: 150px;
}
input.submitpas {
	text-align: center;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
input[class="submitpas"]:hover {
	border: 1px solid #000000;
}

/*formatierung des tt_products templates*/
.inputsubmit {
	cursor: pointer;
	border: 1px solid #000000;
	background-color: #5fa8d0;
	color: #ffffff;
	font-weight: bold;
	width: 120px;
	text-align: center;
}
input[class="inputsubmit"]:hover {
	background-color: #77c4ee;
}
.inputsubmit2 {
	cursor: pointer;
	text-align: center;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #000000;
	width: 120px;
}
input[class="inputsubmit2"]:hover {
	border: 1px solid #000000;
}
.labeltext1 {
 	padding-left: 10px;
 	width: 200px;
}
.labeltext2 {
	padding-left: 10px;
}
.inputtexts {
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
.address_product {
	background-color: #77c4ee;
	color: #ffffff;
	padding: 0 0 0 10px;
}
.outer_column {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.shop_minibasket {
	text-align: left;
}
.shop_minibasket a {
	color: #5fa8d0;
	text-decoration: underline;
	font-weight: bold;
}
.shop_minibasket a:hover {
	text-decoration: none;
	background-color: #5fa8d0;
	color: #ffffff;
}
.del_button {
	background-color:#ffffff;
	border: 0;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

/*formatierung des counterdownload templates*/
td#contenttext .downloadLink {
	width: 500px;
	height: 30px;
	line-height: 30px;
}
td#contenttext .downloadLink a {
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #000000;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
	color: #ff0000;
}
td#contenttext .downloadLink a:hover {
	background-color: #ff0000;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}


/*footer styles*/
td#footer {
	width: 766px;
	height: 109px;
	vertical-align: top;
}
td#footer .line {
	margin: 0px;
	text-align: center;
}
td#footer .menu {
	margin: 12px 0 0 0;
	line-height:14px;
	text-align: center;
	color: #c3c3c3;
}
td#footer .item {
	color: #b3b3b3;
	text-decoration: none;
}
td#footer .item:hover {
	text-decoration: underline;
	color: #727272;
}
td#footer .actitem {
	text-decoration: underline;
	color: #727272;
}
td#footer .copyright {
	margin: 7px 0 0 0;
	line-height: 14px;
	color:#8b8b8b;
	text-align: center;
}



/*classes for font-sizes in rte*/
.font8px {
	font-family: arial, verdana, sans-serif;
	font-size: 8px;
}
.font10px {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}
.font12px {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}
.font14px {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}
.font18px {
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
}
.font24px {
	font-family: arial, verdana, sans-serif;
	font-size: 24px;
}
.font36px {
	font-family: arial, verdana, sans-serif;
	font-size: 36px;
}
.redborder {
	border: 1px solid red;
	padding: 5px;
}



/*classes for picture gallery*/
#container-all{
  width: 520px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}
#container-main-list{
  width: 518px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}
#content-list{
  float: left;
  width: 518px;
}
#container-main-preview{
  width: 518px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}
#content-preview{
  text-align: center;
  width: 510px;
}
#pagelist{
  float: right;
  width: 120px;
  padding: 0px;
}

/******************************
* Textformatierungen
******************************/
#pagelist p{
  margin: 0px 35px 15px 35px;
  line-height: 175%;
  font-size: 90%;
  text-align: left;
}
.path{
  font-size: 0.9em;
  padding: 0px;
}

/******************************
* Auflistung der Thumbnails
******************************/
.container-piclist{
/*  padding: 5px 0 0px 5px;*/
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
}
.piclist{
  list-style-type: none;
  padding: 0 0 10px 0;
  margin: 0;
}

/* Rahmen um jedes Bild */
.piclist li{
  float: left;
  display: inline;
  margin: 0px;
  padding: 10px;
  width: 152px;
  height: 120px;
}
.piclist li a{
  text-decoration: none;
}
.piclist li p{
  padding: 0px;
  margin: 0px;
}
.piclist li img{
  border: 1px solid #dcdcdc;
  padding: 5px;
  background: transparent;
}
.piclist li a:hover img{
  border: 1px solid #000000;
  background-color: #ffffff;
}
.pageinfo{
  clear: left;
  padding-top: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  padding: 0;
  margin: 3px 0px 0px 0px;
  text-align: center;
}
.pagenumbers{
  clear: both;
  padding-top: 15px;
  text-align: center;
}

/******************************
* Anzeigen eines Vorschaubildes
******************************/
#pageholder{
  background: url('pixlieloader.gif') 50% 50% no-repeat;
}
#pageholder a:hover img{
  background-color: #ffffff;
}
#previewpic {
  background: transparent;
}
.previewpic-border{
  border: 1px solid #e7e7e7;
  padding: 5px;
  margin: 10px 0px 0px 0px;
}
a:hover .previewpic-border{
  border: 1px solid #000000;
  background-color: #ffffff;
}

div#log_res {
	text-align: center;
}
span.error {
	color: red;
	margin: 0;
	padding: 0;
}