a:link
{
	text-decoration: none;
	color: #3399ff;
}

a:visited
{
	text-decoration: none;
	color: #3399ff;
}

a:hover
{
	color: #cc3300;
}

body
{
	font: small Arial;
	color: black;
	background-color: #ffffff;
	text-align: left;
	font-weight: normal;
}

body.main
{
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

body.menue
{
	background-color: #ffffcc;
}

h1
{
	color: #3399ff;
}

hr
{
	text-align: center;	
	width: 100%;
}

img.top
{
    margin: 0px 0px 0px 0px;
    border: none 0px #ffffff;
    float: right;
}

p.footer
{
	font-size: x-small;
	text-align: center;
}

p.footerSmall
{
	font-size: xx-small;
	text-align: center;
}

p.center
{
	text-align: center;
}

p.centerBold
{
	font-weight: bold;
	text-align: center;
}

p.menue_hidden
{
	font-size: xx-small;
	color: #eeffff;	
}

p.topic
{
	margin-top: 100px;
}

table
{
	border: none 0px #ffffff;
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
}

table.menue
{
	margin: 120px 0px 0px 0px;
	border-collapse: collapse;
	border: none 0px #ffffff;
	width: 100%;
	font-weight: bold;
	font-size: medium;
	text-align:center;
}

td
{
	vertical-align: top;
}
	
td.center
{
    text-align: center;
    vertical-align: middle;    
}

td.title
{
	font-weight: bold;
	font-size: medium;
	text-align: center;
	padding-top: 20px;
    vertical-align: middle;    
}

td.topic
{
	font-weight: bold;
	font-size: medium;
	padding: 10px 10px 0px 10px;
	vertical-align: top;
	width:180;
    text-align: center;
}

td.text
{
	padding: 10px;
    font-weight: normal;
	    font-size: small;
	    vertical-align: top;
	    text-decoration: none;
	    border-bottom: solid 1px #3399ff;
    text-align: left;
}

td.textLast
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: small;
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 10px;
	text-decoration: none;
	border-bottom: none 0px #3399ff;
}

td.kk
{
	border-right: #ccffff 1px solid;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

td.gd
{
	border-top: #ccffff 1px solid;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

td.gdWhite
{
	border-top: #ffffff 0px solid;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
td.gdBold
{
	border-top: #ccffff 1px solid;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 150px;
}

td.gdDate
{
	border-top: #ccffff 1px solid;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	width: 100px;
}

td.term100
{
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	width: 100px;
}

td.term200
{
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	width: 200px;
}

td.term200Bold
{
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	width: 200px;
}

td.term300
{
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	width: 300px;
	border-bottom: solid 1px #3399ff;
}

td.term300Last
{
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	width: 300px;
	border-bottom: none 0px #3399ff; 
}

td.term300Bold
{
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	width: 300px;
}

td.footer
{
	font-weight: normal;
	font-size: x-small;
	vertical-align: top;
	text-decoration: none;
    text-align: center;
}
