/*  
Theme Nane: Typo3Diplom
Theme URI: http://www.typo3diplom.de/
Description: Typo3Diplom Theme by <a href="http://www.christian-pansch.de">Christian Pansch</a> for <a href="http://www.typo3diplom.de">Typo3diplom.de</a>.
Version: 1.0 beta
Author: Christian Pansch
Author URI: http://www.christian-pansch.de/
*/

/* Begin Typography & Colors */

body { position:relative; }
* html body { position:static; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Arial, Sans-Serif;
	background: #FFFFFF;
	background-position: top;
	color: #333;
	width,height: 100%;
	}
	

#topnavigation-wrapper {
	width: 100%;
	height: 48px;
	background-color: #85cc67;
	border-bottom: 2px solid #ceebc2;
	}
	
#topnavigation {
	width: 960px;
	margin: 0 auto 0 auto;
}

#topnavigation ul, #topnavigation  li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
        text-align: left;

}

#topnavigation a:link, #topnavigation a:visited {
	float: left;
	font-size:1.1em;
         width: 119px;
         height: 33px;
	line-height: 1.3em;
	margin: 0;
	padding: 10px 5px 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 2px groove #ceebc2;
}

#topnavigation a:hover {
	color: #ffffff;
   background-color: #9DED7C;
}

#header-wrapper {
		width: 100%;
		height: 150px;
		background-color: #8f5fbfe;
		background-image: url(images/bg-header.gif);
	}

#header {
      width: 960px;
height: 150px;
      margin: 0 auto 0 auto;
	}

#header-title {
     width: 240px;
     float: left;
}

#header-info {
     margin-left: 310px;
}

#header-info p {
   font-size: 1.7em;
   font-style: italic;
   line-height: 1.3em;
   font-weight: lighter;
   color: #006699;
   margin:0;
   padding:20px 20px 10px 0;
}

#header-info span {
   font-size: 1.4em;
   line-height: 1.2em;
   font-weight: lighter;
   color: #449323;
   text-align: right;
   margin:0;
   padding:0px 20px 20px 0;
}

#header-info a {
   text-decoration:underline;
}


#content-wrapper {
		width: 100%;
		background-color: #ffffff;
}	
	
#content {
	font-size: 1.2em;
	width: 960px;
        margin: 0 auto 0 auto;
	}

.entry {
        padding: 0 0 0 0px;
        font-size: 1.2em;
        margin-top: 20px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.3em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
   background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.3em;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: left;
	}

#header h1 {
   font-size: 2.8em;
   font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
   text-align: left;
   padding: 0px 0 0 0px;
   margin: 20px 0 5px 0;
   letter-spacing: -1px;
}

#header h2 {
   font-size: 1.6em;
   font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
   text-align: left;
   padding: 0px 0 0 0px;
   font-weight: lighter;
}

h2 {
   font-size: 2.2em;
   line-height: 0.9em;
	}

h2.pagetitle {
   font-size: 1.6em;
      border-bottom: 1px solid #449323;
}

h2.tagheader {
   background-color: #e1f2fb;
   width: 100%;
   padding: 5px 10px 5px 10px;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Arial, Sans-Serif;
	font-size: 1.3em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #006699;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #006699;
	}

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{
	margin: 0 0 30px 0;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em "Trebuchet MS", Verdana, Arial, Sans-Serif;
text-align: left;
	}

#tagcloud {
	padding: 0!important;
	margin-bottom: 1em;
	overflow: hidden;
}

#tagcloud ul li {
	display: inline;
	margin-right: 0.15em;
	line-height: 1.8em;
	border: none;
}

li.wp-tag-cloud { padding-bottom: 1em; border-bottom: none; }

li.wp-tag-cloud a { margin-left: 0.25em; line-height: 1em; border-bottom: none; }

.wp-tag-cloud li a, .wp-tag-cloud li {
 border-bottom: none;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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: #5ca33d;
	text-decoration: none;
	}

a:hover {
	color: #235d0a;
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */

body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#pagewrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#page {
	margin: 20px auto;
	padding: 0;
	width: 960px;
	}

.narrowcolumn {
	padding: 0 0px 0 0px;
	margin: 0px 0 0;
	width: 650px;
	float:right;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 50px;
	text-align: left;
	}

.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: left;
}

#footer {
   width: 100%;
   background-color: #cce0eb;
   border-top: 2px solid #eaeaea;
   padding: 20px 0 20px 0;
   clear: both;
   color: #006699;
   min-height: 100px;
   font-size: 1.1em;
	}

#footer-content {
    width: 960px;
    text-align: left;
    margin: 0 auto 0 auto;
}

#footer-content img {
    float: left;
    margin: 0 15px 0 0;
}

#footer-text img {
    float: none;
    margin: 0 0 10px 0;
}

#footer p {
   text-align: left;
   padding: 0;
   margin: 0;
	}


/* End Structure */


/*	Begin Headers */

h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0 0;
	}

#content h2 {
	margin: 30px 0 0px 0;
	}

h2.pagetitle {
	margin-top: 30px;
         padding-bottom: 4px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0px 0;
	}

#footer h3 {
	margin: 0px 0 10px 0;
        background-color: #E1F2FB;
        padding: 3px 5px 3px 5px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */


/* Begin Images */

img {
   behavior: url("pngbehavior.htc");
}

.entry img {
     /*   border: 5px solid #CCCCCC;*/
}

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) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 3px 12px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 12px 3px 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: 25px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#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: 4px 0 4px 5px;
   border-bottom: 1px solid #CCE0EB;
   font-size: 1.1em;
	}

#sidebar ul ul li a { 
   color: #5CA33D;
   width: 100%;
 }

#sidebar ul li a:hover {
   background-color: #EEF8FD;
	color: #306E15;
	text-decoration: none;
	}

/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 146px;
	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 textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* End Form Elements */


/* Begin Comments*/

.alt {
	margin: 30px 0 0 0;
	padding: 10px;
	}

.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;
	}

/* End Comments */



/* Begin Sidebar */

#sidebar
{
	padding: 20px 0 10px 0;
	width: 240px;
	float: left;
margin-top: 80px;
	}

#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;
	}

.navigation {
	display: block;
	text-align: center;
         padding: 10px 0 20px 0;
	}

/* End Various Tags & Classes*/


/* Begin Linklist */

.footer-text {
   width: 225px;
   float: left;
   padding-right: 20px;
   padding-bottom: 20px;
}

#footer-text-last {
    padding-right: 0px;
}

.footer-text ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.footer-text ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

.footer-text ul p, .footer-text ul select {
	margin: 5px 0 8px;
	}
	
.footer-text ul ul, .footer-text ul ol {
	margin: 5px 0 0 0px;
	}

.footer-text ul ul ul, .footer-text ul ol {
	margin: 0 0 0 0px;
	}

ol li, .footer-text ul ol li {
	list-style: decimal outside;
	}

.footer-text ul ul li, .footer-text ul ol li {
      margin: 5px 0 0;
      padding: 0px 0px 4px 5px;
      border-bottom: 1px solid #E1F2FB;
  
	}

.footer-text ul ul li a { 
        color: #4B8F2D;    
}

.footer-text ul li a:hover {
   background-color: #E1F2FB;
   color: #006699;
   text-decoration: none;
}

#footer-end {
clear: both;
   width: 940px;
   padding: 8px 10px 8px 10px;
   background-color: #E1F2FB;
   font-size: 1.1em;
}

img.wp-smiley {
   border: none;
   padding: 0px;
}

#eyecatcher {
  position: relative;
  top: -50px;
  left: 10px;
  width: 190px;
  height: 150px;
}

.cat-desc {
  margin: 20px 0 0px 0;
  padding: 5px 15px 7px 15px;
  background-color: #E1F2FB;
  line-height: 1.6em;
  font-size: 1.1em;
  font-style: italic;
  background-image:url(images/box-shadow.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

.entry ul li {
  list-style: none;
  padding: 0 0 5px 35px;
  line-height: 1.4em;
  background-image: url(images/li-arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
}

pre {
 padding:1em;
 margin:0em 0em 1em 0em;
 border:1px solid #ededed;
 display:block;
 background-attachment: scroll; /* erzeugt Scrollbar */
 overflow-x:scroll;
 font-size: 1.0em;
 width: 620px;
}

#roll { margin-top: -22px; position: relative;}
