.item {
	overflow: hidden;
}

#kataloge {
	background: #fff;
	padding: 8px 0;
}
#kataloge table {
	width: 544px;


}
#kataloge table td {
	text-align: center;
	padding: 5px 0;
}
#maincontent-box #kataloge table td img {
	border: 1px solid #000;
	display: block;
	margin: 5px auto;
}
#maincontent-box #kataloge table td a,
#maincontent-box #kataloge table td a:link,
#maincontent-box #kataloge table td a:active,
#maincontent-box #kataloge table td a:visited,
#maincontent-box #kataloge table td ahover {
	border: 0;
}



#wallpaper {

}
#wallpaper table {
	width: 544px;
}
#wallpaper table td {
	text-align: center;
	
}
#wallpaper table td img {
	margin: 20px auto 0;
	display: block;
	
	border: 1px solid #000;
}

#wallpaper table .name td {
	font-weight: bold;
	padding: 5px;
}

#newsletter-box {
	margin: 50px 10px;
}
#newsletter-box form input.newsletter-input {
	border: 0px solid #000;
	background: url(../../img/newsletter-bg.jpg) no-repeat;
	color: #ccc;
	width: 150px;
	padding: 2px 5px;
	line-height: 15px;
}
#newsletter form input.newsletter-input {
	border: 1px solid #000;
	width: 150px;
	padding: 2px 2px;
	line-height: 15px;
}
#newsletter-box form input.newsletter-input:focus {
	color: #fff;
}
#newsletter-box form input.submit {
	background: #88909B;
	color: #fff;
	font-weight: bold;
	height: 20px;
	border: 1px solid #4E5862;
	width: 154px;

}
#newsletter form input.submit {
	font-weight: bold;
	height: 20px;
	width: 50px;
}
#newsletter {
	
}
.module.kampagnen .item {
	padding-top: 330px;
	padding-bottom: 20px;
}

.kampagnen-content {
	width: 410px;
	padding: 5px 10px;
	margin: 0px 10px;
}
.fotostrecke {
	background: url(../../img/fotostrecke-bg.jpg) 8px 8px no-repeat #fff;
	padding: 170px 20px 20px 320px;
	height: 340px;
	clear: both;
}
#maincontent-box .fotostrecke h5,
#maincontent-box .fotostrecke h5 a,
#maincontent-box .fotostrecke h5 a:link,
#maincontent-box .fotostrecke h5 a:active,
#maincontent-box .fotostrecke h5 a:visited,
#maincontent-box .fotostrecke h5 a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	border-color: #fff;
}
#maincontent-box .fotodetails .img-full a,
#maincontent-box .fotodetails .img-full a:link,
#maincontent-box .fotodetails .img-full a:active,
#maincontent-box .fotodetails .img-full a:visited,
#maincontent-box .fotodetails .img-full a:hover {
border: 0;
}
#kamp-form {
	margin: 20px 0;
}

#standard-overview-right {
	margin-top: 20px;
}

#standard-overview-right span.cur,
#standard-overview-right a,
#standard-overview-right a:link,
#standard-overview-right a:active,
#standard-overview-right a:visited,
#standard-overview-right a:hover {
	display: block;
	border-bottom: 1px solid #B6BCC0;
	text-align: center; 
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
	width: 170px;
}
#standard-overview-right span.cur,
#standard-overview-right a:hover {
	background: #ccc;
}
#standard-overview-right span.cur span.thumb,
#standard-overview-right a span.thumb,
#standard-overview-right a span.thumb,
#standard-overview-right a:link span.thumb,
#standard-overview-right a:active span.thumb,
#standard-overview-right a:visited span.thumb,
#standard-overview-right a:hover span.thumb {
	display: block;
	text-align: center; 
	margin: 10px auto 0;
}

/** Allgemeine Fileupload-Formatierung */
.module ul li {
	margin-left: 15px;
}
/*
.file span.pdf {
	background: url(../../img/pdf.gif) no-repeat;
}
.file span.doc,
.file span.dot {
	background: url(../../img/doc.gif) no-repeat;
}
.file span.zip {
	background: url(../../img/zip.gif) no-repeat;
}

.file span {
	background: url(../../img/file.gif) no-repeat;
}
.file {
	font-style: italic;
}
.file li{
	list-style-type: none;
}
.file a,
.file a:link,
.file a:active,
.file a:visited, 
.file a:hover {
	padding: 2px 2px 2px 20px;
	font-style: normal;
} */
#maincontent-box .overview table .file {
	margin-left : 0;
}

#maincontent-box .file {
	font-style: italic;
}
#maincontent-box .file span {
	background: url(../../img/file.gif) no-repeat;
}

#maincontent-box .file li{
	/*list-style-type: none;*/
}
#maincontent-box .file a,
#maincontent-box .file a:link,
#maincontent-box .file a:active,
#maincontent-box .file a:visited, 
#maincontent-box .file a:hover {
	padding: 2px 2px 2px 20px;
	font-style: normal;
	line-height: 20px;
} 
#maincontent-box .file span {
	height: 16px;
	display: block;
}
#maincontent-box .file span.pdf {
	background: url(../../img/pdf.gif) no-repeat;
}
#maincontent-box .file span.doc,
#maincontent-box .file span.dot {
	background: url(../../img/doc.gif) no-repeat;
}
#maincontent-box .file span.zip {
	background: url(../../img/zip.gif) no-repeat;
}

#maincontent-box ul.file,
#maincontent-box ul.link {
	padding: 0 0 0 0; 
	margin: 15px 0 10px 0;
}

.link li {
	list-style-type: none;
}
.link a,
.link a:link,
.link a:active,
.link a:visited, 
.link a:hover {
	padding: 2px 2px 2px 20px;
	background: url(../../img/link.gif) no-repeat;
}

.module span.jpg.thumb,
.module span.gif.thumb,
.module span.png.thumb {
	width: 144px;
	float: left;
	display: inline;
	padding: 2px;
	margin: 3px 15px 5px 0;
	text-align: center;
	line-height: 22px;
	font-style: italic;
	font-size: 12px;
	clear: right;
	
}
span.jpg img, 
span.gif img, 
span.png img {
	border: 0;
	padding-bottom: 5px;
}

span.desc {
	
	font-size: 10px;

	color: #666;
	font-style: italic;
}
/**
 * Allgemeines
 */
.paging {
	background: #fff;
	margin: 0 auto;
	padding: 14px;
	clear: both;
	width: 532px;
	overflow: hidden;
}
.paging a,
.paging a:link,
.paging a:hover,
.paging a:visited,
.paging a:active, 
.paging span.cur,
.paging a.cur,
.paging a:link.cur,
.paging a:hover.cur,
.paging a:active.cur,
.paging a:visited.cur {
	display: block;
	padding: 0 4px;
	background: #ccc;
	width: 20px;
	float: left;
	text-align: center;
}

.paging a:hover {
	background: #dfdfdf;
}
.paging a.cur,
.paging a:link.cur,
.paging a:hover.cur,
.paging a:active.cur,
.paging a:visited.cur,
.paging span.cur {
	color: #666;
	background: #dfdfdf;
}
#maincontent-box .paging a.cur,
#maincontent-box .paging a:link.cur,
#maincontent-box .paging a:hover.cur,
#maincontent-box .paging a:active.cur,
#maincontent-box .paging a:visited.cur,
#maincontent-box .paging span.cur {
	color: #999;
	border-bottom: 1px solid #fff;
}

.paging .break {
	line-height: 1px;
	height: 1px;
	display: block;
}
 
span.cur,
span.cur * {
	color: #999;
}
p.date {
	color: #666;
}
.module {
	width: 544px;
	padding: 8px;
	margin: 0px auto;
	background: white;
} 

/** Team-Module **/

#team-overview-0 td {
	
}
#team-overview-0 .name-cell,
#team-details-0 .name-cell {
	height: 55px;
}
#team-overview-0 .name-cell h3,
#team-details-0 .name-cell h3 {
	margin: 5px 0;
}

#team-overview-0 .details-cell,
#team-details-0 .details-cell {
	 width: 150px; 
	 font-weight: bold;
}
#team-overview-0 td blockquote,
#team-details-0 td blockquote {
	  border: 0; 
	  padding: 0;
}


#team-overview-0 .pic-cell {
	width: 164px;
}


#team-details-0 td {
	
}
#team-details-0 .pic-cell {
	width: 164px;
}





/** Haendler-Modul **/
#haendler-01-searchform {
}
#haendler-01-searchform h3 {
	margin-bottom: 5px;
}
#haendler-01-searchform {
	height: 195px;
	border: 1px solid #000;
	width: 526px;
}

#haendler-01-searchform td {
	padding: 0 30px 10px 0;
}
#haendler-01-searchform td input,
#haendler-01-searchform td select {
	border: 1px solid #000;
	background: #fff;
	line-height: 17px;
	height: 17px;
}
#red-wall-search {
	background: url(../../img/red-wall.jpg) 0px 0px no-repeat #D8000B;
	padding: 0;
	
}
.en_GB #red-wall-search {
	background: url(../../img/KFACTOR_DEALERS.jpg) 0px 0px no-repeat #000;
	padding: 0;
	
}
#red-wall-search p {
	padding: 60px 20px 00px 80px; 
	color:#fff;
	margin: 0;
}

#red-wall-search .searchlink {
	float: right;
}

#red-wall-search .searchlink a,
#red-wall-search .searchlink a:link,
#red-wall-search .searchlink a:active,
#red-wall-search .searchlink a:visited,
#red-wall-search .searchlink a:hover {
	font-size: 12px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	
	
}
#red-wall-search .searchlink a:hover { 

	border-bottom: 1px solid #666;
	color: #666;
}
.dealer {
	height: 100px; 
	
}
#dealer- {
	background: url(../../img/dealer-.jpg) no-repeat;
}
#dealer-Red-Wall {
	background: url(../../img/dealer-Red-Wall.jpg) no-repeat;
}
.en_GB #dealer-Red-Wall {
	background: url(../../img/KFACTOR_DEALERS.jpg) no-repeat;
	height: 80px;
	margin-bottom: 20px;
}

#haendler-01-searchform td input {
	width: 140px;
	padding-left: 3px;
}
#haendler-01-searchform td select {
	width: 145px;
}

#haendler-01-searchform .buttons {
	text-align: right;
}

#haendler-01-searchform .buttons input {
	padding: 0 4px;
	width: 150px;
	height: 18px;
	background: #9B000E;
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
}

#haendler-01-overview table {
	width: 544px;
}
#haendler-01-overview th {
	background: #dfdfdf;
}
#haendler-01-overview th,
#haendler-01-overview td  {
	border: 1px solid #dfdfdf;
	border-bottom: 1px solid #999;
	padding: 2px 5px;	
}


#haendler-01-overview tr.haendler-type-Red-Wall td {
	background: #D8000B;
	color: #fff;
}
#haendler-01-overview tr.haendler-type-Red-Wall td a,
#haendler-01-overview tr.haendler-type-Red-Wall td a:link,
#haendler-01-overview tr.haendler-type-Red-Wall td a:hover,
#haendler-01-overview tr.haendler-type-Red-Wall td a:active,
#haendler-01-overview tr.haendler-type-Red-Wall td a:visited {
	color: #fff;
}


#haendler-01-overview td.company {

}
#haendler-01-details {
	
}
#haendler-01-details .Dealer {
	background: url(../../img/wilson-dealer.jpg) 0px 0px no-repeat;
	height: 71px;
	margin: 0 0 10px 0;
}
#haendler-01-details th {
	padding-right:  10px;
}

#haendler-01-details .table-telefon {
	float: left; 
	margin: 0 25px;
	
}
#haendler-01-details .table-web {
	
	margin: 0 25px;
}

/** News-Modul **/
#news-0-details {

}

#news-0-details p.date {
	color: #666;
}

#news-overview-0 {
	/*padding: 5px;*/
}
#news-overview-0 td {
	padding-bottom: 15px;
}#news-overview-0 td.date-cell {
	padding: 0 15px 0 0;
}
#news-overview-0 span.teaser * {
	
	
}

#news-overview-0 a span.click span.thumb,
#news-overview-0 a:link span.click span.thumb,
#news-overview-0 a:active span.click span.thumb,
#news-overview-0 a:visited span.click span.thumb,
#news-overview-0 a:hover span.click span.thumb {
	clear: both;
	float: none;
	display: block;
	line-height: auto;
	margin:0;
	padding: 0;
	width: auto;
}


#news-overview-0 a b,
#news-overview-0 a:link b,
#news-overview-0 a:active b,
#news-overview-0 a:visited b,
#news-overview-0 a:hover b {
	font-size: 14px;
	letter-spacing: 0;
	display: block;
	padding: 5px 0 0px 0;
}
#news-overview-0 a:hover b {
	text-decoration: underline;
}
#news-overview-0 a .mehr,
#news-overview-0 a:link .mehr,
#news-overview-0 a:active .mehr,
#news-overview-0 a:visited .mehr,
#news-overview-0 a:hover .mehr {
	padding: 1px 4px;
	background: #9B000E;
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	display: block; 
	float: right;
}
#news-overview-0 a:hover .mehr {
	background: #9B000E;
	border: 1px solid #000;
	color: #000;
}
#news-overview-0 span.nocur a,
#news-overview-0 span.nocur a:link,
#news-overview-0 span.nocur a:active,
#news-overview-0 span.nocur a:visited,
#news-overview-0 span.nocur a:hover {
	border: 0;
	line-height: 12px;
}
#news-overview-0 span.nocur a:hover {
	text-decoration: underline;
}
#news-overview-0 span.cur a,
#news-overview-0 span.cur a:link,
#news-overview-0 span.cur a:active,
#news-overview-0 span.cur a:visited,
#news-overview-0 span.cur a:hover,
#news-overview-0 span.cur * {
	color: #999;
	
}
#news-overview-0 a:hover span.teaser {
text-decoration: none;
border: 0;
}

/** Top-News **/

#latest-news-box {
	background: #dfdfdf;
	margin: 0 40px;
	padding: 10px 0 15px 105px;
}
#latest-news-box div a,
#latest-news-box div a:link,
#latest-news-box div a:hover,
#latest-news-box div a:active,
#latest-news-box div a:visited {
	color: #666;
	display: block;
	width: 300px;
	height: 14px;
	line-height: 12px;
	overflow: hidden;
	
}
#latest-news-box span.cur .date,
#latest-news-box span.cur {
 	color: red;
}
#latest-news-box span.cur {
	font-weight: normal;
	display: block;
	width: 300px;
	height: 14px;
	line-height: 12px;
	overflow: hidden;
}


/**
 * JOBS
 */

#jobs-0-overview {
	
	
	padding: 5px;
}

#jobs-0-overview h3 a,
#jobs-0-overview h3 a:link,
#jobs-0-overview h3 a:active,
#jobs-0-overview h3 a:visited,
#jobs-0-overview h3 a:hover {
	font-size: 14px;
	border: 0;
}
#jobs-0-overview a small,
#jobs-0-overview a:link small,
#jobs-0-overview a:active small,
#jobs-0-overview a:visited small,
#jobs-0-overview a:hover small,
#jobs-0-overview .cur small {
	font-size: 10px;
	font-weight: normal;
	display: block;
	clear: both;
}


/**
 * Adressen
 */


#adressen-0-overview {
	
	
	padding: 5px;
}

#adressen-0-overview table {
	margin: 0 0 0 0;
	width: 100%;
}
#adressen-0-overview table th {
	padding: 2px 3px;
	background: #ccc;
	vertical-align: top;
	border: 1px solid #000;
}
#adressen-0-overview table td {
	padding: 2px 3px;
	background: #fff;
	vertical-align: top;
	border: 1px solid #000;
}
#adressen-0-overview h1 span.nocur {
	display: block;
	border-left: 10px solid #fff;
	padding: 0 0 0 7px;
}
#adressen-0-overview h1 span.cur {
	display: block;
	border-left: 10px solid red;
	padding: 0 0 0 7px;
}

#adressen-0-details {
	margin: 0 0 50px 0;
}
#adressen-0-details table {
	width: 100%;
	
}

#adressen-0-details table th {
	width: 100px;
	padding: 2px 3px;
	background: #ccc;
	vertical-align: top;
	border: 1px solid #000;
}
#adressen-0-details table td {
	padding: 2px 3px;
	background: #fff;
	vertical-align: top;
	border: 1px solid #000;
}

/**
 * Termine-Modul 
 **/
/*#termine-0-details {
}

#termine-0-details p.date {
	color: #666;
}
#termine-0-details table th {
	padding: 2px 3px;
	background: #ccc;
	vertical-align: top;
	border: 1px solid #000;
}
#termine-0-details table td {
	padding: 2px 3px;
	background: #fff;
	vertical-align: top;
	border: 1px solid #000;
*/
#termine-overview-0 {
	/*padding: 5px;*/
	
}
#termine-overview-0 table {
	width: 544px;
}

#termine-overview-0 th {
	padding-top: 15px;
	border-bottom: 1px solid #dfdfdf;
}

#termine-overview-0 th.date-cell {
	/*padding-right: 15px;*/
	width: 110px;
}
#termine-overview-0 td.image-cell {
	/*padding-right: 15px;*/
	width: 110px;
	padding: 0;
	
}
#termine-overview-0 td.image-cell .thumb {
	width: 100px;
	text-align: left;
	padding: 0;
}
#termine-overview-0 th.title-cell {
	
}
#termine-overview-0 td.description-cell {
	line-height: 12px;
}
#maincontent-box #termine-overview-0 td.description-cell p {
	margin-top: 5px;
	margin-bottom: 0px;
}
#maincontent-box #termine-overview-0 td.description-cell ul {
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
}

/**
 * Referenzen
 */
#referenzen-0-overview {
	
	
	padding: 5px 5px 15px 0;
	width: 500px;
}
#referenzen-0-overview ul li {
	clear: both;
	display: block;

}
#referenzen-0-overview a small,
#referenzen-0-overview a:link small,
#referenzen-0-overview a:active small,
#referenzen-0-overview a:visited small,
#referenzen-0-overview a:hover small,
#referenzen-0-overview .cur small {
	font-size: 10px;
	font-weight: normal;
	display: block;
}




/**
 * Presse
 */
#presse-0-overview {
	
	
	padding: 5px 5px 5px 0;
}
#presse-0-overview h3 a,
#presse-0-overview h3 a:link,
#presse-0-overview h3 a:active,
#presse-0-overview h3 a:visited,
#presse-0-overview h3 a:hover {
	font-size: 14px;
	border: 0;
}
#presse-0-overview a small,
#presse-0-overview a:link small,
#presse-0-overview a:active small,
#presse-0-overview a:visited small,
#presse-0-overview a:hover small,
#presse-0-overview .cur small {
	font-size: 10px;
	font-weight: normal;
	display: block;
}
/**
 * Info
 */ 

#info-0-top {
	padding: 5px 0 5px 30px;
	background: #fff;
}


/**
 * mediata_auth Benutzerverwaltung
 */

#MEDIATA-auth {
	background: #fff;
	width: 450px;
	padding: 15px;
	margin: 50px auto;
	text-align: center;
}

#MEDIATA-auth form #auth-form-table {
	margin: 0 auto;
	
	
}


#MEDIATA-auth h3.auth-headline {
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #000;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}
#MEDIATA-auth fieldset {
    background: white;
    border: 0px solid #fff;
    
    padding: 0;
	display: block;
	text-align: center;
	
}

#MEDIATA-auth fieldset legend {
	
	border: 1px solid #000;
	font-size: 16px;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#MEDIATA-auth #auth-form-table th {
	padding: 0 5px 0 0;
}
#MEDIATA-auth #auth-form-table td input {
	width: 180px;
}
#MEDIATA-auth #auth-form-table td textarea {
	width: 250px;
}
#MEDIATA-auth #auth-form-table th input {
	width: 70px;	

}
#MEDIATA-auth .logo-left,
#MEDIATA-auth a.logo-left,
#MEDIATA-auth a:link.logo-left,
#MEDIATA-auth a:hover.logo-left,
#MEDIATA-auth a:active.logo-left,
#MEDIATA-auth a:visited.logo-left {
	float: left;
	padding: 0 15px 15px 0;
	border: 0;
}
#MEDIATA-auth .auth-login {
	padding: 15px 0 0 5px;
}
#MEDIATA-auth .auth-login a,
#MEDIATA-auth .auth-login a:link,
#MEDIATA-auth .auth-login a:active,
#MEDIATA-auth .auth-login a:visited,
#MEDIATA-auth .auth-login a:hover  {
	border: 0;
}

#MEDIATA-auth .auth-link-box {
	border-top: 1px solid #000;
	padding: 15px 0 25px 0;
	text-align: center;
}
#MEDIATA-auth .auth-code-gen {
	border: 1px solid #000;
	margin: 5px 0;
}
#MEDIATA-auth .auth-error {
	color: red;
	font-weight: bold;
	
}
#error {
	background: #fff;
	font-weight: bold;
}

div#error {
	padding: 15px 30px;
}
div#error * {
	color: red;
	font-weight:bold;

}
form div#admin_form_name {
	float: left;
	clear: left;
	line-height: 18px;
		padding: 2px 0 0 0;
		width: 150px;
	font-weight: bold;
}

form div#admin_form_group {
	display: block;
	margin: 2px 0 0 0;
	clear: right;
}

#admin_form input.input,
#admin_form textarea.textarea,
#admin_form input.input-warn,
#admin_form textarea.textarea-warn {
	width: 250px;
	margin: 2px 0 0 0;
	border: 1px solid #ccc;

}

#admin_form textarea.textarea,
#admin_form textarea.textarea-warn {
	height: 200px;
}
#admin_form input.input,
#admin_form textarea.textarea,
#admin_form input.input-warn,
#admin_form textarea.textarea-warn {

}
#admin_form input.input-warn,
#admin_form textarea.textarea-warn {
	border: 1px solid red;
}

#admin_form_button_right {
	clear: both;
	text-align: right;
	padding: 10px 6px;
}