html,body {
	margin:0;
	padding:0;
	}

body {
	font: 80% arial,sans-serif;
	color: #000;
	background: #fff;
	}

p {
	margin: 0 10px 10px;
	}
	
#header {
	margin: 24px 0 0 7px;
	width: 96%;
	padding: 0;
	}

#title {
	float: left;
	margin: 0 0 0 7px;
	padding: 0;
	}

#title h1 {
	float: left;
	margin: 0 0 0 0;
	font-family: verdana, sans-serif;
	font-weight: 400;
	font-size: 3.0em;
	letter-spacing: 2.5px;
	width: 400px;
	color: #0075e4;
	background: #fff;
	}

#title h2 {
	clear: left;
	float: left;
	margin: 2px 0 0 0;
	font-family: verdana, sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: .5px;
	width: 400px;
	color: #999;
	background: #fff;
	}

#wrapper{
	float: left;
	width: 100%;
	}
	
#content{
	margin: 34px 16px 10px 16px;
	padding: 5px 10px 10px 10px;
	color: #000;
	background-color: #fff;
	}

#content p{
	font-family: Verdana, sans-serif;
	letter-spacing: .01em;
	line-height: 1.4;
	}

#content h1 {
	margin: 0 0 0 0;
	padding: 0 0 12px 0;
	font-size: 1.4em;
	color: #000;
	background: #fff;
	font-weight: 500;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	}

#content h2 {
	margin: 0 0 0 0;
	padding: 10px 0 6px 0;
	font-size: 1.1em;
	color: #000;
	background: #fff;
	font-weight: 400;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	}

a {
	color: #0075e4;
	background: #000;
	text-decoration: underline;
	}

a:hover {
	color: #339eeb;
	background: #000;
	text-decoration: underline;
	}

	
a.extern {
	color: #0075e4;
	background: #000;
	text-decoration: underline;
	}

a.extern:hover {
	color: #339eeb;
	background: #000;
	text-decoration: underline;
	}	
	
	
#content a.extern:link:after,
#content a.extern:visited:after {
   	content: " [" attr(href) "]";
		font-size: 90%;
}	
	
a.links {
	display: block; 
	margin: 2px 0 0 0;
	}
	
a.title {
	color: #0075e4;
	background: #fff;
	text-decoration: none;
	}

a.title:hover {
	color: #0075e4;
	background: #fff;
	text-decoration: none;
	}
	
a img {
	border: 0;
	text-decoration: none;
	}
	
img.borderleft {
	display: none;
	}

img.borderright {
	display: none;
	}

img.left {
  	float: left;
	border: 0px;
  	margin-top: 1em;
  	margin-right: 1.5em;
  	margin-bottom: 0.2em;
	}	

.bulletcolor {
	color: #000;
	background: #fff;
	list-style-type: disc;
}

.textcolor {
	font-family: Verdana, sans-serif;
	letter-spacing: .01em;
	line-height: 1.4;
  	color: #000;
  	background: #fff;
	}
	
#menu {
	display: none;
	}

#menu ul {	
	display: none;
	}	
	
#menu li {
	display: none;
	}
	
#menu li a {
	display: none;
	}	
	
#menu li a:hover {
	display: none;
	}
	
#menu li a.on {
	display: none;
	}	
	
#menu li a.on:hover {
	display: none;
	}

#menu small {
	display: none;
	}
	
.extras {
	display: none;
	}

.extras h1 {
	display: none;
	}

.extras a {
	display: none;
	}

.extras a:hover {
	display: none;
	}

.extras2 {
	display: none;
	}

.extras2 h1 {
	display: none;
	}

.extras2 a {
	display: none;
	}

.extras2 a:hover {
	display: none;
	}
	
.extras3 {
	display: none;
	}

.extras3 h1 {
	display: none;
	}

.extras3 a {
	display: none;
	}

.extras3 a:hover {
	display: none;
	}
	
#picture {
	display: none;
	}

.picc {
	display: none;
	}

#footer{
	display: none;
	}

#footer p{
	display: none;
	}
		
.hide {
	display: none;
	}	

#formular form {
	margin-bottom: 0;
	padding: 0;
	}

form fieldset {
	width: 94%;
	border: 1px solid #777;
	margin: 0;
	padding: 10px 0 18px 0;
	}

form p {
	padding: 0 0 0 10px;
	margin: 0 0 8px 0;
	}

form textarea {
	overflow: auto;
	}

#formular h2 {
	margin: 0 0 0 12px;
	padding: 6px 0 16px 2px;
	font-size: 1.2em;
	color: #333;
	background: transparent;
	font-weight: 400;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	}
			
#formular input {
	width: 60%;
	border: 1px solid #ccc;
	font-family: Arial,sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
	}

#formular textarea {
	width: 92%;
	border: 1px solid #ccc;
	font-family: Arial,sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
	}

form .button {
	background: #fff;
	border: 1px solid #ccc;
	color: #708090;
	background: #eee;
	font-size: 0.9em;
	padding: 4px;
	padding-top: 8px;
	text-align: center;
	width: 60%;
	margin: 0;
		}

form .hidden {
	display: none;
	}

form .info {
	padding-left: 20px;
	}	