/**
 * Style sheet layout
 */
/* @group site container */
#container
{
	width:950px;
	margin:0 auto;
	background-color:#fff;
}

/* @group header */
#header
{
	background: #fff url(../tl_files/structure/header_bg.gif) repeat-x;
}

/* @group header logo */
#headerLogo
{
	float:left;
	padding:30px 0px 0px 30px;
}

#headerLogo h1
{
	margin:0;
	padding:0;
}

#headerLogo a
{
	width:264px;
	height:78px;
	display:block;
	background: url(../tl_files/structure/header_logo.gif) no-repeat;
}

#headerLogo a span
{
	display:none;
}

/* @group header right */
#headerRight
{
	width:650px;
	height:125px;
	float:right;
}

/* @group header sponsors */
#headerSponsors
{
	width:80%;
	height:40px;
	float:right;
	margin:25px 0px 30px 0px;
}

#headerSponsors ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#headerSponsors li
{
	height:40px;
	float:right;
	margin:0px 20px 0px 0px;
}

#headerSponsors li a
{
	height:30px;
	display:block;
	margin:5px 0px;
}

#headerSponsors li.wko a
{
	width:125px;
	background: url(../tl_files/structure/logo_wko.gif) no-repeat;
}

#headerSponsors li.bmuk a
{
	width:63px;
	background: url(../tl_files/structure/logo_bmukk.gif) no-repeat;
}

#headerSponsors li.bmwa a
{
	width:125px;
	height:32px;
	background: url(../tl_files/structure/logo_wirtschaftsministerium.jpg) no-repeat;
}

#headerSponsors a span
{
	display:none;
}

/* @group header navigation */
#headerNavigation .mod_navigation
{
	height:50px;
	position:relative;
	overflow:visible;
	clear:both;
	margin-right:21px;
	z-index: 999;
}

#headerNavigation .mod_navigation span.branding
{
	font-weight:bold;
	font-size:80%;
}

#headerNavigation .mod_navigation ul
{
	margin:0;
	padding:0;
	line-height:1;
	list-style: none;
}

#headerNavigation .mod_navigation a
{
	display:block;
	font-weight:normal;
	text-decoration:none;
	color:#4f6493;
}

#headerNavigation .mod_navigation li.active p
{
	margin:0;
	padding:0;
}

#headerNavigation .mod_navigation ul#mainNavigation li.level_1
{
	position:relative;
	float:right;
	display:inline;
	padding:0px 10px;
	font-variant:small-caps;
	font-size:135%;
	color:#4f6493;
}

#headerNavigation .mod_navigation ul#mainNavigation li.active, #headerNavigation .mod_navigation ul#mainNavigation li.trail
{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	color:#666;
}

#headerNavigation .mod_navigation ul#mainNavigation li.trail a.level_1
{
	color:#666666;
}

#headerNavigation .mod_navigation ul#mainNavigation li.level_2
{
	border: 0 !important;
}

#headerNavigation .mod_navigation li ul
{
	width:10em;
	left:-999em;
	position:absolute;
	margin:0px;
	padding:5px 6px;
	background-color:#fff;
	border-top:0px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	margin-left:-11px;
}

#headerNavigation .mod_navigation li ul li
{
	float:none;
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-size:140%;
	line-height:20px;
}

#headerNavigation .mod_navigation li ul li a, #headerNavigation .mod_navigation li ul li p
{
	display:block;
	margin:0;
	padding:0px;
	background-color:#fff;
	text-decoration:none;
	font-size:60%;
	color:#666666;
}

#headerNavigation .mod_navigation li ul li p, #headerNavigation .mod_navigation li ul li.trail a
{
	font-weight:bold;
}

#headerNavigation .mod_navigation li:hover ul, #headerNavigation .mod_navigation li.sfhover ul
{
	left:auto;
}

#headerNavigation .m6 .level_2
{
	width: 70px;
}

#headerNavigation .m5 .level_2
{
	width: 55px;
}

#headerNavigation .mod_navigation a.level_2:hover
{
	background-color: #f5f5f5;
}

/* @group header description */
#headerDescription
{
	width:901px;
	height:261px;
	clear:both;
	margin-left:25px;
	background: url(../tl_files/structure/description_bg.gif) no-repeat;
}

#headerDescription p
{
	width:630px;
	height:90px;
	position:relative;
	display:block;
	margin:0px;
	padding:93px 0px 0px 280px;
	font-weight:bold;
	text-decoration:none;
	font-size:140%;
	color:#656565;
}

#headerDescription .image_container a
{
	margin:0px;
	padding:0px;
}

#headerDescription div.image_container
{
	margin-top:0px;
	margin-left:1px;
}

/* @group insertbar */
#insertBar
{
	height:50px;
	margin:0px 25px;
	padding-top:15px;
	color:#676767;
	width: 900px;
}

.knewledgeCD
{
	font-size: 80%;
}

/* @group insertbar breadcrumbs */
#insertBreadcrumbs
{
	float:left;
	display:inline;
}

#insertBreadcrumbs a
{
	margin:0px 3px;
	color:#676767;
}

#insertBreadcrumbs span
{
	margin:0px 3px;
}

#insertBreadcrumbs .mod_breadcrumb
{
	display:inline;
}

/* @group insertbar search box */
#insertSearch
{
	width:270px;
	float:right;
}

#insertSearch label
{
	font-weight:normal;
	font-size:140%;
	float: left;
	line-height:18px;
	margin-right: 4px;
}

#insertSearch div.submit_container
{
	display:inline;
}

/* @group main content */
#mainContent
{
	width:900px;
	clear:both;
	margin:0px 0px 0px 25px;
	font-size:115%;
	line-height:160%;
}

#mainContent h2
{
	width:100%;
	margin:0px 0px 10px 0px;
	padding:10px 0px;
	border-bottom:1px solid #cdcdcd;
	font-size:120%;
	color:#707070;
}

#mainContent h3
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:115%;
	color:#707070;
}

#mainContent p.active
{
	margin:0px;
	padding:0px;
}

/* @group subcontent groups */
#mainContent div.third
{
	width:279px;
	float:left;
	border-top:3px solid #cdcdcd;
}

#mainContent div.third_middle
{
	margin:0px 30px;
}

#mainContent div.half
{
	width:588px;
	float:left;
	border-top:3px solid #cdcdcd;
}

#mainContent div.half_first
{
	width:280px;
	margin:0px 30px 0px 0px;
}

#mainContent .full
{
	width: 900px;
	border-top:3px solid #cdcdcd;
}

#mainContent div.ce_teaser
{
	margin-bottom:10px;
}

/* @group footer */
#footer
{
	margin:40px 25px 0px 25px;
	padding-top:20px;
	background: url(../tl_files/structure/footer_bg.gif) repeat-x;
}

/* @group footer supporter */
#footerSupporter
{
}

#footerSupporter span
{
	float:left;
	margin:5px 20px 0px 0px;
	font-weight:bold;
	font-variant:small-caps;
	font-size:130%;
	color:#9a9a9a;
}

#footerSupporter ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#footerSupporter li
{
	float:left;
}

/* @group footer info */
#footerInfo
{
	border-top:1px solid #cdcdcd;
	color:#666666;
}

#footerInfo a
{
	color:#666666;
}

#footerInfo p
{
	margin:10px 0px;
	padding:0px;
}

#footerInfo p.info
{
	float:left;
	vertical-align:bottom;
}

#footerInfo p.access
{
	float:right;
	text-align:right;
}

/* @group clearer */
div.clear
{
	clear:both;
}

#welcomePageNewsletter
{
	height:300px;
}

/* Checkbox für Newsletter wird ausgeblendet */
.nl_channel
{
	display: none;
}

#home_rechts
{
	overflow:hidden;
}

.printLogo
{
	display: none;
}

.layout_simple_veranstaltungen
{
	background-color: #f6f6f6;
	padding: 5px;
	margin: 10px 0px;
}

.layout_simple_veranstaltungen:hover
{
	background-color: #EDEDED;
	padding: 5px;
	margin: 10px 0px;
}

.layout_simple_veranstaltungen_date
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
}

.layout_simple_veranstaltungen_text a:link, .layout_simple_veranstaltungen_text a:visited, .layout_simple_veranstaltungen_text a:focus, .layout_simple_veranstaltungen_text a:active
{
	text-decoration:none;
}

.layout_simple_veranstaltungen_text a:hover
{
	text-decoration:underline;
}

#webliftingBranding
{
	width:20px;
	height:20px;
	bottom:10px;
	right:10px;
	position:absolute;
	display:block;
	background-image:url("../tl_files/structure/weblifting_branding.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

#webliftingBranding:hover
{
	width:20px;
	height:139px;
	background-image:url("../tl_files/structure/weblifting_branding_hover90Grad.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

.mod_sitemap
{
	margin: 0px auto;
	width: 600px;
	display: block;
	overflow: visible;
}

.mod_sitemap ul li
{
	list-style-type: none;
}

.mod_sitemap ul.level_1
{
	padding: 10px;
}

.mod_sitemap ul.level_2
{
}

.mod_sitemap li.level_1
{
	background-color: #f2f2f2;
	padding: 10px;
	margin: 10px;
}

.novisible
{
	display: none;
}

#mainNavigation li.level_1
{
	list-style-type: none;
}

#mainContent .half ul li
{
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 40px;
}

#mainContent .half ul li:hover
{
}

#mainContent .half ul li a
{
	text-decoration: none;
	font-weight: normal;
}

#mainContent .half ul li .active
{
	text-decoration: underline;
	font-weight: bold;
}

/* IE erzeugt leere DIV */
.staatspreis_box
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.half_first #mainNavigation .level_1 .active
{
	color: #676767;
}

#veranstaltungen-links div.layout_simple_veranstaltungen_date, .layout_simple_veranstaltungen .layout_simple_veranstaltungen_date
{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
