/**
 * Style sheet screen
 */
*
{
	margin:0px;
	padding:0px;
}

body
{
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background: #292929 url(tl_files/images/bg_body.gif) repeat-x;
}

/* Links */
a
{
	text-decoration:none;
	color:#666;
}

h1
{
	font-size:200%;
}

h2
{
	font-size:150%;
}

h3
{
	margin:10px 0px 5px 0px;
	font-size:120%;
}

h4, h5, h6
{
	margin:.70em 0em .40em 0em;
	font-size:100%;
}

a:hover, a:focus
{
	text-decoration:underline;
	color:#b8000c;
	outline-width:0px;
}

a:active
{
	text-decoration:none;
	color:#b8000c;
}

#globalWrapper
{
	background: #f5f5f5 url(tl_files/images/bg_body.gif) repeat-x;
}

#mainWrapper
{
	width:955px;
	margin:0px auto;
	text-align:left;
}

#conWrapper
{
	position:relative;
	padding-top:60px;
	padding-left:200px;
	background:#f5f5f5 url(tl_files/images/bg_conWrapper.gif) top right repeat-y;
	min-height:400px;
}

* html #conWrapper
{
	height:400px;
}

/* End */
#nav
{
	width:180px;
	top:260px;
	left:200px;
	position:absolute;
	z-index:90;
}

#nav ul
{
	font-weight:bold;
	font-size:13px;
	color:#666;
	list-style-type:none;
}

#nav ul ul
{
	display:none;
	font-weight:normal;
	font-size:11px;
	color:#828282;
}

#nav li.active ul, #nav li.trail ul
{
	display:block;
}

#nav li.active, #nav a.trail
{
	color:#b8000c;
}

#nav ul li
{
	clear:both;
}

#nav ul ul a:link
{
	color:#828282;
}

#nav ul ul a:hover
{
	color:#b8000c;
}

#nav ul ul ul
{
	display:none;
}

#nav li
{
	margin:10px 0px;
}

#nav li li
{
	margin:5px 0px;
}

#infoNav
{
	width:300px;
	height:16px;
	top:169px;
	right:30px;
	position:absolute;
	text-align:right;
	color:#fff;
	line-height:16px;
}

#infoNav a, #infoNav p
{
	display:inline;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
}

#infoNav a:hover, #infoNav a:focus
{
	text-decoration:underline;
}

/* End */
#content
{
	padding:0px 17px 25px 200px;
	color:#292929;
}

#content p
{
	margin:5px 30px 10px 0px;
	font-size:12px;
	line-height:18px;
}

#content h2
{
	margin-bottom:20px;
	color:#666;
}

#header
{
	height:185px;
	position:relative;
	background:url(tl_files/images/bg_header.png) top right no-repeat;
	z-index: 2;
}

#styleImage
{
	top:27px;
	left:-20px;
	position:absolute;
	z-index:2;
}

#footer, #footer .inside
{
	background-color:#292929;
}

#footer .ad01
{
	width:160px;
	height:174px;
	float:left;
	margin:15px 0px 10px 200px;
	padding-right:20px;
	text-align:right;
	background:url(tl_files/images/bg_address_ad.gif) top right repeat-y;
}

* html #footer .ad01
{
	margin-left:100px;
}

#footer .ad02
{
	width:210px;
	float:left;
	margin-top:15px;
	padding-top:56px;
	padding-left:15px;
}

#footer p
{
	margin-bottom:20px;
	font-size:12px;
	color:#999;
	line-height:18px;
}

#address
{
	width:955px;
	height:200px;
	margin:0 auto;
	text-align:left;
	background:url(tl_files/images/bg_address.gif) top right no-repeat;
}

* html img
{
	behavior: url("iepngfix.htc");
}

.print, .invisible
{
	display:none;
}

a:hover .imgStyle01
{
}

.leftalign
{
	float:left;
	margin-bottom:6px;
	padding-right:15px;
}

.fixfloat
{
	width:1px;
	height:1px;
	overflow:hidden;
	clear:both;
	margin:0px;
	font-size:1px;
	line-height:1px;
}

.ce_accordion .toggler
{
	padding:2px 2px 2px 5px;
	background-color:#990000;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	font-size:12px;
	color:#cccccc;
	cursor: pointer;
}

.ce_accordion .toggler:hover
{
	background-color:#000000;
	font-weight:bold;
	font-size:13px;
	color:#cccccc;
}

.ce_accordion .accordion
{
	padding:2px 2px 2px 5px;
	background-color:#cccccc;
	color:#333333;
}

.ce_accordion .accordion div
{
	padding:7px 10px;
}

div.layout_preview
{
	width:250px;
	margin-right:5px;
	margin-bottom:5px;
	background-color:#999999;
}

div.layout_preview .title
{
	padding-top:3px;
	font-weight:bold;
}

#content .layout_preview .title a
{
	color:#ffffff;
}

div.image_container
{
	float:left;
}

div.image_container a
{
	float:left;
	border:5px solid #999999;
}

div.layout_preview:hover .image_container a
{
	border:5px solid #333333;
}

#globalWrapper div.image_container a:hover
{
	border:5px solid #000000;
}

.mod_photoalbumsviewer .title
{
	display:none;
}

.textfield
{
	width:180px;
	height:120px;
}

.col_0
{
	width:100px;
	vertical-align:top;
}

.formbody td
{
	padding-top:4px;
}

#content .pagination
{
	height:30px;
	overflow:hidden;
}

#content .pagination p
{
	float:left;
	margin-top:11px;
	margin-right:16px;
	font-size:12px;
	line-height:16px;
}

.error
{
	font-size:10px;
	color:#990000;
}

#kontakt_text
{
	width:200px;
	float:left;
	padding-right:20px;
}

#content .pagination ul
{
	float:left;
	margin-right:8px;
	margin-left:8px;
	padding:0px 16px;
	border-left:1px solid #666666;
	list-style-type:none;
}

#content .pagination ul li
{
	display:inline;
	font-size:12px;
	line-height:16px;
	list-style-type:none;
}

