/*---------------------------------------------
   Grafische Elemente, Hintergrund
---------------------------------------------*/

body {
	background-image: url(img/hg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/*---------------------------------------------
   Blockelemente
---------------------------------------------*/

h1 {
	font-family:arial,helvetica,sans-serif;
	margin-top: 20px;
	margin-bottom: 4px;
	font-size: 130%;
	font-weight: bold;
	color:#004F8A;
}

h2 {
	font-family:arial,helvetica,sans-serif;
	margin-top: 15px;
	margin-bottom: 4px;
	font-size: 100%;
	font-weight: bold;
	/* color:#AA0000; */
	color: #004F8A;
}

h3 {
	font-family:arial,helvetica,sans-serif;
	margin-top: 10px;
	margin-bottom: 4px;
	font-size: 80%;
	font-weight: bold;
	color:#004F8A;
}

p,td {
	font-family:arial,helvetica,sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 75%;
}

ul,ol {
	margin-top: 5px;
	padding-left: 15px;
}

li {
	font-family:arial,helvetica,sans-serif;
	font-size: 75%;
	margin-bottom: 5px;
	padding-left: 5px;
}

th {
	font-family:arial,helvetica,sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCDD;
}

th.erstespalte {
	font-family:arial,helvetica,sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	background-color: #CCCCDD;
}


.eventdatum {
	font-weight: bold;
	font-size: 80%;
	margin-bottom: -10px;
	padding-top: 10px;
}

td.logos {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 15px;
}

.einzug {
	padding-left: 20px;
}

.fotorahmen {
	background-color: #DDDDEE;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	clear:both;
}

.fotoschatten {
	border-width: 2px;
	border-style: outset;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #D3D3D3;
	border-top-color: #D3D3D3;
	margin-right: 5px;
	float: left;
}

.aufgabenbereich {
	background-color: #DDDDEE;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
}

/* Rahmen für Foto-Ersatz */
.dummyfoto {
	border-style: solid;
	border-width: 1px;
	width: 70px;
	height: 70px;
	text-align: center;
	padding-top: 20px;
}

.vorstandsrahmen {
	background-color: #EEEEFF;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	clear:both;
}


/*---------------------------------------------
   Spaltendefinitionen
---------------------------------------------*/

.spaltebreit {
	position:absolute;
	top: 200px;
	left: 200px;
	width: 750px;
	padding: 5px;
}

.spaltelinks {
	position: absolute;
	top: 200px;
	left: 200px;
	width: 355px;
	padding: 5px;
}

.spalterechts {
	position: absolute;
	top: 200px;
	left: 585px;
	width: 355px;
	padding: 5px;
	background-color: #EFEFEF;
}

.spalterechtstrans {
	position: absolute;
	top: 200px;
	left: 585px;
	width: 355px;
	padding: 5px;
}


/*---------------------------------------------
   Fest platzierte Blockelemente
---------------------------------------------*/

.brotkrummen {
	position: absolute;
	top: 180px;
	left: 190px;
	font-family: arial,helvetica,sans-serif;
	font-size: 60%;
	font-weight: bolder;
	color: gray;
}

.kopf {
	position: absolute;
	left: 730px;
	top: 28px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 70%;
	font-variant: small-caps;
}

.logo {
	position: absolute;
	left: 15px;
	top: 440px;	
}

.menu {
	position: absolute;
	top: 170px;
	left: 0px;
}


/*---------------------------------------------
   Zeichenelemente
---------------------------------------------*/

em {
	font-weight:bold;
	font-style:normal;
}

em.date {
	color: #0000AA;
	font-weight:bold;
}

.autor {
	font-style: italic;
}

.fehler {
	color:#ff0000;
	font-size: 120%;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
}

/*---------------------------------------------
  Links
  ---------------------------------------------*/

/* Links im Fliesstext */

a {
	color : #0000FF;
	font-weight: normal;
	text-decoration : none;
}

a:visited {
	color: #004F8A;
}

a:hover {
	text-decoration: underline;
}

/* Brotkrummen-Navigation, "History" */

a.brotkrumme {
	color : #004F8A;
	font-weight: bolder;
	text-decoration : none;
}

a.brotkrumme:hover {
	color: #FF0000;
	font-weight: bolder;
	text-decoration : none;
}

/* Kopfzeile: Suchen, Kontakt, etc. */

a.kopfzeile,a.kopfzeile:visited {
	color: #555555;
	text-decoration: none;
}

a.kopfzeile:hover {
	color: #000000;
	text-decoration: underline;
}



/*---------------------------------------------
  Tabellen
  ---------------------------------------------*/

.eventhome {
	margin-bottom: 20px;
	margin-right: 25px;
}

.bildertabelle {
	padding: 5px;
	border-width: 1px;
	border-color: #444444;
	border-style: solid;
}

.vorstandstabelle {
	width: 160px;
	padding: 5px;
	border-width: 1px;
	border-color: #444444;
	border-style: solid;
	font-size: 100%;
}


/*---------------------------------------------
  Menus
  ---------------------------------------------*/

p.menupunkt {
	margin: 0px;
}
