body {
	margin :0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 36px;
	color: #006600;
}

div.container {
	margin: 0;
	padding: 0;
}

div.header {
	height: 196px;
	margin: 0;
	padding: 0;
	background:url(../images/topbkg.gif) repeat-x;
	text-align: center;
}

div.logo {
	width: 120px;
	height: 137px;
	position: absolute;
	top: 50px;
	left: 25px;
	background:url(../images/tvu-wappen-klein.jpg) no-repeat;
}

div.picture {
	width: 768px;
	height: 75px;
	background:url(../images/header_pict.jpg) no-repeat;
	position: absolute;
	top:74px;
	left: 195px;
}

div.tpmenu {
	width: 768px;
	height: 20px;
	position: absolute;
	top: 150px;
	left: 195px;
	background-color: #000000;
	color: #ffffff;
}

div.col1 {
        float: left;
        margin: 0;
        padding-left: 10px;
        padding-top: 2px;
        max-width: 133px;
        background-color: #ffffff;
}

div.maincontent {
        margin: 0em 10em 5em 12em;
        padding-left: 20px;
        background-color: #ffffff;
	color: #006600;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
}

div.col3 {
        float: right;
        width: 10em;
}

a:link, a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size:0.8em;
	text-decoration: none;
	color: #0000a0;
}

a:hover {
	font-family: arial, helvetica, sans-serif;
        font-size:0.8em;
	text-decoration: none;
	color: #006600;
}

img {
	border-style: none;
}

li {
	color: #000088;
	font-size: 1em;
}

a.mainlevel:link, a.mainlevel:visited {
    display: block;
    background-image: url(../images/button.gif);
    vertical-align: bottom;
    line-height: 2.5;
    width: 140px;
    height: 32px;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
}	

a.mainlevel:hover {
    display: block;
    background-image: url(../images/button.gif);
    vertical-align: bottom;
    line-height: 2.5;
    width: 140px;
    height: 32px;
    color: #ccffcc;
    text-align: center;
    font-size: 12px;
}

a.sublevel:link, a.sublevel:visited {
    display: block;
    background-image: url(../images/button.gif);
    vertical-align: bottom;
    line-height: 2.5;
    width: 140px;
    height: 32px;
    color: #aaffaa;
    text-align: center;
    font-size: 12px;
}

a.sublevel:hover {
    display: block;
    background-image: url(../images/button.gif);
    vertical-align: bottom;
    line-height: 2.5;
    width: 140px;
    height: 32px;
    color: #ccffcc;
    text-align: center;
    font-size: 12px;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	background-color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

a.mainlevel-top:hover {
	background-color: #ffffff;
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
	color: #000000;
}

a.category:link, a.category:visited {
	color: #000088;
	font-size: 1em;
}

a.category:hover {
	color: #880000;
	font-size: 1em;
}

.componentheading {
	color: #004b00;
	font-size: 1em;
}

.contentheading {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}

.contentdescription {
	color: #000088;
	font-size: 1em;
}

.contentpaneopen img {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

.contentpane {
	color: #004b00;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
}
.sectiontableheader {
	color: #004b00;
	font-size: 1em;
}

.sectiontableentry1 {
	color: #548c00;
	font-size: 1em;
}

.sectiontableentry2 {
	color: #44ff11;
	font-size: 1em;
}

.small {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
}

.createdate {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
        font-size: 0.7em;
	padding-bottom: 10px;
}

.modifydate {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.6em;
	padding-bottom: 10px;
}

#cat_img {
	background-color: #bdbd84;
}

.input {
	color: #006600;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
}

