/*
@author:		raphael at infolehrling.ch
@date:			08.03.2006
@modifided:		26.11.2007
/*

/*
body
---------------------------------------
*/

body	{
		/*width:100%;*/
                 text-align:center;
		}


/*
maincontainer
---------------------------------------
*/

#maincontainer	{
		margin:0px auto;
                 text-align:left;
                 width:970px;
                 }


/*
header
---------------------------------------
*/

#header	{
		width:970px;
		height:120px;
		}


.admButton {
	display:block;
	background-color:#ADAEAD;
	border:1px solid #000000;
	width:180px;
	float:left;
	margin:3px 0px 0px 5px;
}

/*
navigation
---------------------------------------
*/

#navigation	{
	width:210px;
	border:1px solid #000;
	float:left;
	margin-top:5px;
        padding:5px 0px 0px 5px;
        min-height:440px;
        ]height:440px;
	font-family:arial,verdana;
}

#ajaxSearch_input {
	width:200px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #0F4571;
}

#navigation a {
	color: #000;
	text-decoration: none;
}

/* 1st level */
#navigation ul a {
	display: block;
	color: #000;
	width: 195px;
	height: 22px;
	padding: 0px 0px 0px 10px;
	margin:1px 0 1px 0;
	font-weight:bold;
	line-height:22px;
}

#navigation ul a:hover {
	background-color:#0099ff;
	height:20px;
	width:194px;
	color: #fff;
	border:1px solid #00f;
	padding: 0 0 0 9px;
}

/* Active */
#navigation li.current a {
	display: block;
	width: 193px;
	height: 20px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	background-color:#09f;
	color: #fff;
	border:1px solid #00f;
}

/* 2nd level */

/* hide all */
#navigation li ul {
	display: none;
}

/* show active */
#navigation li.current ul {
	display: block;
}

#navigation li li {
	margin: 0px;
	padding: 0px;
}

#navigation li.current li a,
#navigation li li a {
	display: block;
	font-weight: bold;
	width: 180px;
	padding: 0px 0px 0px 25px;
	background:none;
	color: #000;
	border:none;
}

#navigation li li a:hover {
	color:#00f;
	border:none;
	background:none;
}
/* Active */
#navigation li.current li.current a {
	width: 180px;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	border:none;
	background:none;
	color: #00f;
}


/* 3rd level */

/* hide all */
#navigation li li ul,
#navigation li.current li ul {
	display: none;
}

/* show active */
#navigation li.current li.current ul,
#navigation li li.current ul {
	display: block;
}

#navigation li li {
	margin: 0px;
	padding: 0px;
}

#navigation li.current li.current li a {
	display: block;
	font-weight:normal;
	width: 160px;
	padding: 0px 0px 0px 45px;
	color: #c03;
}

#navigation li.current li.current li a:hover {
	color:#000;
	/*background:#76ad21;*/
}
/* Active */
#navigation li.current li.current li.current a {
	width: 160px;
	padding: 0px 0px 0px 45px;
	color: #00f;
}


/*
content
---------------------------------------
*/

#content		{
	width:537px;
        float:left;
        margin:5px;
       /* border:1px dotted red;*/
 }

/*
contentenText
---------------------------------------
*/

#contentText	{
	width:520px;
	margin:0px 5px 5px 5px;
	/*border:1px solid red; */
	float:left;
        min-height:404px;
	]height:404px;
	}
	#contentText .auflistung {
		border-bottom: 2px dotted #ccc;
		margin-bottom:10px;
	}

/*
footer
---------------------------------------
*/

#footer	{
	/*width:488px;  */
        width:100%;
	float:left;
	height:30px;
        text-align:center;
        border-top:1px solid black;
}
/*
leftNavigation
---------------------------------------
*/

#rightNavigation	{
	width:199px;
	margin-top:5px;
	float:left;
	border:1px solid blue;
        min-height:440px;
        padding:5px 0px 0px 5px;
        ]height:440px;
	}






.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}
 
.nl_summaryPost h3 {
border-bottom: 1px solid #CCCCCC;
margin: 0px !important;
padding: 5px !important;
color: black;
}
 
.nl_summaryPost .nl_info {
background-color: #F8F8F8;
padding: 5px !important;
font-size: 0.8em;
color: black;
}
 
.nl_link {
font-size: 76%;
text-align: right;
}
 
.nl_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#nl_pages #nl_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 
#nl_pages .nl_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#nl_pages a, #nl_pages a:link, #nl_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#nl_pages a:hover {
    background-color: #fff;
    color: #000;
}
#nl_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#nl_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#nl_archivelist .nl_month {
    font-weight: bold;
}