/* general */
* {
	padding: 0;
	margin: 0;
}

html,body {
	background: #005ea4 url('../images/main_bg2.jpg') repeat-y center;
}

body,td,th,div,form,img {
	font-family: Arial, Verdana, sans-serif; /*"Lucida Sans", */
	font-size: 12px;
	line-height: 18px;
	color: #4c5252;
	border: 0px;
	padding: 0;
	margin: 0;
}

.startImg {
	display: block;
	float: left;	
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 25px;
	color: #4c5252;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	color: #005ea4;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #005ea4;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #4c5252;
	font-weight: bold;
	padding: 6px 0 6px 0;
}
p {
	margin: 0 0 12px 0;	
}

ul {
	padding-left: 40px;
	padding-bottom: 12px;
	list-style:square;
	list-style-image: url(../images/lpoint.gif);
}

iframe {
	border: 0;	
}

.contentTeaser h4 {
	padding: 8px 0 5px 0;
	margin-top: 0px;
	font-size: 12px;
	line-height: 12px;
	color: #005ea4;
	font-weight: bold;
}

.clear {
	clear:both;
	line-height: 0px;
	height: 0px;
	visibility:hidden;
}
.trackAndTraceWrap {
	border:1px solid rgb(201, 203, 203);
	height:156px;
	padding:3px 0pt;
	width:438px;
}

/* layout */
#page {
	width: 976px;
	margin: 0px auto;
	background: #FFFFFF url('../images/main_bg2.jpg') repeat-y center;

}
#head {
    /*background: #FFFFFF url('http://www.sdv-geis.com/images/head_bg.jpg') top no-repeat;*/
    padding: 8px 0 0 0;
    height: 221px;
    width: 975px;
	
}

#logo {
	margin: 42px 0 0 19px;	
}

#contentWrap {
	width: 926px;
	margin: 15px 30px 0 19px;
	padding-bottom: 20px;
}

#col1 {
	margin-top: 75px;
	float: left;
	width: 150px;
}

#col2 {
	margin-top: 27px;
	float: left;
	margin-left: 40px; 
	width: 504px;
}

#col2Broad {
	margin-top: 27px;
	float: left;
	margin-left: 40px; 
	width: 732px; 
}

#col3 {
	float: left;
	margin-top: 75px;
	margin-left: 28px; 
	width: 200px;	
	border: 0px solid red;
}
#topnavi {
	width: 355px; float: right; font-size: 11px; padding-top: 3px;
}
#topNaviContainer {
	width: 355px;
	float: right; 
	font-size: 11px;
	padding-top: 3px;
	font-size: 11px;
}

#naviDiv {
	font-size: 11px;
	padding: 58px 30px 0 0; 
	width: 756px; 
	float: right; 
}

#printDiv {
	padding: 20px 0 0 0;	
}

.naviSpacer {
	width: 19px;
	text-align: right; 
	margin-top: 2px;
	float: left; 
}

.contentLeft {
	float: left;
	width: 490px;
}

.contentRight {
	float: left;
	margin-top: 48px;
	margin-left: 40px; 
	width: 200px;	
	font-size: 11px;
}

.contentRight p {
	font-size: 11px;
}

.contentLeft50 {
	float: left;
	width: 340px;
	margin-bottom: 20px;
}

.contentRight50 {
	float: left;
	margin-top: 48px;
	margin-left: 50px; 
	margin-bottom: 20px;
	width: 340px;	
	line-height: 16px;
}

#foot {	
	font-size: 10px;	
	margin: 0 32px 0 20px;
	border-top: 1px solid #c9cbcb;
}
#foot a, #col1 #copyWrap a {
	font-size: 10px;	
	display: block;
	float: left;
	padding-right: 19px;
	color:#4c5252;
}

#col1 #copyWrap #copy {
	line-height: 13px;	
}

#copy {
	font-size: 10px;	
	width: 120px;
	float: left;
	padding-right: 20px;
}


/* content */
.sitemapDiv {
	float: left;
	width: 200px;
	margin-right: 30px;
}
.sitemapDiv ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;

}
.sitemapDiv ul li{
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;	
	border-bottom: 1px solid #c9cbcb;
	list-style-type:none;
	list-style-image:none;
}
.sitemapDiv .secondLevelItem {
	margin-left: 12px;
	font-weight: bold;
	border: 0;
}
.sitemapDiv .thirdLevelItem {
	margin-left: 20px;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	border: 0;
}

.sitemapDiv a {
	color: #4c5252;
}
.contentTeaser {
	width: 140px;
	height: 167px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 13px;
}
.contentTeaserTrack {
	width: 140px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 13px;
}

.teaserServicesWrap {
	width: 584px;

	height: 176px; 
	border: 1px solid #999999; 
	padding: 3px 0 3px 0;
}
.teaserSolutionsWrap {
	height: 190px; 
	border: 1px solid #999999; 
	padding: 3px 0 3px 0;
}

.teaserStart {
	width: 190px; 
	padding-right: 13px;
	line-height: 15px;
	padding-left: 25px;
	float: left;
}

.teaserStart h2, .teaserStart h2 a,  .teaserStart h2 a:hover{
	font-size: 18px;
	font-weight: normal;
	color: #0066b3;
	padding-bottom: 12px;
}

.infoContainerRight {
	width: 198px; 
	border: 1px solid #c9cbcb;	
	margin: 3px 0 16px 0;
	padding: 20px 0 20px 0;
}

.infoContainerRight p {
	padding:  0 20px 0 20px;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
}
.infoContainerRight a {
	font-size: 11px;
	line-height: 14px;
}
.imgRight {
	float: right;
	padding: 5px 0 15px 15px; 
}
.imgLeft {	
	float: left;
	padding: 5px 15px 15px 0;
}
.tableFacts {
	width: 200px;
	border-left: 1px solid #c9cbcb;
	border-right: 1px solid #c9cbcb;
	border-bottom: 1px solid #c9cbcb;
	background-color: #FFFFFF;	
	font-size: 11px;
}

.tableFacts tr th {
	color: #4c5252;
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
	height: 20px;
	background-color: #7faed1;
}
.tableFacts tr td {
	height: 20px;
	padding: 4px 0 4px 0;
	font-weight: bold;
	color: #4c5252;
	font-size: 11px;
	line-height: 13px;
}

.table {
	width: 100%;
	border: 1px solid #c9cbcb;
	border-bottom: 0px;
	background-color: #FFFFFF;	
	font-size: 11px;
}
.table tr td {
	border-bottom: 1px solid #c9cbcb;
	/*height: 28px;
	line-height: 28px;*/
	padding: 5px;
	padding-left: 8px;
	font-size: 11px;
}
.table tr th {
	color: #005ea4;
	text-align: left;
	padding: 3px;
	padding-left: 8px;
	font-size: 11px;
	/*height: 28px;
	line-height: 28px;*/
}


/* links */

a {
	color: #0066b3;
	text-decoration:none;
}

a:hover {
	color: #0066b3;
	text-decoration: none;
}


a.navi_active, a.navi_active_en {
	line-height: 11px;
	font-family: Verdana, sans-serif;
	color:#0066b3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
}

a.navi, a.navi_en {
	font-family: Verdana, sans-serif;
	color:#4c5252;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
}

a.navi:hover, a.navi_en:hover {
	text-decoration: none;
	color: #0066b3;
}

a.topNavi, a.topNaviActive {
	text-decoration: none;
	display: block;
	padding-right: 13px;
	float: left;
	color: #4c5252;
}
a.topNaviActive {
	color:#0066b3;
}
a.topNavi:hover, a.topNaviActive:hover {
	text-decoration: none;
	color:#0066b3;
}

a.leftNavi, a.leftNaviActive  {
	text-decoration: none;
	display: block;
	width: 150px;
	border-bottom: 1px solid #c9cbcb;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #4c5252;
	padding: 5px 0 5px 0;
}

a.leftNaviActive  {	
	color: #0066b3;
}

a.leftNavi:hover {
	text-decoration: none;
	color: #0066b3;
}

a.thirdLevelNavi, a.thirdLevelNaviActive  {
	display: block;
	padding-left: 10px;
	line-height: 15px;
	height: 15px;
	color: #4c5252;
}

a.thirdLevelNaviActive  {
	color: #0066b3;	
}

a.thirdLevelNavi:hover {
	text-decoration: none;
	color: #0066b3;	
}

.teaserStart a, .contentTeaser a {
	color: #4c5252;
	text-decoration:none;
}

.teaserStart a:hover, .contentTeaser a:hover {
	color: #0066b3;
	text-decoration:none;
}

#col1 #copyWrap a {
	padding: 0px;
	width: 10px;
	font-size: 10px;	
	line-height: 13px;	
	display: block;
	float: none;

}
#col1 #copyWrap a.active {
	color: #0066b3;
}

#foot a:hover, #copyWrap a:hover {
	text-decoration: none;
	color: #0066b3;
}

/* forms */
.label{
	width: 75px;
	height: 30px;
	clear: both;
	display: block;
	float: left;
}

.label span{
	padding-top: 2px;
	display: block;
}

.input{
	height: 30px; 
	display: block;
	float: left;
}
input, textarea, select, option {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
#contact input, #newsletter input{
	width: 255px;
	padding: 2px;
	height: 14px;
	line-height: 14px;
}

#contact select, #newsletter select  {
	width: 263px;
	padding: 2px;
}

#contact textarea, #newsletter textarea{
	width: 330px;
	height: 140px;
	padding: 2px;
}

#contact .submitButton, #newsletter .submitButton {
	width: 84px;
	height: 21px;
}

.containerSpacer {
	border-bottom: 1px solid #c9cbcb; 
	height: 1px; 
	line-height: 1px;
	width: 160px;
	margin: 12px 0 12px 20px;
}
#printPopup {
	display:none;
}

#newscontent img {
	padding: 2px 7px 7px 0;
}

.contentTeaserTrackLogin {	

}
.contentTeaserTrackLogin a {
	display: block;
	/*height: 24px;
	line-height: 24px;*/
	padding: 3px;
	padding-top: 4px;
	padding-bottom: 0px;
}

div.slideshow-wrap, .gallery-wrap {
	border: 1px solid #c9cbca;
}

div.slideshow-wrap {
	padding: 22px 12px 12px 12px;
	margin: 0 0 20px 0;
	height: 140px;
}
div.slideshow ul {
	list-style-type:none;
	padding: 0; margin: 0;
}
div.slideshow ul li {
	overflow-x:hidden;
	overflow-y:hidden;
	margin-right: 10px;
	float: left;
	line-height: 11px;
	font-size: 10px;
}
div.slideshow ul li div.caption {
	width:150px; font-size: 10px; line-height: 11px;
	padding-top: 2px;
}

div.slideshow ul li img {
	cursor: pointer;
}
div.slideshow ul li img.active {
	opacity: 1;
}
div.slideshow {
	width: 640px;
	float: left;
}
img.prev {
	cursor: pointer;
	float: left;
	margin: 44px 10px 0 10px;
}
img.next {
	cursor: pointer;
	float: left;
	margin: 42px 0 0 0;
}
div.gallery-wrap {
	padding: 25px 30px 25px 50px;
}
div.gallery-wrap h1 {
	font-size: 22px;
	display: block;
	clear: both;
}
div.img-wrap .big {
	width: 360px;
	height: 250px;
	float: left;
	margin-right: 20px;
	background: #cccccc;
}

div.img-wrap table.descr {
	width: 260px;
	height: 250px;
	float: left;
	margin-top: 2px;
}
table.descr h2 {
	display: block;
	color: #4b5151;
	padding-bottom: 5px;
}

table.descr tr td, table.descr p {
	margin-bottom: 0px;
	line-height: 16px;
}
.thumb-container {
	margin-top: 25px;
}
.thumbs img {
	cursor:pointer;
}
table.thumb-table {
	height: 60px;
	width: 90px;
	background: #cccccc;
	float: left;
	margin-right: 6px;
}