/* CSS Document */
html {
	background-color:#2a2c26;
	height:100%;
}
body {
	border:none;
	margin:0px;
	padding:0px;
	height:100%;
}
body,div,span,blockquote,td,p,ul,ol,li,form,input,select,option,textarea,h1,h2,h3,h4,h5,h6 {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	color:#cdcdcd;
	text-decoration:none;
}
option {
	color:#000000;
}
h1,h2 {
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
}
h3,h4,h5,h6 {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
a {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	color:#8ec38e;
	text-decoration:underline;
}
a:hover {
	color:#ffffff;
}
ul {
	list-style-type:none;
	list-style-image:url('media/pix/pfeil_grey.gif');
}
li {
	line-height:18px;
	padding-left:11px;
}
form {
	margin:0px;
	padding:0px;
}
input, textarea {
	color:#333333;
	padding:3px 0px 3px 2px;
	border:1px solid #5b5d58;
	background-color:#cccccc;
}
img {
	border:none;
}
/* PAGE */
#pagewrap {
	height:100%;
}
#page {
	text-align:left;
	width:850px;
	padding:0px 45px 0px 45px;
	height:100%;
	background-image:url('media/pix/bg.jpg');
	background-repeat:no-repeat;
	background-position:50% 0;
	overflow:visible;
}
/* LOGO */
#logo {
	position:absolute;
	z-index:10;
}
/* HEADER */
#header{
	padding:30px 0px 0px 0px;
	margin:0px;
	height:44px;
	background-color:#42443f;
	text-align:right;
}
#header ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#header ul li {
	display:inline;
	color:#a9a9a9;
	font-size:11px;
	height:auto;
	padding:0px 10px 0px 10px;
	background-image:url('media/pix/header_balken_grey.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
}
#header ul li.noBorder {
	background:none;
}
#header ul li a {
	font-size:11px;
	color:#999999;
	text-decoration:none;
	padding:5px 3px 0px 3px;
	background-image:url('media/pix/pfeil_green_down.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#header ul li a:hover {
	color:#7abd7d;
	background-position:top right;
}
/* MAIN */
#main {
	height:528px;
	background-color:#5b5d58;
}
/* submenu */
#submenu {
	position:absolute;
	width:250px;
	height:448px;
	margin:42px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
#submenu_login {
	position:absolute;
	width:250px;
	height:448px;
	margin:42px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	background-image:url('media/pix/bg_weblogmenu.jpg');
	background-repeat:no-repeat;
}
/* submenu navigation */
#submenuNav {
	margin:28px 0px 0px 23px;
}
#submenuNav h3 {
	color:#5b5d58;
}
#submenuNav ul {
	margin:0px 0px 0px 22px;
	padding:0px;
	list-style-type:none;
	list-style-image:url('media/pix/li_pfeil_green.gif');
}
#submenuNav ul li {
	line-height:18px;
	padding-left:2px;
}
#submenuNav ul li a {
	color:#508153;
	text-decoration:underline;
}
#submenuNav ul li a:hover {
	color:#000000;
}

/* CONTENT */
#contentwrapper {
	position:relative;
	left:250px;
	overflow:auto;
	width:600px;
	height:488px;
}
#content {
	margin:25px 20px 20px 25px;
/*	height:100%;*/
/*	border:1px solid #00ff00;*/
}
/* MENU */
#menuwrapper {
	background-color:#42443f;
	height:42px;
}
#menu {
	color:#a9a9a9;
	height:42px;
	overflow:hidden;
	margin:0px 4px 0px 0px;
	padding:0px;
	float:right;
}
#menu li {
	display:inline;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	padding:0px;
	margin:0px;
}
#menu li a, #menu li a:visited {
	float:left;
	height:44px;
	color:#a9a9a9;
	text-decoration:none;
	padding:10px 9px 0px 8px;
	background-image:url('media/pix/menu_balken_grey.gif');
	background-repeat:no-repeat;
	background-position:right 11px;
}
#menu li a.noBG {
	background:none;
}
#menu li a.selected {
	color:#ffffff;
}
#menu li a:hover {
	color:#7abd7d;
	padding:5px 9px 0px 8px;
}
#menu li a.selected {
	color:#ffffff;
}
/* META */
.meta {
	font-size:11px;
	color:#a9a9a9;
	text-align:left;
	height:36px;
	overflow:hidden;
	background-image:url('media/pix/bg_meta.gif');
	background-repeat:repeat-x;
	background-color:#5b5d58;
}
.meta ul {
	margin:14px 0px 0px 35px;
	padding:0px;
	list-style:none;
}
.meta ul li {
	font-size:11px;
	display:inline;
	color:#a9a9a9;
	padding:0px 13px 0px 13px;
	border-right:1px solid #a9a9a9;
}
.meta ul li.noBorder {
	border:none;
}
.meta ul li a {
	font-size:11px;
	color:#a9a9a9;
}
.meta ul li a:hover {
	color:#7abd7d;
}
/* */
.balken {
	background-image:url('media/pix/balken.gif');
	background-repeat:no-repeat;
	height:20px;
}
/* WEBLOG-STYLE */
/* MENU */
#weblogmenu {
	position:absolute;
	width:250px;
	height:448px;
	margin:42px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	background-image:url('media/pix/bg_weblogmenu.jpg');
	background-repeat:no-repeat;
}
/* SEARCH */
#weblogSearch {
	margin:28px 0px 0px 23px;
}
#weblogSearch h3 {
	color:#5b5d58;
}
#weblogSearch form {
}
#weblogSearch form input {
	margin:0px;
	vertical-align:top;
}
/* ARCHIVE */
#weblogArchive {
	margin:28px 0px 0px 23px;
}
#weblogArchive h3 {
	color:#5b5d58;
}
#weblogArchive ul {
	margin:0px 0px 0px 22px;
	padding:0px;
	list-style-type:none;
	list-style-image:url('media/pix/li_pfeil_green.gif');
}
#weblogArchive ul li {
	line-height:18px;
	padding-left:2px;
}
#weblogArchive ul li a {
	color:#508153;
	text-decoration:underline;
}
#weblogArchive ul li a:hover {
	color:#000000;
}
/* TAGS */
#weblogTags {
	margin:28px 0px 0px 23px;
}
#weblogTags h3 {
	color:#5b5d58;
}
#weblogTags ul {
	margin:0px 0px 0px 22px;
	padding:0px;
	list-style-type:none;
	list-style-image:url('media/pix/li_pfeil_green.gif');
}
#weblogTags ul li {
	line-height:18px;
	padding-left:2px;
}
#weblogTags ul li a {
	color:#508153;
	text-decoration:underline;
}
#weblogTags ul li a:hover {
	color:#000000;
}
/* POSTS + POST-CONTENT*/
.post {
	margin:0px 0px 40px 0px;
}
.posthl {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
    color:#ffffff;
}
.posthl a{ 
    color:#ffffff;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
}

.postdate{
	display:inline;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#a0a0a0;
	text-decoration:none;
	margin:0px;
	padding:2px 0px 0px 0px;
}
.postdate2{
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#a0a0a0;
	text-decoration:none;
	margin:0px;
	padding:2px 0px 0px 0px;
}
.postlocked{
	display:inline;
	margin:0px;
	padding:2px 5px 0px 5px;
}
.postcontent {
	clear:both;
	margin:10px 0px 10px 0px;
}
.postImage {
	margin:0px 0px 5px 5px;
	padding:0px;
}
.posttext {
	padding:0px 0px 10px 0px;
}
.postline {
	clear:both;
	height:1px;
	overflow:hidden;
	background-color:#c9cacc;
}
.postcomments {
	clear:both;
	padding:7px 0px 7px 0px;
}
.posttags {
	padding:7px 0px 7px 0px;
}

.fotos {
	width:48px;
	height:48px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #999999;
	float:left;
}
.fotos2 {
	padding-top:10px;
	margin-bottom:10px;
	padding-left:12px;
	padding-right:12px;
}
/* WEBLOG-STYLE: LOGIN-FRIENDS + CODE-EINGABE */
.postlogin {
	position:relative;
	z-index:2;
	margin:0px;
	padding:10px 10px 10px 10px;
	display:block;
	background-color:#4c4e49;
}
.postlogin_input {
	width:100px;
	padding:2px 0px 2px 5px;
	margin:0px;
}
.postlogin_button {
	padding:1px 5px 1px 5px;
	margin:0px 0px 0px 5px;
	background-color:#efefef;
	font-weight:bold;
}
/* POST-COMMENTS*/
.postcommenttext {
}
.postcomment_input {
	width:240px;
}

.postcomment_textarea {
	width:240px;
	height:140px;

}

.postcomment_captcha {
	border:none;
	margin:0px 5px 0px 0px;
	padding:0px;
	vertical-align:middle;
	text-align:left;
}
.postcomment_code {
	margin:0px 5px 0px 5px;
	width:40px;
	height:auto;
	vertical-align:middle;
	text-align:left;
}

.postcomment_submit {
	margin:0px 0px 0px 5px;
	padding:2px 5px 2px 5px;
	background-color:#ffffff;
	border:1px solid #ffffff;
	vertical-align:middle;
/*	text-align:left;*/
	font-weight:bold;
	cursor:pointer;
}

/* WEBLOG-HOME */
.postHome {
	clear:both;
	margin:20px 0px 20px 0px;
	padding:7px 10px 7px 10px;
	border-top:1px solid #999999;
	text-align:center;
}
.catalog {
	color: #000000;
	padding: 2px 0px 3px 2px;
	border: 1px solid #5b5d58;
	background-color: #cccccc;
	width: 200px;
}
