/*---------------------------------------------------------------------------------------
Global 
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {
	width:100%;
	background:#466381 url(images/bg_body.jpg) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
}
/*---------------------------------------------------------------------------------------
Layout Structure
-------------------------------------------------------------------------------------- */
#bg_left {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 20px;
	height: 100%;
	background: url(images/bg_left.jpg) no-repeat left top;
}
#mainMenu {
	position: absolute;
	z-index: 1;
	top: 115px;
	left: 275px;
	width: 694px;
	}
#left {
	position: absolute;
	z-index: 1;
	top: 176px;
	left: 20px;
	width: 245px;	
	}
#left #leftMenu {
	background: #568CE6;
	}
#left #leftBanner {
	background: #466381;
	border-top: 1px solid #FFFFFF;
	}
#container {
	position: static;
                width: 960px;
	margin-left: 20px;
	}
#topMenu {
	position: static;
	float: left;
	width: 900px;
	height: 20px;
	background: url(images/bg_top.jpg) no-repeat right top;
	}
#language {
	position: static;
	float: right;
	width: 60px;
	height: 20px;
	background: #466381;
	text-align: center;
	}
#logo {
	position: static;
	float: left;
	width: 245px;
	height: 135px;
	background: #FFFFFF;
	}
#trailer {
	position: static;
	float: right;
	width: 715px;
	height: 135px;
	background: #568CE6;
	}
#routeWrapper {
	position: static;
	float:right;
	height: 20px;
	width: 960px;
	border-top: 1px solid #FFFFFF;
	}
#routeWrapper #route {
	position: static;
	float:right;
	width: 705px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	}
#contentWrapper {
	position: static;
	float: right;
	width: 715px;
	background: #FFFFFF;
	}
#contentWrapper #content {
	position: static;
	width: 695px;
	margin: 25px 10px 10px 10px;
	}
#footer {
	position: static;
	float: right;
	width: 715px;
	height: 70px;
	margin-left: 245px;
	background: url(images/bg_footer.jpg) no-repeat left top;
}
.newsletter {
                margin-top: 15px;
                width: 244px;
}
.newsletter table {
                width: 204;
                margin: 20px; 
                color: #FFFFFF;
                font-size: 14px;
                font-weight: bold;
}
.newsletter label {
                color: #FFFFF;
                font-size: 12px;
                font-weight: bold; 
}
.newsletter input {
                width: 204px;
                font-size: 12px;
                padding: 2px;
                margin: 0px;
                border: 1px solid #466381; 
}
.newsletter input.radio {
                height: auto;
                width: auto;               
                padding: 0;
                border: none; 
}
.newsletter input.submit {
                width: 100px;
                padding: 0px;
                margin: 0px;
                font-weight: bold; 
                border: 1px solid #FFFFFF; 
}

/*---------------------------------------------------------------------------------------
=mainMenu
-------------------------------------------------------------------------------------- */
#mainMenu ul li {
	float: left;
	display: block;
	color: #000000;
	padding: 0 10px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}
#mainMenu ul li a {
	text-decoration: none;
	color: #000000;
}
#mainMenu ul li a:hover {
	color: #FFFFFF;
}
#mainMenu ul li.ACT,
#mainMenu ul li.CUR {
	font-size: 20px;
	position: relative;
	font-weight: 900;
}
#mainMenu ul li.ACT a ,
#mainMenu ul li.CUR a {
	color: #FFFFFF;
}

/*---------------------------------------------------------------------------------------
=topMenu
-------------------------------------------------------------------------------------- */
#topMenu ul li {
	float: right;
	display: block;
	padding: 0 5px 0 0;
	}
#topMenu ul li a, #topMenu ul li a:hover {
	text-decoration: none;
	font-size:11px;
	line-height: 20px;
	color: #FFFFFF;
	}
#topMenu ul li a:hover {
	color: #CCCCCC;
	}
#topMenu ul li.ACT a ,
#topMenu ul li.CUR a {
	font-weight: bold;
}

/*---------------------------------------------------------------------------------------
=language
-------------------------------------------------------------------------------------- */
#language a, #language a:hover {
	text-decoration: none;
	font-size:11px;
	line-height: 20px;
	color: #FFFFFF;
	}
#language a:hover {
	color: #CCCCCC;
	}

/*---------------------------------------------------------------------------------------
=route
-------------------------------------------------------------------------------------- */
#route a{
	color: #FFFFFF;
	text-decoration: none;
	}
#route a:hover{
	color: #CCCCCC;
	}

/*---------------------------------------------------------------------------------------
=leftMenu
-------------------------------------------------------------------------------------- */
#leftMenu ul {
	border-top: 1px solid #FFFFFF;
	}
#leftMenu ul, #leftMenu ul li ul {
	list-style-type: none;
	padding: 20px;
}
#leftMenu ul li, #leftMenu ul li ul li {
	font-size: 12px;
	width: 100%;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: lighter;
}
#leftMenu ul li a, #leftMenu ul li ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
#leftMenu ul li a:hover {
	font-weight: bold;
}
#leftMenu ul li.ACT a ,
#leftMenu ul li.CUR a , 
#leftMenu ul li ul li.ACT,
#leftMenu ul li ul li.CUR a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#leftMenu ul li ul{
	padding: 0 0 0 10px;
	border-top: none;
}
#leftMenu ul li ul li a:hover {
	color: #FFFFFF;
}
#leftMenu ul li ul li.NO a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}

/*---------------------------------------------------------------------------------------
=content
-------------------------------------------------------------------------------------- */

/*********************************************************************
	Changes according to extension sicompanydb
	Main styles in typo3conf/ext/sicompanydb/res/pi1_css.css
*********************************************************************/

	#content .tx-sicompanydb-pi1 {
		font-size: 12px;
		color: #333333;
		min-height: 300px;
  		height: auto !important;
  		height: 300px;
	}

	#content .sicompanydb_result_list_clear {
		border-bottom: 1px solid #999999;
	}

	#content .sicompanydb_category1,
	#content .sicompanydb_category2,
	#content .sicompanydb_category3 {
		width: 180px;
		
	}
	
	#content .sicompanydb_container div select {
		width: 180px;
		margin-bottom: 10px;
		font-size: 11px;
		color: #333333;
		border: 1px solid #333333;
	}
	
	#content .sicompanydb_submit {
		float: left;
		margin-top: 20px;
	}
	
	#content .sicompanydb_submit input {
		font-size: 10px;
		text-transform: uppercase;
		background: #466480;
		color: #ffffff;
		border: 1px solid #333333;
		padding: 0px 5px;
	}
	
	#content .sicompanydb_resultmessage {
		clear: both;
		margin-top: 30px;
	}

	#content .tx-sicompanydb-pi1 a {
		color: #466480;
		text-decoration: none;
	}

#content h1, #content h2, #content p, #content .bodytext, #content li {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	}
#content h1 {
	padding-bottom: 10px;
	}
#content h2 {
	padding-top: 20px;
	padding-bottom: 10px;
	}
#content ul {
	margin-left:10px;
	padding-left:10px;
	}
#content p a {
	color: #333333;
	}
#content p a:hover {
	text-decoration:none;
	}
#content .contenttable {
                width: 100%;
                }
#content .contenttable td {
                vertical-align: top;
                }

/* Sitemap*/
#content .csc-sitemap ul li {
	list-style: none;
         }
#content .csc-sitemap a {
	color: #333333;
	text-decoration: none;
	}

/*---------------------------------------------------------------------------------------
=footer
-------------------------------------------------------------------------------------- */

#printLink {
         	position: static;
	float: right;
	padding-top: 5px;
	width: 680px;
	height: 30px;
	text-align: right;
}
#pdfLink {
         	position: static;
	padding-top: 5px;
	float: right;
	width: 30px;
	height: 30px;
}
#footMenu {
	position: static;
	line-height: 20px;
}
#footMenu ul li {
	float: left;
	display: block;
	color: #000000;
	padding: 0 0 0 10px;
	font-size: 12px;
}
#footMenu ul li a {
	text-decoration: none;
         color: #FFFFFF;
}
#footMenu ul li a:hover,
#footMenu ul li.ACT a:hover,
#footMenu ul li.CUR a:hover {
	color: #CCCCCC;
}
#footMenu ul li.ACT a ,
#footMenu ul li.CUR a {
	color: #FFFFFF;
	font-weight: bold;
}
#copyright {
	float: right;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	line-height: 20px;
}
