/* www.dance-brasil.de */

table.fulltable {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000064;
	border-right-color: #000064;
	border-bottom-color: #000064;
	border-left-color: #000064;
	background-color: #FFFF94;
}

td.logo {
	text-align: left;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000064;
	border-right-color: #000064;
	border-bottom-color: #000064;
	border-left-color: #000064;
	padding: 0px;
	background-color: #000064;
}

td.title {
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

td.navi {
	text-align: left;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
}

td.subnavi {
	text-align: left;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000064;
	border-right-color: #000064;
	border-bottom-color: #000064;
	border-left-color: #000064;
}

td.inhalt {
	padding: 00px 0px 0px 0px;
}

td.dergriesu {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000064;
	border-right-color: #000064;
	border-bottom-color: #000064;
	border-left-color: #000064;

}

/* link */

a  {
	text-decoration : none;
	color : #FFA800;
}

a:visited  {
	text-decoration : none;
	color : #FFA800;
}

a:hover  {
	text-decoration : underline;
	color : #FFA800;
}

a:active  {
	text-decoration : underline;
	color : #FFA800;
}

a.navi  {
	text-decoration : none;
	color : #FFFFFF;
}

a.navi:visited  {
	text-decoration : none;
	color : #FFFFFF;
}

a.navi:hover  {
	text-decoration : none;
	color : #FFA800;
}

a.navi:active  {
	text-decoration : underline;
	color : #FFA800;
}


a.dergriesu  {
	font-weight : bold;
	text-decoration : none;
	color : #336699;
}

a.dergriesu:visited  {
	font-weight : bold;
	text-decoration : none;
	color : #336699
}

a.dergriesu:hover  {
	font-weight : bold;
	background-color : #cccccc;
	text-decoration : none;
	color : #336699
}

a.dergriesu:active  {
	font-weight : bold;
	text-decoration : none;
	color : #336699
}

/* class */

.title {
	font-size: 36px;
	font-weight: bold;
	color: #FFA800;
	text-transform: lowercase;
}

.dergriesu  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	text-decoration : none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}

.navi {
	font-weight: bold;
	padding: 2px;
	background-color: #000064;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
}

.subnavi {
	font-weight: bold;
}

/* tag */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFB428;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

