/* ############################################################################## */
/* ### Anfang Grunddefinitionen ### */
/* ############################################################################## */
html {
	height: 100%;
}
body {
	height: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	background-image: url(../images/layout/bg_showcase.jpg);
	background-repeat: repeat-x;
	background-color: #303030;
}

#menu_links {
	position: absolute;
	z-index: 3;
	top: 360px;
	left: 8px;
	width: 180px;
}
#staendiges_menu {
	position: absolute;
	z-index: 2;
	height: 200px;
	width: 236px;
	padding: 0px;
	margin: 0px;
	top: 368px;
	
	display: visible;
	
	background: url('/site/images/layout/left_menu.gif');
	background-repeat: no-repeat;
	
	}

#content {
	position: absolute;
	z-index: 5;
	left: 250px;
	width: 532px;
	padding: 0px 0px 0px 0px;
}

#topteaser {
	width: 100%;
	position: absolute;
	z-index: 1;
}

#werbemittel {
	position: absolute;
	z-index: 1;
	left: 798px;
	vertical-align: top;
}

#flashticker {
	width: 400px;
	
	position: absolute;
	
	top: 330px;
	left: 220px;
	z-index: 3000;
}

#footer { 
 	position: absolute;
 	z-index:30;
	bottom: 0px;
	margin-top: 0px;
	width: 532px;
	text-align: center;
	display: none;
}


#submenu_start {
	z-index: 20;
	position: absolute;	
	top: 368px;
	left: 250px;
}
#submenu_ende {
	z-index: 21;
	position: absolute;	
	top: 368px;
	left: 964px;
}
#untermenu2 {
	z-index: 7;
	position: absolute;
	top: 368px;
	left: 260px;
	width: 680px;
	height: 25px;
	
	background-image: url(../images/layout/subsubmenu.gif);
	
	padding-left: 24px;
}


#newsletter
{
	background: url('/site/images/layout/newsletter_short_form_bg.gif');
	background-repeat: no-repeat;
	height: 150px;
	padding-left: 23px;
}

#newsletter
{
	margin-top: 15px;
}
#newsletter #ff_form__dao_form__anrede
{
	width: 178px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 10px;
}
*>#newsletter #ff_form__dao_form__anrede
{
	width: 178px;
	margin-top: 50px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#newsletter #ff_form__dao_form__email, #newsletter #ff_form__dao_form__vorname, #newsletter #ff_form__dao_form__nachname
{
	width: 80px;
	padding-left: 5px;
	margin-left:10px;
}

#newsletter #ff_form__dao_form__vorname
{
	margin-top: -20px;
}

#newsletter #ff_form__dao_form__email
{
	width: 170px;
	margin-bottom:0px;
}
*>#newsletter #ff_form__dao_form__email
{
	width: 170px;
	margin-bottom:2px;
}
#newsletter #ff_form__dao_form__nachname
{
	margin-left:0px;
	margin-bottom:0px;
}
*>#newsletter #ff_form__dao_form__nachname
{
	margin-left:0px;
	margin-bottom:2px;
}
#newsletter #ff_form__dao_form__submit
{
	width: 88px;
	height: 20px;
	margin-top: 2px;
	margin-left: 100px;
}
*>#newsletter #ff_form__dao_form__submit
{
	height: 22px;
	margin-top: 0px;
}

#newsletter p
{
	padding: 0px !important;
	margin-left: 10px !important;
	padding-top: 13px !important;
	padding-bottom: 0px !important;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}

#showcase_languages
{
	position:absolute;
	z-index: 110;
	
	top: 60px;
	right:10px;
	padding: 10px;
}
#showcase
{
	position:absolute;
	width:100%;
	height:100%;
	
	background:#3b3b3b;
	
	
	z-index: 100;
}

#showcase_teaser
{	
	width:100% !important;
	height:100% !important;
}

#showcase_bottom
{
	position:absolute;
	height: 100px;
	width: 100%;
	background: url('../images/layout/showcase_bottom_bg.gif') repeat-x;
	
	bottom:0px;
}
#showcase_bottom a.sc_bt
{
	display:block;
	width: 274px;
	height: 54px;
	background: url('../images/layout/showcase_bottom_bt.gif') no-repeat;
	text-decoration:none;
	
	
	border-bottom: 1px solid #343434;
	border-left: 1px solid #343434;
	border-right: 1px solid #343434;

	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#showcase_bottom a:hover.sc_bt
{
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;

	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#showcase_bottom li
{
	display: inline;
 	color: #6a6e77;
}
#showcase_bottom li a
{
 color: #6a6e77;
}


#content, #topteaser, #staendiges_menu, #werbemittel, #menu_content
{
	/*display:none;*/
}

#hauptmenu_start, #hauptmenu_ende, #hauptmenu, #logo
{
	z-index: 110;	
}

#logo, #hauptmenu_start, #hauptmenu_ende
{
	display:none;
}