
#headmenu a {
	text-decoration: none;
}

#headmenu a:hover {
	color: #ccc;
}

.hidden, .unsichtbar {
	visibility: hidden;
}

.sichtbar {
}

p span {
	font-size: 12px;
}

a {
	color: black;
}

img {
	border: 0px;
}

div#main {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 0 0 0;      /* standardkonforme horizontale Zentrierung */
    padding: 0 0 0 0;
    border: 0px ridge silver;
	position:relative;
}

div#headmenu {
	font-size: 10px;
}

div#menu h3{
	padding: 10px 5px 0 0;
}

div#inhalt-main {
    margin: 0 0 0 0;
    padding: 0 0;
	color: black;
}

td#inhalt-rechts {
	padding: 0 50px 0 10px;
	vertical-align: top;
}

#inhalt-rechts h1{
	font-size: 16px;
}

#inhalt-rechts h2{
	font-size: 15px;
	letter-spacing:0.3em;
}

#inhalt-rechts h3{
	font-size: 15px;
	font-variant: small-caps;
}

td#inhalt-logo {
	padding: 0 0 0 0;
}

div#inhalt {
    margin: 0 0 0 0;
    padding: 0 0;
}

td#inhalt {
	padding: 0 0 0 0;
	
}

* html div#inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
}

div#inhalt h2 {
    font-size: 1.2em;
    margin: 0 0;
    color: navy;
}

div#inhalt p {
    font-size: 0;
    margin: 0 0;
}


p#unten {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0;
    text-align: left;
}
		
#menu-links span.menuHot {
	font-style:italic;
}

.sponsor {
	border: none;
}

/* Programm */

.programm {
}

.programm i {
	font-weight:normal;
}

.programm tr{
}

.programm td{
	font-weight:bold;
	vertical-align: top;
	padding: 2px 2px 2px 0px;
	font-size: 12px;
}


/* Anmeldung */
.errmeldung {
	background-color: #FFFFCC;
	padding: 1px;
	border: 1px dashed #000000;
	font-size: 10px;
}
.errmeldungRed {
	background-color: #FFFFCC;
	padding: 1px;
	border: 1px dashed #990000;
	font-size: 10px;
}

.klein {
	font-size: 10px;
}

.form_klein {
	font-size: 12px;
}

#nachricht {
	width: 530px;
	height: 75px;
}

.standart {
	height: 20px;
	width: 120px;
}

.standart_err {
	width: 160px;
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
}

.normal {
	background-color:#CCCCCC;
	height: 20px;
	width: 150px;
}

.normal_txt {
	height: 20px;
	width: 120px;
}

.normal_g {
	background-color:#CCCCCC;
	height: 20px;
	width: 430px;
}

.normal_hn {
	background-color:#CCCCCC;
	width: 50px;
	height: 20px;
}

.fehler {
	background-color:#990000;
	font-weight:bold;
	height: 20px;
	width: 120px;
}

.fehler_g {
	background-color:#990000;
	font-weight:bold;
	height: 20px;
	width: 420px;
}

.ausgabe {
	margin: 15px;
}

/*
 * Konfiguration
 * Anfang
*/

#config {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: red;
	margin: 15px 15px 15px 15px;
}

#configAll hr {
	border: solid #ccddcc 1px;
}

#config h2{
	font: 16px/18px Verdana, Arial, Helvetica, sans-serif;
}

#config table{
	text-align: left;
	border: solid;
	border-color: #ccddcc;
}

#configAll {
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 15px 15px 15px;
	text-align: left;
}

#configAll input,textarea{
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#EBF1EB;
}

#configAll td{
	vertical-align:top;
}

td.schrift{
	width: 80px;
	font-size: 11px;
}

td.farbe{
	width: 25px;
}

input.klein{
	height: 14px;
	width: 35px;
}

input.klein{
	height: 14px;
	width: 45px;
}

input.mittel{
	height: 14px;
	width: 150px;
}

input.lang{
	height: 14px;
	width: 200px;
}

textarea.lang{
	width: 200px;
	height: 100px;
}

input.extralang{
	height: 14px;
	width: 600px;
}

textarea.extralang{
	width: 600px;
	height: 150px;
}


/*
 * Konfiguration
 * Ende
*/
