
*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #F9F9F7 url(images/a1.gif) repeat-x;
	font-size: 10px;
	font-size:small;
	font-family: Tahoma, "Trebuchet ms", helvetica, sans-serif;
	color: #3a3a3a;
	line-height: 18px;
	font-size:70%;
}

a
{
	color: #44697D;
	font-weight:bold;
	text-decoration: none;
	border-bottom:#44697D 1px dotted;
}

a:hover
{
	border-bottom:#44697D 1px solid;
}
p
{
	margin-bottom: 14px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:5px 0;
}
blockquote 
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset 
{
	
}
img.alignleft
{
	margin: 0 14px 3px 0;
	float:left;
}
img.alignright
{
	float: right;
	margin: 0 0px 3px 0;
}



a img 
{
	border:#ccc 1px solid;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Tahoma, "Lucida Sans Unicode", Tahoma, Arial, Serif;
	line-height: 35px;
}
#upbg
{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(images/upbg.gif) no-repeat;
	/* background: #fff url(images/abg.gif) repeat-y; */
	width: 800px;
	height: 264px;
	z-index: 1;
}

#outer
{
	position: relative;
	width: 800px; /* Original: 747 */
	margin: 0 auto;
	background: #fff url(images/abg.gif) repeat-y;
}

#inner
{
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

#header
{
	position: absolute; 
	/*left: 30px; */
	background: #fff url(images/blog_header.png) no-repeat;
	width: 740px;
	height: 92px;
	text-transform:uppercase;
	/* padding-left: 20px; */
}

#header span
{
	font-weight: normal;
}

#header h1
{
	font-size: 150%;
	line-height:1em;
	margin:10px 10px 0px 600px;
	
	text-align:right;
}
#header h1 a 
{
	
	color:#fff;
	font-family: Tahoma, Georgia, Verdana, Serif;
	text-decoration:none;
	border:none;
	letter-spacing:0.1em

}
#header h2
{
	font-size: 100%;
	font-weight: normal;
	color: #FCE2CA;
	margin:5px 0;
	padding:0;
	font-family:"Lucida Sans Unicode","Trebuchet MS", Verdana, Arial, Serif;
}

#menu
{
	position: relative;
	background: #46461F url(images/a16_sw.gif) repeat-x;
	/*background-color: #666666;*/
	height: 40px;
	width: 740px;
	/*padding: 0 20px 0 5px;*/
	margin: 98px 0 20px 0;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:uppercase;
}

#menu ul
{
	margin:0;
	padding:0;
	padding-left: 10px;
}

#menu ul li
{
	display: inline;
	line-height: 40px;
	
	margin:0 15px 0 0;
	
	
}

#menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 4px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	/*border-bottom:none;*/
	/*border: #ccc 1px solid;*/
	border: none;
}

#menu ul li a:hover, #menu ul li.current_page_item a
{
	background: #fff url(images/a18.gif) repeat-x top;
	color: #4A4A24;
	text-decoration: none;
	/*border: #999999 1px solid;*/
	border:none;
}

#search
{
	color: #BDBDA2;
	font-size: 12px;
	font-family:Tahoma, Georgia, Arial, Verdana, Serif;
	text-transform:none;
	float:right;
	padding-right:10px;
	margin:-31px 0 0 0;
}
#content
{
	position: relative;
	width: 520px; /* Original: 480px */
	float: left;
}
#content .post .header 
{
	
	background: url(images/a22.gif) bottom repeat-x;
	padding: 0 0 13px 10px;
	margin-bottom: 20px;
	position: relative;
	

}

#content .header .iconlist a:link, #content .header .iconlist a:visited
{
	border:none;
}
#content .header .iconlist 
{	
	width:19%;
	right:0px;
	/*margin-bottom: 50px;*/
	float:right;
	
}

#content .header h3,#content .header h2
{
	width:80%;
	
}
#content  h3, #content h2
{
	position: relative;
	top: 4px;
	font-size: 15px;
	line-height: 25px;
	color: #656551;
}

#content h2.pagetitle 
{
	text-align:center;
	margin:0 0 2em 0;
	font-size:1.5em;
}

#content h3 a:link, #content h3 a:visited 
{
	border-bottom:none;
	color:#656551;
}

#content h3 a:hover,#content h3 a:active 
{
	border-bottom:#656551 1px solid;	
}
#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(images/bullet.gif);
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
	padding: 0 15px;
	margin-bottom: 20px;
}

#content .post
{
	margin-bottom: 30px;
}

#content .post .entry
{
margin-bottom: 0;
}

#content ul.asides
{
	background: url(images/a32.gif) repeat-x top;
	list-style:none;
	margin:2em 0;
	padding:0;
}
#content ul.asides li
{
	list-style:none;
	padding:0.5em 0;	
}
/*
#content .post .footer ul
{
	
	list-style: none;
	text-align:right;
	padding:20px 0;
}


#content .post .footer ul li
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 15px;
}

*/
#content .post .footer
{
	/* position:relative; */
	margin-bottom:20px;
	padding: 3px 0 3px 10px;
	clear:both;
	/*width:480px;
	height:60px; */
	background: url(images/a33.gif) repeat-x bottom;	
	overflow:hidden;
	
}


#content .post .footer .left
{
	
	position:relative;
	display:inline;
	left:0px;
	width:49%;
	float:left;
	
	margin: 0 0 0 20px ;
	
}

#content .post .footer .right
{	
	display:inline;
	
	width:49%;
	/*margin-bottom: 50px;*/
	/*margin: 0 0px 0px 350px ;*/	
}

#content .post .footer em 
{
	font-style:normal;
	color:#666;
}
#content .post .footer em.user 
{
	background:url(images/user.png) no-repeat left top;
	padding-left:17px;
}
#content .post .footer em.postdate 
{
	background:url(images/date.gif) no-repeat left top;
	padding-left:17px;
}
#content .post .footer em.comments
{
	background:url(images/a36.gif) no-repeat left top;
	padding-left:17px;
}

#content .post .footer em.views
{
	background:url(images/lupe2.png) no-repeat left top;
	padding-left:20px;
}

#content .post .footer em.readmore
{
	background:url(images/a38.gif) no-repeat left top;
	padding-left:17px;
}
#content .post .footer em.edit
{
	/*background:url(images/pencil.png) no-repeat left top;*/
	padding-left:17px;
}
#content .post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family: Tahoma, Arial, Serif;
}
#content .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar
{
	position: relative;
	width: 200px; /* Original: 180px */
	float: right;
}

#sidebar h2
{
	position: relative;
	font-size: 14px;
	color: #656551;
	background: url(images/border.gif) bottom repeat-x;
	padding:0 0 15px 0 ;
	margin: 10px 0;
	text-transform:uppercase;
	font-family:Arial, Georgia, Tahoma, Verdana, Serif;
}

img.profile
{
	position: relative;
	top: -2px;
	background: url(images/a26.gif) no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}
#sidebar ul 
{
	list-style:none;
	padding: 0 10px;
	margin: 0 0 10px 0;
}
#sidebar ul li 
{
	padding: 3px 0;
	margin:0;
}
#sidebar ul ul 
{
	list-style-image:url(images/arrow.gif);
	padding: 0 0 0 15px;
	margin:0;
}

#sidebar a:link,#sidebar a:visited 
{
	border-bottom:none;
}
#sidebar a:hover, #sidebar a:active
{
	border-bottom:1px solid;
}
#sidebar ul.feeds 
{
	margin-left:20px;
}
#sidebar ul.feeds li 
{
	list-style-image:url(images/feed.gif);
	margin:5px 0;
	padding:0;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}

#comment_edit_head {
  margin-bottom:14px;
  

}
#outer .commentlist {
	margin: 0;
	padding: 0;
}

#inner .commentlist {
  margin:2em 0;

}


.commentlist li 
{
	list-style:none;
	/*margin: 2em 0;  0 0;*/
	padding: 1em 0 1em 0;		
  border-bottom: 2px dashed #B4C3CB; 	
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	background: url(images/a32.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#eee 1px solid;
}
.commentlist li .cmtinfo em 
{
	margin:0.5em 0 0 0;
	/* padding:0 1em; */
	text-align:right;
	font-style:normal;
	float:right;			
	color:#999;	
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;	
	background: url(images/a34.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
	border:#ddd 1px solid;
}
.commentlist li.authorcomment
{
	border:#ddd 1px solid;
	border-top-width:0px;
	
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
#outer .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select 
{
	padding:2px;
	background:#F9F9F7;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
}
textarea{
	width: 100%;
	height: 20em;	
}
#outer input.text:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

#footer
{
	position: relative;
	clear: both;
	text-align: center;
	border-top:#e8e8de 1px solid;
	background:#fafaf8;
	font-size:7.0pt;
	font-family:"Tahoma","sans-serif"; 
	color:#555555;
	padding:10px;
	margin-bottom:12.0pt;
	line-height:9.0pt
}
#footer p.impressum
{
	/*right;*/
	text-align:center;
	margin-right:5px;
	float:right;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:#666666;
}
#footer p.login
{
	/*right;*/
	margin-left:5px;
	width:50%;
	text-align:left;
	font-size:8.0pt;
	font-family:"Tahoma","sans-serif";
	color:#666666;
}

#footer a:link,#footer a:visited
{
	color: #666666;
	text-decoration:none;	
	border:none;
}
#footer a:hover,#footer a:active
{
	color: #999999;
	text-decoration:underline;	
	border:none;
}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;	
	border:#ccc 1px solid;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight:bold;	
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead 
{
	margin:0;
	padding:0;	
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;	
	background:url(images/a32.gif) repeat top;
	}
#wp-calendar th 
{
	padding: 3px 0;
	text-align: center;	
	background:url(images/a34.gif) repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#searchsubmit 
{
	border:#fff 1px solid;
	font-size:0.9em;
	background:url(images/a18.gif) repeat-x top;
}


#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

.btnSearch {
 width:25px;height:25px;background: url(../img/magnifier.png) no-repeat center; border: 0px;
}

.btnEdit{
  width:25px;height:25px;background: url(../intern/buttons/pencil.png) no-repeat center; border: 0px;
}

.btnDelete{
  width:25px;height:25px;background: url(../intern/buttons/delete.gif) no-repeat center; border: 0px;
}

.btnDeleteAll{
  width:25px;height:25px;background: url(../intern/buttons/bin_empty.png) no-repeat center; border: 0px;
}

.btnSave{
  width:25px;height:25px;background: url(../intern/buttons/disk.png) no-repeat center; border: 0px;
}

.btnCancel{
 width:25px;height:25px;background: url(../intern/buttons/cancel.png) no-repeat center; border: 0px;
}

.btnEditDate{
  width:25px;height:25px;background: url(../intern/buttons/date_edit.png) no-repeat center; border: 0px;
}

.btnDeleteDate{
  width:25px;height:25px;background: url(../intern/buttons/date_delete.png) no-repeat center; border: 0px;
}

.btnAddDate{
  width:25px;height:25px;background: url(../intern/buttons/date_add.png) no-repeat center; border: 0px;
}

.btnEditConvent{
  width:25px;height:25px;background: url(../intern/buttons/note_edit.png) no-repeat center; border: 0px;
}

.btnDeleteConvent{
  width:25px;height:25px;background: url(../intern/buttons/note_delete.png) no-repeat center; border: 0px;
}

.btnAddConvent{
  width:25px;height:25px;background: url(../intern/buttons/note_add.png) no-repeat center; border: 0px;
}


.btnEditUser{
  width:25px;height:25px;background: url(../intern/buttons/user_edit.png) no-repeat center; border: 0px;
}

.btnDeleteUser{
  width:25px;height:25px;background: url(../intern/buttons/user_delete.png) no-repeat center; border: 0px;
}

.btnAddUser{
  width:25px;height:25px;background: url(../intern/buttons/user_add.png) no-repeat center; border: 0px;
}

.btnChange{
  width:25px;height:25px;background: url(../intern/buttons/arrow_refresh.png) no-repeat center; border: 0px;
}

.btnMail{
  width:25px;height:25px;background: url(../intern/buttons/email_go.png) no-repeat center; border: 0px;
}

.btnGuestbook{
  width:25px;height:25px;background: url(../intern/buttons/book_add.png) no-repeat center; border: 0px;
}

.btnUpload {
  width:25px;height:25px;background: url(../intern/buttons/world_go.png) no-repeat center; border: 0px;
}

.btnPreview {
  width:25px;height:25px;background: url(../intern/buttons/page_magnify.png) no-repeat center; border: 0px;
}

.btnFolderGo {
  width:25px;height:25px;background: url(../intern/buttons/folder_go.png) no-repeat center; border: 0px;
}

.btnFolderAdd {
  width:25px;height:25px;background: url(../intern/buttons/folder_add.png) no-repeat center; border: 0px;
}

.btnFolderEdit {
  width:25px;height:25px;background: url(../intern/buttons/folder_edit.png) no-repeat center; border: 0px;
}

.btnFolderDelete {
  width:25px;height:25px;background: url(../intern/buttons/folder_delete.png) no-repeat center; border: 0px;
}

.btnOK {
  width:25px;height:25px;background: url(../intern/buttons/accept.png) no-repeat center; border: 0px;
}

.btnBack {
  width:25px;height:25px;background: url(../intern/buttons/arrow_left.png) no-repeat center; border: 0px;
}

.btnDelpic {
  width:25px;height:25px;background: url(../intern/buttons/bin_empty.png) no-repeat center; border: 0px;
}

.btnGroupEdit {
  width:25px;height:25px;background: url(../intern/buttons/group_edit.png) no-repeat center; border: 0px;
}

.btnGroupDelete {
  width:25px;height:25px;background: url(../intern/buttons/group_delete.png) no-repeat center; border: 0px;
}

.btnGroupAdd {
  width:25px;height:25px;background: url(../intern/buttons/group_add.png) no-repeat center; border: 0px;
}

.btnPageEdit {
  width:25px;height:25px;background: url(../intern/buttons/page_edit.png) no-repeat center; border: 0px;
}

.btnPageDelete {
  width:25px;height:25px;background: url(../intern/buttons/page_delete.png) no-repeat center; border: 0px;
}

.btnPageAdd {
  width:25px;height:25px;background: url(../intern/buttons/page_add.png) no-repeat center; border: 0px;
}

.btnLinkEdit {
  width:25px;height:25px;background: url(../intern/buttons/link_edit.png) no-repeat center; border: 0px;
}

.btnLinkDelete {
  width:25px;height:25px;background: url(../intern/buttons/link_delete.png) no-repeat center; border: 0px;
}

.btnLinkAdd {
  width:25px;height:25px;background: url(../intern/buttons/link_add.png) no-repeat center; border: 0px;
}

.btnLogin {
  width:25px;height:25px;background: url(../intern/buttons/key_go.png) no-repeat center; border: 0px;
}
.leistebtn {
background: url(../intern/buttons/bg.gif) repeat-x;
}

.upload {color:#ffffff;width:400px;text-align:right;}
.upload input{background: url(../img/cancel.gif) no-repeat right; width:20px;height:16px;border:0px;margin:0px;}

Fieldset {
  padding:15px;    
}

legend {
  color: #3e3e3e;
}

hr {border:1px solid #ccc;width:99%;margin-top:5px;margin-bottom:5px;}

.fileupl{width:0px;border:0px;}

.haftung a{
  cursor:s-resize;
}

.hafttext {
  background-color:transparent;   
}

.hafttext p {
  padding-top: 5px;
  
}

.intpictab {
 border: 2px solid #fff;
 border-collapse: collapse;
}

.intpictabeven {
 background-color: #E3E3E3;
}

.intpictabodd {
 background-color: #000;
}

.intpictab td{
 border: 1px solid #fff;
 border-collapse: collapse;
}


.rgv td{
  border: 1px solid #ccc;
  border-left:0px;
  border-right:0px;
  border-bottom: 0px;
  border-collapse: collapse;
}