/* CSS Document */

* {
	margin:0;
	padding:0;
}

html { 
        overflow: -moz-scrollbars-vertical; 
} 
BODY { background-color:#FFD660;background-image:url(img/bg-verlauf.gif);background-repeat:repeat-x;color:#f00;font:normal 12px/1.6 Verdana,Helvetica,Arial,sans-serif; height:100%; }

p { margin: 0 0 1em 0; padding: 0; }
blockquote {
  font: 1.1em/1.5 Georgia, Times, Garamond, serif;
  margin-left: 2em;
  font-style: italic;  
}
textarea, input.f {width:300px;}
textarea, input.f, #searchinput {
border-bottom:1px solid #ff0000;
border-top:1px solid transparent;
border-left:1px solid transparent;
border-right:1px solid transparent;
color:#660033;
background-color:#FFF3D0;
}
input[type="text"]:focus, textarea:focus {
	background-color:#ffffff;
}
#searchinput:focus {
	background-color:#FFD660;
}
textarea {font:normal 12px Verdana,Helvetica,Arial,sans-serif;}
label { font-weight:bold; }

h1 {padding:0;margin:0;margin-bottom:0.5em; font-size:2.5em;line-height:1.2em;font-weight:normal;font-style:italic;color:#ff0000;}
.highlight {background:#f00;padding:3px 3px 3px 0; color:#fff;}
h2 {padding:0;margin:1.5em 0 0.5em 0;font-size:1.5em;font-weight:bold;color:#f00;background-color:#ffffff;font-style:italic;}
h3 {margin:0 0 1em 0;font-size:1.5em;font-weight:bold;color:#f00;font-style:italic;}
h4 {font-size:1.1em;font-weight:normal;color:#f00;font-style:italic;letter-spacing:1px;}
h4 span { background-color:#fff;margin-bottom:1px; }
div.h1 {
	float:left;
	margin:0 20px 20px 0;
	width:219px;
}

.serif,h1,h2,h3,h4, em {
	font-family:Georgia,Garamond,Times,serif;
}
#contentborder h3 {
	margin:0;
	padding:0;
}
em {
	font-size:1.1em;
}
.sans {
	font-family:Verdana,Helvetica,Geneva,sans-serif;
}
.abstand {
	margin-bottom:2em;
}

#infobox .abstand {
border-bottom: 1px white dotted;
}

ol {
  margin: 0 0 1.5em 0;
  padding: 0;
}

ol li {
  margin: 1.5em 0 0 0;
  padding: 0; 
}

#container {text-align: center;}
#main{
    text-align:left;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 0px auto;
}

img {border:0;}
div#pageimg {
	background:#600;
	background-image: url(img/stuehle.jpg);
}
span.border img, div#galleryDetail img, div.galleryDetail img, div.img-exzerpt img {
	padding:5px;
	background:#ffffff;
}
div.img-exzerpt {
	overflow:hidden;
	border-bottom:5px solid #ffffff;
}
.halbezeile {
	height:5px;
	line-height:5px;
}
.rssImg a { border:0; }
.rssImg a img, .rssImg a:link img, .rssImg a:visited img {
	border: 1px solid #09f;
}
.rssImg a:hover img {
	border: 1px solid #f00;
}
table.rssThumbs td { width:50%; }

#menue1 {font-size:1.8em;font-style:oblique; margin-top:30px;}
#menue {border-top:1px dotted #f00;padding: 1px 0 2px 0px;}



#menue span {
	padding-left:1em;
	/*background:url(img/trenner2.gif) no-repeat 2px;*/
}


a,a:link { 
	color: #09f;
	text-decoration: none;
	border:0;
}
a:visited {
	color: #09f;
	text-decoration: none;
	border:0;
	}
a:hover {
	color:#660033;
	text-decoration: none;
	border:0;
}
a:active {
	color:#660033;
	text-decoration: none;
	border:0;
}
a:focus {
	text-decoration: none;
	border-bottom:1px solid #0099ff;
}

#menue a, #menue a:link, #menue a:visited {
	border:0;
	padding-left:1em;
	background: transparent url(img/pfeil_off.gif) no-repeat 0px;
}
#menue a:hover, #menue a:active, #menue a:focus {
	border:0;
	padding-left:1em;	
	background: transparent url(img/pfeil_on.gif) no-repeat 0px;
} 
#menue a:focus {	
	border-bottom:1px solid #0099ff;
} 

#menue1 a, #menue1 a:link, #menue1 a:visited {
	border-bottom:1px dotted #fff;
	background:#3cf;
	color:#fff;
	padding:0 1px 0 1px;
}
#menue1 a:hover, #menue1 a:active {	
	border-bottom:1px solid #f60;
	background:#ff6600;
	color:#ffffff;
	padding:0 1px 0 1px;
} 
#menue1 a:focus {	
	text-decoration: none;
	border-bottom:1px solid #0099ff;
} 

#menue span.active a,#menue span.active a:link,#menue span.active a:visited {
	color: #f00;
	text-decoration: none;
	padding-left:1em;	
	background: transparent url(img/pfeil_on.gif) no-repeat 0px;
}

#content a[href^="http://"] {
	background: transparent url(img/link_ext_02.gif) no-repeat 0 3px;
	padding-left:14px;
}
#content a[href^="http://localhost"],
#content a[href^="http://www.buffomania.de"],
#content a[href^="http://buffomania.de"] {
background: transparent;
padding-left: 0px;
}

div#headimg {
	background: #f60 url(img/testhead_3.jpg) no-repeat top right;
	height:100px;
	color: #fff;
	padding-left:4px;
}
div#logo {
	padding:20px 0 20px 0;
	margin: 10px 0 4px 0;
}
div#logomit {
	padding:15px 0px 10px 165px;
	margin: 10px 0 4px 0;
	height:75px;
	background: transparent url(img/portrait.jpg) no-repeat -5px 10px;
}
div.muster {
	background:url(img/bgmuster1.gif);
	height:10px;
	line-height:10px;
}
div.muster1 {
	background:url(img/bgmuster1.gif);
	height:10px;
	line-height:10px;
}
#menue span {
	margin-right:10px;
	background:url(img/trenner1.gif) no-repeat top left 2px;
}
div#contentmain {
	width: 490px;
	float:left;
}
div#error,#contentborder ul,#contentborder div#theCalendar, ul.imagelist,table.rssThumbs,ul.termine,#searchform,ul#error {margin-bottom:1em;}
span.error,#searchresult strong {background:#f00;color:#fff;font-weight:normal;}
div#contentborder {
	padding-left:50px;
	float:left;
    width:270px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:220px;	 /* Actual value for conformant browsers */	
}
html>#contentborder {
	width: 220px; /* Be nice to Opera */
}
#contentborder ul li, #contentborder div.stats, ul.imagelist li, td.rssThumbTable,small,.small {
	font-size:0.9em;
}
#contentborder ul li, #contentborder div#theCalendar, #contentborder div.stats, ul.imagelist li, td.rssThumbTable,ul.termine li {
	border-top:1px dotted #ff0000;
	height:100%;
}
ul#termineinzel {
	margin-top:1.5em; border-bottom:1px dotted #ff0000;
}
td.rssThumbTable {
	padding:4px 0 4px 0;
}

#contentborder ul li img, ul.imagelist li img, div.rssImg img {
 float:left; margin-right:10px;
}

#contentborder ul li:hover, ul.imagelist li:hover, td.rssThumbTable:hover, ul.termine li:hover,ul.termine li.over, td.rssThumbTableover, #searchform {
	background-color:#ffffff;
}
#searchform {
	padding:4px 4px 10px 4px;
	border-top:1px dotted #f00;
	border-bottom:1px dotted #f00;
}
ul.termine li h3 {
	width:96%;
	float:left;
}
div.termininfo {clear:left;}
table.rssThumbs {
	padding:0;
	margin:0;
	width:100%;
}
td {
	vertical-align:top;
}
.color2,.tablecaption {
	color:#660033;
}
.tablecaption {
	text-align: left;
	vertical-align:bottom;
}
.marginal,.caption,div#galleryCaption,.posted {
	padding: 4px 0 4px 0;
	margin:5px 0 1em 0;
	color:#660033;
	line-height:1.3em;
	/*border-top:1px dotted #f00;*/
	border-bottom:1px dotted #660033;
	font-size:0.9em;
}
.termintext {
	color:#660033;
	font-size:0.9em;
	line-height:1.3em;
}
.termintext p {
	margin:0;
	padding:1em 0 0 0;
}
#content {
	padding-top:2em;
	/*background:#FFE155;
	background:#FFD660;*/
}
#head {
	background:#fff;
	padding-bottom:0em;
}
/*ul li {background:url(img/stern.gif)  no-repeat 0.1em 0.3em;}*/
ul li, dt, dd {
  margin: 0;
  line-height: 1.5em;
  padding: 4px 0 4px 0; 
  list-style: none;
}
ul#error li { margin:0 0 1px 0; padding:0; }
.col { float:left; }
.top { align:right;text-align:right;font-size:0.9em;}
li .top { width:4%;float:left; }
.top span { /*background-color:#ffffff;*/ border: 1px dotted #f00; padding:1px; }
h2.display {  background:#ffffff url(img/down.gif) no-repeat right; padding-right:10px;}
#t2006 {background:#ffffff url(img/down.gif) no-repeat right;}
#top { height:0.1px;line-height:0.1px; }
div#poweredby {display:none;color:#FFD660;}
#termine2005,#termine2006 {display:block;}
#contentmain div {
	margin: 0;
	padding: 0;
	height: 1%;
}

.stretcher {
	background: none !important;
	background:#FFD660;
}
