/*<agl.folder "basics">*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.2em;
}

*:link {
	color: #369;
}

*:visited {
	color: #369;
}

a:hover {
	color: #69C;
}

a {
	text-decoration: none;
}

a.more {
	font-size: 0.75em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}

html {
	background: #cf0;
}

body {
	font: 0.85em "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #330;
	background-color: #cf0;
	background-image: url(/v2/media/MOTIV_2008/copyback_2008.jpg);
	background-position: 0 100%;
}

h1, h2, h3, h4 {
	color: #933100;
	font: 1em Georgia, serif;
}

h1 {
	font-size: 1.625em;
}

h2 {
	font-size: 1.43em;
}

/* h2 { font-size: 1.29em; padding-bottom: 0.33em; margin-bottom: 0.5em; margin-top: 1.2em; clear: left; } */

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

h5, h6 {
	font-weight: normal;
	font-style: normal;
}

h5 {
	font-size: 0.85em;
}

h6 {
	font-size: 0.7em;
}

p {
	margin: 0.75em 0;
}

li {
	list-style: none;
}

.green {
	background-color: #cf0;
}

/*</agl.folder>*/

/*<agl.folder "header">*/

#header {
	background: #cf0 url(../media/MOTIV_2008/headerback_2008.jpg) no-repeat;
	height: 130px;
}

#header p {
	color: #452;
	height: 22px;
	padding: 6px 10% 0;
	margin: 0;
	font-size: 0.75em;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: right;
}

#header p a {
	color: #452;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

/*</agl.folder>*/

#headerbox {
	min-width: 675px;
	margin: 0 10%;
}

#headerbox a {
	cursor: hand;
}

#logobox {
	position: relative;
	height: 70px;
	margin-right: 0;
	margin-bottom: 6em;
	margin-left: 0;
	padding: 5px;
}

#logobox {
	background-image: url(../media/logo-block_longer.gif);
	background-repeat: no-repeat;
	float: left;
	width: 66%;
}

/*<agl.folder "container">*/

#navbar {
	color: #663;
	font-weight: bold;
	font-size: 0.75em;
	text-transform: uppercase;
}

#navbar2 {
	color: #663;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 6px;
	padding-top: 6px;
	border-top: 1px dotted #cf2d5b;
}

#navbar li {
	display: inline;
	list-style: none;
	border-left: 1px dotted #cf2d5b;
	padding: 0 0.5em;
}

#navbar2 li {
	list-style: none;
	display: inline;
	padding: 0 0.25em;
	border-left: 1px dotted #cf2d5b;
}

#navbar li.linker {
	border-left: 0;
	padding-left: 0;
	margin-left: -1em;
}

#navbar2 li.linker {
	border-left: 0;
	padding-left: 0;
	margin-left: -0.5em;
}

#navbar li a {
	color: #036;
	padding: 0 1em;
}

#navbar2 li a {
	color: #036;
	padding: 0 0.5em;
}

#navbar li a:hover {
	color: #69C;
}

#navbar2 li a:hover {
	color: #69c;
}

#container {
	clear: both;
	position: relative;
}

#container, #footer {
	margin: 0 10%;
	min-width: 675px;
}

/*die nächsten beiden korrigieren 'min-width'  in IE/Win */

* html #container, * html #footer {
	width: expression((document.body.clientWidth < 844) ?
	'675px' : '80%');
	\width: expression((document.documentElement.clientWidth < 844) ?
	'675px' : '80%');
}

/*Ende IE/Win hacks*/

#copybox, #sidebar {
	background-color: #f5f7f5;
	margin: 2em 0 6em;
	position: relative;
	padding: 5px;
}

* html #copybox, * html #sidebar {
	display: inline;
}

.fullwidth #copybox {
	width: 100%;
	display: block;
	float: none;
	margin-top: 3em;
}

.fullwidth #sidebar {
	position: absolute;
	float: none;
	width: auto;
	top: 0;
	padding: 0;
	margin-top: 5em;
	right: 0;
	border-left: 1em solid #FFF;
	background: #FFF;
}

/* the next rule compensates for IE/Win going wonky on 'auto' width positioned elements */

* html .fullwidth #sidebar {
	width: 25em;
}

.fullwidth #sidebar #addmark {
	margin-bottom: 0;
}

div.module {
	background: #F2F2DE;
	border: 4px solid #F2F2DE;
}

/* the next rule makes module pieces better-behaved in IE/Win */

* html div.module {
	position: relative;
}

div.outer {
	background: #8B8B5C;
	padding: 1px;
	margin: 1em 0;
}

div.inner {
	padding: 0.5em 0.75em 0;
}

/* the next line prevents severe idiocy on the part of IE/Win */

* html div.inner {
	height: 1%;
}

.home #copybox div.module {
	border: 5px solid #F2F2DE;
}

.home #copybox div.outer {
	background: #C5C5AD;
}

#copybox {
	float: left;
	width: 66%;
}

.vollebreite {
	width: 100% !important;
	float: left;
}

#copybox p {
	font-size: 0.9em;
	line-height: 1.8em;
}

#copybox a,strong {
	line-height: 1.8em;
}

#copybox p.desc {
	font-family: Georgia, serif;
}

#hotmarks div.inner {
	background: #FFF;
	padding: 1em;
}

#copybox li h3 {
	font-weight: bold;
}

#copybox li h3 a img {
	padding-right: 6px;
	vertical-align: -2px;
}

#sidebar {
	float: right;
	width: 30%;
	font-size: 0.88em;
}

#sidebar h2 {
	margin-top: 1.5em;
	position: relative;
}

/*</agl.folder>*/

#sidelinks {
	text-indent: -1em;
	margin-left: 1em;
}

#sidelinks li {
	margin-bottom: 0.25em;
}

#sidenav li {
	display: inline;
	list-style: none;
}

.f2005 #sidenav .f2005 a,.f2006 #sidenav .f2006 a {
	background-color: #fe3e64;
	cursor: text !important;
}

#footer {
	clear: both;
	color: #663;
	padding-top: 1em;
	font-size: 0.75em;
	padding-bottom: 33px;
}

#footer p {
	margin: 0;
}

* html #footer p {
	width: 675px;
}

#footer ul {
	text-align: right;
	margin-top: -1.2em;
	padding-bottom: 1.5em;
	margin-left: 22em;
}

#footer ul li {
	display: inline;
	list-style: none;
	padding: 0 0.75em;
	border-right: 1px dotted #fe3e64;
}

#footer ul li.last {
	border-right: none;
	padding-right: 0;
}

table {


/* line-height: 1.8em; */ vertical-align: top;
}

table p {
	text-indent: -1em;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-left: 1em;
}

/* #copybox table { font-size: 0.7em; } */

#copybox tr {
	line-height: 0.8em;
	vertical-align: top;
}

.lineunder {
	margin-top: 0.3em;
	margin-bottom: 1.2em;
	border-bottom: 1px dotted #cf2d5b;
}

.bild_links {
	/*


background-color: #fff; 
		border: solid 1px #e7e7e7;
		*/
		padding: 11px;
	margin-right: 10px;
	margin-bottom: 8px
}

.bild_rechts {
	/*

background-color: #fff; 
		border: solid 1px #e7e7e7;
		*/
		padding: 11px;
	margin-bottom: 8px;
	margin-left: 10px
}

.assetalignleft {
	margin: 0 10px 6px 0;
	page-break-inside: avoid;
}

.assetalignright {
	margin: 0 0 6px 10px;
	page-break-inside: avoid;
}

.assetaligncenter {
	margin: 6px auto 6px auto;
	page-break-inside: avoid;
}

.assetalign {
	page-break-inside: avoid;
}

.no-link-style-at-first {
	
}

.no-link-style-at-first a {
	color: #330 !important;
}

.h2-red {
	color: #933100 !important;
}

.no-link-style-at-first a:hover {
	color: #369 !important;
}

.inline {
	
}

.inline table {
	float: left;
	display: inline;
}

.top {
	color: #bdbdbd !important;
	font-size: 0.7em !important;
	text-decoration: none !important;
	text-align: right !important;
}

.f22 #navbar .f22 a,.wettbewerb #navbar .wettbewerb a,.portrait #navbar .portrait a,.archiv #navbar .archiv a,.kontakt #navbar .kontakt a {
	color: #000;
	background-color: #f5f7f5;
	cursor: text !important;
}

.konzeption #navbar2 .konzeption a,.programm #navbar2 .programm a,.zentrum #navbar2 .zentrum a,.finanzierung #navbar2 .finanzierung a,.karten #navbar2 .karten a,.newsletter #navbar2 .newsletter a,.pressespiegel #navbar2 .pressespiegel a,.pressematerial #navbar2 .pressematerial a,.aktuelles #navbar2 .aktuelles a,.ideeundkonzeption #navbar2 .ideeundkonzeption a,.wettbewerbeseit #navbar2 .wettbewerbeseit a,.festivalportrait #navbar2 .festivalportrait a,.team #navbar2 .team a,.netzwerke #navbar2 .netzwerke a,.leipzig #navbar2 .leipzig a,.stadtplan #navbar2 .stadtplan a,.impressum #navbar2 .impressum a,.sitemap #navbar2 .sitemap a,.festivals #navbar2 .festivals a,.tanzplattform #navbar2 .tanzplattform a,.publikationen #navbar2 .publikationen a {
	color: #000;
	background-color: #f5f7f5;
	cursor: text !important;
}




.bild_links h6 {
	margin-top: 1em;
	margin-bottom: 1em;
	float: left;
}

.bild_rechts h6 {
	margin-top: 1em;
	margin-bottom: 1em;
	float: right;
}

.lang-de {
	color: #000;
	background-color: #CCFF00;
	cursor: text !important;
}

.lang-en {
	color: #000;
	background-color: #CCFF00;
	cursor: text !important;
}
