body {
	font-family:Verdana;
	font-size:11px;
	background-color:#dadada;
	text-align:center;
	margin:0px;
}

h1 {
	font-size:17px;color:#000000;margin-bottom:5px;margin-top:15px;
}

h2 {
	font-size:15px;color:#001D59;margin-top:25px;clear:left;
}

h3 {
	font-size:13px;color:#001D59;
}

p {
	margin-top:0px;
}

form {
	margin:0px;
}

img {
	border:none;
}

li {
	padding-top: 6px;
}

a:link, a:visited, a:active, a:hover { 
	color: #000000;
	text-decoration: underline;
}
a:active, a:hover { 
	text-decoration:none;
}

#frame {
	width:798px;
	margin:0px auto;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #000000;
}

#header {
	background-image: url(tierbestattung.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin:0 0 0 0;
	padding:0 0 0 0;	
	height:59px;
}
#sub-layout {
	background-image: url(sub-line.gif);
	background-repeat: repeat-y;
	background-position: 0px left;
	margin:0 0 0 0;
	padding:0 0 0 0;	
	color: #C1D2EC;
}

#sub-menu {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color: #FFFFFF;
}

#sub-item-aktiv {
	background-image: url(button_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	vertical-align:middle;
	text-align: left;
	font-weight: bold;
	width: 144px;
	height: 22px;
	padding-top: 6px;
	padding-left: 8px;	
	margin-left: 4px;
}

#sub-item-aktiv a {
	color: #0A2374;
	text-decoration:none;
}

#sub-item {
	background-image: url(button.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	vertical-align:middle;
	text-align: left;
	width: 144px;
	height: 22px;
	padding-top: 6px;
	padding-left: 8px;	
	margin-left: 4px;
}

#sub-item a{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	display:block;
	text-decoration: underline;
}
#sub-item a:hover,
#sub-item a:focus,
#sub-item a:hover {
	color: #0A2374;
	text-decoration: none;	
}

#sub-nav {
	width: 158px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:left;
	background-color:#C1D2EC;
}

#sub-logo {
	width: 158px;
	height: 73px;
}

#sub-bottom {
	width: 158px;
	background-image: url(sub-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;
}

#sub-bottom-bg {
	background-color:#C1D2EC;
	border-right:1px solid #979899;
	padding-left: 5px;
	padding-top: 25px;
	display:block;
}

#sub-box {
	width: 145px;
}

#sub-box-head {
	background-image: url(box-top.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 6px;
}

#sub-box-content {
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	background-color:#CCCC82;
	border-right:1px solid #95963E;
	border-left:1px solid #95963E;	
	color: #656702;
}

#sub-box-bottom {
	background-image: url(box-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 6px;
	padding-bottom: 25px;
}
				
#content {
	float:left;
	width:615px;
	max-width: 615px;	
	min-height: 450px;
	background-color: #FFFFFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color: #000000;
}

#navigator {
	float:right;
	width:636px;
	background:#C6C8CA;
	padding-right: 4px;
	margin: 0 0 0 0;
	overflow: hidden;
	color: #FFFFFF;
	height:24px;
	line-height:24px;
	text-align:right;
	text-decoration:none;
	font-size: 12px;
	font-weight: bolder;
	border-bottom: 1px solid #979899;
	background-image: url(bestattung-tier.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
}

#navigator a {
	color: #FFFFFF;
}

#text {
	float:left;
	background-color: #FFFFFF;
	margin-left:15px;
	margin-right:0px;	
	padding:0 0 0 0;
	color: #000000;
}

#row {
	clear:left;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	display:block;
	min-height:15px;
}

#leistung {
	float:left;
	width: 200px;
	border-bottom:1px solid #95963E;
}

#preis {
	float:left;
	width: 100px;
	border-bottom:1px solid #95963E;
}


#innenmass {
	float:left;
	width: 120px;
	border-bottom:1px solid #95963E;
}

#mass {
	float:left;
	width: 100px;
	border-bottom:1px solid #95963E;
}


#footer {
	text-align:right;
	clear:both;
}

#redwarning {
	color:      #FFFFFF;
	background: #CD3326;
	border-top-color:#FFFFFF; border-width:1px; border-style:solid;
	border-bottom-color:#FFFFFF; border-width:1px; border-style:solid;	
	PADDING-LEFT: 6px; 
	PADDING-TOP: 0px; 	
	PADDING-BOTTOM: 0px; 		
	PADDING-RIGHT: 6px;
}

#red {
	color:      #FFFFFF;
	background: #CD3326;
/*	background: #F6C7C7; */
}

.red {
	color:      #CD3326;
}

.red a:link { color:#CD3326; text-decoration:none; font-weight: bold;}
.red a:visited { color:#CD3326; text-decoration:none; font-weight: bold;}
.red a:hover { color:#CD3326; text-decoration:underline; font-weight: bold;}


DIV.thumb {
	BORDER-LEFT-COLOR: white; MARGIN-BOTTOM: 0.5em; BORDER-BOTTOM-COLOR: white; WIDTH: auto; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: white; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-COLOR: white; BORDER-BOTTOM-STYLE: solid
}
DIV.thumb DIV {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 3px! important; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 3px! important; FONT-SIZE: 94%; PADDING-BOTTOM: 3px! important; OVERFLOW: hidden; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 3px! important; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #f9f9f9; TEXT-ALIGN: center
}
DIV.thumb DIV A IMG {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
DIV.thumb DIV DIV.thumbcaption {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0.1em; BORDER-TOP-STYLE: none; LINE-HEIGHT: 1.4; PADDING-TOP: 0.3em; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-ALIGN: left; BORDER-BOTTOM-STYLE: none
}
DIV.magnify {
	BACKGROUND: none transparent scroll repeat 0% 0%; FLOAT: right; BORDER-TOP-STYLE: none! important; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important; BORDER-BOTTOM-STYLE: none! important
}
DIV.magnify A {
	DISPLAY: block; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-TOP-STYLE: none! important; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important; BORDER-BOTTOM-STYLE: none! important
}
DIV.magnify IMG {
	DISPLAY: block; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-TOP-STYLE: none! important; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important; BORDER-BOTTOM-STYLE: none! important
}
DIV.tnone {
	BORDER-TOP-WIDTH: 0.5em; BORDER-LEFT-WIDTH: 1.4em; FLOAT: left; BORDER-BOTTOM-WIDTH: 0.8em; BORDER-RIGHT-WIDTH: 0px
}
DIV.tright {
	BORDER-TOP-WIDTH: 0.5em; CLEAR: right; BORDER-LEFT-WIDTH: 1.4em; FLOAT: right; BORDER-BOTTOM-WIDTH: 0.8em; BORDER-RIGHT-WIDTH: 0px
}
DIV.tleft {
	BORDER-TOP-WIDTH: 0.5em; BORDER-LEFT-WIDTH: 0px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0.8em; MARGIN-RIGHT: 0.5em; BORDER-RIGHT-WIDTH: 1.4em
}




