/* --------------------------------------------------------------- */
/*                                                                 */
/*    HAUPT CSS-DATEI                                              */
/*    Koller Internet GmbH, www.kollerinternet.ch                  */
/*                                                                 */
/* --------------------------------------------------------------- */

/* --------------------------------------------------------------- */
/* --- HTML TAGS ------------------------------------------------- */
/* --------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body > html {
	height: 100%;
}

body {
	text-align: center;	
}

img {
	border: none;
}

a {
	color: #0e3083;
	text-decoration: none;
}

a:active {
}

a:hover {
	text-decoration: none;
}


/* --------------------------------------------------------------- */
/* --- FONT  ----------------------------------------------------- */
/* --------------------------------------------------------------- */

body {
	/*
	font-size-adjust: none;
	font-stretch: normal;
	*/
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4em;
	
	background-color: #0c3183;
	background-image: url(../images/background-gradient.gif);
	background-repeat: repeat-x;
}

body,
textarea,
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
}

ul {
	list-style: none;
	margin-left: 15px;
}

ol {
	margin-left: 25px;
}

p,
li,
table, 
tr, 
td {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0pt;
	padding: 0pt;
}

#contentLeft h1 {
	margin-right: 15px;
}


h1 {
	color: #0c3183;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2em;
	line-height: 1.4em;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.2em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

table {
	border-collapse: collapse;
}

table tr th {
	font-weight: bold;
}

table tr td {
}

.content-element {
	margin-bottom: 20px;
}


/* --------------------------------------------------------------- */
/* --- STANDARD-KLASSEN ------------------------------------------ */
/* --------------------------------------------------------------- */

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-top {
	vertical-align: top;
}

.text-bottom {
	vertical-align: bottom;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.ls0 {
letter-spacing:0;
}

p {
	letter-spacing:0;
	}

/* --------------------------------------------------------------- */
/* --- HAUPT AUFBAU ---------------------------------------------- */
/* --------------------------------------------------------------- */


#background-numbers {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 50%;
	margin-left: -654px;
	height: 650px;
	width: 1040px;
	overflow: hidden;
}
html > body #background-numbers {
	background-image: url(../images/background-numbers.png);
}

#page {
	position: relative;
	z-index: 100;
	width: 776px;
	margin: 72px auto;
	text-align: center;
}

#header {
	position: relative;
	height: 72px;
	width: 776px;
}
html > body #header {
	background-image: url(../images/background-header.png);
}

#logo {
	position: absolute;
	z-index: 5;
	right: 23px;
	top: 18px;
	width: 205px;
	height: 35px;
	

	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#logo-link {
	position: absolute;
	z-index: 10;
	right: 23px;
	top: 18px;
	width: 205px;
	height: 35px;
	
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#logo-impressum {
	width: 205px;
	height: 35px;
	
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
	
.logo-box {
	width: 32px;
	height: 32px;
	background-color: #0e3083;
	float: left;
	margin-right: 6px;
}
	
.logo-textgross {
	margin-bottom: 2px;
	font-size: 20px;
	float: left;
	color: #0e3083;
	}
.logo-textklein {
	font-size: 15px;
	float: left;
	color: #e2001a;
	}

#root-link {
	display:block;
	height:100%;
	text-indent:-999em;
	width:100%;
}

#page-content {
	height: auto;
	text-align: left;
	background-color: #ffffff;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
}

#footer {
	width: 751px;
	height: 29px;
	color: #004b98;
	padding: 7px 0 0 0;
	background-image: url(../images/background-footer.gif);
	background-repeat: repeat-x;
	padding-left: 25px;
}

#address {
	float: left;
}

.footer-divider {
	background-image: url(../images/footer-divider.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 14px;
	margin-right: 0px;
}

#imprint {
	margin-top: 0px;
	margin-right: 25px;
	float: right;
}

/* --------------------------------------------------------------- */
/* --- MAIN NAVIGATION ------------------------------------------- */
/* --------------------------------------------------------------- */

#main-navigation {
	position: relative;
	height: 30px;
	background-image: url(../images/background-navigation.gif);
	background-repeat: repeat-x;
	text-align: left;
}

#main-navigation ul {
	padding: 5px 0 0 0;
	list-style: none;
}

#main-navigation ul li {
	display: inline-block;
	float: left;
}

#main-navigation ul#navigation li a {
	padding: 0 0 0 12px;
	margin: 0 20px 0 0;
	color: #0e3083;
	font-size: 1.5em;
	background-image: url(../images/navigation-normal.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main-navigation ul#navigation li a:hover {
	color: #bd0926;
	background-image: url(../images/navigation-active.gif);
}


/* AKTIVER ZUSTAND */
#main-navigation ul#navigation li.act a {
	color: #bd0926;
	background-image: url(../images/navigation-active.gif);
}

#main-navigation ul li.act a:hover {
}

#main-navigation ul#language {
	position: absolute;
	right: 30px;
	top: 1px;
}

#main-navigation ul#language li a {
	padding: 0 0 0 4px;
	color: #0e3083;
	font-size: 1.1em;
	background-image: none;
}

#main-navigation ul#language li a:hover {
	color: #0e3083;
	font-weight: bold;
	background-image: none;
}

#main-navigation ul#language li.act a {
	font-weight: bold;
}

#main-navigation ul#language .langFirst {
	padding-right: 6px;

	background-image: url(../images/lang-divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}


/* --------------------------------------------------------------- */
/* --- INHALTE --------------------------------------------------- */
/* --------------------------------------------------------------- */

/* --- Linke Spalte ----------------------------------------------- */
#contentLeft {
	min-height: 300px;
	width: 542px;
	float: left;
	display: inline-block;

	background-image: url(../images/content-dividing-line.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#contentLeft-1-column {
	min-height: 300px;
	float: left;
	width: 100%;
	display: inline-block;

	background-image: none;
}

#contentLeft .Image,
#contentLeft-1-column .Image {
	float: left;
	padding: 1px;
	display: inline-block;
	border: 1px solid #0a3183;
	margin: 0 20px 0 0;
}

#contentLeft .ImageWihtoutBorder,
#contentLeft-1-column .ImageWihtoutBorder {
	float: left;
	padding: 1px;
	display: inline-block;
	border: none;
	margin: 0 50px 0 0;
}


#contentLeft ul,
#contentLeft-1-column ul {
	display: inline-block;
	margin-left: 0px;
}

#contentLeft ul li,
#contentLeft-1-column ul li {
	padding-left: 7px;
	
	background-image: url(../images/inhalt-liste.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/* --- Rechte Spalte --------------------------------------------- */

#contentRight {
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
	width: 170px;
	float: right;
}

#contentRight ul#countries {
	display: inline-block;
	margin-left: 0px;
}

#contentRight ul#countries li {
	padding-left: 0px;
	background-image: none;
	
}

#contentRight ul#countries li {
	margin: 0 0 5px 0;
	padding: 0px;
	font-weight: bold;
}

#contentRight ul#countries li span {
	vertical-align: top;
	line-height: 2em;
}

#contentRight ul li img {
	margin-right: 25px;
}


#page-content p {
	margin-bottom: 1em;	
}


#page-content div.text {
	display: inline-block;	
	padding-right: 12px;
}



#projectsLeft {
	float: left;
	width: 45%;
	margin-right: 10px;
	}

#projectsRight {
	float: left;
	width: 50%;
	}


#content_col_1 {
	float: left;
/*	background-color: red;*/
}

#content_col_2 {
	float: left;
/*	background-color: blue;*/
}

#content_col_3 {
	float: left;
/*	background-color: green;*/
}

/* --------------------------------------------------------------- */
/* --- LINK-KLASSEN ---------------------------------------------- */
/* --------------------------------------------------------------- */

#imprint span.link-decoration {
	color: #004b98;
	text-decoration: none;
	border-bottom: none;
}

#imprint span.link-decoration:hover {
	color: #004b98;
	text-decoration: none;
	border-bottom: 1px solid #004b98;
}

span.link-decoration {
	color: #004b98;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	
}

span.link-decoration:hover {
	color: #0e3083;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

a.no-decoration span.link-decoration {
	text-decoration: none;
	border: none;
}

a.no-decoration {
	text-decoration: none;
	border: none;
}

a.internal-link {
	text-decoration: none;
}

a.external-link {
	padding-right: 14px;
	background-image: url(../images/icons/icon_external-link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

a.popup-link {
	padding-right: 14px;
	background-image: url(../images/icons/icon_popup-link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

/* Spezial CSS für Mail im Footer */
#address a.mail span.link-decoration {
	color: #004b98;
	text-decoration: none;
	border-bottom: none;
}

#address a.mail span.link-decoration:hover {
	color: #004b98;
	text-decoration: none;
	border-bottom: 1px solid #004b98;
}

#address a.mail {
	padding-right: 14px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

#address a.mail:hover {
	padding-right: 14px;
	background-image: url(../images/icons/icon_mail_footer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
/* fertig */


a.mail {
	padding-right: 14px;
	background-image: url(../images/icons/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}

a.download {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_file.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.pdf {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.word {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.excel {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_xls.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.powerpoint {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_ppt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.zip {
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/icons/icon_zip.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

/* --------------------------------------------------------------- */
/* --- PAGE BROWSER ---------------------------------------------- */
/* --------------------------------------------------------------- */

.browsebox {
	list-style-type: none;
	margin: 0.5em 0 0 0;
}

.browsebox li {
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

.browsebox li a {
	color: #990000;
	padding: 4px 8px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	margin-right: 2px;
}

.browsebox li a:hover {
	background-color: #E2E2E2;
}

.browsebox li.act a {
	text-decoration: underline;
}

