 @import url(/j2ee/css/teaser_v2.css);
#teaserBox {}
/*  
Theme Name:  DGV
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Die Gestalten Verlag
Author URI: http://die-gestalten.de


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	/* background: url('images/bg_stripe.gif') 0 0 repeat-y #dcdcdc; */
	font: 11px Lucida Grande, Lucida, Arial, Verdana, sans-serif;
	line-height: 16px; 
	color: #fff;
 
	}

#page {

	text-align: left;
  
	}

#header {
	background: #73a0c5 url('images/wBlog_hd.gif') no-repeat bottom center;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 665px; 
	} 

#content {
/* 	font-size: 1em */

	}

.widecolumn .entry p {
	font-size: 11px;
	}
.narrowcolumn .entry p {
	 font-size:11px;
     padding-top:0px;

  margin-top:10px;

    text-align: left;
	}
h2 {

  font-size:12px;
 color:#D0C2A4;  
	}  
.narrowcolumn .entry, .widecolumn .entry {
	/* line-height: 1.4em; */

	}

.widecolumn {
/* 	line-height: 1.6em; */
	}

.narrowcolumn .postmetadata {
	/* text-align: left; */
  color:#810630;
  
	}
small {
/* 	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em; */
	}
#sidebar h2 {
/* 	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em; */
	}

#footer {
/* 	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none; */
	}



h1, h2, h3 {
	/* font-family:  Verdana, Arial, Sans-Serif; */
	font-weight: bold;
	}

h1 {
/* 	font-size: 4em;
	text-align: center; */
	}

#headerimg .description {
/* 	font-size: 1.2em;
	text-align: center; */
	}



h2.pagetitle {
/* 	font-size: 1.6em; */
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
  color:#D0C2A4;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

h3 {
	font-size: 1.3em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
.postmetadata {
	clear: left;
  color:#810630;
  font-size:10px;
}
.postmetadata a{
	color:#D0C2A4;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
  height:12px;
  font-size:10px;

  /* position:absolute; top:0px; left:0px; */
	}
form#newsletter input#mailaddress{

  font-size:10px;

}

  
  
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: #333;
	}

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: #b85b5a; */
	}

.commentlist li, #commentform input, #commentform textarea {
/* 	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}



#commentform p {
/* 	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}

.commentmetadata {
	font-weight: normal;
  color:white;
	}

#sidebar {
/* 	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}
#sidebar ul li a:hover{
   color:#810630;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	 color:#D0C2A4;

	}

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: #06c; */
	text-decoration: none;
	}

a:hover {
	/* color: #147; */
	text-decoration: underline;
	}



#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em  Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
 
  .narrowcolumn .post h3 a {color:#D0C2A4; padding-top:0px;}
  .narrowcolumn .post a {color:#D0C2A4; }
  .narrowcolumn .post a:hover {color:#810630; }
  div.narrowcolumn div.post h2 {color:#D0C2A4;}
  div.narrowcolumn div.post h2 a{color:#D0C2A4;}
  div.narrowcolumn div.post h2 a:hover{color:#810630;}
  .widecolumn .post h2 a {color:#D0C2A4; }
  .widecolumn .post h2 a:hover {color:#810630; }  
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0; 
	}

#page {

	margin:0px;
	padding: 0;
	width: 665px;

  position:absolute; top:226px; left:278px;
	}

#header {

	margin: 0px; 
	padding: 0; 
	height: 75px; 
	width: 665px;
	}
#header h1 {

	}
  #header h1 a{
	background:  url(images/WBlog_hd.gif) no-repeat top left;
  height: 75px; 
	width: 665px;
  position:absolute; top:0px; left:0px;
  text-indent:-5000px;
	}

#headerimg 	{ 
	margin:0px; 
	height: 75px; 
	width: 665px; 
	}   


.narrowcolumn {
	float: left;
	padding-left:30px;
  padding-right:15px;
  margin-bottom:20px;

	width: 400px;
  /* border-left:1px solid red; */
    background-image:url(images/linieVertical.gif);
  background-position:top right;
  background-repeat:repeat-y;
	}

.widecolumn {
	float: left;
	padding-left:30px;
  padding-right:15px;
  margin-bottom:20px;
	width: 590px;
	}
.widecolumn h3{
  color:white;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
	}
.navigation  a {
  color:#D0C2A4;
} 
.navigation  a:hover {
  color:#810630;
} 
.post {
	margin:0 0 0 0px;
  padding-top:0px;
  padding-bottom:5px;
  margin-bottom:10px;
	text-align: justify;
  background-image:url(images/linieHorizontal.gif);
  background-position:bottom left;
  background-repeat:repeat-x;
	}
.widecolumn .navigation {
    background-image:url(images/linieHorizontal.gif);
  background-position:bottom left;
  background-repeat:repeat-x;
  height:30px;
  margin-bottom:10px;
  
}  
/* .widecolumn .post {
background-image:url(images/linieHorizontal.gif);
  background-position:bottom left;
  background-repeat:repeat-x;
  
} */  

.widecolumn .post .entry .postmetadata {
    background-image:url(images/linieHorizontal.gif);
  background-position:top left;
  background-repeat:repeat-x;
  padding-top:10px;
  padding-bottom:5px;

}
.post small {
	color:white;
  font-size:11px;
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}
.widecolumn .entry {
	margin: 0; /* border:1px solid red; */
	}
.narrowcolumn .post .postmetadata {
	/* padding-top: 5px; */
  padding-bottom:0px;
  margin-bottom:5px;
  
	}

.widecolumn .postmetadata {
	margin: 0px 0;

	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}



#footer {
	padding: 0;
	margin: 0 auto;
	width: 665px; height:80px;
	clear: both;
  position:relative; top:0px; left:0px; 
	background: #eee url('images/footerBg.gif') no-repeat top; 
	border: none;

	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: left;
  position:absolute; top:8px; left:130px; 
  color:#810630;
	}
  
  #footer p a{
	color:#D0C2A4;
	}/* End Structure */



/*	Begin Headers */
h1 {
	/* padding-top: 70px; */
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
 
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
  color:#D0C2A4;
}
.post h2 {
  margin:0px; padding:0px;
}
.post h2 a{
  font-size:13px;
  color:#D0C2A4;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 0px auto 0px ;
	}
  div.widecolumn h3#comments {

  margin-top:10px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-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) */
#content img { display:block; margin-bottom:10px;}
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. */

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;
  color:#810630;
	}
#sidebar ul ul li a, #sidebar ul ol li a{
  color:#D0C2A4;
	}  
#sidebar h2  {
  color:white;
  height:12px;
  text-indent:-5000px;
 
  background-repeat:no-repeat;
} 
#sidebar h2#seitenHD  {
  background-image:url(images/seitenHD.gif);
  width:39px; height:12px;
} 
#sidebar h2#archivHD  {
  background-image:url(images/archivHD.gif);
  width:41px; height:12px;
} 
#sidebar h2#kategorienHD  {
  background-image:url(images/kategorienHD.gif);
  width:68px; height:12px;
} 
#sidebar h2#blogrollHD  {
  background-image:url(images/blogrollHD.gif);
  width:57px; height:12px;
}
#sidebar h2#metaHD  {
  text-indent:0px; 
}
#sidebar ul li  p a {color:#D0C2A4;}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px ;
	padding:0px; 
	text-align: left;
  position:relative; top:0px; left:0px;
	}



#sidebar #searchsubmit {
	/* padding: 1px; */
  position:absolute; top:0px; left:120px; 
  width:57px; height:20px;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
#commentform small {
	color:white;
	}  
/* End Form Elements */

.entry .alt{
 border:none;
}

/* Begin Comments*/
 .alt {
	margin: 0;
	padding: 0px;
  background-color:#291D15;


/* 	background-color: #f8f8f8; */
	border-top: 1px solid #2E2B2A;
	border-bottom: 1px solid #2E2B2A;
	}
.postmetadata.alt{
  background-color:transparent;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentmetadata a{
	color:white;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 0px 15px;
  padding-top:22px;
  background-image:url(images/blog_suche.gif);
  background-position:15px 0px;
  background-repeat:no-repeat;
	margin-left: 445px;
	width: 200px;
  /* border:1px solid blue; */

	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


p a {
  color:#D0C2A4;
} 
p a:hover {
  color:#810630;
}
.widecolumn .navigation a{
	color:white;
  font-size:11px;
	}  
/* End Various Tags & Classes*/

/*  */
#side {
	position: absolute;
	top: 0;
	left: 0;
	width: 248px;
	height: 745px;
	height: 273px; 
	background: url(/j2ee/css/images/side_v2.jpg) left top no-repeat;
	/*background-image: url(none);*/
}

#menu {
	position: absolute;
	top: 0;
	left: 248px;
	width: 728px;
	height: 273px;
	background: url(/j2ee/css/images/menu_v2.jpg) left top no-repeat;
}
#side ul  {
      position:absolute;
      top:-10px; left:17px;
}
#side ul li {
      float:left;
      padding:0px; margin:0px;

}
#side ul li a{
      display:block;
      position:absolute; top:5px;
      height:10px;text-indent:-5000px;
      
}
* html #side ul li a{
 top:12px;
}
#side ul li a#impressumLink{
      width:48px;
      
       left:40px;
}
* html #side ul li a#impressumLink{
      width:50px;
     
       left:0px;
}
#side ul li a:
#side ul li a#wForumLink{
      width:50px;
      left:105px;
      
}
* html #side ul li a#wForumLink{
      width:50px;
      left:60px;
      /* border:1px solid red; */
}
#side ul li a#wCoutureLink{
      width:55px;
      margin:0px;
      left:162px;
      
}
* html #side ul li a#wCoutureLink{
      width:55px;
      margin:0px;
      left:120px;
     /*  border:1px solid yellow; */
}

form#newsletter {
   width:230px; height:125px;
   z-index:20;
   background-image:url(../../../../j2ee/images/newsletterbox.gif);
   position:absolute;
  top:621px; left:33px;
   display:none;
}
form#newsletter input#email{
  width:182px; height:18px;

  padding:1px;
  border:0px solid black;
  position:absolute;
  top:45px; left:28px;
}
form#newsletter input#abonnieren{
  width:83px; height:20px;
  
  position:absolute;
  top:87px; left:129px;
}
div#formError{
  width:180px; height:18px;
  
  color:#820732;
  z-index:10;
  position:absolute;
  bottom:41px; right:6px;
  font-weight:bold;
}
div#side h3 {
  width:85px; height:15px;

  background-image:url(../../../../j2ee/images/newsletter_Headline.gif);
  z-index:10;
  position:absolute;
  bottom:89px; right:102px;
  text-indent:-5000px;
}
form#newsletter span {
color:#820732;
/* border:1px solid red; */
font-weight:bold;
position: absolute;
 	top: 70px;
	left: 25px; 
}
div#side span {
color:#820732;
/* border:1px solid red; */
font-weight:bold;
position: absolute;
 	top: 70px;
	left: 25px; 
}
.commentlist li.alt  small.commentmetadata{
  color:white;
}
.navigation .alignleft a {
  color:#D0C2A4;
} 
.navigation .alignleft a:hover {
  color:#810630;
}
.navigation .alignright a {
  color:#D0C2A4;
} 
.navigation .alignright a:hover {
  color:#810630;
}
.widecolumn  h3  {color:#D0C2A4; margin-top:10px; }
.narrowcolumn  h2 {/* color:red; */}
  .widecolumn ol li small a {color:#D0C2A4; }
  .widecolumn ol li small a:hover {color:#810630; } 
.narrowcolumn .post h2  {color:#D0C2A4; margin-top:10px;   }
#flash01 {
 position:absolute;
 top:0px; left:0px;
 z-index:1;
}
/* "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." */
	
