﻿/*----------------------------body----------------------------------*/
body {
	margin: 10px 0 0 0;
	border: 0px #FFFFFF none;
}

#seite {
	background-image:url('../pic/bg4a.gif');
	background-repeat:repeat-x;
	width: 780px;
	margin: auto;
	text-align:center;
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 1.01em;
}

#seite a {
	color: #000000;
	text-decoration:none;
}

#seite a:link {
	color: #000000;
	text-decoration:none;
}

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

#seite a:active {
	color: #000000;
	text-decoration:none;
}

#seite a:hover {
	color: #000000;
	text-decoration:none;
}

#seiteMid {
	margin: 0 auto;
	text-align: left;
	width: 780px;
	min-height: 234px;
/*	border: 1px solid #000066; */
}

h1 {
	font-size:1.3em;
}

h2 {
	font-size:1.05em;
}

#logo {
	background:url('../pic/logo1.gif') no-repeat right bottom;
	height:101px;
}

#content {
	background-image: url('../pic/IconArtist.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	position: relative;
	width: 760px;
	padding: 10px;
	margin: auto;
	margin-top: 24px;
	font-size: 0.85em;
	display: block;
}

#contentInner {
	position: relative;
	top: 0px;
	font-size: 0.92em;
	margin: 0;
	padding: 0;
	width: 632px;
	display: block;
}

#navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.88em;
	margin:0;
	padding: 77px 0 0;
	vertical-align:bottom;
	font-style:normal;
}

#navigation ul {
	margin:0;
	padding:0;
}

#navigation ul li {
	margin:0;
	padding:0;
	width:auto;
	display:block;
	float:left;
	list-style:none;
}

#navigation ul li a {
	background-color:#CCCCFF;
	border:thin #aaaaaa solid;
	margin:0px 0.2em;
	padding:0.2em;
	height:0.9em;
}

#navigation ul li a:link {
	background-color:#CCCCFF;
	color:#0066FF;
	border:thin #aaaaaa solid;
}

#navigation ul li a:visited {
	background-color:#CCCCFF;
	color:#0066FF;
	border:thin #aaaaaa solid;
}

#navigation ul li a:hover {
	background-color:#bbbbff;
	border:thin #7777FF ridge;
	color:#7777FF;
}

#navigation ul li a:active {
	background-color:#AAAAAA;
	border:thin #DDDDDD ridge;
	color:#f2f2f2;
}

#naviActive {
	background-color:#AAAAAA;
	border:thin #000 ridge;
	color:#f2f2f2;
	height:0.9em;
	margin:0px 0.2em;
	padding:0.2em;
}

#navpfad {
	width:100%;
	margin: 5px 0;
	padding:5px 1px;
	color:#ffffff;
	font-size:0.71em;
	font-style:normal;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

#heute {
	display:inline;
	position:absolute;
	width:auto;
	margin:0;
	top:18px;
	padding:0;
	padding-left: 10px;
	color:#000;
	font-size:0.71em;
	font-style:normal;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}

.txtformatgliederung {
	padding:0 0.3em;
	color:teal;
	border-bottom:thin solid #000066;
	border-left:thin solid #000066;
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-weight:bolder;
	font-size:medium;
}
.txtformatueberschrift {
	text-decoration:underline;
	font-size:1.25em;
	color:#333399;
	font-weight:bolder;
	display:block;
	margin-bottom:0.5em;
}

.txtformat {
	font-style: italic;
	text-align: justify;
}

.img {
	padding: 10px;
	margin: 0;
}

#footer {
	background-image: url('../pic/ft.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	font-size: 0.8em;
	position: relative;
	display: block;
	width: 780px;
}

#tabs {
	width: 750px;
}

.txtcontheader {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
}
.txtcontainer {
	display: none;
}
