p
{
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", arial, tahoma, verdana, sans-serif;
	line-height: 18px;
}

ol
{
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", arial, tahoma, verdana, sans-serif;
	line-height: 18px;
}


div#link{
	width:1010px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
div#link a{
	color:#999;
	text-decoration:none;
}
div#link a:hover{
	color:#999;
	text-decoration:underline;
}

p.bottom
{
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", arial, tahoma, verdana, sans-serif;
	color: #959595;
	line-height: 25px;
}


h1
{
	font-size: 22px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", arial, tahoma, verdana, sans-serif;
	line-height: 24px;
}

/*
td
{
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", arial, tahoma, verdana, sans-serif;
}
*/


td a.leftmenu {
	width: 100%;
	height: 100%;
	display: block;
} 

td a:hover.leftmenu {
	width: 100%;
	height: 100%;
	display: block;
	background-color: #f7b952;
}




span.forsidemodul
{
	font-size: 11px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", arial, tahoma, verdana, sans-serif;
	color: #000000;
}





span.aktuelt
{
	font-size: 11px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", arial, tahoma, verdana, sans-serif;
	color: #000000;
	line-height: 13px;
}




a:link
{
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", arial, tahoma, verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:visited
{
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", arial, tahoma, verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:active
{
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", arial, tahoma, verdana, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover
{
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", arial, tahoma, verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
}


#top10
{
	margin-top: 10px;
}


#bottom20
{
	margin-top: 20px;
}


#master
{
	width: 1010px;
	height: 100%;
	margin: 0 auto;
	background-image: url('../gfx/background-shadow.jpg');
	background-repeat: repeat;
}




#top
{
	float: left;
	width: 970px;
	height: 115px;
	background-image: url('../gfx/aikc-top.jpg');
	background-repeat: no-repeat;
	margin-left: 20px;
}





#topmenu
{
	float: left;
	width: 850px;
	height: 25px;
	margin-top: 91px;
	margin-left: 35px;
	text-align: left;
}


#left
{

	float: left;
	width: 120px;
	margin-top: 20px;
	margin-left: 35px;
	text-align: left;
}


#leftmenu {
	width: 120px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
        padding-top: 2px;
	padding-left: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
        margin-bottom: 20px;
}


#center
{
	width: 970px;
	border-width: 0px;
	border-style: solid;
	border-color: #cccccc;
        padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
        margin-bottom: 20px;

	text-align: left;

	
	#float: left;
	#width: 500px;
	#margin-top: 5px;
	#margin-left: 30px;
	#text-align: left;
	#background-image: url('../gfx/background-shadow.jpg');
	#background-repeat: repeat;
}





#right
{
	float: right;
	width: 180px;
	background-color: #fffde3;
	margin-top: 20px;
	margin-right: 35px;
	text-align: left;
}


#bottom
{
	width: 1010px;
	height: 20px;
	background-image: url('../gfx/aikc-bottom.jpg');
	background-repeat: repeat;
}


#clear
{
	clear: both;
}


#news
{
	width: 500px;
	background-color: #E5E5E5;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}


#container
{
	margin-bottom: 0px;
}


#container10
{
	margin-bottom: 10px;
}


#container20
{
	margin-bottom: 20px;
}


BODY
{
	font-family: arial, tahoma, verdana, sans-serif;
	background-color: #e5e5e5;
	margin: 0 auto;
	text-align: center;
}



html
{
	overflow-y: scroll;
}


.minsize
{
	width: 1%;
	white-space: nowrap;
}


.row {background: #fff; }

.alternateRow { background: #e5e5e5; }

h1, h2, h3, h4, h5, h6
{
    font-weight: strong; line-height: 1.3; margin-bottom: 0px;
    font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

ul
{

}

table
{
    margin: 0; padding: 0; border: 0;
    font: inherit; vertical-align: baseline;
    border-width: 1px; border-style: solid; width: 100%;
}
tr th { border-bottom-width: 1px; border-bottom-style: solid; text-align: left; }
tr th, tr td { padding: 0px 5px; }
table th { font-weight: bold; }

.lineactive
{
    font-size: 60%; font: inherit; vertical-align: baseline;
    color: green;
}

.lineinactive
{
    font-size: 60%; font: inherit; vertical-align: baseline;
    color: black;
}