body {
  text-align:left;
	margin-top: 35px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 12px;
  color: black;
	background-color: #7dadff;
	background-repeat: no-repeat;
	font-weight: bold;
}

p {
  text-align:left;
	margin-top: 0px;
}

table {

}

td {

}

table.schmetterling_heading_table {
	margin-left:auto; margin-right:auto;
	border-collapse:collapse;
	cell-padding: 0;
	background-image: url('http://www.schmetterling.at/cms/de/templates/schmetterling/images/hp_banner.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 135px;	
}

td.schmetterling_heading_table_spacer {  
  width: 1000px;
	height: 120px;
}

div.schmetterling_main_table_div {

}

table.schmetterling_main_table {
	margin-left:auto; margin-right:auto;
	border-collapse:collapse;
	cell-padding: 0;
	width: 1000px;
}

td.schmetterling_main_table_menu {
	/*border-collapse:collapse;*/
	cell-padding: 0;
  min-width: 180px;
		min-height:600px;
	/*border-right: 1px solid #800000;*/
	vertical-align: top;	
}

td.schmetterling_main_table_main {
	/*border-collapse:collapse;
		cell-padding: 0;
	*/
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;	
	font-weight: normal;
	width: 100%;
	height: 100%;
	background-color: #d0ffff;
}

a{
	color: #800000;
}

a:hover {
  text-decoration: underline;	
}

a:link {
	text-decoration: none;	
}

a:visited {
  text-decoration: none;	
}

a:active{
	text-decoration: none;
}

h1 {
  color: #800000;
	font-size: 24px;
}

h2 {
  color: #800000;
	font-size: 18px;
}

h3 {
  color: #800000;
	font-size: 14px;
}

ul.menu_mainmenu {
	list-style-image:url(http://www.schmetterling.at/cms/de/images/stories/favicon.jpg); 
}