﻿html{
	background-image: url(/Images/bg.png);
	background-repeat: repeat-y;
	background-color:white;
	background-position: top;
	overflow-y:scroll;
}

body,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
textarea{
	font-size:13px;
}

a{
	color:#3E83AD;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a span{
	display:none;
}
.apdf{
	background-image:url(/images/icons/pdf.gif);
	padding: 1px 2px 1px 20px;
	background-repeat: no-repeat;
	height:16px;
	line-height:16px;
}


ul{
	list-style: none;
}
strong{
	font-weight:bold;
}
div.Content ul{
	margin: 0 0 0 1.3em;
}
div.Content ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
}
.cbx input{
	margin-right:5px;
	width:16px;
	height:16px;
}
.cbx label{
	
}
/*===== Debug-Panel =====*/
.debug{display:block;position:absolute;bottom:10px;left:10px;border:1px solid #7c7c7c;background:white;cursor:pointer;z-index:100;}
.debug h3{font-size:11px;background:#eeeeee! important;padding: 2px 5px;display:block;color:black;visibility:visible;margin: 0px;}
.debug p{display:none;padding: 5px 10px;font-size:11px;color:black;}
.debug a{font-size:11px;}
.dbg{
	display:none;
	width:430px;
	overflow:auto;
	color:#bfbfbf;
}



#out{
	display:block;
	width:980px;
	margin: 0 auto 20px auto;
	overflow:hidden;
}
#out .header{
	display:block;
	width:100%;
	height:170px;
	position:relative;
}
#out .cont{
	display:block;
	width:820px;
	margin:0 40px 20px 120px;
}
#out .cont .tbx{
	border:1px solid #ccc;	
}
/*==== Header =====*/
#out .header .home{
	display:block;
	position:absolute;
	width:580px;
	height:62px;
	top:50px;
	left:50px;
	background-image: url(/Images/ITAlogo.png);
	background-repeat: no-repeat;
}

#out .header .links{
	display:block;
	position:absolute;
	top:0px;
	right:40px;
	height:25px;
	line-height:25px;
}




/*===== Content =====*/
#out div.cont div.boxM{/*==ALTE Startseite (PrePage) ==*/
	display:block;
	width:820px;
	height:270px;
	background-image: url(/Images/box_m.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color:white;
	margin-bottom:60px;
}
div.boxM div.in{
	display:block;
	margin: 0px 30px;
	padding: 50px 0;
}
#out div.cont div.boxM div.in h1{
	font-size:24px;
	font-weight:bold;	
	margin-bottom: 30px;
}
div.boxM div.in p,div.boxM div.in td{
	font-size:16px;
	font-weight:bold;
	margin-bottom: 1em;
}

div.subboxtext{
width: 540px;
}

/*== Form ==*/
span.missing{
	font-weight:bold;
	color:orange !Important
}
.btnSend{
	display:block;
	width:98px;
	height:22px;
	background-image:url(/Images/btnSend.png);
	background-repeat: no-repeat;
}

table.reg td{
	padding-right:10px;
	padding-bottom: 5px;
}

/*== Text ==*/
#out div.cont p{
	display:block;
	margin-bottom: 1em;
}
#out div.cont h1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:1em;
	color:#3e83ad;
}

#out div.cont h2{
	font-weight:bold;
	margin-bottom: 1em;
}

#out div.content ul{
	padding-left:1.5em;
}
#out div.content li{
	list-style-type: disc;
	list-style-position: outside;
}

.Btn{
	display:block;
	float:left;
	height:22px;
	line-height:22px;
	padding: 0 0 0 22px;
	background-image: url(/images/buttonbg.png);
	color:#666;
	font-size:11px;
	text-transform:uppercase;
}
.Btnr{
	display:block;
	float:left;
	width:12px;
	height:22px;
	background-image: url(/images/buttonbgr.png);
}

#TopNav a,#MainNav a,#Footer a{
	display:block;
	color:#aaa;
	font-weight: bold;
}
#TopNav a.sel,#MainNav a.sel,#Footer a.sel{
	color:#3e83ad;
	font-weight:bold;
}

ul#TopNav{
	xbackground-image:url(/Images/topnav.png);
	overflow:hidden;
	width:810px;
}

#TopNav li{
	background-image:url(/Images/topnav.png);
	background-repeat: no-repeat;
	line-height:31px;
	height:31px;
	float:right;
	margin: 0;
}

#TopNav li a,#TopNav li span{
	padding: 0px 20px 0 35px;
}
#TopNav li.closegray{
	width:5px;
	background-position:0 -80px;
	padding: 0;
	display:block;
}

#TopNav li a{
}
#TopNav li.closeblue{
	width:5px;
	background-position:0 -120px;
	padding: 0;
}

#TopNav li.bl{
	background-position:0 -40px;
	color:white;
}
#TopNav li.bl a{
	color:white;
}

#TopNav li.nam{
	background-position:0 -160px;
}
#TopNav li.tool{
	background-position:-5px -40px;
}
#TopNav li.logout{
	background-position:-5px -40px;
}




/*===== Main Nav =====*/
#MainNav{
	display:block;
	width:100%;
	overflow:hidden;
	margin: 0 0 10px 0;
}
#MainNav li{
	float:right;
	margin-left:20px;
	min-width:1px;
}

#MainNav #Row1,#MainNav #Row2{
	padding-right:10px;
	overflow:hidden;
}
#MainNav #Row1{
	margin-bottom:10px;
	font-size:13px;
}
#MainNav #Row2{
	border-top:1px solid #ccc;
	padding-top:10px;
}

#MainNav #Row1 li.sel a{
	color:#3e83ad;
	background-position: 0 32px;
}
#MainNav #Row1 li{
	padding: 10px 0 10px 10px;
	background-image:url(/Images/topnavbg.png);
	background-repeat: no-repeat;
	background-position: 0 -38px;
}
#MainNav #Row1 li.sel{
	background-position: 0 12px;
}




/*===== Footer =====*/
#Footer{
	display:block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin:50px 40px 10px 120px;
	padding-top:0.5em;
	background-color:#eee;
	overflow:hidden;
}
#Footer li{
	float:right;
	margin-left:20px;
	min-width:1px;
}

#Footer div.footer{
	float:left;
}
#Footer .in{
	display:block;
	overflow:hidden;
	
	margin-bottom:5px;
	padding: 0px 10px;
}
#Footer a{
	color:#3E83AD;
}


#Footer .sitemap{
	border-top: 1px solid #ccc;
	padding: 5px 10px;
	display:none;
}

/*===== Content =====*/
.Content{
	overflow:hidden;
}
.Content .Main{
	float:left;
	width:540px;
}



div.box{
	background-repeat: no-repeat;
}
div.box div.in{
	overflow:hidden;
}
div.box-m{background-image:url(/images/box_icon.jpg);}
div.box-l{background-image:url(/images/box_l.png);}
div.box-xl{background-image:url(/images/box_xl.jpg);}



/*===== Register Test =====*/
#RegTest{
	color:white;
	overflow:hidden;
	background-color:#012754;
}
#RegTest .inner{
	overflow:hidden;
	display:block;
	margin: 0 40px;
	padding: 20px 0;
}
 #out #RegTest h1{
	color:white;
	margin-bottom: 20px;
}

#out #RegTest h2{
	margin-top:40px;
}
#RegTest .RowText{
	display:block;
	clear:both;
	overflow:hidden;
	margin-bottom: 5px;
}
#RegTest label.lab{
	display:block;
	width:150px;	
	float:left;
}
#RegTest .RowText .tbx{
	display:block;
	float:left;
	width:200px;
	padding: 1px 2px;
	border:1px solid #ccc;
	margin-right:10px;
}
#RegTest .RowText .ddl{
	display:block;
	width:150px;
	padding: 1px 2px;
	border:1px solid #ccc;
}

#RegTest .fielderror{
	color:white !Important;
	padding: 1px 2px;
}
#RegTest div.red input.tbx{
	background-color:#f08080;
}
#RegTest .agb{
	margin-left:150px;
}
#RegTest .agb .cbx{
	margin-right:40px;
}
#RegTest .send{
	display:block;
	margin:20px 0 0 150px;
}
#RegTest .box-m{
	height:120px;
	
}
#RegTest .box-m .in{
padding: 30px 0 0 20px;	

}




/*===== RegisterBuy =====*/
.RegisterBuy .Editions td{
	vertical-align: top;
}
.RegisterBuy .Editions tr.cb{
	font-size:24px;
	line-height:24px;
	cursor:pointer;
}
.RegisterBuy .Editions tr.cb td:hover{
	text-decoration: underline;
}
.RegisterBuy .Editions th,
.RegisterBuy .Editions td{
	padding-left:20px;
}
.RegisterBuy .Editions tr.cb .rb{
	position:relative;
}
.RegisterBuy .Editions tr.cb .rb input{
	margin-left:-20px;
	margin-top:5px;
	position:absolute;
	font-size:24px;
}

.RegisterBuy .Editions tr.desc td{
	padding: 10px 0 10px 20px;
}
.RegisterBuy .Editions tr.price{
	font-weight:bold;
}
.RegisterBuy .Editions tr.price table.prices{
	width:100%
}
.RegisterBuy .Editions tr.price table.prices th,
.RegisterBuy .Editions tr.price table.prices td{
	padding: 0;
}
.RegisterBuy .Editions tr.price table.prices td{
	text-align:right;
}

.RegisterBuy .agb{
	margin-left:0px !important;
	display:inline;
}
.RegisterBuy .agb .cbx{
	display:inline !important;
	margin-right:40px;
}
.RegisterBuy .agb .cbx{
	
}

.RegisterBuy .editionbox{
	padding: 5px 10px 5px 0;
	margin: 0 50px 10px 0;
	display:block;
	float:left;
	width:32%;
}

.RegisterBuy .editionbox{
	position:static;
}

.RegisterBuy .editionbox .rb input{
	font-size:24px;
	margin-left:-20px;
	margin-top:5px;
	position:absolute;
}

.RegisterBuy .editionbox .rb{
	cursor:pointer;
	font-size:24px;
	line-height:24px;
	display:block;
}
.RegisterBuy .editionbox .rb label{
	cursor:pointer;
}

.RegisterBuy .editionbox .description{
	padding: 10px 0 10px 0px;
	display:block;
}


.RegisterBuy .editionbox table.price{
	font-weight:bold;
	width:100%;
}

.RegisterBuy .editionbox table.price th,
.RegisterBuy .editionbox table.price td{
	padding: 0;
}
.RegisterBuy .editionbox table.price td{
	text-align:right;
}








.RegisterBuy .RowText span.tbx{
	border:0px solid white !important;
	padding: 0 !important;
	font-weight:bold;
}

.RegisterBuy .tbx{
	width:190px !important;
}

.RegisterBuy .pnlUser,
.RegisterBuy .pnlCompany{
	display:block;
	float:left;
	width:49%;
}
.RegisterBuy .agb{
	display:block;
	margin: 20px 0 0 0;
}
.RegisterBuy  .agb .err{
	display:block;
	margin: 5px 0 0 0;
}
.RegisterBuy .send{
	position:relative;
	border-top:1px solid white;
	margin-left:0px !important;
	padding-top:10px;
}
.RegisterBuy .send .se{
	float:right;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 200px;
    height: 100px;
}


#Karussell{
	display:block;
	width:820px;
	height:458px;
	overflow:hidden;
	position:relative;
}

#Karussell li{
	display:block;
	width:820px;
	height:458px;
}

#Karussell li .in{
	display:block;
	margin: 10px 20px;
}
#Karussell .ctrl{
	display:none;
	position:absolute;
	right:10px;
	bottom: 10px;
	z-index:100;
}
#Karussell .ctrl a{
	padding: 5px 10px;
	margin: 0 0 0 5px;
	background-color:#edd;
}


/*===== Login Page =====*/
#out div.cont .login .inner{
	display:block;
	margin:0 40px;
	overflow:hidden;
	padding:20px 0;
	font-size:16px;
	color:white;
}
#out div.cont .login h1{
	color:white;
	margin-bottom:20px;
	font-size:24px;
}
#out div.cont .login .Btn{
	font-weight:bold;
}
#out div.cont .login .inner th{
	width:150px;
	text-align:left;
}
#out div.cont .login .inner td{
	padding-right:10px;
	height:34px;
}
#out div.cont .login .inner table{
	margin:0;
}
#out div.cont .login .inner a.lnk{
	color:white;
	text-decoration:underline;
}
#out div.cont .login .inner .tbx{
}
#out div.cont .login .inner a.lnks{
	font-size:12px;
}
#out div.cont .login .inner a:hover{
	
}
#out div.cont .login .inner td.error,
#out div.cont .login .inner .err{
	color:red;
	font-weight:bold;
}

#out div.cont .login .inner td.error,
#out div.cont .login .inner .err{
	color:red;
	font-weight:bold;
}

#out div.cont .login .inner td.ok,
#out div.cont .login .inner .ok{
	color:#00FF00;
	font-weight:bold;
}



/*===== Account =====*/
.Account .RowText{
	display:block;
	clear:both;
	margin-bottom:2px;
	overflow:hidden;
}
.Account label.lab{
	display:block;
	width:150px;
	float:left;
	padding: 2px 0 0 0;
}
.Account span.tbx{
	border-color:white !important;
	display:block;
	margin-top:1px;
}
.Account .RowText span{
}

.Account{
	margin: 20px 0;
}

/*===== Grid =====*/
.grid{
	display:block;
	margin: 10px 0;
}

.grid th,.grid td{
	padding: 5px 10px 5px 5px;
}
.grid td{
	vertical-align: top;
}
.grid .head th{
	font-weight:bold;
}
.grid .row{
	border-bottom: 1px solid white;
}
.grid .rowalt{
	background-color:#eee;
}
.grid .new{
	background-color:#3e83ad;
	color:white;
}

.feedback{
	font-weight:bold;
	clear:both;
	margin: 10px 0;
	display:block;	
}
.feedback .ok{
	color:green;
	border:2px solid green;
	background-color:#eeffee;
	display:block;
	padding: 5px 10px;
}
.feedback .err{
	color:red;
	border:2px solid red;
	background-color:#ffeeee;
	display:block;
	padding: 5px 10px;
}

/*===== Presets =====*/
.Presets .send{
	display:block;
	overflow:hidden;
}

.Presets .pfeil{
	display:block;
	cursor:pointer;
	font-weight:bold;
	padding-left:24px;
	background-image:url(/images/buttons.png);
	background-repeat:no-repeat;
	background-position: 0 -403px;
}
.Presets .pfeilon{
	background-position: 0 -503px;
}
.Presets .detail{
	width:420px !important;
	padding:5px 0 5px 24px !important;
}



/*===== Aktionsstopper auf der Bühne =====*/
div#stopper{
	display:block;
	background-image:url(/images/stopper.png);
	width:820px;
	height:40px;
	line-height:40px;
	text-align:left;
	font-size:16px;
	z-index:999;
	position:relative;
	font-weight:bold;
}
div#stopper div.content{
	text-indent:40px;
	
}
div#stopperspace{
	display:block;
	width:820px;
	height:40px;
}
div#stopper div.act{
	position:absolute;
	right:25px;
	top:10px;
}
div#stopper div.act a{
	margin-left:10px;
}
table.preise{
	background-image:url(/images/orange.png);
	background-position:327px 0px;
	background-repeat: no-repeat;
	width:auto !important;
}
table.preise td{
	padding: 5px;
}
table.preise td em{
	text-decoration: line-through;
}











/*====================================================================================
	Top Banner (Bühne)
=====================================================================================*/
.TopBanner{
	clear:both;
	overflow:hidden;
}
.TopBanner .TeaserItem{
	display:block;
	float:left;
	width:820px;
	height:180px;
	background-image:url(/images/box_icon.jpg);
	background-repeat: no-repeat;
	color:white;
	position:relative;
}
.TopBanner .TeaserItem .in{
	margin: 20px 40px;
	height:80px;
}
.TopBanner .shadow{
	display:block;
	height:60px;
	width:100%;
	background-image:url(/Images/shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom:0;
}


/*====================================================================================
	Top Teaser (Grosse Teaser unter der Bühne)
=====================================================================================*/
.TopTeaser{
	border-top: 1px solid #ccc;
	margin: 0 0 20px 0;
	overflow:hidden;
}

.TopTeaser .TeaserItem{
	display:block;
	border-bottom: 1px solid #ccc;
	overflow:hidden;
}
.TopTeaser .TeaserItem .in{
	margin: 10px 0px;
	float:left;
}

.TopTeaser .TeaserItem .additional{
	margin: 10px 0px;
	display:block;
	float:right;
	width:260px;
}
.TopTeaser .TeaserItem .additional .subline{
	display:block;
	margin: 10px 0;
}

.TopTeaser .TeaserItem .withadditional{
	width:540px;
}

.TopTeaser .TeaserItem h3{
	color:#3e83ad;
	font-size:20px;
	margin: 0 0 20px 0;
}
.TopTeaser .TeaserItem .action{
	color:black;
	font-weight:bold;
	position:relative;
}
.TopTeaser em{
	font-style: italic;
}


/*====================================================================================
	Marginal Teaser (Teaser rechts)
=====================================================================================*/
.MarginalTeaser{
	float:left;
	width:260px;
	margin: 0 0 0 20px;
}
.MarginalTeaser .TeaserItem{
	display:block;
	float:left;
	width:260px;
	height:185px;
	background-image:url(/images/teaserbg.png);
	background-repeat: no-repeat;
	color:#3e83ad;
	position:relative;
	margin: 0 0 20px 0;
}
.MarginalTeaser .TeaserItem .in{
	margin: 10px 20px;
}
.MarginalTeaser .TeaserItem h3{
	font-size:16px;
	font-weight:bold;
	margin: 0 0 5px 0;
}
.MarginalTeaser .TeaserItem .action{
	color:black;
	font-weight:bold;
	position:absolute;
	bottom:20px;
	left:20px;
}



/*====================================================================================
											Footer Teaser (Blau)
=====================================================================================*/
.FooterTeaser{
	display:block;
	overflow:hidden;
	margin:0 20px 10px 120px;
	border-top: 1px solid #ccc;
	padding-top:50px;
}
form.home .FooterTeaser{
	xborder-top:0px;
	xborder-bottom: 1px solid #ccc;
	padding: 30px 0 30px 0;
}
.cont .FooterTeaser{
	margin: 0;
}
.FooterTeaser .TeaserItem{
	background-image:url(/Images/teaser_footer.png);
	color:white;
	width:260px;
	height:198px;
	position:relative;
	float:left;
	margin-left:20px;
}
.FooterTeaser .Item0{
	margin-left:0px;
}
.FooterTeaser .TeaserItem h3{
	color:white;
	font-size:16px;
	margin: 0 0 5px 0;
}
.FooterTeaser .TeaserItem .in{
	margin: 10px 20px;
	height:180px;
}
.FooterTeaser .TeaserItem p{
	position:absolute;
	bottom:10px;
	left:20px;
	width:220px;
}
.FooterTeaser .Btnr{
	display:none;
}
.FooterTeaser a{
	color:white;
}
.FooterTeaser a:hover{
	text-decoration: none;
}
#FlashContent{
	display:block;
}


/*=== Bought Modules ====*/
#BoughtModules .rowalt{
	background-color:white;
}
#BoughtModules table.grid{
	width:540px;
}

#BoughtModules .row{
	border-top:1px solid #ccc;
	padding-top:20px;
}

#BoughtModules td{
	padding-right:0px;
}

#BoughtModules .mrow{
	border-bottom:1px solid #ccc;
	padding:20px 0px 20px 0;
	position:relative;
}

#BoughtModules .mrow h2{
	font-size:14px;
	margin: 10px 0 5px 0 !important;
}
#BoughtModules .mrow .body{
	display:block;
	margin: 0 0 10px 0;
	width:520px;
}
#BoughtModules .mrow a{
	display:block;
	margin-top:5px;
}
#BoughtModules .mrow .price{
	position:absolute;
	bottom:20px;
	right:10px;
	font-weight:bold;
}
#BoughtModules .bought .mrow .price{
	right:120px;
}

#BoughtModules .mrow .price .cb{
	display:block;
	float:right;
	margin-left:20px;
}

#BoughtModules .cb{
	display:table-cell;
	float:right;
	position:absolute;
	bottom: 20px;
	right:10px;
	padding: 0;
}
#BoughtModules .cb input{
	margin: 5px 5px 0 0;
}
#BoughtModules .cb label{
	font-size:14px;
}

#BoughtModules .se{
	display:table-cell;
	float:right;
}


/*
#BoughtModules .col1{
	width:30px;
	text-align: center;
}
#BoughtModules .col2{
	width:405px;
}
#BoughtModules .grid1 .col2{
	width:480px;
}
#BoughtModules .col3{
	width:60px !important;
	text-align: right;
}

#BoughtModules .col2 .pfeil{
	xfont-size:1.2em;
	background-position:0 -402px;
}
#BoughtModules .col2 .pfeilon{
	background-position:0 -503px;
}
	
#BoughtModules .col2 .details{
	width:350px !important;
	margin: 5px 5px 5px 20px !important;
}
#BoughtModules .col2 .lnk{
	margin-left:24px;	
}
#BoughtModules .col2 .func{
	margin-left:24px;
}
#BoughtModules .col2 .func strong{
	font-weight:normal;
}


#BoughtModules .col2 .func .bo{
	color:green;
	cursor:help;
	font-weight:bold;
}
#BoughtModules .col2 .func .no{
	color:orange;
	cursor:help;
	font-weight:bold;
}

*/




