/* CSS-Datei woeschoase */



/***** Text allgmein ***************************************/
body {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:9pt;
	color: #3D3425;
   	background-color:#FFFFFF;
}

h1 {
	font-family: verdana, tahoma, arial, sans-serif;
  	color: #3D3425;
	font-size:13pt;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
}

h2 {
	font-family: verdana, tahoma, arial, sans-serif;
  	color: #3D3425;
	font-size:9pt;
	font-weight:bold;
	font-style:italic;
	margin-top:4px;
	margin-bottom:4px;
}


.orangebold {
	color:#DA8A1B;
	font-weight:bold;
	color
}

.pics {
	border-top: 1px solid #FE9D20;
	border-left: 1px solid #FE9D20;
	border-bottom: 1px solid #54B0E5;
	border-right: 1px solid #54B0E5;
}

.event_monat{
	letter-spacing: 0.3em;
	font-weight:bold;
}

.event_titel{
	font-weight:500;
}

.grau {
	color:#999999;
}

/***** Navigation ******************************************/
a {
  	font-family: verdana, tahoma, arial, sans-serif;
	font-size:9pt;
}

a:link, a:hover, a:visited, a:active {
}

/*Linke Menu-Navigation*/
a.hnavL:link {
	text-decoration:none;
	color:#3D3425;
	font-weight:bold;
}

a.hnavL:visited {
	text-decoration:none;
	color:#3D3425;
	font-weight:bold;
}

a.hnavL:active {
	text-decoration:none;
	color:#3D3425;
	font-weight:bold;
}

a.hnavL:hover {
	text-decoration:none;
	color:#3F9ACF;
	font-weight:bold;
}

/*Rechte Menu-Navigation*/
a.hnavR:link {
	text-decoration:none;
	color:#3D3425;
}

a.hnavR:visited {
	text-decoration:none;
	color:#3D3425;
}

a.hnavR:active {
	text-decoration:none;
	color:#3D3425;
}

a.hnavR:hover {
	text-decoration:none;
	color:#3F9ACF;
}

/*Links Content*/
a.cont:link {
	text-decoration:underline;
	color:#3D3425;
	font-weight:normal;
	font-style:normal;
}

a.cont:visited {
	text-decoration:underline;
	color:#3D3425;
	font-weight:normal;
	font-style:normal;
}

a.cont:active {
	text-decoration:underline;
	color:#3D3425;
	font-weight:normal;
	font-style:normal;
}

a.cont:hover {
	text-decoration:underline;
	color:#3F9ACF;
	font-weight:normal;
	font-style:normal;
}

/***** Tabellen und Inhalte ********************************/

.Top {
	vertical-align: top;
}

.CentTop {
	text-align: center;
	vertical-align: top;
}

.CentMid {
	text-align: center;
	vertical-align: middle;
}

.CentBot {
	text-align: center;
	vertical-align: bottom;
}


.tableall {
	table-layout:fixed;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 559px;
	width: 852px;
}


td {
	font-family: verdana, tahoma, arial, sans-serif;
   	font-size:9pt;
   	color: #3D3425;
}

/*Titel Formular*/
.tForm {
	font-family: verdana, tahoma, arial, sans-serif;
	color: #3D3425;
	vertical-align:top;
	width:70px;
}

/*Inhalt Formular*/
.iForm {
	width:350px;
}

.txForm{
	border:1px solid #323540;
	width:250px;
	height:16px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#323540;
	margin:0;
	padding:0 2px;
	/*background-color:#919e5a;*/
}

.tfForm{
	border:1px solid #323540;
	width:250px;
	height:90px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#323540;
	margin:0;
	padding:0 2px;
	/*background-color:#919e5a;*/
}

/*Buttons*/
.button{
	border:0 solid;
	width:85px;
	height:20px;
	font-family:verdana, tahoma, arial, sans-serif;
	font-size:9pt;
	color:#FFFFCC;
	background-color:#DA8A1B;
	margin:0;
	padding:0 2px;
	cursor:pointer;
}

.tdForm {
	font-family: verdana, tahoma, arial, sans-serif;
	color: #000000;
	vertical-align:top;
	width:150px;
}

.inpForm {
	width:220px;
	font-size:10px;
	font-weight:bold;
}


td.navL {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	width:96px;
	height:18px;
	vertical-align:middle;
	text-align:right;
	border-right: 2px solid #3D3425;
	color: #3D3425;
	padding-right:2px;
}

td.navR {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	width:96px;
	height:18px;
	vertical-align:middle;
	text-align:left;
	color: #3D3425;
	padding-left:2px;
}

td.navNtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	width:185px;
	height:18px;
	vertical-align:middle;
	text-align:left;
	border-left: 2px solid #3D3425;
	color: #3D3425;
	padding-left:2px;
}

td.navNcont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	width:185px;
	height:18px;
	vertical-align:middle;
	text-align:left;
	border-left: 2px solid #3D3425;
	color: #3D3425;
	padding-left:2px;
}

.td_rand {
	text-decoration:none;
   	vertical-align: top;
	padding-left:0cm;
	padding-right:0cm;
}

.tblactions {
	table-layout:fixed;
	width:626px;
	border-color:#FE9D20;
	border-width:1px;
	border-collapse:collapse;
}

td.tactr {
	background-color:#FE9D20;
	border-width:1px;
	text-align:left;
	font-weight:bold;
	border-color:#FE9D20;
	border-style:solid;
	color:#3D3425;
}

td.cactr {
	padding-left:5px;
	border-width:1px;
	border-color:#FE9D20;
	border-style:solid;
	font-weight:normal;
	font-size:9px;
}













/*td.ttermr {
	background-color:#81286A;
	border-width:1px;
	text-align:left;
	font-weight:bold;
	border-color:#81286A;
	border-style:solid;
	color:#ffffff;
}

td.ctermr {
	padding-left:5px;
	border-width:1px;
	border-color:#81286A;
	border-style:solid;
	font-weight:normal;
	font-size:9px;
}

td.ctermrnb {
	padding-left:5px;
	border-width:0px;
	border-color:#81286A;
	border-style:solid;
	font-weight:normal;
	font-size:9px;
	height:16px;
}

td.ttermd {
	background-color:#81286A;
	border-width:1px;
	text-align:left;
	font-weight:bold;
	border-color:#81286A;
	border-style:solid;
	color:#ffffff;
}

td.ctermd {
	padding-left:5px;
	border-width:1px;
	border-color:#81286A;
	border-style:solid;
	font-weight:normal;
	font-size:9px;
}

td.ctermdcb {
	padding-left:0px;
	border-width:1px;
	border-color:#81286A;
	border-style:solid;
	font-weight:normal;
	font-size:9px;
	text-align:center;
	vertical-align:top;
}

td.tactr {
	background-color:#81286A;
	border-width:1px;
	text-align:left;
	font-weight:bold;
	border-color:#81286A;
	border-style:solid;
	color:#ffffff;
}

td.cactr {
	padding-left:5px;
	border-width:1px;
	border-color:#81286A;
	border-style:solid;
	font-weight:normal;
	font-size:9px;
}


td.nav01	{
	text-align: right;
	font-size:10px;
	font-style:italic;
	color:#FFFFFF;
	
}

td.nav02	{
	text-align: left;
}*/

td.content {
	text-align: left;
}

.padl {
	padding-left:0;
	border-width:0;
	vertical-align:top;
	border-style:hidden;
}

.padlf {
	padding-left:0;
	border-width:0;
	vertical-align:top;
	border-style:hidden;
	font-weight:bold;
}
