*{
 margin:0;
 padding:0;
}

body{
	text-align: center;
	background-color: #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


/* Formatierungen Layout (grob) */
#seite{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 900px;
	background-color: #000000;
	margin-top: 0px;
	border-right-color: #000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 0px;
}

/* Formatierungen Headbereich */
#oben{
	background-repeat: no-repeat;
	background-color: #000000;
	height: 120px;
	text-align: left;
	background-position: right;
	clear:both;
	background-image: url(imc/kopf3.jpg);
	margin: 0px;
	margin-top: 15px;
}

#linien {
	clear: both;
	background-image: url(imc/line5.jpg);
	background-repeat: repeat-x;
	height: 25px;
	margin: 0px;
	background-color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* Formatierungen Content und Infothek */
#links{
	float: left;
	margin: 20px 0 0 0;
	width: 686px;
	height: auto;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 10px;
}

.inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	text-indent: 0px;
	margin-left: 20px;
	padding-right: 10px;
	letter-spacing: normal;
	line-height: 18px;
	margin-right: 10px;
	margin-top: 15px;
}


#rechts{
	float: left;
	margin: 20px 0 0 20px;
	line-height: 15px;
	font-size: 80%;
	width: 100px;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 10px;
}

.inhaltrechts {
	padding-top: 20px;
}

/* Formatierungen Verlinkung allgemein */
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc9933;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #999999;
}


/* Formatierungen Überschriften */
h1 {
	margin-left: 18px;
	font-size: 1.2em;
	white-space: pre;
	text-align: left;
	margin-top: 10px;
	color: #cc9933;
	font-weight: bold;
	margin-bottom: 15px;
}

#kursiv {
	margin-left: 18px;
	font-size: 1em;
	text-align: left;
	color: #cc9933;
	font-weight: bold;
	font-style: italic;
	margin-top: 15px;
}

.kursiv {
	margin-left: 18px;
	font-size: 1.2em;
	text-align: left;
	color: #cc9933;
	font-weight: normal;
	font-style: italic;
	margin-top: 15px;
}

h2 {
	margin-left: 30px;
	font-size: 1.2em;
	white-space: pre;
	text-align: left;	
	color: #ffffff;
}

#vorschauprog {
	background-repeat: no-repeat;
	background-position: 415px center;
	background-image: url(imc/award/jazzAward-vorschau.jpg);
}

#vorschau {
	background-repeat: no-repeat;
	background-position: 555px center;
	background-image: url(imc/award/logo-klein.jpg);
}

#auswahl h3 {
	margin-left: 20px;
	font-size: 1em;
	white-space: pre;
	text-align: left;
	margin-top: 6px;
	font-weight: bold;
}

#auswahl h3 a:link {
	color: #BB8D2F;
	text-decoration: underline;
	font-weight: normal;
}

#auswahl h3 a:visited {
	text-decoration: underline;
	color: #BB8D2F;
	font-weight: normal;
}

#auswahl h3 a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

#auswahl h3 a:active {
    text-decoration: none;
}

h5 {
	font-size: 1.1em;	
	text-align: left;
	margin-top: 6px;	
}

h4 {	
	margin-top: 10px;	
}

h6 {
	color: ##D7BA6F;
	margin-left: 20px;
	font-size: 0.9em;
	white-space: pre;
	text-align: left;
	margin-top: 6px;
}


h6 a:link {
	color: #D7BA6F;
	text-decoration: underline;	
}

h6 a:visited {
	text-decoration: underline;
	color: #D7BA6F;
}

h6 a:hover {
	text-decoration: none;
	color: #cccccc;
}

h6 a:active {
	color: #D7BA6F;
    text-decoration: none;
}


.gruen{
	color: #379C7E;
	margin-left: 0px;
	font-size: 1.1em;
	text-align: left;
	margin-top: 6px;
	font-weight: bold;
	margin-bottom: 20px;
}


.orange{
	color: #F8AC00;
	margin-left: 0px;
	font-size: 1.1em;
	text-align: left;
	margin-top: 6px;
	font-weight: bold;
	margin-bottom: 20px;
}

/* Navigation */
#nav h4 {
	background-color: #000000;
	display: none;
}

#nav ul {
	margin-left: 0px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	background-color: #000000;
	text-decoration: none;
	padding-top: 3px;
	margin-right: 0px;
	padding-bottom: 3px;
	text-align: center;
}

#nav ul li {
	list-style-type: none;
	margin: 0;
	display: inline;
	background-color: #000000;
}

#nav ul li a{
	padding: 3px 0.5em;
	margin-left: 20px;
	border: 1px solid #fff;
	border-bottom: none;
	background-color: #000;
	text-decoration: none;
	color: #fff;
}

#nav ul li a:link {
	color: #fff;
	background-color: #000000;
}

#nav ul li a:visited {
	color: #FFFFFF;
	background-color: #000000;
}

#nav ul li a:link:hover, #nav ul li a:visited:hover {
	color: #000;
	background-color: #fff;
	border-top-color: #FFFFFF;
	border-color: #CCCCCC;
}

#nav ul li a#current{
	background-color: #666666;
	border-bottom: 1px solid #000000;
}




/* Sonstige Formatierungen */

.auflistung {
	text-align: left;
	margin-left: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: normal;
	line-height: 18px;
	margin-right: 10px;
	margin-top: 20px;
	list-style-image: url(imc/note.jpg);
}

.bildermini {		
	border-color: #cc9933;
	border-width: 4px;
	border-style: groove;	
}

.bilder {
	margin-right: 20px;
	margin-left: 20px;
	border: 0;
}

.bilderohne {
	float: none;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-color: #ddd;
	border-width: 4px;
	border-style: inset;	
} 

.bilderlinks {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-color: #ddd;
	border-width: 4px;
	border-style: inset;
}

.bilderrechts {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-color: #ddd;
	border-width: 4px;
	border-style: inset;
}

.top{
	font-size: x-small;
	line-height: 30px;
	text-align: right;
	margin-left: 20px;
	margin-bottom: 30px;
	font-weight: bold;
	padding-right: 20px;
}

hr {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-top: 10px;
	width: 99%;
}


.menutitle {
	margin:0 -5px 5px -5px;
	padding:6px;
	background-color: #000000;
}

#ammis {
	text-align: center;
	font-size: 9px;
	color: #FFCC00;
	padding-top: 8px;
	padding-bottom: 4px;
	clear: both;
	border-top-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 0;
}

#ammis a:link {
	color: #cc9933;
	text-decoration: none;
}

#ammis a:visited {
	text-decoration: none;
	color: #cc9933;
}

#ammis a:hover {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}

#ammis a:active {
	text-decoration: none;
	color: #999999;
}

#tabelle{
	margin-left: 12px;
	margin-top: 20px;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 20px;
}

input {
	background-color: #CCCCCC;
	height: 20px;	
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}


textarea {
	height: 150px;
	background-color: #CCCCCC;
	padding-top: 6px;
	padding-left: 5px;
}

input.senden {
	font-size: 0.9em;
	margin-right: 2px;
	width: 100px;
	height: 30px;
	letter-spacing: 1px;
	font-weight: bold;
	vertical-align: middle;	
}

