/* CSS Document */

.bodybag {
	background:url(../img/behang1.gif);
	background-repeat:repeat-x;
	background-color:#303030;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintxt {
	font-family:Arial, Helvetica, sans-serif;
}

#table-top {
	background-image:url(../img/top-back.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#maintable {
	background-image:url(../img/maintable-back.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#maintabletd {
	background-image:url(../img/maintable-td-back.jpg);
	background-repeat:repeat-y;
}

#navtable {
	background-image:url(../img/navtable-back.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#navtabletd {
	background-image:url(../img/navtable-td-back.jpg);
	background-repeat:repeat-y;
}

#contenttable {
	background-image:url(../img/contenttable-back.jpg);
}

#main {	
	position:relative;
	margin-top:20px;
	margin-left:300px;
	z-index:0;
	width:400px;
	height:177px;
}

#agenda-back {
	position:relative;
	margin-top:10px;
	margin-left:0px;
	width:192px;
	z-index:1;
}

#foto-back {
	position:absolute;
	left:220px;
	top:10px;
	width:192px;
	z-index:1;
}

#agenda {
	position:absolute;
	left:0px;
	top:10px;
	width:192px;
	z-index:2;
	padding-top:10px;
}

#agenda p {
	margin-top:0px;
	margin-bottom:0px;

}
#agenda span.agendadatum {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:20px;
	text-decoration:none;

}

#agenda span.agendatitel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;	
	margin-left:20px;
	float:left;
	text-decoration:none;

}

#agenda a {
	text-decoration:none;
}

#foto {
	position:absolute;
	left:220px;
	top:10px;
	width:192px;
	z-index:2;
}

#foto img {
	margin-left:18px;
	margin-top:3px;
}

#foto span.fotodatum {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	margin-left:18px;
	margin-top:0px;
}

#foto span.fototitel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	float:left;
	margin-left:18px;
	margin-top:0px;
	
}


#navtable ul {
	list-style:none;
	line-height:10px;
	margin:0;
	padding:0;
}

#navtable hr {
	width:180px;
	height:1px;
	color:#000000;
}

#navtable ul a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	text-decoration:none;
}

#navtable ul a:link {
	color:#000000;
}

#navtable ul a:visited {
	color:#000000;
}

#navtable ul a:hover {
	color:#990000;
	margin-left:-5px;
	font-weight:bold;
}

#navtable ul a:active {
	color:#000000;
}

/*###############
# Titels
###############*/

.titel1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#990000;
}

.titel2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF6600;
	font-weight:bolder;
	letter-spacing:-2px;
	margin-left:10px;
}

.titel3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

.titel4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

/*###############
# Tabellen
###############*/

.table1 {
	background-color:#FAE3B4;
	border-bottom:1px #000 dashed;
	padding:5px;
}
.table2 {
	background-color:#FAE3B4;
	border-bottom:1px #000 dashed;
}

.table3 {
	border-top:dashed 1px #000;
	border-left:dashed 1px #000;
	border-right:dashed 1px #000;
}

/*###############
# txt
###############*/

.txt1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.txt2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;
}
.txt3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.txt4 {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-weight:bold;
	padding:10px;
}
/*######################
## Links
######################*/

.links {
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	letter-spacing:-1px;
	line-height:3px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

a.links:link {
	color:#333333;
	text-decoration:none;
}

a.links:visited {
	color:#333333;
	text-decoration:none;
}

a.links:hover {
	font-size:16px;
	color:#FF6600;
	text-decoration:none;
}

a.links:active {
	color:#333333;
	text-decoration:none;
}

.nextprev {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#3333CC;
	text-decoration:none;
}

a.nextprev:link {
	color:#3333CC;
	text-decoration:none;
}

a.nextprev:visited {
	color:#3333CC;
	text-decoration:none;
}

a.nextprev:hover {
	color:#FF6600;
	text-decoration:overline underline;
}

a.nextprev:active {
	color:#333333;
	text-decoration:none;
}

.links2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	letter-spacing:-1px;
	line-height:3px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

a.links2:link {
	color:#333333;
	text-decoration:none;
}

a.links2:visited {
	color:#333333;
	text-decoration:none;
}

a.links2:hover {
	font-size:16px;
	color:#FF6600;
	text-decoration:none;
}

a.links2:active {
	color:#333333;
	text-decoration:none;
}

.links3 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:20px;
	letter-spacing:-1px;
	line-height:3px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

a.links3:link {
	color:#333333;
	text-decoration:none;
}

a.links3:visited {
	color:#333333;
	text-decoration:none;
}

a.links3:hover {
	color:#FF6600;
	text-decoration:none;
}

a.links3:active {
	color:#333333;
	text-decoration:none;
}

.links4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

a.links4:link {
	color:#0033CC;
	text-decoration:none;
}

a.links4:visited {
	color:#0033CC;
	text-decoration:none;
}

a.links4:hover {
	color:#0033CC;
	text-decoration:underline;
}

a.links4:active {
	color:#0033CC;
	text-decoration:none;
}

.links5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF6600;
	font-weight:bolder;
	letter-spacing:-2px;
	margin-left:10px;
}

a.links5:link {
	color:#FF6600;
	text-decoration:none;
}

a.links5:visited {
	color:#FF6600;
	text-decoration:none;
}

a.links5:hover {
	color:#0033CC;
	text-decoration:underline;
}

a.links5:active {
	color:#FF6600;
	text-decoration:none;
}
