﻿/* Design & Anatomie */
* { margin: 0; padding: 0; }
html,body {
  font-family: Arial, Helvetica, Verdana;
  font-size: 14px;
  background-image: url(../image/bg2.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
}


div#mainbox {
  width: 95%;
  max-width:960px;
  margin: auto;
  height:95%;
}

.thetable {
  width: 100%;
  border:0px;
  padding:0px;
  margin-bottom:10px;
  height:500px;
  }

.leftn {
	vertical-align:top;
	background-image: url(../image/sidebar-bg.png);
        border: solid 2px #00038C;
	width: 160px; 
	color:#00038C;
	}
.cont	{
  vertical-align:top;
  line-height: 1.5em;
  background-image: url(../image/content-bg.png);
  border: solid 2px #00038C;
  }

div#sidebar-left { font-weight:bold; color:#00038C; margin-top:10px;}
div#sidebar-right { margin-top:10px;font-size: 14px; }


div.entry table {
  margin-left:auto; margin-right:auto;
  width: 95%;
  border:0px;
  padding:0px;
  }

div.entry td {
	vertical-align:top;
        border:0px;
	text-align:center;
	}


.cont	{
  vertical-align:top;
  line-height: 1.5em;
  background-image: url(../image/content-bg.png);
  border: solid 2px #00038C;
  }


/* Kopf & Logo */
.header {
  background-image: url(../image/sidebar-bg.png);
  margin-top: 10px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 10px;
  border: solid 2px #00038C;
  padding-left: 30px;
  height: 79px;
}
.header h1 a { font-size: 30px; letter-spacing: -1px; color:#00038C; font-family: Verdana, Arial, Helvetica; font-weight:bold;}
.header h1 { padding-top: 10px;}
.header div.description { font-size: 18px; letter-spacing: 0px; margin-right: 225px; line-height: 1.1em; color: #00038C; }
.header a { color: #49d; }
.header img { float: right; margin-right:20px; margin-bottom: 0px; margin-top: 0px; border:0px;}


/* Fußbereich */
.footer {
  background-image: url(../image/sidebar-bg.png);
  clear: both;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  border: solid 2px #00038C;
  height:30px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 10px;
  
}





div.sidebar ul { margin: 0; list-style: none; }
li.widget ul li {  padding-left: 5px; }
li.widget {
  list-style: none;
  padding: 5px;
  margin-bottom: 10px;
  color: #00038C; 
  }

li.page_item,li.cat-item {
  margin-bottom: 6px;
  margin-top: 6px;
  padding:3px;
  border: solid 1px #00038C;
  background-color:#BBD2E7;
  text-decoration:none;
}

li.page_item a,li.cat-item a {display:block;}

li.page_item a:hover, li.cat-item a:hover {
  text-decoration:none;
  background-color:#D1E1EF;
}

li.page_item:hover, li.cat-item:hover {
  background-color:#D1E1EF;
  text-decoration:none;
}



div.sidebar h2 {
  font-size: 14px;
  line-height: 18px;
  color: #00038C;
  text-decoration: none;
  margin-bottom: 5px;
  font-weight:bold;
}
div.sidebar { font-size: 1.1em; color: #00038C;  }
div.sidebar a { color: #00038C;  }

/* General Elements */
a { text-decoration: none; color: #00038C; }
a:hover { text-decoration: underline; }
img { 
	border: 1px solid #00038C; 
	margin: 0px; 

	}

p { margin: 10px 0; }
div.clear { clear: both; line-height: 1px; font-size: 1px; }
ul.featured_posts li { list-style: none; display: inline; padding-left: 8px; margin-right: 25px; line-height: 21px; }
div.entry ul { margin: 5px 0; list-style: none; }
div.entry ul li { padding-left: 20px; }
div.entry ol li { margin-left: 20px; }
div#contentbox a, div#featured_posts a { color: #49d; }
div.entry { float: left; width: 100%;  }
div.entry ol { margin: 5px 0 5px 25px; }
div.entry blockquote { display: block; margin-left: 10px; padding-left: 20px; font-style: italic; min-height: 30px; }
div.entry blockquote cite { display: block; text-align: right; font-style: normal; font-size: 13px; margin-right: 20px; }
div.entry h3 { 
  text-align: left;
  font-size: 1.3em;
  margin-top: 15px;  
  color: #00038C;
  }

div.entry h4 { font-size: 20px; }
div.entry h5 { font-size: 18px; }
div.entry h6 { font-size: 16px; }


div.entry p:first-letter { font-weight:bold; font-size:1.2em; color: #00038C;}

.extreme-small { font-size: 1px; line-height: 1px; }


/* Posts & Pages */
div.post, div.page, div.attachment, div#featured_posts {
  padding-left: 10px ;
  margin-bottom: 20px;
  margin-top: 15px;
  text-align: justify;
  width:95%;
}
div.post.sticky { border-width: 20px; }
div.post h2, div.page h2, div.attachment h2, div#featured_posts h2 {
  text-align: left;
  font-size: 1.5em;
  margin-top: 5px;  
  color: #00038C;
}
span.postdate, span.postauthor, span.posttags, span.postcategorie, span.postcomments, span.postedit {
 line-height: 25px; font-size: 13px; }
span.postdate { margin-right: 10px; }
span.postauthor { }
span.posttags { }
span.postcategorie { }
span.postcomments { }
span.postedit { color:blue; }
p.postmetadata { font-size:12px; text-align:right; }
div.page_navigation p { background-color: #ddd; text-align: center; }

img.alignleft { border: 1px solid #00038C; }
img.alignright { border: 1px solid #00038C; }
img.aligncenter { border: 1px solid #00038C; }


/* Navigation */
div.navigation div.next_posts a, div.navigation div.previous_posts a {
  margin-bottom: 10px;
  text-align: center;
  font-weight:bold;
}
div.navigation div.next_posts { float: left; margin-left:10px;margin-bottom: 10px;}
div.navigation div.previous_posts { float: right; margin-right:10px;margin-bottom: 10px;}

div.filter {
  padding: 16px 0 15px 70px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #49d;
}


/* WP Intern format classes */
.alignleft { float: left; margin-right: 20px; }
.alignright { float: right; margin-left: 20px; }
.aligncenter { display: block; margin: auto; text-align: center; }
img.wp-smiley, .noborder { border: 0; padding: 0; margin: 0; }
.wp-caption { text-align: center; margin-top: 10px; margin-bottom: 10px; background-color:#CADEEC;}
.wp-caption p.wp-caption-text { color:#00038C;font-size: 11px; line-height:11px;margin-bottom: 5px; }
.wp-caption p.wp-caption-text:first-letter { font-size: 11px; font-weight:normal; }


/* Widgets & Menu */


/* Input elements */
input, textarea, select {
  border: 1px solid #00038C;
  margin: 1px;
  padding: 1px;
  font-family: Tahoma, Verdana, Vera Sans;
  background-color:#CADEEC;
}
input:focus, textarea:focus, input.focus, textarea.focus { background-color: #eee; color: #00038C; border: 1px solid #00038C; }


/* Searchelements */
form#searchform label.hidden { display: none; }
input#s { width: 90px; }
input#searchsubmit { }


/* Comments & Trackbacks */
ol.commentlist { list-style-type: none; margin: 10px 0; }
ol.commentlist span.says { display: none; }
ol.commentlist li.comment { margin-bottom: 10px; background-color: #F3F3F3; padding-right: 15px; padding-bottom: 10px; font-size: 14px; }
ol.commentlist li.comment.odd { background-color: #ddd; }
ol.commentlist li.comment img.avatar { float: left; }
ol.commentlist li.comment div.commentmetadata { font-size: 10px; }
ol.commentlist li.comment p { margin-left: 62px; }
textarea#comment { width: 70%; max-width: 400px; }


/* Galelry */
div.gallery { text-align: center; }