/* allgemein: Links */
a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	white-space: nowrap;
    color: #1596cd;
}
p.bodytext{text-align:left;}
/* allgemein: Ueberschriften im Content-Bereich */
div#contentInnerContainer h1
{
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0 0;
    padding: 0;
}

/* allgemein: Aufzaehlung ul, ol */
ol, ul
{
}

/* allgemein: Aufzaehlung Element */
div#contentInnerContainer li
{
}

/* Text-Element: Header */
div.csc-header
{
    margin: 0 0 5px 0;
    padding: 0;
}

/* Text-Element: Text */
div#colNormal p.bodytext
{
    font-size: 12px;
    margin: 0 0 10px 0;    
}

/* Text/Bild-Element: Bildunterschrift */
.csc-textpic-caption
{
    font-size: 11px;        
}

/* Aufzaehlung (ul) */
.csc-bulletlist
{
    margin: 0 0 30px 0;    
}

/* Tabellen-Element: Tabelle */
.contenttable
{
    border-collapse: collapse;
    border-spacing: 0;
}

/* Tabellen-Element: Tabellenzelle */
.contenttable td, .contenttable th
{
    border: 1px solid black;
}

/* Mail-Formular */
.csc-mailform
{
    margin: 0 0 30px 0;    
}

#basket .basketproducttitle a, #basket .basketproducttitle a:link, #basket .basketproducttitle a:visited, #basket .basketproducttitle a:hover, #basket .basketproducttitle a:active {
white-space:normal;
}

#tx-srfeuserregister-pi1-comments {
width:360px;
height:80px;

}

.tx-srfeuserregister-pi1-text {
width:360px;
height:20px;

}
.tx-srfeuserregister-pi1 fieldset{
border:0;
}

#tx_commercesearch_pi1_result{
margin-top:20px;
}

#tx_commercesearch_pi1_result .title, #tx_commercesearch_pi1_result .image{
font-weight:bold;
font-size:13px;

background:#EBEBEB;
padding:6px;
}


.tx_commercesearch_pi1_result_table{
width:560px;
border-collapse:collapse;
}

#tx_commercesearch_pi1_result .title {
width:220px;
text-align:top;
}
#tx_commercesearch_pi1_result .link{
text-align:top;
font-size: 12px;
}

#tx_commercesearch_pi1_result .link {
text-align:top;
}

#tx_commercesearch_pi1_result a,#tx_commercesearch_pi1_result a:link,#tx_commercesearch_pi1_result a:visited,#tx_commercesearch_pi1_result a:hover,#tx_commercesearch_pi1_result a:active {
color:#1596CD;
text-decoration:none;
white-space:normal;
}


#tx_commercesearch_pi1_result .even {
background:white;
}

#tx_commercesearch_pi1_result .odd{
}
#tx_commercesearch_pi1_result .teaserimages, #tx_commercesearch_pi1_result .link{
padding:10px;
border-bottom: 1px solid #339ABC;

}

#tx_commercesearch_pi1_result .odd .teaserimages{
background:white;
}
