/**
 * Style sheet Elements
 */


/**
 * Download
 */
html>body .mime_icon
{
	top:-1px;
	position:relative;
}
/**
* Accordeon
*/
.toggler {
	display: block;
	color: #666666;
	text-indent: 16px;
	border-bottom:1px solid #CCCCCC;
	background-image: url(tl_files/photos-olympiastadion/layout/icons/bullet_toggle_plus.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	margin:0px;
	padding:0px;
	margin: 2px 0px 2px 0px;
	line-height: 20px;
	font-size:11px;
}
.accordion{
	margin: 8px 0px 10px 0px;
	
}

/**
 * Image gallery, Images
 */
.ce_gallery table {
	width:100%;
}
.ce_gallery img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.ce_gallery td
{
	vertical-align:top;
	background-repeat:no-repeat;
	padding-bottom: 10px;
}
.caption {
	color:#999999;
	font-size: 9px;
	overflow: hidden;
	padding-top: 3px; 
	line-height: 11px;
}
#main .ce_text img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
#floatbox { float:right;}
#floatbox .image_container img { border:none;}


/**
 * Listing
 */
.ce_list ul
{
	margin:0px;
	padding:0px;
}

.ce_list li
{
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:1.4;
}

* html .ce_list li
{
	margin:0px 0px 0px 26px;
}

*:first-child+html .ce_list li
{
	margin:0px 0px 0px 26px;
}


/**
 * Table
 */
.ce_table table
{
	width: 100%;
}

.ce_table td
{
	padding:5px 10px 0px 0px;
}

.ce_table th
{
	padding:3px 10px 0px 0px;
	color: #3D73CB;

}


/**
 * Text
 */
.ce_text{
	line-height:1.5;
}
.ce_text ul{
	margin:0;
	padding:5px 10px;
	list-style-type: none;
}
.ce_text ul li{
	margin:0px;
	padding-left:20px;
	list-style-type: none;
	background-image: url(tl_files/photos-olympiastadion/layout/icons/bullet_star.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
.ce_list ul {
	margin:0;
	padding:0;
}
.ce_list li {
	margin:0px;
	line-height:20px;
	list-style-type:none;
	background-image: url(tl_files/photos-olympiastadion/layout/icons/tag_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
	padding-left:20px;
	font-size: 10px;
	color:#999999;
}
.error { color:#FF0000; margin-bottom: 3px;}

.google {
	border-top: 1px solid #cccccc;
	margin-top: 25px;
	padding-top: 5px;
}
.ce_hyperlink { padding: 3px 0px;}

.kleingedrucktes {
	font-size: 9px;
	color:#999999;
}


/**
 * User
 */
.mod_login {

	padding: 8px 0px 10px 16px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.mod_login input.text {
	width: 150px;
	margin-bottom: 3px;
	border: 1px solid #cccccc;
	background-color:#ECF1F9;
}
#Counter {
	padding: 8px 0px 10px 16px;
}
/**
 * Sitemap
 */
.mod_sitemap { margin:0px; padding: 0px;}
.mod_sitemap ul{ margin:0px; padding: 0px;}
.mod_sitemap .level_1 li {
	list-style-type: none;
	background-image: url(tl_files/photos-olympiastadion/layout/icons/arrow_right.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 18px;
	border-bottom: 1px solid #ECF1F9;
} 
.mod_sitemap .level_2 li {
	list-style-type: none;
	background-image: url(tl_files/photos-olympiastadion/layout/icons/arrow-right.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-indent: 14px;
	border-bottom: none;
	margin-left: 19px;
}
.mod_sitemap .level_3 li {
	border-bottom: none;
	padding: 0px 0px 3px 0px;
}