/*   background-image:url(images/kirche.jpg); background-attachment:fixed; background-repeat:no-repeat; background-position: center center;  */

body { 
	font-family : Arial, Helvetica, sans-serif; 
	background-color : #fff;
	font-size : 10pt;
	color : #000;
	margin-top : 0%;
	margin-left : 0%;
	/* NOT CSS VALIDE */
	scrollbar-DarkShadow-Color : #90c82f;
    scrollbar-Track-Color : #fff;
    scrollbar-Face-Color : #fff;
    scrollbar-Shadow-Color : #90c82f;
    scrollbar-Highlight-Color : #90c82f;
    scrollbar-Arrow-Color : #90c82f;
}

form {
	margin : 0;
	padding : 0;
	display : inline;
}

h1 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12pt;
	color : #007c03;
}

h2 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11pt;
	color : #90c82f;
}

.vereins_menue {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #fff;	
}

a, a:link, a:visited, a:active {
	text-decoration : none;
	color : #3067cf;
}

a.menue, a.menue:link, a.menue:visited, a.menue_s, a.menue_s:link, a.menue_s:visited, .menue, a.vereins_menue_s, a.vereins_menue_s:link, a.vereins_menue_s:visited {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a.menue, a.menue:link, a.menue:visited, a.menue:active, .menue {
	font-weight : bold;
	font-size : 10pt;
	color : #fff;
}

a.menue_s, a.menue_s:link, a.menue_s:visited, a.menue_s:active, a.vereins_menue_s, a.vereins_menue_s:link, a.vereins_menue_s:visited, a.vereins_menue_s:active {
	font-size : 8pt;
	color : #000;
}

a:hover, a.menue:hover, a.menue_s:hover, a.vereins_menue_s:hover {
	text-decoration : underline;
}

.visitor {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
	color : #fff;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;
	color : #000;
}

.login {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;
	color : #000;
}

.content, td, p {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt;
	color : #000;
}

.content_edit {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	color : #000; 
	border-color : #ff6801; 
	border-width : 2px; 
	border-style : dashed;
}

.gaestebuch {
	border : 1px solid #ccc; 
	padding : 0px; 
	margin : 0px;
}

.gaestebuch_innen {
	border : 0px; 
	padding : 0px; 
	margin : 0px;
}

.gaestebuch_text {
	border : 0px; 
	padding : 4px; 
	margin : 0px;
}

.gaestebuch_titel {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt;
	color : #fff;
}

.veranstaltungen {
	border : 1px solid #ccc; 
	padding : 0px; 
	margin : 0px;
}

.veranstaltungen_titel {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt;
	color : #fff;
	font-weight : bold;
}

.veranstaltungen_edit {
	border : 1px solid #ccc; 
	padding : 0px; 
	margin : 0px;
}

.einsaetze {
	border : 1px solid #ccc; 
	padding : 0px; 
	margin : 0px;
}

.einsaetze_titel {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt;
	color : #fff;
	font-weight : bold;
}

.input {
	background-color : #fff; 
	border-color : #ccc; 
	border-width : 1px; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	color : #000; 
	border-style : solid;
}

.radio {
	background-color : #fff; 
	color : #000;
}

.submit {
	background-color : #fff; 
	border-color : #ccc; 
	border-width : 1px; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	color : #000; 
	border-style : solid;
}

.submit_bild_loeschen {
	background-color : #fff; 
	border-color : #ccc; 
	border-width : 1px; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	color : #ff6801; 
	border-style : solid;
}


.style1 {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 10pt;
}
.style2 {
	color: red;
  background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 12pt;
} 




/*

td {
	font-size : 8pt;
	text-decoration : none;
	font-family : Verdana;
	color : #000000;
}

small {
	font-size : 8pt;
	text-decoration : none;
	font-family : Verdana;
	color : #606264;
}

P {
	font-size : 10pt;
	text-decoration : none;
	font-family : Verdana;
}

p.headline {
	color : #ffffff;
	font-size : 14pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
}

H1 {
	COLOR : #ffffff;
	FONT-SIZE : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

H2 {
	COLOR : #0C56B5;
	FONT-SIZE : 11pt;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	font-family : Verdana;
}

B {
	COLOR : #0C56B5;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	font-family : Verdana;
}

b.menue {
	FONT-WEIGHT : bold;
	FONT-SIZE : 10pt;
	TEXT-DECORATION : none;
	COLOR : #ffffff;
	font-family : Verdana;
	
}

a.register:link {
	COLOR : #ffffff;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	font-family : Verdana;
}

a.register:visited {
	COLOR : #ffffff;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	font-family : Verdana;
}

a.register:hover {
	COLOR : #ffffff;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : underline;
}

a.box:link {
	COLOR : #0C56B5;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	font-family : Verdana;
}

a.box:visited {
	COLOR : #0C56B5;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	font-family : Verdana;
}

a.box:hover {
	COLOR : #0C56B5;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
}

a.email:link {
	text-decoration : none;
	color : #303030;
	font-weight : bold;
}

a.email:visited {
	text-decoration : none;
	color : #303030;
	font-weight : bold;
}

a.email:active {
	text-decoration : none;
	color : #303030;
	font-weight : bold;
}

a.email:hover {
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}

a.navtext:link {
	text-decoration : none;
	color : #000000;
}

a.navtext:visited {
	text-decoration : none;
	color : #000000;
}

a.navtext:active {
	text-decoration : none;
	color : #000000;
}

a.navtext:hover {
	text-decoration : none;
	color : #000000;
	cursor : default;
}

a.vorschau:link {
	text-decoration : none;
	color : #000000;
}

a.vorschau:visited {
	text-decoration : none;
	color : #000000;
}

a.vorschau:active {
	text-decoration : none;
	color : #000000;
}

a.vorschau:hover {
	text-decoration : none;
	color : #000000;
}

input, textarea, select, option {
	background-color : #ffffff;
	border-color : #9FABB7;
	font-size : 8pt;
	border-style : solid;
	border-width : 1;
}


table, table tr, table tr td {
    font-size:12px;
    font-family:Arial,Helvetica,Sans Serif;
}

.error {
    border:1px dashed #F00;
    background-color:yellow;
    font-size:15px;
    margin:1px 0px;
}

.konflikt {
    background-color:#FCC;
    color:#000;
}
.eintrag {
    color:#000;
}

th {
    background-color:#000;
    color:#fff;
}

#menue {
    margin:5px 0px;
    padding:0px;
}
#menue li {
    display:inline; 
    margin:0px 10px;
    background-color:#EAE;
    padding:2px 5px;
    border:1px solid #000;
}
#menue li:hover {
    background-color:#00A;
}
#menue li a {
    color:#000;
    text-decoration:none;
}


input, button, textarea, select {
    border:1px solid #000;
    background-color:#EEE;
    margin:0px;
    padding:0px;
}
*/