/* CSS-Definition: Schrift- / Textgestaltung  */

body {overflow:scroll;}

.subheadline {color:#666666; font-size:13px; font-weight:bold;}
.subrot {color:#780808; font-size:12px; font-weight:bold;}

.a_schriftrotfett {
	font-size: 11px;
	color: #780808;
	font-weight: bold;
}

.a_schriftgraufett {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.editmode {
	color: #ff3300;
	font-size: 11px;
        font-weight: bold;
}

body { 
background-image: url(/i/elemente/bg.jpg);
margin: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
scrollbar-arrow-color: #780808;
}

.img {
border: 1px solid #780808;
} 


a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #780808;
} 

a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #780808;
}

a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #780808;
} 

a:hover { 
   text-decoration: underline;
}

a.headline:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #780808;
}

a.headline:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #780808;
}

a.headline:hover { 
   text-decoration: underline;
}

/* Tabellen */

.td1-kopf {
	width: 190px;
	height: 87px;
	vertical-align: middle;
	background-color: white;
}

.td2-kopf {
	background-image: url(/i/elemente/bg-kopf.gif);	
	vertical-align: top;
}

.td3-kopf {
	width: 180px;
	background-color: #780808;
	vertical-align: top;
}

.td1-header {
	width: 190px;
	height: 196px;
	background-image: url(/i/elemente/bg-hauptnavi.gif);
        background-repeat: repeat-x;
        background-color: #780808;
	padding-left: 10px;
	vertical-align: middle;
}

.td2-header {
	height: 196px;
        background-color: #780808;
}

.td3-header {
	width: 180px;
        height: 196px;
	background-color: #780808;
	vertical-align: top;
}

.bg-linien {
	background-image: url(/i/elemente/bg-linien.gif);
	height: 21px;
}

.td1-content {
	width: 190px;
	height: 87px;
	background-color: #E8E8E8;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
}

.td2-content {
	background-color: white;
	vertical-align: top;
	padding: 15px;
}

.td3-content {
	width: 180px;
	background-color: #780808;
	vertical-align: top;
}

.td-aktuelles {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.myveranstaltung {
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #780808;
	padding: 3px;
}
.fussleiste {
	background-image: url(/i/elemente/bg-fussleiste.gif);
	font-size: 10px;
	color: #666666;
	height: 23px;
	vertical-align: middle;
}

/* Links */

	
#leftmenue a {
	font-size: 10px;
	text-decoration:none;
	color: #780808;
        line-height: 18px;
	}

#leftmenue a:hover {
	color: #666666;
	text-decoration:underline;
line-height: 18px;
}
	
#servicemenue a {
	font-size: 10px;
	text-decoration:none;
	color: #666666;
	}

#servicemenue a:hover {
	color: #780808;
	text-decoration:underline;
	}
	
	
#hauptmenue a {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	}

#hauptmenue a:hover {
	text-decoration:underline;
	}
	
#subnavi a {
    font-size: 10px;
	text-decoration:none;
	color: #666666;
	}

#subnavi a:hover {
	text-decoration: underline;
	}	
	
#aktuelles a {
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #FF9900;
	}



#aktuelles a:hover {
	text-decoration:underline;
	}	
	
#veranstaltungen a {
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #FF9900;
	}

#veranstaltungen a:hover {
	text-decoration:underline;
	}
			

/* Navigation */

.navi-oben {
        width: 585px;
	padding-left: 10px;
	font-size: 10px;
	color: #666666;
}

/* Background */

.bg-linien {
	background-image: url(/i/elemente/bg-linien.gif);
	height: 21px;
}

.border {
  width: 955px;
  margin-left: auto;
  margin-right: auto;
  border-width:1px;
  border-style:solid;
  border-color:#780808;
}

.border-formular {
  border-width:1px;
  border-style:solid;
  border-color:#780808;
  background-color:#E8E8E8;
}

/* Diverses */

#aktuelles, #veranstaltungen {
	vertical-align: top;
}

.datum {
   font-size: 10px;
   color: white;
}

.content {
	font-size: 12px;
	color: #666666;
}

h1 {color:#780808; font-size:15px; font-weight:bold;}
h2 {color:#666666; font-size:13px; font-weight:bold;}
.kursiv {color:#666666; font-size:12px; font-style:italic}


input {	
	border-top:1px solid #780808;	
	border-bottom:1px solid #780808;	
	border-left:1px solid #780808;	
	border-right:1px solid #780808;	
	background-color:#E8E8E8;	
	color: #666666;	
	font-size:12px;	
	font-family: verdana,sans-serif;
	 }

textarea {	
	border-top:1px solid #780808;	
	border-bottom:1px solid #780808;	
	border-left:1px solid #780808;	
	border-right:1px solid #780808;	
	background-color:#E8E8E8;	
	color: #666666;		
	font-size:12px;
	font-family: verdana,sans-serif; 
	 }

select {	
	border-top:1px solid #780808;	
	border-bottom:1px solid #780808;	
	border-left:1px solid #780808;	
	border-right:1px solid #780808;	
	background-color:#780808;	
	color: #FFFFFF;	
	font-size:12px;	
	font-family: verdana,sans-serif; 
	}
	
.td-formular {
	width: 100%;
	background-color: white;
	vertical-align: top;
}

/* Aufz�hlunen */

ul {
	list-style-type: circle;  
}

ul ul {
	list-style-type: circle;
}

ul ul ul {
       list-style-type: circle;
}

ul {
	list-style-type: circle;
}


/* image-gallery */

.contentBox, .contentBoxBorder{  /* these contain all the later content */
  clear: both;
  display: block;
  margin: 1,5em 1,5em 1,5em 1,5em ! important;
  color: #780808;
}

img.thumbnail_120_90 {
  border: 1px solid #787878;
}

.contentHalf{  /* allows 2 divs next to each other in content */
  float: left;
  width: 20.7em;
}

.contentBoxBorder{  /* contentBox but with border at bottom */
  margin: 0em 2em 0em 1.5em ! important;
  padding: 1em 0em 1em 0em ! important;
  border-bottom: 1px solid #780808;
}

.newLine{
  display: block;
  clear: both ! important;
}

.contentLeft{
  display: block;
  padding-left: 0.4em;
}

a.linkButton{
  display: block;
  font-size: 0.75em;
  text-decoration: none;
  color: white;
  margin-top: 2em;
  margin-bottom: 1.5em;

  margin-left: 1.5em;
  padding-bottom: 0.2em;
  background-color: #780808;
  width: 8em;
  text-align: center;
}
a.linkButton:hover, a.linkButton:focus{
  color: #FFFFFF;
}

/* Shop */

.ShopTH1 {
BACKGROUND: url(http://www.michgehl.de/web/shop/images/table_top.jpg) #e3e9ec repeat-x;
padding: 5px;
FONT: 12px/15px Verdana, Helvetica, sans-serif;
color: #780808;
}

.tb-artikel {
border: 1px solid #cccccc;
}