html {
	margin: 0px;
         padding: 0px;
}

body {
	background-image:url(pics/bg.jpg);
         margin: 0px;
         padding: 0px;
}

#container {
	border-top: 3px solid #000;
         border-left: 1px solid #000;
         border-right: 1px solid #000;
         border-bottom: 2px solid #000;
         background-color: #FFF;
         margin-left: auto;
         margin-right: auto;
         margin-top: 0px;
         width: 800px;
}

#header {
         height: 20px;
         padding: 10px;
	text-align: right;
         text-decoration: underline;
         font-weight: bold;
         font-size: 12pt;
         font-family: Verdana, sans-serif;
         color: #FFF;
         letter-spacing: 2px;
         background-color: #00009C;
}

#nav {
 	background-color: #EFEFEF;
         color: #000;
         padding-bottom: 5px;
         padding-right: 5px;
         padding-top: 5px;
         padding-left: 15px;
         border-bottom: 1px solid #00009C;
	font-family: Tahoma, sans-serif;
         font-size: 8pt;
         color: #00009C;
}

#nav a, #nav a:visited {
	font-family: Tahoma, sans-serif;
         font-size: 8pt;
         text-decoration: none;
         color: #00009C;
}

#nav a:hover, #nav a:active {
         text-decoration: underline;
}


#inhalt {
         padding: 15px;
         font-family: Verdana, sans-serif;
         font-size: 10pt;
         color: #000;
}

#inhalt a, #nav a:visited, #ubbhelp a {
         text-decoration: none;
         color: #00009C;
}

#inhalt a:hover, #nav a:active, #ubbhelp a:hover {
         text-decoration: underline;
}

#inhalt .news {
 	width: 90%;
         margin-left: auto;
         margin-right: auto;
         border: 1px dotted #00009C;
         background-color: #FBFBFB;
         padding: 0px;
	font-size: 8pt;
         font-family: Verdana, sans-serif
}

#inhalt .news .topic {
         font-weight: bold;
}

#inhalt .news .kategorie {
	text-align: right;
}

#inhalt .news .text {
	border-top: 1px dotted #000;
}

#inhalt .news .verfasser {
	text-align: right;
         font-size: 7pt;
}

#inhalt .archiv {
	text-align: center;
	font-size: 8pt;
         font-family: Verdana, sans-serif
}

#inhalt .archiv a {
	font-weight: bold;
         text-decoration: none;
         color: #00009C
}

#inhalt .archiv a:hover {
	text-decoration: underline;
}

#inhalt .orchester, #inhalt .links {
	width: 80%;
}

#inhalt .vorstand {
	width: 60%;
}

#inhalt .start {
	width: 100%;
}

#inhalt .start .konzerte {
	vertical-align: top;
	width: 35%;
	border-right: 1px dotted #000;
	padding-right: 10px;
	padding-bottom: 10px;
}

#inhalt .start .vorstellung {
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}

#inhalt .start .vorstellung:hover, #inhalt .start .konzerte:hover {
	background-color: #EFEFEF;
}


.highlight:hover {
 	background-color: #EFEFEF;
}

#inhalt .login {
	width: 50%;
	margin-left: auto;
         margin-right: auto;
}

#inhalt .admin_nav a {
	font-weight: bold;
}

#inhalt .admintop {
	width: 100%;
}

.inputs {
	font-family: Tahoma, sans-serif;
         background-color: #FFF;
         border: 1px solid #00009C;
         padding-left: 2px;
         font-size: 10pt;
}

#termin_info, #ubbhelp {
	margin-left: auto;
         margin-right: auto;
         margin-top: 20px;
         padding: 10px;
	background-color: #FFF;
         border: 1px solid #00009C;
	font-size: 8pt;
         font-family: Verdana, sans-serif
}
