body {
  width: 1000px;
  background-color: #ffff00;
  background-image: url(img/bg.png); /* original skaliert auf 1400 breit, rot-128, blau+256*/
  background-repeat:repeat; /* oder repeat-y? */
  color: #4040c0; 
  cursor: default;
  font-size:18px;
  font-family: Verdana, Helvetica, Arial, Sans-serif, Garamond, Times New Roman;
  line-height: 160%;
  padding: 0px;
  text-align: left;
  margin:auto;  margin-left:0px; margin-top:0px;    margin-bottom:0px;
}

#world {
	width: 1000px;
	padding: 0px;
	text-align: left;
	margin:0px; 
	border:0px solid #800000;
}
#content {
	width: 780px;
	float: left;
	border:0px solid black;
	margin: 0px; margin-top:8px; margin-bottom:0px; margin-left:110px;
	padding: 0px;
	overflow:hidden;
	line-height: 160%;
}
#title {
    width: 1000px;
	height:0px;
    margin:0px;
    overflow:hidden;
    padding: 0px;
	padding-top:170px;
	background-color: #ffff00;
	background-image: url(img/veganekinder-titel.png);
}
.rem {
  width:33%;
  background-color:#ffffee;
  font-size:16px;line-height:21px;
  float:right;
  border:1px solid #ff8000;
  margin-left:16px;
  padding:8px;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 2px #ff8000;
 border-bottom: transparent; /* IE */
}

#title h1{font-size:72px;line-height:72px;overflow:visible;color:#c00040;}
#title a  {color:#0000; text-decoration:none;}
#title a:hover {color:#000;text-decoration:none;}
#title h2 {font-size:24px;line-height:24px;overflow:visible;xcolor:#ffffff;vertical-align:bottom}
#left {
		float: left;
}
#menu {
 background-image:url(img/menubgrahmen.png); background-repeat:no-repeat;
	border:0;
	font-family:'balloon';font-size:18px;
	text-align:center;
	margin: 0px; margin-left:110px; 
	line-height:110%;
	width: 780px;
	padding: 0px; padding-top:12px; padding-bottom:12px;
	white-space:nowrap;
}
#menu a {;color:#8080ff;margin-top:4px;padding:4px;padding-bottom:0px}
#menu a:hover {background-image:url(img/menubg.png); background-repeat:no-repeat; text-decoration:underline;border:0px}
#menu .active {background-image:url(img/menubg.png); background-repeat:no-repeat;color:#ff8000;;}
#menu .activecat {background-image:url(img/menubg.png); background-repeat:no-repeat;color:#4040c0;}

#foot {
    margin-top:4px;
	padding: 0px; padding-bottom:6px;
	text-align:left;
	color:#f3cd4a;
}
#foot a {}

#urlinfo {
	margin-top:10px;
	text-align:left;
	font-size:10px;
	line-height:25px;
	font-weight:normal;
	}
	
#pushright {float:right;text-align:right;display:inline}
#pushleft {float:left;text-align:left;display:inline}

a {color:#8080ff; text-decoration:none;}
a:link {  }
a:visited {}
a:hover {border-bottom:1px solid #ff8000}
img { border:1px solid #000080; }
a img  {  }
.nfimg {border:0px}

h1,h2,h3,h4,h5 {text-align:left;display:block;color:#ff8000}
h1 {text-align:center;font-size:44px; line-height:45px;font-family:'Comic Sans MS','Balloon',fantasy;margin-top:10px;}
h2 {font-size:26px; font-family:'Comic Sans MS','Balloon',fantasy;margin-bottom:0px;}
h3 {font-size:18px;display:inline}

blockquote {padding-left:36px;padding-right:36px;font-size:90%;line-height:140%;background-image:url(img/quote.png);background-repeat:no-repeat;background-position:0px 0px;}
ul,li {list-style-image:url(img/item.png);text-align:left}

td, th {border-bottom:1px solid yellow;padding:0px;padding-left:0px;padding-right:0px;vertical-align:top}
th {text-align:left;color:#ff8000;background-color:#ffff80;border:1px solid #ff8000;padding-left:8px;padding-right:8px;}
table, tr {padding:0px;border:0px}
table {  }
.widetbl {background-color:#ffdddd; width:222px;overflow:scroll}
.frame {
  border:4px solid #ff8000;
  margin-left:16px;
  padding:8px;
  background-color: white;
}
.gb {border-bottom:0px solid white;}
.small {font-size:90%;line-height:125%;}

.imgleft {padding:0px;margin-right:16px}
.imgright {padding:0px;margin-left:16px}
.noframe {border:0}
.caption_center,.caption_left,.caption_right {
    border: 0px;
    background-color: #c0c0ff;
    margin: 3px;
    padding: 0px;
    text-align: center;
}
.caption_center {margin: auto;}
.caption_left {float: left;margin-right:20px}
.caption_right {float: right;margin-left:20px}
.caption_img, .caption_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.caption_txt {
    border-top: 1px solid #ffffff;
    margin: 0px; margin-bottom:4px;
    padding: 4px;
    clear: both;
    font-size:85%;line-height:135%;
    text-align: center;
}

.album_center {
    border: 0px;
    background-color: #c0c0ff;
    padding: 0px;
    text-align: center;
    margin: auto;}

.album_img, .album_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
	border-bottom:0;
}
.album_txt {
    border: 1px solid #000080;
	border-top:0px;
    margin: 0px; margin-bottom:4px;
    padding: 12px;
    clear: both;
    font-size:85%;line-height:135%;
    text-align: left;
}

em {font-style: normal; background-color:yellow}

input   { color:#4040c0;font-size:16px}





