/**********************************************************
 *	HHK Main-Stylesheet
 *	For browser fixes see specific files
**********************************************************/

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8.8pt;
	text-align: center;
	background: #fff url(../img/body_bg.png) repeat-x;
}

img
{
	border: none;
}

#container
{
	width: 835px;
	margin: 0 auto;
	text-align: left;
}

br.clear
{
	clear: both;
}

/*------------ Shortcut Leiste oben -----------------------*/
#container #bar
{
	width: 100%;
	background:#fff url(../img/header_bg/balken.jpg) repeat-x;
	float: left;
	position:relative;
}

#container #logo a
{
	background: #fff url(../img/header_bg/logo.jpg) no-repeat 0px 0px;
	float: left;
	width: 100px;
	height: 100px;
	text-decoration: none;
	margin-left:20px;
	text-indent:-9999px;
}

#container ul li
{
	list-style: none;
}

#container #language
{
	float: right;
	padding: 15px 15px 0 0;
}

#container #language li
{
	display: inline;
}

#container #language .english
{
	background-image: url(../img/language_english.gif);
}

#container #language .german
{
	background-image: url(../img/language_german.gif);
}

#container #language li a
{
	color: #999;
	font-size: 8pt;
	text-decoration: none;
}

#container #language a.german, #container #language a.english
{
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 1px;
}

#container #language li a:hover
{
	text-decoration: underline;
}

#container #shortcut
{
	position:absolute;
	bottom:28px;
	right:30px;
}

#container #shortcut li
{
	display: inline;
}

#container #shortcut li a
{
	font-size: 8pt;
	color: #999;
	margin-left: 5px;
	text-decoration: none;
	border-left: solid 1px #E1E1E1;
	padding-left: 5px;
}

#container #shortcut li.first a
{
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

#container #shortcut li a:hover
{
	text-decoration: underline;
}

/*------------ Header, Navigation & Inhalt ----------------*/
#container #content
{
	border-top: solid 1px #fff;
	/*padding-top: 60px;*/
	width: 100%;
	/*background: #fff url(../img/header_bg/gradient_gray.png) repeat-x;*/
	background-color:#fff;
	overflow: hidden;
	float: left;
}

/*#gray #container #content
{
	background-image: url(../img/header_bg/gradient_gray.png);
}

#gb #container #content
{
	background-image: url(../img/header_bg/gradient_gb.png);
}

#gc #container #content
{
	background-image: url(../img/header_bg/gradient_gc.png);
}

#gis #container #content
{
	background-image: url(../img/header_bg/gradient_gis.png);
}

#gw #container #content
{
	background-image: url(../img/header_bg/gradient_gw.png);
}

#ver #container #content
{
	background-image: url(../img/header_bg/gradient_ver.png);
}

#diverse #container #content
{
	background-image: url(../img/header_bg/gradient_diverse.png);
}*/


/*------------ Navigation ---------------------------------*/
#container #content #navigation
{
	float: left;
	background-color: #fff;
	margin: 0;
	width: 166px;
}

#container #content #navigation ul
{
	background-color: #EDEDED;
}

#container #content #navigation .top
{
	border-top: solid 1px #D1C9C6;
}

#container #content #navigation .top li
{
	list-style-type: none;
}

#container #content #navigation .top li a
{
	display: block;
	background-color: #CECECD;
	border-bottom: solid 1px #EDEDED;
	text-decoration: none;
	padding: 1px 0;
	background-image: url(../img/navigation_current.gif);
	font-size: 12px;
	font-weight: bold;
}

#container #content #navigation .top li a, #container #content #navigation .top li a:visited
{
	color: #5D5A55;
}

#container #content #navigation .top li a, #container #content #navigation .top li a.current
{
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

#container #content #navigation .top li a.current, #container #content #navigation .top li a.current:hover
{
	background-image: url(../img/navigation_current.gif);
	background-color: #4B4B4B;
	color: #FFF;
}

#container #content #navigation .top li a:hover
{
	background-color: #DAD9D9;
}

#container #content #navigation .top li a span
{
	margin-left: 15px;
}

#container #content #navigation .sub
{
	border: none;
}

#container #content #navigation .sub li a
{
	background-color: #EDEDED;
	background-image: none;
	font-weight: normal;
	border-bottom: solid 1px #F9F9F9;
}

#container #content #navigation .sub li a.current, #container #content #navigation .sub li a.current:hover, #container #content #navigation .sub li a:hover
{
	background-color: #DCDCDC;
	color: #5D5A55;
	background-image: none;
	font-weight: normal;
}

#container #content #navigation .sub li a span
{
	margin-left: 30px;
	display: block;
}

#container #content #navigation .sub li a.current, #container #content #navigation .sub li a.current:hover
{
	background-image: url(../img/navigation_sub.gif);
	background-position: 20px 7px;
}

#container #content #navigation .sub li a:hover
{
	background-color: #CECECE;
}

#container #content #navigation .sub li .sub
{
	border-bottom: solid 1px #FFF;
}

/* 3. Ebene */
#container #content #navigation .sub li .sub li a
{
	background-color: #FFF;
	background-image: none;
	font-weight: normal;
	border-bottom: none;
	font-size: 11px;
}

#container #content #navigation .sub li .sub li a.current, #container #content #navigation .sub li .sub li a.current:hover, #container #content #navigation .sub li .sub li a:hover
{
	background-color: #FFF;
	color: #5D5A55;
	background-image: none;
	font-weight: normal;
}

#container #content #navigation .sub li .sub li a.current, #container #content #navigation .sub li .sub li a.current:hover
{
	background-color: #F2F2F2;
}

#container #content #navigation .sub li .sub li a.current:before, #container #content #navigation .sub li .sub li a.current:before
{
	display: none;
}

#container #content #navigation .sub li .sub li a span
{
	margin-left: 40px;
	display: block;
}

#container #content #navigation .sub li .sub li a.current span, #container #content #navigation .sub li .sub li a:hover span
{
	text-decoration: underline;
}

#container #content #quick_news
{
    line-height: 1.2em;
}

#container #content #quick_news h1
{
	text-align:center;
	width:100% !important;
	min-width:0 !important;
	background-image:none !important;
}

#container #content #quick_news p
{
	color: #888;
	margin-bottom: 15px;
}

#container #content #quick_news span.archive
{
	clear: both;
	margin-bottom: 15px;
	display: block;
}

/*------------ Inhalt -------------------------------------*/
#container #content #body
{
	font-family: Verdana, Tahoma, Arial;
	padding: 0 42px 37px;
	line-height: 1.4em;
	width: 585px;
	float: right;
}

#container #content #body a, #container #content #quick_news a
{
	color: #cc0000;
	text-decoration: none;
}

#container #content #body a:hover, #container #content #quick_news a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

#container #content #body h1
{
	color: #716f64;
	/*padding-bottom: 3px;*/
	line-height:1.6em;
	background: transparent url(../img/underline.png) no-repeat left bottom;
	font-family: "Trebuchet MS" , Verdana, Arial;
	font-size: 1.4em;
	float:left;
	min-width:400px;
	margin-bottom:15px;
}

#container #content #body h2
{
	font-size: 1.4em;
	line-height: 1.2em;
	color: #555;
	margin: 25px 0 5px;
	font-family: "Trebuchet MS" , Verdana, Arial;
}

#container #content #body h3, #container #content #body h4
{
	font-weight: bold;
	margin-top: 5px;
	font-size:1.2em;
	font-family: "Trebuchet MS" , Verdana, Arial;
}

#container #content #body #ctl00_img
{
	margin:0 0 15px;
	clear:left;
}

#container #content #body #ctl00_img img
{
    display:none;
}

#container #content #body #ctl00_img img.first
{
    display:block;
}

#container #content #body img.float_right, #container #content #body img.float_left
{
	float: left;
	border: solid 1px #D1C9C6;
	padding: 1px;
	margin-right: 10px;
}

#container #content #body img.float_right
{
	float: right;
}

#container #content #body p
{
	margin-bottom: 15px;
}

#container #content #body li li
{
	margin-left: 15px;
}

#container #content #body ul li
{
	list-style: none;
	background-image: url(../img/navigation_normal.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 15px;
}

#container #content #body ol li
{
	background: none;
	list-style-type: square;
	padding: 0px;
}

#container #content #body table
{
	margin: 15px 0;
	width: 100%;
	border-collapse: collapse;
}

#container #content #body table caption
{
	padding: 0 5px;
	width: 90%;
	font-style: italic;
	text-align: left;
	vertical-align: bottom;
}

#container #content #body table td, #container #content #body table th
{
	padding: 2px;
	border: solid 1px #fff;
}

.support tr th
{
	width:210px;	
}

#container #content #body table thead td
{
	font-weight: bold;
	padding: 5px 2px;
}

#container #content #body table tfoot td
{
	font-size: 8pt;
	text-align: center;
}

#container #content #body table tbody th
{
	color: #000;
	font-weight: normal;
}

#container #content #body table thead td, #container #content #body table tbody th
{
	background-color: #ddd;
}

#container #content #body table tbody td
{
	background-color: #eee;
}

#container #content #body blockquote
{
	margin: 5px;
	border: solid 1px #D0C8C5;
	background-color: #EBE9EA;
	padding: 5px;
	font-style: italic;
}

#container #content #body img.text_image
{
	float: left;
	margin: 0 15px 10px 0;
}

#container #content #body #twoColumn div
{
	float: left;
	clear: none;
	width: 300px;
	display: block;
}

#container #content #body .threeColumns
{
	width:100px;
	margin-left:0px;
	float:left;
	margin-bottom: 10px;
	text-indent:-9999px;
}

#container #content #body .threeColumns.first
{
	margin-left:0;
}

#container #content #body .threeColumns a
{
	display:block;
	height:200px;
	width:100px;
}

#container #content #body .threeColumns#GB a
{
    background:#fff url(../de/HOME_GB.jpg) no-repeat bottom;
}

#container #content #body .threeColumns#GB a:hover
{
    background:#fff url(../de/HOME_GBa.jpg) no-repeat bottom;
}

#container #content #body .threeColumns#GW a
{
    background:#fff url(../de/HOME_GW.jpg) no-repeat bottom;
}

#container #content #body .threeColumns#GW a:hover
{
    background:#fff url(../de/HOME_GWa.jpg) no-repeat bottom;
}

#container #content #body .threeColumns#GIS a
{
    background:#fff url(../de/HOME_GIS.jpg) no-repeat bottom;
}

#container #content #body .threeColumns#GIS a:hover
{
    background:#fff url(../de/HOME_GISa.jpg) no-repeat bottom;
}

#container #content #body .threeColumns#GS a
{
    background:#fff url(../de/HOME_GS.jpg) no-repeat bottom;
}

#container #content #body .threeColumns#GS a:hover
{
    background:#fff url(../de/HOME_GSa.jpg) no-repeat bottom;
}


/*
#container #content #body div.grid
{
	clear:left;
	border:solid 1px #f00;
}*/

#container #rightColumn
{
	float: right;
	width: 165px;
	margin-right: -10px;
	padding-right: 5px;
}

#container #leftColumn
{
	margin-right: 170px
}

#container #leftColumn p
{
    padding-right:20px;
}

/*------------ Module -------------------------------------*/
.module
{
	margin: 0;
	margin-bottom: 10px;
}

.module .text
{
	text-align: left;
	padding-bottom: 5px;
	position: relative;
}

.module .text h2
{
	font-weight: bold;
	font-size: 8.5px;
	margin:0 !important;
}

.module .try
{
	display: block;
	float: right;
	margin-right: 20px;
}

.module .more img.pdf
{
	margin-bottom: -8px;
}

.module .left
{
	left: 10px;
}

.module .right
{
	right: 10px;
}

.convention .text
{
	margin-left: 70px;
}

#breadcrumb a
{
	font-size: 8pt;
}

#breadcrumb
{
	padding-bottom: 10px;
}

#toplink
{
	font-size: 8pt;
	float: right;
	border-top: 1px solid #ddd;
	padding: 0 5px;
}

.js_enabled div .js
{
	display: none;
}

#container #content #body a.support
{
	color: #696969;
}

fieldset
{
	border: none;
}

fieldset legend
{
	display: none;
}

fieldset label
{
	float: left;
	clear: both;
	display: block;
	width: 180px;
	padding-left: 10px;
	line-height: 22px;
}

fieldset input, fieldset select, fieldset textarea, fieldset span.formField
{
	display: block;
	margin-bottom: 5px;
	padding: 1px;
	width: 200px;
}

fieldset span.formField
{
    width:auto;
}

fieldset input.long
{
    width:350px;
}

fieldset textarea
{
	height: 50px;
}

fieldset textarea#namteil
{
    width:350px;
    height:100px;
}

/**** Download Bereich ***/
body#downloadTop
{
	background: #D7D7D7 none;
	text-align: left;
}

body#downloadTop p
{
	position: fixed;
	line-height:30px;
	left: 15px;
}

body#downloadTop p a
{
	color: rgb(204, 0, 51);
}

body#downloadContent
{
	background: #fff none;
	text-align: left;
	font-family: Verdana, Tahoma, Arial;
	line-height: 1.4em;
}

body#downloadContent p
{
	width: 700px;
	margin:0 0 10px 0;
}

body#downloadContent h1
{
	color: #716f64;
	line-height:2em;
	font-family: "Trebuchet MS" , Verdana, Arial;
	font-size: 2em;
}

.detailsandregistration
{
    line-height:25px;
}

span.error
{
    color:Red;
    font-weight:bold;
}
