/***********************************************************************/
/*                                                                     */
/*        Copyright 2009 by LüneCom Kommunikationslösungen GmbH        */
/*                                                                     */
/***********************************************************************/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ Einstellungen  ~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@import "templates.css";

@import "/ims/iedit/quickedit.css";

*{
	margin:0px;
	padding:0px;
	border:0px;
}
div.ieInfo
{
    display:none;
	position:absolute;
	width:600px;
	margin-top:50px;
	padding:10px;
	z-index:500;
	margin:auto;
	border:5px solid red;
	background-color:#fff;
	height:200px;
}
html,body{
	background-color:#e8e8e8;
	background-image:url('/images_TGL/bg.png');
	background-repeat:repeat-x;
	background-position:top;
	font:normal 0.9em/1.2 "Verdana";
}
a{
	text-decoration:underline;
	color:#4b4b4b;
}
a:hover{
	color:#e2001a;
	text-decoration:none; 
}

.cB{
	clear:both;
}
.fL{
	float:left;
}
.fR{
	float:right;
}
.bold{
	font-weight:bold;
}
.red{
	color:red;
}
img[align=left]{
	margin-right:10px;
}
img[align=right]{
	margin-left:10px;
}
.error{
	padding:5px;
	background-color:#FFE8E8;
	border:1px solid #CC3300;
	width:500px;
	margin:auto;
	margin-bottom:20px;
}
.mailError{
	padding:5px;
	margin-left:20px; 
	margin-right:20px;
	background-color:#FFE8E8;
	border:1px solid #CC3300;
}
.mailThanks{
	padding:5px;
	margin-left:20px; 
	margin-right:20px;
	background-color:#E0FEED;
	border:1px solid #00CC00;
}
.link a{
	background-image:url('/images/magnifier_medium_left.png');
	background-repeat:no-repeat;
	padding-left:20px;
}
.logout
{
    position:absolute;
    margin-top:240px;
    margin-left:942px;
    text-transform:uppercase;
	font-size:10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ Grundgerüst  ~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#top{
	width:1000px;
	height:15px;
	font-family: verdana;
	margin:auto;
	color:#fff;
	font-size: 10px;
	text-transform: uppercase;
	padding:5px;
	padding-top:10px;
}
#top a{
	color:#fff;
}
.countdown{
	font-size:28px;
	background:#efefef;
	padding:20px;
	padding-top:42px;
	padding-bottom:42px;
	margin-top:0px!important;
}
#rahmen{
	width:998px;
	margin:auto;
	background-color:#fff;
	border:1px solid #fff;
	border-top:0px solid #fff;
	z-index:200;
    background-image:url('/images_TGL/bg_striche.png');
    background-repeat:no-repeat;
    background-position:0px 160px;
}
#header{
    background-repeat:no-repeat;
    background-position:center;
	height:175px;
	widows:996px;
	border:1px solid #fff;
}
#suche{
	background-color: #e2001a;
	width:200px;
	padding:5px;
	margin-bottom:5px;
}
#suche input[type=text]{
	padding:4px;
	width:128px;
	margin-right:2px;
	color:#6e6e6e;
}
#suche input[type=submit]{
	padding:4px;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #d3d3d3;
	color:#393939;
}
#startseiteTGL{
	width:175px;
	height:175px;
	position:absolute;
	margin-left:20px;
	cursor: pointer;
}
#menue{
	width:210px;
	float:left;
	margin-top:20px;
	border-left:1px solid #fff;
	margin-right:20px;
}
#menue li{
	list-style:none;
	list-style-type:none;
	background-color:#eeeff0;
	margin-bottom:3px;
	font-size:11px;
	color:#4b4c4d;
}
#menue li a{
	color:#4b4c4d;
	text-decoration:none;
	overflow:visible;
	display:block;
	width:195px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
}
#menue li a:hover{
	color:#fff;
	background-color:#e2001a;
}
#menue li a.on{
	color:#fff;
	background-color:#e2001a;
}
#menue li ul{
    border: 1px solid #d3d3d3;
    
}
#menue li ul li{
	list-style:none;
	list-style-type:none;
	background-color:#eeeff0;
}
#menue li ul li a{
	text-decoration:none;
	overflow:visible;
	display:block;
	width:183px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	
}
#menue li ul li a:hover
{
    color:#4b4c4d;
	background-color:#d3d3d3;
}
#menue li ul li a.on
{
    color:#4b4c4d;
	background-color:#d3d3d3;
}
.flashTeaser{
	margin-bottom:10px;
}
#content{
	float:left;
	margin-top:20px;
}
#rechts{
	float:left;
	width:212px;
	margin-top:10px;
	margin-left:10px;
}
#sponsoren{
	margin-bottom:20px;
}
#flashVid{
	margin-bottom:20px;
}
#hsbc{
	width:103px;
	margin:auto;
}
#ndr{
	padding:10px;
	font-size:75%;
	border:1px solid gray;
	margin-bottom:10px;
	margin-right:6px;
}
#FooterColor{
	background-image:url('/images_TGL/footerBG.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}
#footer{
	background-image:url('/images_TGL/footer.png');
	background-position:top;
	background-repeat:no-repeat;
	width:1000px;
	padding-top:55px;
	height:5px;
	text-align:center;
	margin:auto;
	padding-bottom:80px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
}
.preise{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.preise th{
	text-align:left;
	/*background-color: #e2001a;*/
	background:#666;
	color:#fff;
	padding:3px;
	text-align:center;
}
.preise td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:3px;
}
a.mehrArrow{
    padding:2px;
    margin-bottom:-10px;
    overflow:auto;
   
    padding-left:20px;
    background-image:url('/images/arrow.png');
    background-position:left 0px;
    background-repeat:no-repeat;
}
.ticker{
    width:100%;
}
.ticker td{
    background-color: #fff;
    padding:3px;
}
.ankuendigung{
	border:2px solid #e6000a;
	padding:5px;
	width:520px;
	background-color:#eeeff0;
	margin-bottom:20px;
}
.ankuendigung .box{
	border:1px solid #ccc;
	background-color:#fff;
	padding:5px;
	float:left;
	width:320px;
}
