/*
CSS StyleGuide for www.snapshot.in-naxos.com.de
written by mldesign – 2007
*/


BODY {
	font-family:verdana;
	font-size:12px;
	color: #000000;
	background-color: #FFFFFF;
	
	
	
}

#box {
	margin-top:20px;
	
}

A {
  color:#CD5D26;
  text-decoration: none;
  
}

A:hover {
	text-decoration: underline;
}

p.h1 {
	font-family:Verdana;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
#h2 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	
	
}

#content {
	text-align: left;
	font-size: 12px;
	}

#container2 {
	position:absolute;
	left:50%;
	width: 600px;
	margin-top:0px;
	margin-left:-200px;
	height: 400px;
	text-align: left;
	background-color: #ffffff;
	color: #000000;
}
#container3 {
	position:absolute;
	left:50%;
	width: 946px;
	margin-top:5px;
	margin-left:-473px;
	height: 1272px;
	text-align: left;
	background-color: #1C3A59;
	border-bottom: 1px solid #1C3A59;
}
#footer {
	position:absolute;
	left:50%;
	width: 946px;
	margin-top:5px;
	margin-left:-473px;
	text-align:center;
	visibility: visible;
	}
#img {
	border: 1px solid #1C3A59;
}
#closewindow {
	text-align: center;
	border: 1px solid;
	padding-top: 2px;
	}
#h1 {
	font-size: 12px;
	color: #000000;
}
#content2 {
	text-align: center;
	border: 1px solid;
	padding: 2px;
	font-size: 11px;
}
#h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

