/**
 * Style sheet grundstruktur
 */
.mod_newslist
{
}

body
{
	left:0px;
	top:0px;
	margin-top:0px;
	margin-left:0px;
	background-color:#FFFFFF;
	background-image:url("tl_files/Langen-Systemdateien/body-bg.gif");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:#666666;
	line-height:20px;
}

#header
{
	width:800px;
	height:150px;
	left:0px;
	top:0px;
	background-color:#ffffff;
	background-image:url("tl_files/Langen-Systemdateien/header-bg.gif");
	background-repeat:repeat-x;
}

#right
{
	width:200px;
}

#right .inside
{
	width:200px;
	margin-top:30px;
}

#main
{
	width:600px;
	min-height:430px;
}

#main .inside
{
	width:500px;
	left:0px;
	top:30px;
	position:relative;
}

#footer
{
	width:800px;
	height:30px;
	position:relative;
	display:block;
	margin-top:70px;
	padding-top:10px;
	border-top:1px solid #999999;
	border-right:0px solid #999999;
	border-bottom:0px solid #999999;
	border-left:0px solid #999999;
}

#logobereich
{
	width:160px;
	height:83px;
	left:640px;
	top:15px;
	position:absolute;
}

.logolangen
{
	width:160px;
	height:83px;
	left:0px;
	top:0px;
	position:absolute;
	background-image:url("tl_files/Langen-Systemdateien/logo-langen-consulting.gif");
	background-position:0 0px;
}

.logolangen:hover, .logolangen:focus
{
	background-image:url("tl_files/Langen-Systemdateien/logo-langen-consulting.gif");
	background-position:0 -83px;
}

h1, h2, h3, h4, h5, h6
{
	margin-top:0px;
	margin-bottom:21px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	color:#010066;
}

#main .ce_text
{
	padding-bottom:20px;
	text-align:justify;
}

#main .ce_gallery
{
	padding-bottom:20px;
}

#right .ce_text
{
	text-align:justify;
}

#main .ce_text a
{
	font-weight:bold;
	text-decoration:none;
	color:#010066;
}

#main .ce_text a:hover, #main .ce_text a:focus
{
	text-decoration:underline;
}

#main .ce_image
{
	margin-bottom:25px;
}

.ce_text ul
{
	list-style-type:disc;
}

.drucken
{
	height:20px;
	float:left;
	padding-right:18px;
	border-top:0px solid #999999;
	border-right:1px solid #999999;
	border-bottom:0px solid #999999;
	border-left:0px solid #999999;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:#414141;
}

.drucken:hover
{
	color:#000000;
}

.druckadresse, #pdfadresse, #druckpfad, #drucklogo
{
	display:none;
}
