/* MENUE */
#menu { padding:0; margin:0; list-style:none; height:50px; position:relative; font-size: 1.3em; }
#menu li {float:left; margin-right:1px; }
#menu li a {display:inline; float:left; height:50px; line-height:50px; text-decoration:none; padding:0 20px 0 15px; color: #fff; background:none;  z-index:99999;}
#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0; z-index:99999;}
#menu li a:hover { position:relative; }
#menu li:hover {position:relative; background:#333333;}

#menu li:hover > a { color: #fff; background:#333333;}
#menu li:hover > a.sub {color: #fff;}
#menu li.current a {color: #fff;}
#menu li a.sub { color:#fff;}
#menu li.current a.sub {background: url(design/img04.gif) repeat-x; z-index:99999;}

#menu :hover ul {left:0; top:50px;  background:#333333; z-index:99999;} 

#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;  z-index:99999; }
#menu :hover ul :hover ul{left:160px; top:-0px; white-space:nowrap; width:160px; height:auto;  z-index:99999;}
#menu :hover ul li {margin:0; background: #333333; color:#fff;  z-index:99999;}

#menu :hover ul li a {width:200px;padding:0; text-indent:10px; height:30px; line-height:30px; z-index:99999;}
#menu :hover ul li a.fly {background: #333333; color:#fff; z-index:99999;}

#menu :hover ul :hover { background: #222222; color:white;  z-index:99999;}
#menu :hover ul :hover a.fly {background: #222222; color:black;  z-index:99999;}
#menu :hover ul li.currentsub a {background: #333333; color:#fff; z-index:99999; }
#menu :hover ul li.currentsub a.fly {background: #333333; color:#fff; color:#fff; z-index:99999;}
#menu :hover ul :hover ul li a {width:200px; padding:0; text-indent:10px; background:#333; z-index:99999; }
#menu :hover ul :hover ul :hover {background: #333333; color:red; z-index:99999;}
#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background: #333333; color:#fff; z-index:99999;}

/* Menu Orginal menuu => menu */
#menuu {	height: 50px;}
#menuu ul {margin: 0;	padding: 0;	list-style: none;	line-height: normal;}
#menuu li {display: inline;}
#menuu a {float: left;height: 37px;padding: 13px 30px 0px 30px;font-size: 1.4em;	font-weight: bold;	color: #FCFDDF;}
#menuu a:hover {	background: #333333;	color: #FFFFFF;}
#menuu .current_page_item a {	background: url(design/img04.gif) repeat-x;}

.info, .hinweis{	
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	font-size: 1.4em;
	background:#eeeeee;
	border:1px dashed silver;
}

.button{	
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(design/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #474848;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(design/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	background: url(design/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(design/img08.gif) repeat-x left bottom;
}



/* Header */

#header {
	height: 101px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 15px 0 0 20px;
	font: normal 3.2em Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #807F7F;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(design/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(design/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(design/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(design/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(design/img11.gif) no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 430px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix  {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 1.8em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 10px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(design/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(design/img14.gif) no-repeat left center;
}

.post .links .editlink{
	padding-left: 18px;
	background: url(design/contract.png) no-repeat left center;
}
.post .links .deletelink{
	padding-left: 18px;
	background: url(design/delete2.png) no-repeat left center;
}

.post .links .savelink{
	padding-left: 18px;
	background: url(img/icons/database_save.png) no-repeat left center;
}



/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(design/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 1px solid #dddddd;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(design/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

.imgbox{
  background: url('/loading.gif') 50% 50% no-repeat;
  text-align:center;
  margin-top:10px;
  border:1px solid #E7E7E7;
  padding:5px;
}

.imgTD {
	background-position: center center; 
	background-repeat: no-repeat; 
	width:  70px; height: 70px; 
	border-right: 1px dotted gray;
}
label{
	display: block;
	float: left;
	width: 130px;
	padding-top:0px;
	font-weight:bold;
	border:0px solid red;
	height:18px;
}
th{
	text-align:left;
	padding-left:10px;
}


/* Tooltip */
a.tooltip,a.tooltip:link,a.tooltip:visited,a.tooltip:active {position:relative;text-decoration:none;}
a.tooltip:hover {background:transparent;z-index:999999;}
a.tooltip span  {display:none;}
a.tooltip:hover span {display:block;text-align:left;position:absolute;top:30px;left:-80px;width:250px;z-index:99999;
color:#000;border:1px solid #000;background:#EDDDDD;font-size:11px;padding:10px;}


/* Bilder */
.imgbox {float:right; background:#eeeeee; border:1px solid gray; margin:15px; padding:6px;}
.imgbox a {background:none; }
.imgbox img {border:1px solid #cdcdcd; }

/* Forum */
.tdcell{ 
	padding:5px;
	border-bottom:1px solid #eeeeee;
}

.tdcell a{ 
	background:none;
}

.forum_footer{
	font-size:90%;
	margin-bottom:15px;
	border-bottom:1px dashed #gray;
}

.forum_headline{
	background:url(design/img01.gif);
	padding:6px;
	color:#eeeeee;
}