
.submitbutton
    {
        background-image: url(images/bu_template.gif);
        width: 400px;
        height: 52px;
        border: 0px;
        font-size: 24px;
        color: #fff;
	    line-height: 52px; 
	    font-family:Trebuchet MS;
	    padding-bottom: 5px;
	    background-color: Transparent;
	    cursor: pointer;
	            
                  
    }
.menutab
    {
        margin-right: 5px;  
        float: left;      
    }

.menutab a
    {
        text-decoration: none;    
    }
    
.menutabelementleft
    {
        height: 41px; 
        width: 5px;
        float: left;    
        background-image: url(images/nav_left.gif);
        background-repeat: no-repeat;
    }
    
.active .menutabelementleft
    {  
        background-image: url(images/nav_aktiv_left.gif);
    }    

.menutabelementright
    {
        height: 41px; 
        width: 5px;
        float: left;    
        background-image: url(images/nav_right.gif);
        background-repeat: no-repeat;
    }


.menutabelementmiddle
    {
        height: 31px; 
        float: left; 
        background-image: url(images/nav_center.gif); 
        text-align: center; 
        font-size: 18px; 
        font-style:normal; 
        font-weight: bold; 
        padding-top: 10px;    
    }
    
    
a {
	color: #fff;
}

a.lnkchangelifetime
	{
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	position: relative;
}

a.tooltip span {
	display: none;
	text-decoration: none;
}

.textbox
	{
		background-image: url(images/bg_textbox.gif);
		background-repeat:no-repeat;
		border: 1px solid #aaa;
		padding: 5px;
		overflow-x: hidden;
	}

.adcustom
	{
		margin-top: 20px;
		margin-bottom: 20px;	
	}

a.tooltip span b {
	background-color: #808080;
	border: 0px;
	border-bottom: 1px solid #000000;
	color: #FFFF00;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a.tooltip span p  {
	padding-left: 5px;
	padding-right: 5px;
}

a.tooltip:hover {
	background: transparent;
	color: #0000FF;
}

a.tooltip:hover span {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	color: #000000;
	display: block;
	font: 12px Verdana, sans-serif;
	left: 40px;
	position: absolute;
	text-align: left;
	top: 20px;
	width: 200px;
	z-index: 100;
}

body {
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.widgetcolorpreview
	{
		height: 20px;
		width: 20px;	
		border: 1px solid #cccccc;	
	}
	

div.faqheadline
	{
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 0px;

}

div.faqheadline a
	{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

div.faqtext
	{
	margin-bottom: 25px;
	margin-top: 5px;
}

div.olist {
	background-color: #2B9F00;
	font-size: 11px;
	line-height: 1.2em;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

li {
	font-weight: normal;
	margin: 0px;
	padding: 5px 0 0 0;
}

li.headline {
	font-size: 12px;
	font-weight: bold;
}

ol {
	margin-left: 10px;
	padding: 15px;
}

p {
	margin-bottom: 10px;
	margin-top: 10px;
}

table tr td {
	padding-bottom: 5px;
}


.atooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active {
	color: #0000FF;
	position: relative;
	text-decoration: none;
}

.checkboxdescription
	{
	color: #FFFFFF;
	float: left;
	font-size: 18px;
    font-family: Trebuchet MS, Verdana, Arial;	
	line-height: 22px;
	margin-left: 5px;
	padding-top: 5px;
	width: 330px;
}

.checkboximage
	{
	float: left;
}

.checkboxline
	{
	height: 100px;
	margin-bottom: 20px;
}

.clearfloat
	{
	clear: both;
}

.collaps
	{
	background-image: url(images/tbx_red.gif);
}

.warningbox
	{
		width: 241px;
		height: 108px;
		background-image:url(images/warnhinweisbox.gif);
		background-position: top;
		background-repeat: no-repeat;
		color: Red;
		padding-left: 115px;
		padding-top: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
		font-size: 11px;
		line-height: 1.2em;
	}

.datavalue
	{
	background-image: url(images/tbx_red.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bolder;
	height: 32px;
	line-height: 25px;
	padding-left: 9px;
	padding-top: 6px;
	width: 352px;
}

.datavaluefooter
	{
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	width: 352px;
}

.dropdownfake
	{
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 25px;
	height: 32px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-top: 8px;
	width: 354px;
}

.errormessage1position
	{
	left: 350px;
	position: absolute;
	top: 190px;
}

.errormessage2position
	{
	left: 46px;
	position: absolute;
	top: 260px;
}

.errormessage3position
	{
	left: 350px;
	position: absolute;
	top: 5px;
}

.errormessage4position
	{
	left: 46px;
	position: absolute;
	top: 73px;
}

.errormessage5position
	{
	left: 350px;
	position: absolute;
	top: -20px;
}

.errormessage6position
	{
	left: 350px;
	position: absolute;
	top: 68px;
}




.errorpanel
	{
	background-image: url(images/bg_errormessage.gif);
	height: 116px;
	line-height: 1.5em;
	overflow: visible;
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 20px;
	width: 176px;
}

.errorpaneldefault
	{
	background-color: #EA0000;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	width: 300px;
}

.expand
	{
	background-image: url(images/tbx_red_expand.gif);
}

.fielddescription
	{
	color: #FFFFFF;
	font-size: 18px;
    font-family: Trebuchet MS, Verdana, Arial;
	line-height: 22px;
	padding-bottom: 5px;
	
}

.lifetimeoptionhover
	{
	background-color: #FF0000;
	width: 361px;
}

.lifetimeoptions
	{
	background-color: #EA0000;
	background-image: url(images/tbx_red_expand_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 185px;
	padding-top: 0px;
	position: absolute;
	width: 361px;
}

.lifetimeoptions .lifetimeoption
	{
	font-size: 13px;
	padding-left: 5px;
	width: 356px;
}

.lifetimeoptions a
	{
	color: #FFFFFF;
	display: block;
	font-size: 25px;
    line-height: 28px;
	text-decoration: none;
}

.line 
	{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 420px;
}

.tbxinput
	{
	border: 0px;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 347px;
}

.withtooltip
	{
	float: left;
	margin-right: 5px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 510px;
}

#contentdone
	{
	background-color: #FFFFFF;
	width: 604px;
}

#contentdonefooter
	{
	background-image: url(images/bg_done_footer.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 604px;
}

#contentdoneheader
	{
	background-image: url(images/bg_done_header.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 604px;
}

#contentdonewrap
	{
	margin-left: auto;
	margin-right: auto;
	width: 604px;
}

#contentform
	{
    margin-top: 20px;
    position: relative;
}

.tbxtimerred
	{
		background-image: url(images/tbx_timer_red.gif);
		background-repeat:no-repeat;
		width: 28px;
		height: 21px;	
		font-weight: bold;
		padding-left: 8px;
		margin-bottom: 5px;
	}

#contentwrappopup
	{
	background-color: #3FBF00;
	background-image: url(images/bg_content_popup.jpg);	
	background-repeat: repeat-x;
	width: 390px;	
	
	}
#contentwrap {
	background-color: #4FEB01;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	width: 404px;
	padding: 20px 140px 40px 130px;
}




#footerpopup
	{
	background-image: url(images/bg_footer_popup.jpg);
	font-size: 15px;
	font-style: normal;
	background-repeat: no-repeat;
	height: 24px;
	letter-spacing: -0.5px;
	padding-top: 5px;
	text-align: center;
	width: 390px;
}

#footer
	{
	background-image: url(images/bg_footer.jpg);
	font-size: 15px;
	font-style: normal;
	height: 27px;
	letter-spacing: -0.5px;
	padding-top: 5px;
	text-align: center;
	width: 674px;
}

#footerpage
	{
	bottom: 0px;
	color: #000000;
	background-color: #ffffff;
	font-style: normal;
	height: 21px;
	margin: 0px;
	text-align: center;
	width: 674px;
}

#footerpage a
	{
	color: #666666;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}

#footerpopuppage a
	{
	color: #666666;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}



#headerpopup
	{
	background-image: url(images/bg_header_popup.jpg);
	background-repeat: no-repeat;
	height: 129px;
	margin-top: 0px;
	width: 424px;
}

#header
	{
	background-image: url(images/bg_header5.jpg);
	background-repeat: no-repeat;
	height: 136px;
	margin-top: 0px;
	width: 730px;
}

#headline {
	margin-bottom: 15px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 24px;
	line-height: 30px;}

#headline_welcome {
	margin-bottom: 15px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 20px;
	line-height: 30px;}




#infodone
	{
	font-size: 24px;

	font-weight: bold;
	margin-left: 20px;
}

#infodone .infodoneline .data
	{
	color: #000000;
}

#infodone .infodoneline td
	{
	padding-bottom: 20px;
}

#menu
	{
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 80px;
	width: 260px;
}

#wrappopup
	{
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		width: 500px;
	}

#wrap
	{
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 730px;
}

.asinputfield
	{
	background-image: url(images/tbx_white.gif);
}

.box
	{
		
	}
	
.boxcontainerheadline
	{
		width: 390px; text-align: center; font-weight:bold; font-size: 15px; margin-bottom: 10px;	
	}	
.boxcontainer
	{
		margin-bottom: 20px;
	}
	
.boxcontainer .whiteheader
	{
			background-image: url(images/box_white_bg_header.gif);
			background-repeat: no-repeat;
			height: 20px;
			width: 390px;
}
	
.boxcontainer .whitefooter
	{
			background-image: url(images/box_white_bg_footer.gif);
			background-repeat: no-repeat;
			height: 20px;
			width: 390px;
	}
	
.boxcontainer .whitecontent
	{
		background-color: #fff;
		padding-left: 10px;
		padding-right: 10px;
		color: #000;
		width: 370px;
	}
	
#widgetconfigtool
	{
		width: 200px;
		margin-right: auto;
		margin-left: auto;
	}
	
#widgetconfigtool .colordescription
	{
		text-align: right;
		width: 150px;
	}

#widgetconfigtool input
	{
		width: 60px;
		text-transform: uppercase;
	}
	
	
	body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
}


.widgetpreviewcontainer
	{
		width: 300px;
		border: 1px solid black;
		background-color: #43C701;
		color: #ffffff;
	}

.widgetpreviewcontainer .widgetpreviewheader
	{
		width: inherit;
		text-align: center;
		background-color: #259201;
		font-size: 12px;
		height: 22px;
	}	

.widgetpreviewcontainer .widgetpreviewheader .widgetpreviewheadertext
	{
		line-height: 1.6em; vertical-align: middle;
	}
	
.widgetpreviewbuttoncontainer
	{
		text-align: center; 
		height: 50px;
	}	
	
.widgetpreviewbutton
	{
		background-color: #ff0000;
		border: 1px solid #B11B00;
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
		height: 25px;
		margin-top: 12px;
	}
	
.widgetpreviewname
	{
		width: 200px;
		text-align: center;
		font-weight: bolder;
		color: #49C60D;
		font-size: 25px;
	}
	
	
#widgetpreview	
	{
	 	width: 300px;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
	}

#contentformpopup
    {
        margin-left: 15px; 
        margin-right: 15px;   
    }