/* Style by soma3 promotion & consulting 2000-2006 */

body {
background-color: #ffffff;
background-image: url(images/p.gif);
background-repeat:repeat-x;
background-position:center top;
color:#CC6600;
padding:0px;
margin:0px;
text-align: center;
font-family: "Verdana", Arial, Helvetica, sans-serif; 
color: #999999;
}

a {color: #CC6600; text-decoration: none; font-weight:bold;}
a:visited {color: #CC6600;}
a:hover {color: #CC6600;}
a:active { color: #CC6600;}

img, table {border: 0;}

p {
padding:0px;
margin:0px;
line-height: 1.7em;
}


.small 	{font-size:8px;}
.medium {font-size:10px;}
.copy 	{font-size:10px; color:#999999; text-transform:uppercase;}


#container {
width: 700px;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
margin-top: 1em;
}

#mittecontent {
margin: 0px;
padding: 15px;
text-align:left;
background-color: #fff;
font-size:12px;
min-height:300px;
border-left: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
line-height:1.5em;
background-image: url(images/cam.gif);
background-repeat: no-repeat;
background-position: bottom right;
}

#contactcontent {
margin: 0px;
padding: 0px;
text-align:left;
background-color: #fff;
font-size:12px;
min-height:300px;
border-left: solid 0px #CCCCCC;
border-right: solid 0px #CCCCCC;
line-height:1.5em;
background-image: url(images/cam.gif);
background-repeat: no-repeat;
background-position: bottom right;
}



#head {
margin: 0px;
padding: 0px;
background-color:#B5591D;
background-image: url(images/p0.gif);
height:95px;
}

.date, .visit	{ 	
padding:0px;
border: 0px solid #999; 
font-size:10px;
padding-top:10px;
padding-left:10px;
}

.visit	{ float:left;
text-align:left; }
.date { text-align:right;
float:right;
padding-right:10px;}



#startfooter {
margin: 0px;
padding: 0px;
text-align:center;
background: url(images/bg_navi.gif) no-repeat;
text-transform:uppercase;
}

#footercopy {
margin: 0px;
padding: 0px;
text-align:center;
background: url(images/footer.jpg);
text-transform:uppercase;
height:75px;
}

#clearfooter{clear:both;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */



/*  ----------------mouseover------------------- */ 
#dom-tooltips {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	display: block;
	visibility: hidden;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color_: #69c;
	border-color: #CC6600;
	background-color_: #f0f8ff;
	background-color: #CC6600;
	color_: #fff;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	max-width: 500px;

	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px; 
	-moz-opacity: .90;

	filter:	progid:DXImageTransform.Microsoft.Alpha(opacity=90)
			progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=5);
}

#dom-tooltips small {
	color: #69c_;
	color: #dc5e04;}
