@import url(layout.css);
body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 0px;
	margin: 0px;
	font-size: small;
	color: #000000;
	height: 100%;
}

/* hide from ie on mac \*/
html {
	height: 100%;
	/*overflow: hidden;*/
}

/* Formatvorlagen f&uuml;r DIV-Tags */
#container {
	border-right: 1px solid #840000;
	border-left: 1px solid #840000;
	border-bottom: 1px solid #840000;
	background-color: #FFFFCC;
	background-image: url("../images/ct_background.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	background-color: #FFFFCC;
	background-image: url("../images/hd_background_logo.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	padding: 0px;
	
}
/*
#topnav1 h1 {
	width: 250px;
	margin: 0 0 10px 0;
	float: left;
}
*/
/*
#topnav1 p {
	width: 200px;
	float: left;
	text-align: left;
	color: #FFFFCC;
	margin: 0 0 5px 0;
	font-size: 0.8em;
	line-height: 1.2em;
}

#topnav2 p {
	width: 300px;
	float: right;
	text-align: right;
	color: #FFFFCC;
	margin: 0 0 5px 0;
	font-size: 0.8em;
	line-height: 1.2em;
}
*/
.seitentitel {
	width: 645px;
	height: 40px;
	color: #FFFFCC;
	font-size: 24px;
}

/*
.seitenheader {
	width: 300px;
	height: 40px;
	color: #000000;
	font-size: 24px;
}
*/

#menue {
	float: left;
}
html>body #menue {
	overflow: hidden;
}
#menue a {
	color: #FF4800;
	text-decoration: none;
}
#menue a:hover {
	color: #840000;
	text-decoration: none;
}

#menue a:link {
	color: #FF4800;
	text-decoration: none;
}

#menue a:visited {
	color: #FF4800;
	text-decoration: none;

}

#menue td {
	color: #840000;
	font-weight: bold;
}

#content_container {
	background-color: #FFFFCC;
	background-image: url("../images/ct_background.gif");
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}


#content {
	background-color:#FFFFCC;
	padding: 0px;
}
#content_index {
	background-color:#FFFFCC;
	background-image: url("../images/band_background_jubilaeum.jpg");
	background-repeat: no-repeat;
	width: 640px;
	height: 550px;
	padding: 0px;
}

#footer {
	background-color: #FFFFCC;
	background-image: url("../images/ft_background.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	padding: 0px;
}



/* Formatvorlagen f&uuml;r den Content */
h1 {
	font-size: xx-large;
	color: #840000;
	margin: 0px;
}
h2 {
	/*font-size: x-large;
	margin: 0 0 0px 0;*/
	font-size: 1.5em;
	margin: 0 0 0.5em 0;	
	color: #840000;
}
h3 {
	font-size: 1.3em;
	margin: 3px 0 0 0;	
	color: #840000;
}

hr {
	color: #840000;
}

.einspaltig
{
	width: 100%;
}
.zweispaltig
{
	width: 50%;
}

.oben
{
	vertical-align:top
}

#content a {
	color: #FF4800;
	text-decoration: none;
	font-weight: bold
}
#content a:hover {
	color: #840000;
	text-decoration: underline;
	font-weight: bold
}

#content a:link {
	color: #FF4800;
	text-decoration: none;
	font-weight: bold
}

#content a:visited {
	color: #FF4800;
	text-decoration: none;
	font-weight: bold
}

#content ul {	
	list-style: square;
	width: 620px;
	margin: 0 0 0 0;
	padding: 20px;
}	
#content li {	
	padding: 0.5em;
}	
#content img {
	padding: 0px;
	margin-left: 5px;
	/* display:inline; */
	background: #FFFFCC;
	border: 2px solid #840000;
}

.noborder {
	border: none;
}

/* Formatvorlagen f&uuml;r Fu&szlig;zeile */
/*
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
*/
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#topnav a {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#topnav1 a {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
#topnav1 a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.red_bold {
	font-weight: bold;
	color: #840000;
}
.style_italic {
	font-style: italic;
}

.left {
	margin: 5px 6px 3px 6px;
	float: left;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
	color: #840000;
}
#footer p {
	margin: 20px 5px 5px 10px;
	float: right;
	color: #FFFFCC;
	text-align: right;
}

#topnav p {
	/*width: 200px;*/
	margin: 1px 0 5px 10px;
	float: left;
	/*text-align: left;*/
	color: #FFFFCC;
	font-weight: bold;
}
#topnav1 p {
	/*width: 300px;*/
	/*margin: 2px 5px 0 10px;*/
	margin: 1px 5px 5px 10px;
	float: right;
	/*text-align: right;*/
	color: #FFFFCC;
	font-weight: bold;
}

.center {
	margin: 2px 2px 2px 2px;
	float: none;
	width: 48px;
	height: 48px;
}


