/* (de) Alle Schriftgroessen auf Standardgroesse (12 Pixel) zuruecksetzen */
body{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.gif);
	margin:0;
	text-align: center;
	font-size:75%;
}
a:link, a:visited {color: #000066; text-decoration: underline}
a:hover, a:active {color: #333333;  text-decoration: none}

/* Umrandung bei Bildern im Link fuer IE ausschalten */
a img{
border:0;
}

table{
	font-size:100%;
	border-collapse:collapse;
}

h1,h2,h3,h4,h5,h6 { font-weight:bold; margin: 0 0 4px 0; }
h1 { font-size: 116.67%; }                        /* 14px */
h2 { font-size: 116.67%; }
h3 { font-size: 116.67%; }
h4 { font-size: 116.67%; }
h5 { font-size: 116.67% }
h6 { font-size: 116.67%; font-style:italic }

p, #content ul, #content ol { font-size:100%; line-height: 1.5em; margin: 0 0 1.5em 0 }/* 12px */

#content ul, #content ol { margin: 0 0 1em 1em }
#content li { margin-left: 1.5em; line-height: 1.5em }

/*==================== IDs ==========================*/
#site{
	margin:auto;
	width: 996px;
	background-color: #fff;
	text-align:left;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:10px bottom;
}
#headline{
	padding-top:18px;
	height:116px;
}
#gsn_logo{
	float:left;
	margin-left:18px;
	margin-top:10px;
}
#divisions{
	margin-left:616px;
}
#divisions a{
	float:left;
	color:#000066;
	font-size:75%;
	width:80px !important;
	width:90px;
	padding-top:100px;
	margin-right:15px;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:10px;
}
#divisions a.sc{
	background-image:url(../images/header/standard_connectors.gif);
}
#divisions a.ce{
	background-image:url(../images/header/custom_connectors.gif);
}
#divisions a.cb{
	background-image:url(../images/header/cables.gif);
	padding-left:5px;
	width:85px !important;
	width:90px;
}
#divisions a.sc:hover,
#divisions a.sc:active,
#divisions a.ce:hover,
#divisions a.ce:active,
#divisions a.cb:hover,
#divisions a.cb:active{
	background-position:-90px 0;
}
#mainNavigation{
	clear:left;
	background-color:#FDCB0A;
	border-top:4px solid #990134;
	border-bottom:1px solid #FFFFFF;
	margin-top:21px;
}
#mainNavigation #language {
	float:right;
}
#mainNavigation #language a{
	text-decoration:none;
	display:block;
	float:left;
	width:33px;
	text-align:center;
	border-left:1px solid #FFFFFF;
	font-size: 116.67%; 
	line-height:2.2em;
	color:#FFFFFF; 
}
#mainNavigation #language a:hover,
#mainNavigation a:active{
	color:#000066; 
}
#mainNavigation ul,
#subMenu ul{
	margin:0;
	padding:0;
	line-height:2.2em;
	height:2.2em;
	vertical-align: middle;
}

#mainNavigation ul{
	font-size: 116.67%; 
}

#mainNavigation ul li,
#subMenu ul li{
	float: left;
	list-style-type: none;
}

#mainNavigation ul li a{
	text-decoration: none;
	color:#FFFFFF; 
	display: block;
	vertical-align: middle;
	width:110px;
	text-align:center;
	border-right:1px solid #FFFFFF;
}

#mainNavigation a:hover,
#mainNavigation a:active,
#mainNavigation ul li a.active{
	color:#000066; 
	background-color:#ffeb9c;
}

#subMenu{
	clear:both;
	padding-left:2em;
}
#subMenu ul li a{
	text-decoration: none;
	color:#000066;
	background-image:url(../images/menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding:0 9px 0 17px;
	font-size:100%;
	vertical-align:middle;
	text-decoration:underline;
}

#subMenu ul li a:hover,
#subMenu ul li a:active,
#subMenu ul li a.active{
	background-color:#FFF7DA;
}
#leftColumn,
#mainColumn,
#mainColumn_large,
#rightColumn,
#mainColumn_full{
	margin-top:38px;
}
#leftColumn{
	clear:left;
	float: left;
	width:177px;
}


#mainColumn{
	float: left;
	width: 300px;
	margin-left:40px;
}
#mainColumn_large{
	width: 700px;
	margin-left:217px;
}
#mainColumn_full{
	width:996px;
}
#content{
	color:#000066;
}

#rightColumn{
	float: right;
	width: 300px !important;
	width: 380px;
	padding-right:80px;
	color:#000066;
	margin-top:158px;
}
#search{
	height: 36px;
	background-color: #DDDDDD;
	padding-top: 8px;
	padding-left: 12px;
	margin-right:4px;
}
#search #searchWords{
	display:block;
	float:left;
	margin-top:4px;
	width:140px;
}
#search_submit{
	margin-top:4px;
	margin-left:8px !important;
	margin-left:4px;
}
#content h1 {
	color:#000066;
	text-transform:uppercase;
}
#content h1.csc-firstHeader,
#content h1.division_header{
	height:116px;
	vertical-align:top;
}
.division_margin{
}
#content ul{
	margin:1.5em 0;
	list-style-position:inside;
	padding:0;
}
#content ul li{
	list-style-image:url(../images/list_item.gif);
	margin:0;
}
#content ol{
	margin:1.5em 0;
	padding:0;
}
/* small box with yellow border */
.csc-frame-frame1{
	width:296px;
	margin-bottom:1em;
}
.csc-frame-frame1 .inner{
	width:296px;
	margin-bottom:1em;
	background-image:url(../images/box_border_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.csc-frame-frame1 .inner .csc-header{
	background-image:url(../images/box_border_top.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0;
}

.csc-frame-frame1 h3{
	color:#fdcb0a;
	font-size:100%;
	line-height:20px;
	padding-top:10px;
	text-transform:uppercase;
	margin-left:1em;
}
.csc-frame-frame1 .inner p,
.csc-frame-frame3 .inner p,
#content .inner ul{
	margin:1em;
	margin-bottom:0;
	padding-bottom:1em;
	font-size:100%;
}
/* big box with yellow border */
.csc-frame-frame3{
	margin-bottom:1em;
}
.csc-frame-frame3 .inner{
	width:629px;
	margin-bottom:0;
	background-image:url(../images/box_border_bottom_big.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.csc-frame-frame3 .inner .csc-header{
	background-image:url(../images/box_border_top_big.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0;
}

#footer{
	clear:both;
	width: 996px;
	padding:10px 0;
	text-align:right;
	color:#000066;
}
#footer a{
	margin-left:1em;
}
#copyright{
	float:right;
	width:153px;
	text-align:center;
}

/*==================== Klassen ==========================*/
a.button{
	border:1px solid #FFCC00;
	background-color:#FEF7DA;
	color:#000066;
	cursor:pointer;
	text-align:center;
	padding:0.25em 0.75em;
	text-decoration:none;
}
.orange {
	color:#fdcb0a;
}
.klein{
	font-size: 9px;
}
.fett{
	font-weight: bold;
}
.clear{
	clear: both;
}
#content .contenttable td{
	vertical-align:top;
}
.csc-frame-rulerBefore{
	border-top:2px solid #CCCCCC;
	margin:0.5em 0;
}
.csc-frame-rulerAfter{
	border-top:2px solid #CCCCCC;
	margin:0.5em 0;
}
.pageHeader,
.hidden {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}
