/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image:  url(../images/layout/bg.gif);
	font-family: Verdana,Arial,sans-serif;
}

#mediaartist {
	position: absolute; 
	width: 646px; 
	height: 525px; 
	left: -1001px; 
	top: -1000px;
}

/* text */

h1, h2, h3, h4, h5, h6 {
	azimuth: center;
	voice-family: paul;
	stress: 20;
	richness: 90;
	cue-before: url(../mediaartist/css/ping.au);
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	color: #000099;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dashed #000099;
}

p.blau {
 	text-decoration: none;
	font-family: Verdana,Arial,sans-serif;
 	font-size: 100%;
	font-weight: normal;
 	color: #000099;;
 	margin: 0;
 	padding: 0 0 20px 0;
}

p.text {
 	text-decoration: none;
	font-family: Verdana,Arial,sans-serif;
 	font-size: 90%;
	font-weight: normal;
 	color: #141414;
 	margin: 0px;
 	padding: 0px;
}

p.klein {
 	text-decoration: none;
	font-family: Verdana,Arial,sans-serif;
 	font-size: 80%;
 	font-weight: normal;
 	color: #141414;
 	margin: 0px;
 	padding: 0 0 10px 0;
}

p.bold {
 	text-decoration: none;
	font-family: Verdana, Arial,sans-serif;
 	font-size: 1em;
	font-weight: bold;
 	color: #333333;
 	margin: 0;
 	padding: 0 0 20px 0;
}

/* link */

a:link {
	font-size: 90%;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	border: 0;
}

a:visited {
	font-size: 90%;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	border: 0;
}

a.hover, a:active {
	font-size: 90%;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	border: 0;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#anker {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
}


/* seite zentriren */

#site {
	z-index: 1;
	position: absolute;
	left: 50%;
	width: 820px;
	margin-top: 30px;
	margin-left: -410px;
}

/* layout bild und rahmen */

#picbg {
	z-index: 2;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 820px;
	background:  url(../images/layout/pic/picbg.gif);
}

#pic {
	z-index: 2;
	position: absolute;
	margin-left: 19px;
	margin-top: 19px;
	height: 159px;
	width: 780px;
}

/* layout menue content mit rahmen */

#menu {
	z-index: 4;
	position: absolute;
	margin-top: 87px;
	margin-left: 150px;
	width: 590px;
}

#navcontentro {
	background:  url(../images/layout/menu/menuro.gif) top right no-repeat;
}

#navcontentlo {
	background:  url(../images/layout/menu/menulo.gif) top left no-repeat;
}

#navcontentru {
	background:  url(../images/layout/menu/menuru.gif) bottom right no-repeat;
}

#navcontentlu {
	background:  url(../images/layout/menu/menulu.gif) bottom left no-repeat;
}

#navcontent {
	margin-top: 0;
	padding: 4px 20px;
	font-size: 90%;
	font-weight: bold;
}

#navcontent ul {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	padding: 0px;
}

#navcontent ul li {
	display: inline;
	margin-right: 10px;
}

#navcontent li a:link, #navcontent li a:visited {
	color: #363636;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#navcontent li a:hover, #navcontent li a:active {
	color: #000099;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#navcontent li a:focus {
	color: #363636;
}

/* layout content mit rahmen */

#contentborder {
	z-index: 3;
	position: absolute;
	margin-top: 130px;
	margin-left: 150px;
	width: 625px;
	background:  url(../images/layout/logo.gif) bottom right no-repeat;
}

#contenthead {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 590px;
	background:  url(../images/layout/content/contenthead.gif) no-repeat;
}

#contentmiddle {
	margin: 0px;
	padding: 0px;
	width: 590px;
	background:  url(../images/layout/content/contentbg.gif) repeat-y;
}

#contenticon {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 590px;
	background:  url(../images/layout/content/contentbg.gif) repeat-y;
}

#contentfeet {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 590px;
	background:  url(../images/layout/content/contentfeet.gif) no-repeat;
}

#sidebar {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 153px;
	max-width: 153px;
	font-size: 75%;
}

a.sidebar, a.sidebar:link, a.sidebar:visited {
	color: #363636;
	display: block;
	white-space: nowrap;
	font-family: Verdana,Arial,sans-serif;
 	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background:  url(../images/layout/menuelist.gif) no-repeat;
	padding: 4px 0 10px 20px;
}

a.sidebar:hover, a.sidebar:active {
	color: #000099;
	display: block;
	white-space: nowrap;
	font-family: Verdana,Arial,sans-serif;
 	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background:  url(../images/layout/menuelist.gif) no-repeat;
	padding: 4px 0 10px 20px;
}

a.sidebar:focus {
	color: #363636;
	display: block;
	white-space: nowrap;
	font-family: Verdana,Arial,sans-serif;
 	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background:  url(../images/layout/menuelist.gif) no-repeat;
	padding: 4px 0 10px 20px;
}

#text {
	padding: 0px 20px 0px 10px;
	margin-top: 0px;
	margin-left: 181px;
}

#text p {
	margin: 0px;
	padding: 6px 0px;
}

#text ul {
	list-style: none;
	margin-left: 25px;
	padding: 0;
}

#text ul li {
	font-family: Verdana,Arial,sans-serif;
 	font-size: 90%;
	font-weight: normal;
 	color: #141414;
	list-style-position: outside;
	list-style-image:  url(../images/layout/listekl.gif);
	padding: 0px 0px 4px 2px;
}

.icon {
	float: right;
	border: 0;
	margin-right: 20px;
}

.logo {
	border: 0;
	padding: 0 0 40px 0;
}

.bild {
	border: 0;
	padding: 0 0 20px 0;
}

/* formular */

.feld {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Verdana,Arial,sans-serif;
 	font-size: 90%;
	font-weight: normal;
	width: 378px;
	color: #000000;
	border: 1px solid #363636;
	background-color: #F5F5F5;
}

.buttonleft {
	float: left;
	margin: 5px 0px;
	padding: 2px 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #363636;
}

.buttonright {
	float: right;
	margin: 5px 0px;
	padding: 2px 7px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #363636;
}

/* sitemap */

#sitemap-baum ul {
list-style-type: none;
margin: 0 30px 0 45px;
padding: 0;
border-left: 2px dotted #000099;
}
#sitemap-baum ul li {
margin: 8px 0 0 0;
padding: 0;
}
#sitemap-baum ul ul {
list-style-type: none;
border-left: 2px dotted #000099;
margin: 0 0 0 30px;
padding: 0;
}
#sitemap-baum ul ul li {
margin: 0;
margin: 3px 0 0 0;
padding: 0;
font-size: 100%;
}
#sitemap-baum ul a {
margin: 0;
padding: 0 10px;
font-size: 105%;
font-variant: small-caps;
text-decoration: none;
font-weight: bold;
background-color: #FAFAFA;
color: #141414;
border-bottom: 1px solid #000099;
}
#sitemap-baum ul a:visited {
background-color: #FAFAFA;
color: #141414;
padding-right: 15px;
}
#sitemap-baum ul a:hover,
#sitemap-baum ul a:active,
#sitemap-baum ul a:focus {
background-color: #fffff7;
color: #000099;
}
#sitemap-baum ul ul a {
font-variant: normal;
font-weight: normal;
}
#sitemap-baum ul ul a.lev2 {
font-variant: small-caps;
font-weight: normal;
}
#sitemap-baum ul span.sm-aktiv {
padding-left: 10px;
font-weight: bold;
}

