/***********************************************/
/* ncl.css                             */
/* Use with template online.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #CED7FF;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	display: inline;
	line-height: 14px;
}

a:hover {
	text-decoration: underline;
}

P {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	display: block;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	line-height: 14px;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #336699;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 4px;
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99FFFF;
}

h2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	color: #CCCCCC;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	top: 40px;
	position: absolute;
	text-align: center;
	display: block;
	padding: 0px;
	left: 34%;
}

h3{
	font-size: 85%;
	font-weight: bolder;
	letter-spacing: 0.2px;
	display: block;
	margin: 0px;
	text-align: left;
	color: #666666;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px;
	line-height: 90%;
}

h4{
	font-size: 80%;
	font-weight: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2px;
}

h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 0.2px;
	top: 40px;
	position: relative;
	text-align: right;
	display: block;
	right: 200px;
	visibility: visible;
	padding: 0px;
}

h6{
	font-size: 1px;
	line-height: 1px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	display: compact;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 190px;
	position: absolute;
	top: 0px;
	color: #003366;
	left: 200px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	width: 100%;
	background-color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navBar{
	background-color: #E9E9E9;
	position: absolute;
	margin-top: 0px;
	padding: 0px;
	display: block;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 4px;
	top: 86px;
	width: 20%;
	right: auto;
	left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#content{
	float:right;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	top: 6px;
	position: relative;
	height: 100%;
	right: 0px;
	bottom: 0px;
	width: 76%;
	background-position: right top;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6;
	padding: 0;
	left: 0%;
}

.informationen{
	display: block;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #CED7FF;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	padding: 0px;
	width: 10%;
	float: right;
}

p.ibox{
	height:100%;
	width:100%;
	background-color:#CED7FF;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(gez-blau-180-80.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 80px;
}


/*************** #pageName styles **************/

#pageName{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #CED7FF;
	display: block;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	height: 1px;
	left: 0px;
	top: 0px;
	line-height: 1px;
	margin: 0px;
	width: 200px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	bottom: 0px;
	position: fest;
	height: 70px;
	left: 0px;
	right: 0px;
	visibility: visible;
	display: block;
	background-attachment: fixed;
	vertical-align: baseline;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #003366;
	background-color: #003366;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	display: block;
	vertical-align: baseline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/************* #search styles ***************/

#search{
	font-size: 85%;
	letter-spacing: 0.1px;
	text-align: center;
	word-spacing: 0.1px;
	margin: 0px;
	padding: 0px;
}

#search p{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 90%;
	font-weight: bold;
	color: #003366;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#search h3{
	display: block;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 95%;
	font-weight: bolder;
	color: #CCCCCC;
	letter-spacing: 0.1px;
	text-align: center;
	word-spacing: 0.1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC99;
	border-bottom-color: #CCCC66;
	font-style: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #990000;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	cursor: Hand;
	background-color: #003366;
	padding: 0px;
}

#sectionLinks h3{
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #990000;
	text-align: center;
	display: block;
	letter-spacing: 0.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #E9E9E9;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 14%;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
}

#sectionLinks a:hover{
	background-color: #EEE;
	text-decoration: none;
	color: #003366;
}
#sectionLinks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #003366;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	margin: 0px;
	height: 1px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	vertical-align: top;
	visibility: hidden;
}

/*********** #relatedLinks styles ***********/

#relatedLinks{
	position: relative;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #003366;
	cursor: Hand;
	background-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
}

#relatedLinks h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 95%;
	font-weight: bolder;
	color: #E9E9E9;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	letter-spacing: 0.3px;
	background-color: #990000;
}

#relatedLinks a {
	display: block;
	border-top: 1px solid #E9E9E9;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	color: #E9E9E9;
	height: 14px;
	letter-spacing: 0.1px;
}

#relatedLinks a:hover{
	background-color: #006699;
	text-decoration: none;
	color: #FFCC00;
}
#relatedLinks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #003366;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	margin: 0px;
	height: 1px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	vertical-align: top;
	visibility: hidden;
}

/*********** #gezginLinks styles ***********/

#gezginLinks{
	margin: 0px;
	cursor: Hand;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #990000;
}

#gezginLinks a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#gezginLinks a:hover{
	background-color: #EEE;
	text-decoration: none;
	color: #003366;
}
/************** #advert styles **************/

#advert{
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#advert-01{
	background-image: url(jade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 60px;
	position: absolute;
	width: 158px;
	top: 5px;
	right: 10px;
	display: block;
}

#advert-02{
	position: absolute;
	display: block;
	height: 20px;
	width: 250px;
	visibility: visible;
	top: 20px;
	color: #FFFFFF;
	margin: 0px;
	float: right;
	padding: 0px;
	right: 260px;
}

#advert-03 {
	position: absolute;
	display: block;
	height: 20px;
	width: 260px;
	visibility: visible;
	top: 30px;
	color: #CCCCCC;
	margin: 0px;
	float: right;
	padding: 0px;
	left: 300px;
	font-size: 100%;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
}

#advert-04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-variant: small-caps;
	color: #e9e9e9;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	display: block;
	width: auto;
	padding-left: 20px;
	font-weight: bolder;
	background-color: #990000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#advert-ncl {
	display: block;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	font-weight: bold;
	color: #FF0000;
	font-size: 80%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#advert-alt {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100px;
	background-position: center bottom;
	text-align: center;
	display: block;
	bottom: 0px;
	vertical-align: baseline;
}


#advert img{
	display: block;
}


/************** #headlines styles **************/


.Stil1 {
	color: #003399;
	font-weight: bolder;
}

.Stil2 {
	color: #FF9900;
	font-weight: bolder;
}
.Stil3 {

	color: #FF9900;
	font-weight: bolder;
}
.Stil4 {

	color: #0099CC;
	font-weight: bolder;
}
.Stil5 {

	color: #0099CC;
	font-weight: bolder;
}
