/* LIK Nord 2009 V 1.0  */
/* Styles by elfnullfuenf, Joerg Gehring, www.elfnullfuenf.de. info@elfnullfuenf.de, 2009 */

/* General */

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

html { 
	font-size: 100.01%
}



body {
	color: #41484d;
	text-align: center;
	font: 500 0.82em Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	background: #fff;
	overflow-y: scroll;
	
}


h2 {
	margin-bottom: 0.5em;
	font: 600 1.4em Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin-bottom: 0.2em;
	font: 600 1em Georgia, "Times New Roman", Times, serif;
}


/* --- Links --- */

a img, img {
	outline: 0;
	border: none;
}



p a:link, p a:visited {
	color: #ec882d;
	text-decoration: none;
	border-bottom: 1px solid #ec882d;
}

p a:hover, p a:active {
	background-color: #ec882d;
	color: #fff;
	border-bottom: 1px solid #ec882d;
}


	
	

/* --- Helpers --- */


.orange {
	color: #ec882d;
	}


.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clear  {
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
	height: 0;
	clear: both;
}


.small {
	font-size: 0.85em;
}

.medium {
	font-size: 1.2em;
}

.big {
	font-size: 1.9em;
}


.trennerDot {
	float: left;
	width: 100%;
	height: 3px;
	margin: 20px 0px;
	background: url(../pics/ag/sepHorDot.png) repeat-x;
	}

.align-left {
	text-align: left;
	}

.align-center {
	text-align: center;
	}

.align-right {
	text-align: right;
	}

/* Container */

#containerAll  {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}
	

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 340px;
	overflow: hidden;
	z-index: 2;
	}


#content {
	float: left;
	width: 1000px;
	padding: 390px 0px 30px 0px;
	}

#colLeft {
	float: left;
	width: 150px;
	overflow: hidden;
	}


#colMiddle {
	float: right;
	width: 632px;
	overflow: hidden;
	padding-right: 185px;
	}

#colMiddle ul.list {
	margin: 0px 0px 0px 15px;
}

#colMiddle ul.list li {
	display:list-item;
	list-style-type:square;
	line-height: 1.5em;
}

#colMiddle ul.list li a:link, #colMiddle ul.list li a:visited {
	color: #ec882d;
	text-decoration: none;
	border-bottom: 1px solid #ec882d;
}

#colMiddle ul.list li a:hover, #colMiddle ul.list li a:active {
	background-color: #ec882d;
	color: #fff;
	border-bottom: 1px solid #ec882d;
}


.contentColLeft {
	float: left;
	width: 308px;
	overflow: hidden;
	margin-right: 16px;
	}
	
.contentColRight {
	float: left;
	width: 308px;
	overflow: hidden;
	}

/* --- Header Elements  --- */


#slides {
	position: absolute;
	width: 1000px; 
	height: 340px;
	overflow: hidden;
	z-index: 2;
	}


#stripesWhite {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 185px;
	height: 340px;
	z-index: 3;
	background: url(../pics/ag/topBackStripes.png) no-repeat;
	}

#karteiWhite {
	position: absolute;
	top: 227px;
	left: 151px;
	width: 698px;
	height: 113px;
	z-index: 4;
	background: url(../pics/ag/topBackWhite.png) no-repeat;
	}
	

#logo {
	position: absolute;
	top: 257px;
	left: 123px;
	width: 317px;
	text-indent: -9999px;
	font-size: 0;
	background: url(../pics/ag/topLogo.png) no-repeat;
	z-index: 5;
	}
	
#logo h1 a {
	display: block;
	width: 317px;
	height: 58px;
	}
	
	
/* --- Navigation --- */

.navLeft {
	float: left;
	width: 150px;
	overflow: hidden;
	padding-bottom: 75px;
	}

.navLeft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

.navLeft ul li {
	float: left;
	width: 150px;
	list-style-type: none;
	margin: 0;
	font: 500 1em Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	padding: 5px 0px;
	}

.navLeft ul li a:link, .navLeft ul li a:visited {
	color: #41484d;
	text-decoration: none;
	}

.navLeft ul li a:hover, .navLeft ul li a.on {
	font-weight: 600;
	color: #ec882d;
	text-decoration: none;
	}
	
.navLeft ul li.navHeader a.on {
	color: #41484d;
	}
	
.navLeft ul li.navHeader {
	font-weight: 600;
	}
	
.navHeader {
	float: left;
	width: 150px;
	font: 600 1em Georgia, "Times New Roman", Times, serif;
	text-align:right;
	background:url(../pics/ag/sepHorDot.png) bottom left repeat-x;
	padding-bottom: 5px;
	margin-bottom: 25px;
	}



#navTop {
	float: right;
	text-align: right;
	font: 500 1em Georgia, "Times New Roman", Times, serif;
	padding: 30px 35px 0px;
	}

#navTop ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navTop li {
	list-style-type: none;
	display: inline;
	padding: 0;
}

#navTop li a:link, #navTop li a:visited {
	color: #41484d;
	text-decoration: none;
	padding: 0px 5px;
}

#navTop li a:hover, #navTop li a.on {
	text-decoration: underline;
}

#toolBar {
	float: left;
	width: 632px;
	background:url(../pics/ag/sepHorDot.png) top left repeat-x;
	padding-top: 10px;
	margin-top: 20px;
	}
	
#toolBar a:link, #toolBar a:visited {
	color: #41484d;
	text-decoration: none;
	padding-right: 10px;
	}
	
#toolBar a:hover {
	color: #41484d;
	text-decoration: underline;
	}
	
.top {
	float: left;
	margin-right: 10px;
	}	
	
p.noBorder a:link, p.noBorder a:hover {
	border: none;
	}
	
	
.actionButton {
	position: absolute;
	top: 375px;
	right: 0px;
	width: 162px;
	text-indent: -9999px;
	font-size: 0;
	background: url(../pics/ag/LIK-Website-Sticker_v2.png) no-repeat;
	z-index: 10;
	}
	
.actionButton a {
	display: block;
	width: 162px;
	height: 162px;
	}
	
