/** Allgemeine Fileupload-Formatierung */

#faecher-0-details h4 {
	background: #eee;
	padding: 5px;
	border: 1px solid #ccc;

}
.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 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;
}

span.jpg.thumb,
span.gif.thumb,
span.png.thumb {
	/*width: 100px;*/
	float: right;
	display: inline;
	padding: 2px;
	margin: 3px 0 5px 5px;
	text-align: center;
	line-height: 22px;
	font-style: italic;
	font-size: 12px;
	clear: left;
}
span.jpg img, 
span.gif img, 
span.png img {
	border: 1px solid #666;
} 
/**
 * Allgemeines
 */
.paging {
	border: 1px solid #ccc;
	padding: 5px;
	clear: both;
}
.paging a,
.paging a:link,
.paging a:hover,
.paging a:visited,
.paging a:active, 
.paging span.cur {
	display: inline;
	padding: 0 4px;
	background: #ccc;
}
.paging a:hover {
	background: #dfdfdf;
}
.paging span.cur {
	background: #dfdfdf;
	
}
 
span.cur,
span.cur * {
	color: #999;
}
p.date {
	color: #666;
}
.module {
	
} 



/** News-Modul **/
#news-0-details {
}

#news-0-details p.date {
	color: #666;
}

#news-overview-0 {
	border: 1px solid #ccc;
	margin: 20px 0;
	padding: 5px;
}
#news-overview-0 td.date-cell {
	padding: 0 15px 0 0;
}
#news-overview-0 span.teaser * {
	line-height: 16px;
}
#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;
}
#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;
}

/** 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 {
	border: 1px solid #ccc;
	margin: 20px 0;
	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 {
	border: 1px solid #ccc;
	margin: 20px 0;
	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-overview-0 {
	border: 1px solid #ccc;
	margin: 20px 0;
	padding: 5px;
}
#termine-overview-0 td.date-cell {
	padding: 0 15px 0 0;
}

#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;
}
/**
 * Referenzen
 */
#referenzen-0-overview {
	border: 1px solid #ccc;
	margin: 20px 0;
	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 {
	border: 1px solid #ccc;
	margin: 20px 0;
	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;
    margin: 20px 0;
    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;
}