ul.body { margin: 0px 10px 10px 40px; }
ul.body li {
	list-style-type:square;
	padding-left:6px;
	margin:0;
}


/*
img {
	border: 1px solid #ccccd6;
	margin: 0;
	padding: 4px; 
} 

img:hover {
	margin: 0;
	background: #DDF0B6;
}
*/

blockquote {
	background: url(blockq.gif) no-repeat 0px 5px;
	color: #666;
	padding: 5px 0px 3px 32px;
	margin-bottom: 15px;
	margin-left: 25px;
	}



.menu { text-align: center; background-color:#EEF8DB; border: 1px solid #ddd; padding: 5px; }
.menu a { font-style: normal; color:#333; }
.blogbody em { font-style: normal; background-color:#DDF0B6; color:#333; padding: 1px 1px 1px 1px;}

	.title	{ 
		font-family: Georgia, verdana, arial, sans-serif;
                font-weight:normal; 
		font-size: 29px; 
		color: #FF6600; 
		line-height: 25px;
		}			

	.blogbody a, blockquote A, .menu A               { color: #333333; font-family: verdana, arial, sans-serif; font-size:11px; line-height:13px;} 
	.blogbody a:link, blockquote A:link,.menu A:link          { color: #333333; } 
	.blogbody a:visited, .menu A:visited	{ color: #999; } 
	.blogbody a:active, .menu A:active	{ color: #ff6600;  } 
	.blogbody a:hover, .menu A:hover	        { color: #ff6600; text-decoration: none;  } 
	

	.blogbody {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:16px;
  		padding: 0px 7px 5px 20px;
		}	

	.blogbody p {
		padding-bottom: 12px;
		}	
	.date	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #ccc; 
		font-weight:normal;
                line-height:14px;
                margin-bottom:5px;
                text-transform: lowercase;
		}	

/*
	#blog   {
		float:left;
		position:relative;
		background:#FFF;
		margin-right:15px;
		margin-bottom:20px;
		border:1px solid #CCCCCC;	
		}
*/

.frame {
	margin: 0 auto 20px auto;
	width: 504px;
	padding: 1px 0;
	background: #fff;
}

* {
	margin: 0;
	padding: 0;
}

html {
/*
	background: url(backgrou.png) repeat-y  center top #a9ce14;
*/

	background: url(background.jpg) no-repeat center top #a9ce14;
	background-attachment: fixed; }

body {
	font: 8pt verdana;
	margin: 0;
	padding: 0;
}

hr {
	display: none;
}

h1 {
 	margin: 0 auto 20px auto;
 	padding-top: 46px 0 0 100px;
 	width: 510px;
 	height: 70px;
 	font-size: 1px;
 	text-indent: -1000em;
 	background: url(aufdersuche.gif) no-repeat right bottom;
}

h5 {
	margin: 0 auto;
	padding: 0 16px 0 0;
	width: 488px;
	font-size: 7pt;
	font-weight: normal;
	text-align:right;
	border-top: 1px solid #ccc;
	color: #aaa;
}

h5.hr {
	margin: 0 auto;
	padding: 8px 8px 5px 8px;
	width: 97%;
	font-size: 7pt;
	font-weight: normal;
	text-align:right;
	border-top: 1px solid #ccc;
	color: #aaa;
}

h5 a, h5 a:link { font-size: 7pt; color: #aaa; }

h6 {
	margin: 0 auto;
	padding: 0 16px 100px 0;
	width: 488px;
	font-size: 7pt;
	font-weight: normal;
	text-align: right;
	color: #aaa;
}

h6 a {
	text-decoration: none;
	color: #aaa;
}

h6 a:hover {
	text-decoration: underline;
	color: #888;
}

#floatingmenu {
	visibility: hidden;
	position: absolute;
	padding-left: 8px;
}

#floatingmenu ul {
	display: block;
	border: 1px solid #888;
	list-style: none;
	background: #fff;
	padding: 4px;
}

#floatingmenu li {
	display: inline;
}

#floatingmenu li.disabled {
	display: block;
	padding: 4px 18px;
	border: 1px solid #ccc;
	color: #FF6600;
}

#floatingmenu a {
	display: block;
	padding: 2px 18px;
	text-decoration: none;
	border: 1px solid #fff;
	color: #444;
}

#floatingmenu a:hover {
	background: #eef8db;
	border-color: #890;
	color: #fff;
}


.button {
	position: absolute;
	margin: -8px 0 0 478px;
	width: 16px;
	height: 20px;
}

.content {
	padding-bottom: 10px;
 	overflow: hidden;
}

.content h3 {
	padding-top: 8px;
	margin: 0 14px 8px 14px;
	padding-left: 42px;
	background: url(css.css) no-repeat 0 8px;
	line-height: 28px;
	font-size: 9pt;
	color: #555;
}

.content p {
	margin: 0 14px 1em 56px;
	line-height: 1.3em;
	text-indent: 1.5em;
	text-align: justify;
	color: #333;
}

.content p.error {
	color: #900;
}

.content p.success {
	color: #43747c;
}


#about .button {
	background: url(btn_abou.png);
}

#about .content {
	background: url(bg_about.png) no-repeat center bottom #e5e8d4;
}

#about .content h3 {
	background-image: url(icn_abou.png);
	color: #6b743d;
}

#about .content p a {
	text-decoration: none;
	border-bottom: 1px dashed #6b743d;
	color: #4b541d;
}

#about .content p a:hover {
	border-bottom: 1px dashed #4b541d;
	color: #2b340d;
}

#portfolio .button {
	background: url(btn_port.png);
}

#portfolio .content {
	background: url(bg_portf.png) no-repeat center bottom #ededed;
}

#portfolio .content h3 {
	background-image: url(icn_port.png);
	color: #666;
}

#contact .button {
	background: url(btn_cont.png);
}

#contact .content {
	background: url(bg_conta.png) no-repeat center bottom #dce9ec;
}

#contact .content h3 {
		background-image: url(icn_cont.png);
		color: #43747c;
}

table#coninfo {
	border-top: 1px solid #a7babf;
	margin: 0 10px 0 56px;
	width: 438px;
}

#coninfo td {
	padding: 0.5em;
	color: #444;
	vertical-align: top;
}

#coninfo td.desc {
	color: #999;
	text-align: right;
}

#coninfo td.top {
	text-align: left;
	color: #444;
}

#coninfo a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dashed #777;
}

#coninfo a:hover {
	color: #888;
	border-bottom: 1px dashed #bbb;
}

form {
 	margin: 0 10px 10px 56px;
}

form label {
	float: left;
	clear: left;
	width: 10em;
	text-align: right;
	margin-right: 0.5em;
	color: #888;
}

form input {
	font-size: 8pt;
	width: 24em;
	margin-bottom: 0.5em;
	color: #33646c;
}

form input.send {
	width: 104px;
	height: 34px;
	margin-left: 24em;
	padding-right: 34px;
	border: 0px solid #fff; /* stupid opera trick?? */
	background: none;
	background: url(icn_send.png) no-repeat right;
	color: #555;
}

form textarea {
	margin-bottom: 2em;
	font: 8pt verdana;
	width: 24em;
	height: 15em;
	color: #33646c;
}

form br {
	clear: both;	
}

.logo {
	margin: 0 10px 0 56px;
	border-top: 1px solid #ccc;
	padding-bottom: 10px;
	overflow: hidden;
}

.logo h4 {
	position: relative;
	top: -8px;
	left: 6px;
	font: 36pt arial;
	line-height: 0.80em;
	font-weight: bold;
	text-align: right;
	color: #ccc;
}

.logo h4 i {
	display: none;
}

.logo img {
	display: block;
	margin: 0 auto;
	border: 1px solid #ddd;
}

.logo ul {
	display: block;
	margin: 0 auto;
	text-align: center;
	text-align: left;
	list-style: none;
}

.logo li {
	width: 50%;
	float: left;
	color: #999;
}

.right {
	text-align: right;
}

.logo li b {
	font-weight: normal;
	color: #555;
}

.logo br {
	clear: both;
	visibility: hidden;
}
