/*
Theme Name: Caien Ausdruckslos
Theme URI: http://www.caien.de
Description: Corporate Theme Ausdruckslos.
Version: 2.0
Author: Christian Wutke / Sascha Hahne / Alexander Ring
Author URI: http://www.caien.de/

*/

/* Begin Typography & Colors */

html, body {
  margin:0px;
  padding:0px;
}

body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  color: #333333;
  background:url(images/bg.jpg) top center no-repeat fixed;
}

table{
 border-collapse:collapse;
 border:0px;
 margin:0px;
 padding:0px;
 top:0px;
 position:relative;
 margin-top:5px;
}

p{
position:relative;

}

.single p, .page p{
 max-width:650px;
 left:30px;
}

/*
#balkenTop {
  position:fixed;
  _position:absolute;
  top:0;
  _top:expression(eval(document.body.scrollTop));
  top:0px;
  left:0px;
  width:100%;
  height:207px;
  background:url(images/headerUE.jpg) top repeat-x;
  z-index:10000;
} */

#headerGrafik {
  position:absolute;
  /*_position:absolute; */
  top:0;
  /*_top:expression(eval(document.body.scrollTop));*/
  top:0px;
  left:0px;
  width:100%;
  height:207px;
  background:url(images/header.jpg) top center no-repeat;
  z-index:10001;
}

.stdWrapper {
  position:absolute;
  top:0px;
  left:50%;
  width:900px;
  margin-left:-450px;
  height:auto;
}

#wrapperHeader {
  position:abolsute;
  top:0;
  top:0px;
  width:1298px;
  margin-left:-649px;
  height:264px;
}

#wrapperContent {
  position:relative;
  width:977px;
  margin-top:280px;
  margin-left:-488px;
  background:url(images/contentUE.png) repeat-y;
}

#content{
  position:relative;
  width:967px;
  top:280px;
  min-height:850px;
  float:left;
  background:url(images/contentUE.png) repeat-y;
}

html>body #wrapperContent {
  height:auto;
}

/*Falsche Einr?ckung f?r kleiner IE 8 korrigieren*/
*+html #wrapperContent { /*nur IE7*/
  top:280px;
  margin-bottom:280px;
}

* html #wrapperContent { /*nur IE 6 und tiefer*/
  top:280px;
  margin-bottom:280px;
}

#contentOben { top:-12px; position:relative; left:0px; width:100%; height:12px; background:url(images/contentOben.png) no-repeat; }

#menStart { position:absolute; top:207px; left:0px;   background:url(images/menStart.png) no-repeat; width:178px; height:57px; overflow:hidden; z-index:1001; }
#menEnde  { position:absolute; top:207px; left:695px; background:url(images/menEnde.png)  no-repeat; width:603px; height:57px; overflow:hidden; z-index:1001; }

/*Men?s*/
a.menAgentur {background:transparent url(images/menAgentur.png) no-repeat scroll 0 0; display:block; height:57px; left:178px; position:absolute; text-decoration:none; top:207px; width:163px; z-index:499; }
a.menAgentur:hover {background:transparent url(images/menAgentur.png) no-repeat scroll 0 -57px;}
a.menAgentur:focus {background:transparent url(images/menAgentur.png) no-repeat scroll 0 -57px;}
a.menAgentur:active {background:transparent url(images/menAgentur.png) no-repeat scroll 0 -57px;}

a.menArbeiten {background:transparent url(images/menArbeiten.png) no-repeat scroll 0 0; display:block; height:57px; left:341px; position:absolute; text-decoration:none; top:207px; width:183px; z-index:499; }
a.menArbeiten:hover {background:transparent url(images/menArbeiten.png) no-repeat scroll 0   -57px;}
a.menArbeiten:focus {background:transparent url(images/menArbeiten.png) no-repeat scroll 0   -57px;}
a.menArbeiten:active {background:transparent url(images/menArbeiten.png) no-repeat scroll 0  -57px;}

a.menAnfrage {background:transparent url(images/menAnfrage.png) no-repeat scroll 0 0; display:block; height:57px; left:524px; position:absolute; text-decoration:none; top:207px; width:171px; z-index:499; }
a.menAnfrage:hover {background:transparent url(images/menAnfrage.png) no-repeat scroll 0   -57px;}
a.menAnfrage:focus {background:transparent url(images/menAnfrage.png) no-repeat scroll 0   -57px;}
a.menAnfrage:active {background:transparent url(images/menAnfrage.png) no-repeat scroll 0  -57px;}


.grafikLinks { cursor:pointer; }
/*Men?s Ende*/

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #333333;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
  float:right;
	border: 1px solid #eee;
	padding: 2px 2px 2px 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: black;
	text-decoration: none;
	}

a:hover {
	color: black;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */
#page {
 	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


/*.post {
   position:relative;
	 text-align: left;
	 width:670px;
	}

.post hr {
	display: block;
	} */

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img:first {
	padding: 0;
	width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry{
 width:700px;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
/*
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
*/
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform #submit {
  position:relative;
	margin: 0 0 5px auto;
	float: right;
	right:20px;
	}

   #respond{
    width:350px;
    margin-bottom:25px;
   }
   
   #respond form{
     z-index:1000;
   }

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	width: 250px;
	position:absolute;
  left:717px;
  top:280px;
}

#rechts{
float:right;
margin-top:280px;
width:250px;
height:100%;
margin-left:-312px;
}

#links{
float:left;
width:728px;
top:280px;
height:100%;
}

#alles{
width:1250px;
position:relative;
left:50%;
margin-left:-505px;
}

#cwrap{
width:100%;
}

#sidebar form {
	margin: 0;
}
	
#headAktuelleArbeiten { position:relative; top:0px; left:0px; width:100%; height:56px; background:url(images/aktuelleArbeiten.jpg) no-repeat; margin-bottom:10px; }
#headZufaellig        { position:relative; left:0px; width:100%; height:56px; background:url(images/zufaellig.jpg) no-repeat; margin-bottom:10px; }
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*Footer*/

#footer {
  position:relative;
  display: block;
  width:100%;
  height:391px;
  background:url(images/footerUE.jpg) top left repeat-x;
  text-align: center;
  margin:0;
  padding:0;
  top:20px;
}

#footerBG2 {
  position:absolute;
  top:0px;
  width:1002px;
  margin-left:-501px;
  height:100%;
  background:url(images/footer.jpg) top center no-repeat;
}
#footerBGLeft   { position:absolute; top:0px; left:-786px; }
#footerBGRight  { position:absolute; top:0px; right:-786px;}
#footer-content { position:absolute; top:10px; left:50%; width:1002px; margin-left:-501px; height:381px;  }

#footerBGRightCut{
   left:0px;
   top:0px;
   position:absolute;
   width:100%;
   height:100%;
   overflow:hidden;
}

html>body #bookmarks ul {
	margin-left: 0px;
  padding: 0 0 0 30px;
	list-style: none;
  padding-left: 10px;
}

html>body #bookmarks li {
	margin: 7px 0 8px 10px;
	}

#bookmarks { position:absolute; top:150px; *top:135px; _top:160px; left:27px; width:200px; height:180px; overflow:hidden; padding:0; margin:0;}
#bookmarks li, #bookmarks li ul { margin:0; padding:0; }
*+html #bookmarks li ul { margin-left:-20px; margin-top:-3px; }
#bookmarks li h2 { height:0; display:none; }
#bookmarks li ul li { text-align:left; background:url(images/bulletFooter.png) left center no-repeat; height:15px; line-height:90%;}
#bookmarks a       { font-family:'Arial Narrow', 'Arial', sans-serif; font-size:11pt; color:white; text-decoration:none; }
#bookmarks a:hover { text-decoration:underline; }
* html .linkcat { height:0px; }
/** + html bookmarks { top: }*/

#twitterFollow { position:absolute; top:-63px; left:50%; margin-left:220px; z-index:1000;}
.aktt_tweets { position:absolute; top:11px; left:700px; margin-left:13px; width:237px; height:300px; background:white; }
.aktt_more_updates  { display:none; }
.aktt_tweet_time    { display:block; } /*Twitter-Zeit*/
.aktt_tweets ul li { width:100%; padding:0px; margin:0px; list-style-type:none; text-align:left; margin-top:5px; height:67px; overflow:hidden; }
.aktt_tweets ul li:hover { text-align:left; }

/*Flickr*/
#flickr { position:absolute; top:10px; left:250px; }
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:left !important; padding-left:5px;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; text-align:left; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {position:absolute; left:-2px; top: -5px; border-collapse:separate;}

#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
/*Flickr Ende*/

#ganzUnten{
position:relative;
display:block;
width:100%;
top:250px;
float:left;
}


#wcontent{
position:relative;
}

.ganzunten-single{
  margin-top:125px;
}

.page .post_date{
 position:relative;
 top:100%;
 margin-top:-26px;
 left:25px;
}

#form-header{
 position:relative;
 left:25px;
}

#respond h3{
 margin-left:0px;
}

.singleNavi{
 position:absolute;
 float:left;
 color:white;
 background-color:#C7C7C7;
 z-index:1000;
 font-size:16px;
 top:63px;
 left:0px;
 height:19px;
 max-width:300px;
 overflow:hidden;
}


.singleNavi:hover{
  background-color:grey;
  color:white;
}

.singleNavi a{
 color:white;
}

.singleNavi a:hover{
 color:white;
}
         
.nextpost{
 position:relative;
 width:auto;
 overflow:hidden;
 /*height:16px;*/
 margin-left:120px;
 margin-top:0px;
}

.lastpost{
  left:-17px
}

.lastpost{
 position:relative;
}

.nextpost{
  position:relative;
} 

#dasAuge{
position:absolute;
left:878px;
top:320px;
}

#neuloonsmall{
position:absolute;
left:813px;
top:320px;
}

#caiensmall{
position:absolute;
left:713px;
top:320px;
}

#grafikersmall{
position:absolute;
left:878px;
top:350px;
}

#youtubesmall{
position:absolute;
left:803px;
top:350px;
}

#facebooksmall{
position:absolute;
left:713px;
top:350px;
}

.widget-title{
display:none;
height:0px;
width:0px;
}

#sidebar ul{
list-style-image: url("images/bulletSidebar.jpg");
list-style-position:outside;
margin-left:50px;
line-height:150%;
font-size:14px;
}

#sidebar ul li a{
  position:relative;
  top:0px;
}

#aktuelleArbeitenContent{
  margin-bottom:15px;
}


#headerText{
position:absolute;
font-size:14px;
color:white;
font-family:verdana;
z-index:1000;
top:140px;
right:210px;
}

#headerText a{
 color:white;
}

#headerText a:hover{
 color:grey;
 text-decoration:none;
}

.moretext{
 color:white;
 background-color:#C7C7C7;
 width:80px;
 height:27px;
 left:595px;
 position:absolute;
 display:block;
 top:16px;
 padding-top:5px;
 font-weight: 700; 
 z-index:100000;
}

.moretext:hover{
 background-color:grey;
}


.hentry{
 display:inline;
}

.post_date{
 position:relative;
 display:block;
 float:left;
 top:50%;
 color:#888888;
 left:0px;
 margin-left:20px;
}


.post_title{
 position:absolute;
 z-index:798;
 display:block;
 font-size:30px;
 color:#4A4A4A;
 float:left;
 margin-top:5px;
 overflow:hidden;
 height:35px;
 max-width:390px;
 line-height:105%;
 width:390px;
 margin:0px;
 padding:0px;
 top:1px;
}

.post-header{
  width:100%;;
  overflow:hidden;
  height:36px;;
  top:15px;
  position:relative;;
  left:30px;
  z-index:0px;
}

.post_data{
  position:absolute;
  width:600px;
  overflow:hidden;
  margin-top:0px;
  left:30px;
  top:180px;
  padding:0px;
  z-index:255;
}

.post_data_cat{
  display:inline;
  font-size:14px;
  font-family:verdana, bold;
}

.post_data_cat a{
  color:black;
}

.post_data_other{
  display:inline;
  font-size:10px;
  text-align:left;
  line-height:10px;
  margin-left:15px;
}
.post_data_other a{
  color:#888888;
}
.post_data_other a:hover{
  color:#000;
}

a:hover{
cursor:pointer;
text-decoration:none;
}


/*
  Twitter
*/
.aktt_tweets li{
 text-align:left;
}

.aktt_tweets ul li{
  position:relative;
  margin-top:0;
}

.aktt_tweets ul{
  height:290px;
}

.aktt_tweets ul li{
 height:60px;
 margin-top:15px;
}

/*twitt end*/

.subData{
  position:relative;
  top:125px;
  z-index:1000;
  font-size:14px;
}

#tagsClass{
 font-size:10px;
 position:relative;
 color:lightgrey;
}

#tagsClass a{
 color:lightgrey;
}

/*Config galerie*/
.ngg-galleryoverview{
  position:relative;
  height:auto;
  position:relative;
  left:20px;
  margin: 0 auto;
}

.ngg-galleryoverview * img{
  width:auto;
}


.abstand{
position:relative;
width:50%;
z-index:-1;
height:40px;
margin:0px;
padding:0px;
}

#sidebar a{
 color:#666666;
}

#sidebar a:hover{
  color:black;
}
.bigAbstand{
width:700px;
margin-bottom:50px;
}

.commentlist{
width:650px;
height:auto;
}

#videos {
 position:absolute;
 width:306px;
 height:120px;
 left:390px;
 top:150px;
 color:white;
 text-align:left;
 overflow:hidden;
}

#videos a{
color:white;
}

#videos a:hover{
color:grey;
}

#slider1{
  background-image:url("images/gif-ani_01.gif");
  position:absolute;
  left:633px;
  top:123px;
  width:33px;
  height:33px;
}

#slider2{
  background-image:url("images/gif-ani_02.gif");
  position:absolute;
  left:666px;
  top:123px;
  width:33px;
  height:33px;
}

.vidClass{
  position:relative;
  top:0px;
  left:-40px;
  font-size:24px;
  height:40px;
  display:block;
  overflow:hidden;
  width:750px;
}

#videos ul{
 /*list-style-image:url(images/bulletFooter.png);
 list-style-type:decimal;
 list-style-position:inside;
*/
}

#vidZaehler{
 position:absolute;
 left:418px;
 top:280px;
 color:white;
}

#vidLayer{
 position:absolute;
 z-index:0;
}

#footer{
 position:relative;
 top:15px;
}

.nocomments{
font-size:0px;
font-weight:0;
line-height:0px;
height:350px;
width:100%;
z-index:0;
}

.page form{
 position:relative;
 width:680px;
 left:0px;
}


.aelter{
 position:relative;
 left:1px;
}

.neuer{
 position:relative;
 left:460px;
}

.navigation {
	display: block;
	text-align: center;
	position:relative;
	left:35px;
	}

.naviMain{
  font-size:20px;
  position:absolute;
  background-color:lightgrey;
  border: 3px solid white;
  top:20px;
}

.naviMain a{
 color:white;
}

.naviMain:hover{
  background-color:grey;
}

.naviMain a:hover{
 color:white;
}

#ganzUnten{
 margin-bottom:-50px;
}

#aktt_tweet_form{
 display:none;
 width:0px;
 height:0px;
}

#bookmarks ul li ul li{
  position:relative;
  height:30px;
}

#bookmarks ul li ul li a{
  position:relative;
  display:inline;
  left:25px;
  font-size:16px;
  top:35%;
}

#respond{
position:relative;
float:left;
top:10px;
}

#belowContent{
  width:100%;
  left:30px;
  position:relative;
}

textarea{
 height:145px;
 width:240px;
}

.headerBGadd{
 position:absolute;
 left:0px;
 top:0x;
 background-image:url("images/headerUE.jpg");
 width:100%;
 height:207px;
}

#dropMen{
  left:0px;
  position:absolute;
  width:230px;
  left:318px;
  top:200px;
  z-index:799;
  font-size:15px;  
}

.vno{
  visibility:hidden;
}

#dropMen ul a{
 color:#777777;
 font-family: verdana,bold;
 left:-10px;
 position:relative;
}

#dropMen ul .menArbeiten{
 display:none;
}

#dropMen li{
 position:relative;
}

#dropMen ul{
 position:relative;
 margin:0px;
 padding:0px;
 text-align:left;
 list-style-type:none;
 margin-left:20px;
}

#dropMen a:hover{
 color:black;
}

#dropTxt{
 position:relative;
 width:100%;
  background-image:url("dropdown/dropdown-UE.png");
  background-repeat:repeat-y;
}

#dropMenClose{
 background-image:url("dropdown/dropdown-unten.png");
 background-repeat:repeat-y;
 width:230px;
 height:47px;
 font-size:20px;
 text-align:center;
}

#dropMenClose .closeMe{
 position:relative;
 font-family:verdana;
 color:#888888;
 line-height:100%;
 margin-left:10%;
 font-size:10px;
 line-height:10px;
 text-align:left;
 top:7px;
 float:left;
}

#dropMenClose img{
 float:right;
 position:relative;
 top:50%;
 [color:none;
 top:0px;]
 margin-top:0px;
 right:5px;
}

#dropMenClose .closeMe:hover{
  color:red;
}

#headerGrafik{
 z-index:800;
}


#dropMen hr{
  display:block;
  position:relative;
  margin:0px;
  padding:0px;
  width:185px;
  left:0px;
  color:#dddddd;
  background-color:#dddddd;
  margin:0px;
  margin-top:3px;
  padding:0px;
  height:1px;
  border:0px;
}

#dropMenClose .closerWrap{
  width:100px;
  position:relative;
  float:right;
  top:15px;
  [color:black;
  top:10px;]
}

#shShutter {
z-index:2147483647;
}

#shTopImg{
z-index:999999;
}

div#shDisplay {
background-color:transparent;
display:block;
z-index:99999999;
}

/*
 Sidebar Kopf
*/
#headBlog{
  background-image:url("images/blogsidebar.jpg");
  width:248px;
  height:58px;
  margin-top:10px;
  margin-bottom:10px;
}

#blogButton{
  background-image:url("images/blogbutton.png");
  width:188px;
  height:41px;
  position:absolute;
  font-size:14px;
  color:white;
  font-family:verdana;
  z-index:1000;
  top:166px;
  right:177px;
  background-repeat:no-repeat;
}

a:hover #blogButton{
  background-position:0px -41px;
}
.post{
  position:relative;
  left:10px;
}

.big{
 width:550px;
}

.single .navigation, .page .navigation{
 display:none;
}

#maintable{
 position:relative;
 left:1px;
 width:950px;
}

.author_box{
 display:none;
}

.single .author_box{
display:block;
float:right;
position:relative;
right:485px;
top:88px;
width:100px;
}

#tagsClass{
 display:none;
}

.single #tagsClass{
 display:block;
}

.single p:first-child img:first-child {
position:relative;
left:-30px;
margin-bottom:35px;
}

.post_date{
 display:none;
 position:absolute;
 left:528px;
}

.single .post_date{
  display:block;
}

.single .moretext, .page .moretext{
  display:none;
}

.moreAbstand{
 width:100%;
 height:100px;
}

.page #tagsClass{
 display:none;
}

.page .post_data{
 display:none;
}

.commentlist p{
  width:80%;
}

.aktt_credit{
 display:none;
}

   #repsond p{
     margin:0px;
     left:0px;
     padding:0px;
   }

#respond{
 width:350px;  
}
   
#comment{
 width:325px;
 margin:0px;
 padding:0px;  
}

#respond p{
  left:0px;
  margin:0px;
  padding:0px;
}

#submit{
 margin-right:30px;
}

.page #commentform #submit{
  float:left;
  margin-left:20px;
}

.entry table{
  left:15px;
}

.entry p table{
  left:0px;
}


#TB_window{
  z-index:9999 !important;
}

#TB_overlay{
  z-index:9999 !important;
}

