/*
  CSS fuer TD-Extensions
  Autor: Thorben Bochenek
*/

.csc-textpic-intext-right-nowrap {
    padding: 0px;
    padding-top: -50px;
    color: red:
}


/* Kontaktformular */

.csc-form-labelcell {
    vertical-align: top;
    font-weight: bold;
}
.csc-mailform {
	border: 0;
	padding-top: 15px;
}
.csc-mailform input {
	width: auto;
}
.csc-mailform input.csc-mailform-check {
	width: auto;
}
.csc-mailform input.csc-mailform-radio {
	padding: 5px;
}
.csc-mailform .csc-mailform-radio label {
    clear: none;
    display: inline;
    font-weight: normal;
}
.csc-mailform textarea {
	width: auto;
}
.csc-mailform-field {
    padding-bottom: 6px;
}
.csc-mailform-field label {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}
.csc-mailform legend {
    display: none;
}
embed {
	margin: 0; padding: 0;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

/* Rahmen */
.csc-frame {
    border-color: black;
}
.csc-frame h1 {
    margin-top: 0px;
}

.csc-frame-rulerBefore {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #eee;
	padding: 0px;
}
.csc-frame-rulerAfter {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #eee;
	padding: 0px;
	margin-top: 10px;
}
.csc-frame-indent {
    margin-left: 20px;
}
.csc-frame-indent3366 {
    margin-left: 40px;
}
.csc-frame-indent6633 {
    margin-left: 60px;
}
.csc-frame-frame1 {
    border: 1px solid #eee;
    padding: 8px;
}
.csc-frame-frame2 {
    border: 1px dashed #eee;
    padding: 8px;
}

/* Ausrichtung */
p.align-right {
	text-align: right;
}
h1.align-right, h3.align-right, h3.align-right {
    text-align: right;
}
p.align-center {
	text-align: center;
}
h1.align-center, h3.align-center, h3.align-center {
    text-align: center;
}

/* Glossar */
#tx-tdglossar-pi1-listitem {
    width: 100%;
    border-top: 1px solid gray;
    margin-bottom: 15px;
}
#tx-tdglossar-pi1-backtotop {
    font-size: 10px;
    float: right;
    margin-top: 5px;
}
.tx-tdglossar-pi1-listrow {
    margin-top: 15px;
}
#tx-tdglossar-pi1-letters {
    padding-top: 20px;
}
#tx-tdglossar-pi1-letters ul {
    list-style:none;
    margin: 0;
    padding: 0;
}
#tx-tdglossar-pi1-letters li {
    display: inline;
    padding-right: 5px;
}
#tx-tdglossar-pi1-letters .aktiv {
    font-weight: bold;
    color: #ffcc00;
    text-decoration: none;
}
.tx-tdglossar-pi1-listrow #tx-tdglossar-pi1-listitem h2 {    
	font-size: 12pt;
	font-weight: bold;
    margin-top: 10px;
}



/* PLZ-Suche */
.tx-tdplzsearch-pi1-list {
	margin: 0 0 20px 0;
}

.tx-tdplzsearch-pi1-list td {
    font-size: 12px;
    vertical-align: top;
    padding: 4px 4px;
    margin: 0;
}
.tx-tdplzsearch-pi1-list td p {
    padding: 0;
    margin: 0;
    border: 0;
}
.tx-tdplzsearch-pi1-list td a {
    text-decoration: none;
}

.tx-tdplzsearch-pi1-list td .company_name {
	border-bottom: 1px solid #CCC;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.tx-tdplzsearch-pi1-list td .company_name a:hover
{
	color: #000;
}

.odd,
.tx-tdplzsearch-pi1-list td.odd p
{
	background-color: #F3F3F3;
}
.even,
.tx-tdplzsearch-pi1-list td.even p
{
	background-color: #E9E9E9;
}

.tx-tdplzsearch-pi1-list .premium {
    font-weight: bold;
}
.tx-tdplzsearch-pi1-singleView h1 {
    font-size: 13px;
    width: 100%;
    color: black;
    padding-bottom: 2px;
    margin: 15px 0px 13px 0px;
    border-bottom: 1px solid gray;
}
.tx-tdplzsearch-pi1-singleView .goback {
    padding-top: 20px;
}
.tx-tdplzsearch-pi1-pics img {
    padding-bottom: 10px;
}
.tx-tdplzsearch-pi1 .error {
    color: red;
}
.tx-tdplzsearch-pi1-citylist {
    padding: 0; margin: 0;    
    list-style-type: none;
}
    .tx-tdplzsearch-pi1-citylist li {
        padding: 0; margin: 0;    
        list-style-type: none;
    }
fieldset#plzsuche {
    padding: 4px;
    color: white;
    background-color: #ffcc00;
    margin: 10px 0px 10px 0px;
}
div.plzsuche-companytype {
    padding: 4px;
    color: black;
    font-size: 9px;
    background-color: white;
    margin: 10px 0px 10px 0px;
}
div.plzsuche-companytype td {
    color: black;
    font-size: 11px;
    background-color: white;
}
div.plzsuche-companytype h2 {
    font-size: 11px;
    margin: 4px 0px 4px 0px;
}
.tx-tdplzsearch-pi1-votes-header { 
	margin-top: 3em; padding-bottom: 2px;
	color: #666666; border-bottom: 1px solid black;
}
.tx-tdplzsearch-pi1-myvote-header { 
	margin-top: 1em; padding-bottom: 2px;
	color: #666666; border-bottom: 1px solid black;
}
.tx-tdplzsearch-pi1-vote {
	font-size: 11px;
}
.tx-tdplzsearch-pi1-votes,
.tx-tdplzsearch-pi1-myvoteform,
.tx-tdplzsearch-pi1-votes td,
.tx-tdplzsearch-pi1-myvoteform td,
.tx-tdplzsearch-pi1-votes .tx-tdplzsearch-pi1-myvoteform td
{
		font-size: 12pt;
		padding: 4px 0;
}

/* Gewinnspiel */
.securitytext {
    width: 300px; padding: 4px; margin: 4px 0px 4px 0px;
	border: 1px solid gray;
}
.tx-tdwinninggame-pi1 {
    font-size: 10pt;
    padding-top: 22px;
}
.tx-tdwinninggame-pi1 .error {
    color: red;
    padding-top: 15px;
    padding-bottom: 15px;
}
