/*
Theme Name: danielgal.de
Description: F&uuml;r die Domain danielgal.de aus Wordpress erstelltes CMS
Version: 1.0
Author: Daniel Gal
Author URI: http://www.danielgal.de/
*/

body {
	background-color:#FFFFFF;
	background-image:url(images/strich-verlauf.gif);
	background-position: 600px 0px; 
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #646363;
	height: 100%;
	overflow: auto;
}

strong {
	font-weight: normal;
	background-color:#FFF9F2;
}

a {
	color: #646363;
	text-decoration: none;
}

a:hover {
	color: #c9643b;
	text-decoration: none;
}

a.link {
	color: #646363;
	text-decoration: underline;
}

a.link:hover {
	color: #c9643b;
	text-decoration: underline;
}

acronym {
	cursor: help;
}

div#logo {
	position: absolute;
	top: 21px;
	left: 24px;
}

div#logo img {
	border: 0px;
}

img#float-rechts {
	float:right;
	margin-left:12px;
	margin-top:12px;
	margin-bottom:2px;
}

img#float-links {
	float:left;
	margin-right:12px;
	margin-top:12px;
	margin-bottom:2px;
}

div#suchformular {
	position: absolute;
	top: 28px;
	left: 427px;
	height: 24px;
	width: 173px;
	background-image: url(images/suchformular-out.gif);
	background-repeat:no-repeat;
}

div#suchformular input {
	color: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:22px;
	background:transparent;
	border: 0px;
	height: 24px;
	width: 136px;
	padding-left: 33px;
}

div#navigation {
	position: absolute;
	top: 108px;
	left: 620px;
	width: 165px;
	font-size: 14px;
	text-align: right;
	line-height: 22px;
	z-index:4;
	width: 160px;
}

div#navigation a {
	color: #646363;
	text-decoration: none;
	float:right;
	background-image: url(images/nav-dot-grey.gif);
	background-position: right; 
	background-repeat: no-repeat;
	padding-right:16px;
}

div#navigation a:hover {
	color: #c9643b;
	text-decoration: none;
	float:right;
	background-image: url(images/nav-dot-orange.gif);
	background-position: right; 
	background-repeat: no-repeat;
	padding-right:20px;
}

div#content {
	font-size: 15px;
	line-height: 22px;
	width: 538px;
	position: absolute;
	top: 109px;
	left: 61px;
	padding-bottom: 60px;
}

div#content img {
	border: 1px #646363 solid;
}

div#content h1 {
	font-size: 24px;
	margin:0px;
	margin-bottom:10px;
}

div#content h2 {
	font-size: 15px;
	font-weight: bold;
	margin:0px;
}

div#footer {
	position: absolute;
	bottom: 6px;
	left: 0px;
}

div#footer p {
	font-size: 13px;
	color: #c9643b;
	vertical-align: top;
	padding-left: 78px;
}

div#footer a {
	font-size: 13px;
	color: #c9643b;
	text-decoration: none;
}

div#footer a:hover {
	font-size: 13px;
	color: #c9643b;
	text-decoration: underline;
}

div#druckstempel {
	visibility: hidden;
}

div#eye-catcher {
	background-image:url(images/eye-catcher.gif);
	width: 24px;
	height: 25px;
	position: absolute;
	top: 107px;
	left: 22px;
}

div#faser-daniel {
	background-image:url(images/daniel-gal.jpg);
	width: 134px;
	height: 267px;
	position: absolute;
	top: 340px;
	left: 654px;
}

.post {
	padding-top:10px;
}

form dl, dl.labels {
	margin:0em;
	font-size:100%;
	margin-top:0.5em
}

form dt, dl.labels dt {
	float:left;
	width:10em;
	margin-bottom:0.8em;
	color:#555;
	text-align:right;
	font-weight:normal;
	position:relative /*IEWin hack*/
}

form dd, dl.labels dd {
	margin-left:10.5em;
	margin-bottom:0.8em;
	font-size:100%;
	font-style:normal;
	padding-left:0.5em
}

form dd.submit, dl.labels dd.submit  {
	margin-top:2em
}
