﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ENDE DES CSS RESET */

/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/
/* divs divs divs divs */

#mistwarnötigdamitwrapperfunktionierte { width:200px; margin:0px auto; }

#body { background-color:#eeeeee; }

#wrapper { width:1500px; margin:0px auto; background-color:#ffffff; }
#wrapper extra {width:3000px; margin:0px auto; background-color:#ffffff;} 

#top { background-color:#ff0000;  width:100%; padding:20px 0; overflow:hidden;  border:1px #000000 solid; }


#logo { font-size:50px;  font-style:normal; font-weight:bold; font-family:Arial, Helvetica, sans-serif;  margin: 0 0 0 10px;   float:left;  }

#sm  { float:right; }
#sm p { color:#000000; font-size:15px; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; margin:4px 10px 4px 0px;  }
#sm img { width:25px; height:25px;  }
#sm ul li { display:inline; color:#000000; font-size:20px; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; margin:4px 10px 4px 0px; }


#banner img {width:100% }

/*#topnav ul li {  font-size:50px;  font-style:normal; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }*/

#navigation ul a { display:inline; clear:both; color:#FF0000; font-size:30px; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; margin:4px 10px 4px 0px; }

#navigation a:link 		{ color:#ff0000; }
#navigation a:visited 	{ color:#ff0000; }
#navigation a:active	{ color:#ff0000; }
#navigation a:hover		{ color:#ff0000; background:#770000; }
#navigation a:focus		{ color:#ff0000; }

#content img 		{ 
 padding:60px; border:1px #888888 solid; margin:1px 0 0 10px; background-color:#eeeeee;}
}
/*#content h1			{
padding:0 0 0 0; margin:0 0 0 0;  text-align:justify;  font-size:40px; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }*/
	

#erstes bild a img:hover { color:#ffffff; }

#fotocaption			{ padding:0 0 0 0; margin:0 0 0 0; background-color:#eeeeee; text-align:center; border: 1px solid #000000; font-size:20px; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }
#fotocaption1			{ padding:0 0 0 0; margin:20px 0 0 0; background-color:#eeeeee; text-align:center; border: 1px solid #000000; font-size:20px; font-weight:bold;  font-family:Arial, Helvetica, sans-serif; }

#footer { width:100%; padding:10px 0px; text-align:center; border:1px #000000 solid;
	background-color:#FFFF66; }


/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/


.object-fit { 
	width: 300px; 
	height: 300px; 
	margin: 4em auto; 
	border:1px solid green;
}

.piccenter {  margin:4px auto; border:20px 20px 0px 0px #FF0000; background-position:centre
color:#000000; font-style:italic; font-size:20px; text-align:center; padding:20px 0 20px 0; }

/* only for table of evangelists */
.auto-style1 {
	border: 6px solid #FF0000;
}

.auto-style2 {
	border-style: solid;
	border-width: 6px;
}

/* end of only for table of evangelsits */

body { background-color:#eeeeee; }


h1 { font-family:Arial, Helvetica, sans-serif; 
	text-align:justify;  font-size:40px; font-weight:bold;
	color:#000000;
	padding:15px 20px 10px 20px; }
h2 { font-family:Arial, Helvetica, sans-serif; 
	 text-align:center;  font-size:20px; font-weight:bold;
	color:#000000;
	padding:10px 20px 10px 20px;  }
h3 { font-family:Arial, Helvetica, sans-serif; 
	 text-align:justify;  font-size:15px; font-weight:bold;
	color:#000000; 
	padding:10px 20px 10px 20px; }


.blue { color:#0099FF; font-style:italic; font-size:200px; }

