body{

	font-family:Arial, Helvetica, sans-serif;
	background-color: #7199D5;
	font-size: 12px;
	margin: 0;
	background-image: url(images/bg_foot_small.gif);
	background-position:top right;
	background-repeat: no-repeat; 	
}

a {
	color: #3C64AE;
	text-decoration: none; 
}

td{
	font-size:12px;
}

a:hover {
	color: #3C64AE;
	text-decoration: none;
	background-color: #D5E9FD;
}

#container{
	width: 100%;
	left:auto;
	right: auto;
}

#mainNavigation{
	display: block;
	margin: 0;
	padding: 0;
	border-top: 1px solid #1E4C87;
	border-bottom: 1px solid #1E4C87;
	overflow:hidden;
	width: 799px;
	text-align:left;
	background-color:#3068A7;
}

#mainNavigationSpacer{
	width: 170px;
	height: 30px;
	background-color: #3068A7;
	float:left;
	
}

#mainNavigation ul{
	list-style: inside none;
	display:block;
	background-color: #7199D5;
	padding: 0;
	margin: 0 0 0 0;
	float: left;	
}

#mainNavigation li{
	float:left;
	display:block;
	overflow:hidden;
	font-weight: bold;
	padding:0;
	margin:0;
	border-right: 1px solid #1E4C87;
}

.first{
	border-left: 1px solid #1E4C87!important;
	width: 123px;
}

* html .first {
	width: 124px;
}

.middle{
	width: 124px;
}

.last{
	width: 128px!important;
}

#mainNavigation a{
	display:block;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#7199D5;
	text-align: center;
	height: 30px;
}

#mainNavigation a:hover{
	background-color:#3068A7;
}

#headerRow{
	clear: both;
	border-top-width: 0px;
	height: 90px;
	overflow:hidden;
	width: 799px;
	background-color: #CADCFF;
	border-right: 1x solid #3068A7;	
	margin: 0;
	padding: 0;
}

#headerLogo{
	margin:0;
	padding: 0;
	display:block;
	width:170px;
	height: 90px;
	background-color:#FFFFFF;
	float:left;
		
}

#headerIllustration{
	height: 90px;
	overflow:hidden;
	background-color: #CADCFF;
	border-left: 1px solid #3068A7;
	margin: 0 0 0 0px;
	float: left;
}

#contentRow{
	clear: both;
	width: 799px;
	background-color: #FFFFFF;
	border-right: 1px solid #3068A7;
}

#sectionTitle a{
	color: white;
	font-weight: bold!important;
	font-size:12px!important;
	background-color: #3068A7!important;
	padding: 3px!important;
}

#subNavigation{
	width: 170px;
	overflow: hidden;
	background-color: silver;
	border-top: 1px solid #3068A7;
	float: left;
}

#subNavigation ul{
	list-style: inside none;
	border-left: 1x solid black;
	display:block;
	margin: 0 0 0 0;
	padding: 0;
}

#subNavigation li{
	float:left;
	display:block;
	width: 170px;
	overflow:hidden;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#subNavigation a{
	display:block;
	width: 100%;
	font-weight: normal;
	color: white;
	padding: 2px;
	background-color:#7199D5;
	border-bottom: 1px solid #1E4C87;
	text-decoration: none;
	font-size:10px;
}

#languageMenu{
	float:right;
}

#languageMenu img{
	margin: 5px 5px 5px 5px;
}

li.spacer{
	color: #1E4C87;
	font-weight: normal!important;
	border-bottom: 1px solid #1E4C87;
	background-color: #CEDCF0;
	font-weight: bold!important;
}
li.spacer span{
	display:block;
	padding: 3px;
}

#subNavigation a:hover{
	background-color:#3068A7;
}

.actNav{
	background-color:#3068A7!important;
	color: #FFFFFF!important;
}

#content{
	display:block;
	background-color:#FFFFFF;
	border-left: 1px solid #3068A7;
	border-top: 1px solid #3068A7;
	width: 628px;
	overflow:hidden;
	float:left;
	padding: 0 0px 0 0px;
	margin: 0 0 0 0px;
	float:left;	
}

#innercontent{
	padding: 5px;
}

#footer{
	clear: both;
	border-left: 171px solid #3068A7;
	border-top: 1px solid #3068A7;
	border-bottom: 1px solid #3068A7;
	color: white;
	padding: 3px;
	font-size:9px;
}

/* CONTENT-ELEMENTE*/

h1{
	font-size:16px;
	color: #3068A7;
	clear:both;
}

h2{
	font-size: 14px;
	color: #7199D5;
	clear:both;
	display:block;
	border-bottom: 1px solid #7199D5;
}

h3{
	font-size: 14px;
	color: #3068A7;
}

#content li{
	list-style-type:circle;
	list-style-image: url(/fileadmin/templates/ietec/images/bullet.gif);
	list-style-position: outside;
}

/* styles for results of the partner db */

.partnerResult {
	width:550px!important;
}

.partnerResult th{
	background-color: white;
	font-size: 12px;
	/* background-image:url(/fileadmin/user_upload/Ietec/partner_db/bg_tbl_header.jpg);	
	background-repeat:repeat-x; */
	color: #666666;	
	text-align:left;		 
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
  	border-right: 1px solid #BEC9DA;
	border-bottom: 1px solid #BEC9DA;
	vertical-align: bottom;
}

.partnerResult span{
	display: block;
	float:left;
}

.partnerResult td{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	background-color:#E3EFFD;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
  	border-right:1px solid #BEC9DA;
	border-bottom:1px solid #BEC9DA;
}

/* end of styles for results of the partner db */


/* Typo3 Styles */
.csc-frame-indent6633{
	width: 280px;
	float:right;
}

.csc-frame-indent3366{
	width: 280px;
	float:left;
}

.csc-caption{
	color:#000066;
	font-size:10px;
}

.contenttable-0{
	width: 100%;
}
.contenttable-0 p{
	padding:0;
	margin:0;
}

.contenttable-0{
	padding: 0;
	border: 0;
	border-collapse:collapse;
}

.contenttable-0 td{
	font-size: 11px;
	margin: 0!important;
	padding: 2px;
	font-weight: normal;
	color: #333333;
	background-color: #E3EFFD;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #BEC9DA;
	border-bottom:1px solid #BEC9DA;
	
}

.tr-0 td{
	font-weight: bold;
	color: #666666;
	background-color: #DFE4E8;
	background-image:url(/fileadmin/templates/ietec/images/bg_tbl_header.jpg);
	background-repeat:repeat-x;
	background-color: #EEEEEE;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #BEC9DA;
	border-bottom:1px solid #BEC9DA;
}

.csc-frame-frame1{
	clear:both;
	margin: 0 0 15px 0;
	border: 1px solid white;
}

.csc-uploads-fileSize{
	width: 35px;
	vertical-align:top;
}
.csc-uploads-fileName{
	vertical-align: top;
}

.csc-uploads-icon{
	padding: 5px;
}

.csc-textpic-caption{
	color:#666666; 
	font-size:10px;
}

/**************************/
/* Sitemap*/
/**************************/


.csc-menu-def h2{
	margin: 10px 0 10px 0;
}

ul.csc-menu-def {
	list-style-type: circle;
	list-style-image: url("/fileadmin/templates/ietec/images/bullet.gif")!important;
	list-style-position:inside;
	padding: 10px;
	margin: 10px;
	width: 260px;
	float: left;
}

.csc-menu-def li{
	padding: 0 0 0 5px;
}
