html {
	height: 100.1%;
	font-size: 62.5%;
}
body {
	text-align: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.8em;
	background-image: url(pics/hansjoergpuetz-frei.png);
}

* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", sans-serif;
	color: #ff9933;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-left: 0em;
}
h1 {
	font-size: 2.2em;
	padding-bottom: 0.4em;
	font-weight: normal;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4F6C8B;
	line-height: normal;
}
.floatrechts {
	float: right;
	padding-left: 10px;
}
h2 {font-size: 2.0em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;
	margin-top: 0.7em;
}

a {color: #ff9933; text-decoration: none;}
a:link {}
a:visited {}
a:hover {}
a:active {}

div#wrapper {
	width: 700px;
	margin: 20px auto;
	/* margin: 0px 40px; */
	text-align: left;
	background: #FAFAFA;
}
div#header {
	background: #FAFAFA;
	height: 120px;
}

div#nav {
	background: #CCCCCC;
}
div#nav li {
	display: inline; 
	margin-left: 20px;
}
div#nav a {
	text-decoration: none; 
	font-weight: bold; 
	text-transform: uppercase; 
	padding-bottom: 2px;
}
div#nav a:hover, 
body#home li.navhome a,
body#beratung li.navberatung a,
body#coaching li.navcoaching a,
body#lampenfieber li.navlampenfieber a,
body#profil li.navprofil a,
body#kontakt li.navkontakt a {
	border-top: 4px solid #FFFFFF;
}

div#wrap_content {
	background: #F0F0F0
}
div#maintext {
	padding: 40px 20px 20px 20px;
	background-color: F0F0F0;
}
.floatrechtsminus {
	margin-right: -20px;
	float: right;
}

div#menu {
	float: right;
	background-color: #F0f0f0;
	text-align: right;
}
div#maintext ul {
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
#maintext a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #004A7F;
	padding-bottom: 2px;
}
div#maintext a:link {}

div#footer {
	padding: 2px 2px 4px 20px;
	background: #CCCCCC;
}
div#footer a {
	color: #000000;
}
div#footer a:hover {
	color: #ff9933;
}
.defloat	{
	clear: both;
	}
.orange		{
	color:#FF9933;
	font-weight: normal;
}
/*Kontaktformular*/

#puetzform label, #puetzform legend, #puetzform fieldset, #puetzform input, #puetzform select, #puetzform textarea	{
	display: block;
}
#puetzform fieldset, #puetzform input, #puetzform select, #puetzform textarea	{
	border: 1px solid #4F6C8B;
}
#puetzform fieldset	{
	padding: 1em;
	margin-bottom: 2em;
	width: 19em;
}
#puetzform input, #puetzform textarea	{
	width: 16em;
}
#puetzform label, #puetzform legend	{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
input#submit {
	font-size:1.1em;
	font-weight: bold;
	width:16em;
	background-color: #ff9933;
	margin-top: 1.2em;
	height: 1.5em;
	padding: 0em;
	float: left;
	text-align: center;
	border: thin none #4F6C8B;
	margin-bottom: 1.2em;
}
input#submit:hover	{
	background-color:#4F6C8B;
	color:#000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ff9933;
	border-right-color: #ff9933;
	border-bottom-color: #ff9933;
	border-left-color: #ff9933;
}
.first_abstand {
	padding-top: 7px;
}
input#redirect, input#subject, input#recipient {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapHintergrund {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 900px;
}
.piclinks {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
}
#startbild {
	float: right;
	width: 200px;
	background-color: F0F0F0;
	padding-top: 50px;
}

