/*  
Theme Name: IAPA
Theme URI: http://www.iapa-online.com/
Description: Das Wordpress-Theme für die IAPA site
Version: 1.0
Author: SE
*/

/* #################################  Voreinstellungen  ##################################### */
html { height: 100.01%; margin: 0; padding: 0;}
* {margin: 0; padding: 0; }

img {
	border:0;
}

body {
  font				: normal 15px "Trebuchet MS", "Times New Roman", Georgia, Palatino, "Hoefler Text", serif;
  text-align		: center;
  background		: #fff;
  color				: #535353;  
}

h1, h2, h3, h4, h5, h6 {
  font				: normal 15px "Trebuchet MS", "Times New Roman", Georgia, Palatino, "Hoefler Text", serif;
  margin			: 0;
  padding			: 0 10px;
}

p , table, th, td, input, textarea, code, pre {
  font				: normal 15px "Trebuchet MS", "Times New Roman", Georgia, Palatino, "Hoefler Text", serif;
  margin			: 0 0 7px;
  padding			: 3px 10px 0;
}

table {
  border-collapse:collapse;
}

td {
  padding: 5px;
  border: 1px #ddd solid;
  vertical-align: top;
}

#inhalte ul {
  margin-left:28px;
}

ol {
  font				: normal 15px "Trebuchet MS", "Times New Roman", Georgia, Palatino, "Hoefler Text", serif;
}

.entry ol {
  margin-left: 30px;
}

li a {
  display			: inline-block;
}

li a {
  display			: block;
  padding			: 0 10px;
}

a {
  text-decoration	: none;
  color				: #004773;
  padding			: 1px 0px 2px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  padding			: 1px 0 2px;
}

a:hover {
  color				: #d33;
}

.clearer {
  clear				: both;
  height			: 3px;
  line-height		: 1px;
  font-size			: 1px;
  padding			: 0;
  margin			: 0;
  width				: 10px;
}

blockquote {
  font				: normal 15px "Trebuchet MS", "Times New Roman", Georgia, Palatino, "Hoefler Text", serif;
  margin			: 3px 0 7px 30px;
  padding			: 0 10px 0 5px;
  border-left		: 3px solid #005eb3;
}

.alignright {
	clear:both !important;
	float:right !important;
}

/* ###############################  Seitenstruktur  ###################################### */
#starter #hintergrund {
  background		: #fff url(images/back.gif);
  width				: 970px;
  text-align		: left;
  margin			: 0 auto;
}

#single #hintergrund {
  background		: #fff url(images/pageback.gif);
  width				: 970px;
  text-align		: left;
  margin			: 0 auto;
}

#kopf {
  width				: 970px;
  background		: #fff url(images/kopf.gif) no-repeat;
}

#seite {
  width				: 962px;
  margin			: 0 4px;
}

#menulinks {
	width:136px;
	padding-top:12px;
	float:left;
	margin-left:-640px;
}

#inhalte {
	margin-left:160px;
	margin-top:-14px;
	float:left;
	text-align:left;
}

#fuss {
  clear				: both;
  background		: #fff url(images/fuss.gif) no-repeat;
  text-align		: right;
  height			: 90px;
}

/* ###############################  Kopf der Seite  ###################################### */
#kopf h1 {
  text-align		: center;
  height			: 126px;
}

#kopf h1 a {
  width				: 970px;
  border			: none;
  line-height		: 1.0;
  font-size			: 12px;
  font-family		: "Trebuchet MS", "Times New Roman", Georgia, Palatino, "Hoefler Text", serif;
  text-transform	: uppercase;
  color				: #535353;
  margin			: 30px 0 0 0;
}

#logo {
	position:relative;
	left: 338px; top:16px;
}

#languageSelector{
	position:relative;
	left:10px; top:-100px;
	color:#a6bfce;
}

#languageSelector  a  {
	color:#a6bfce;
}

/* ###############################  Menü linke Seite  ###################################### */
#menulinks {
  text-align		: right;
  text-transform	: uppercase;
  line-height:2;
  letter-spacing:0.15em;
  font-size			: 15px;
}

#menulinks a {
  color:#535353;
}

#menulinks .menuSub {
  font-size			: 12px;
  margin-top:80px;
  line-height		: 1.4;
}

#menulinks a:hover,
#menulinks li.current-cat a,
#menulinks .current-cat{
  background		: #fff;
  color:#004773;
}

/* ###############################  Hauptinhalt mittlere Spalten  ###################################### */
#inhalte h3 {
  font-size			: 16px;
  padding-top:0px;
  padding-bottom:5px;
  background		: #fff;
  text-align		: left;
  font-weight:bold;
}

#inhalte h2 {
  font-size			: 16px;
  padding-top		: 7px;
  background		: #fff;
  text-align		: left;
}

#inhalte h2 a {
  margin			: 0;
  line-height		: 1.0;
  display			: block;
}

#inhalte h2 a:hover {
  color				: #d00;
}

#inhalte .post {
  width				: 478px;
  background		: #fff;
  padding-top		: 7px;
}

#inhalte .post h2 {
  font-size			: 35px;
  display:none;
}

#inhalte .post img {
  float				: left;
  margin			: 5px 10px 3px 0;
}

#inhalte .post p {
  text-align		: left;
}

#inhalte .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  background		: #fff;
  margin-bottom		: 25px;
  border-bottom		: 1px solid #535353; 
}

#inhalte .mini-post {
  width				: 214px;
  float				: left;
}

#inhalte .mini-post h2 {
  background		: transparent;
}

#inhalte .mini-post .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  margin-bottom		: 0;
  border-bottom		: none;
  background		: transparent;  
}

#inhalte hr.teiler {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  background		: #535353;
  clear				: both;
  margin			: 0 10px;
}

#inhalte .trenner {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  background		: #535353;
  clear				: both;
}

#inhalte .navigation {
  width				: 641px;
  background		: #fff;
  border-bottom		: 1px solid #535353;
  font-size			: 0.8em;
  clear				: left;
}

#inhalte .drgt {				
  float				: left;
  padding			: 2px 10px;
  height			: 17px;
}

#inhalte .dlft {				
  float				: right;
  padding			: 2px 10px;
  height			: 17px;
}

/* ###############################  Kommentare und Formular  ###################################### */
#inhalte ol.commentlist {
  padding			: 3px 10px 3px 50px;
  border-right		: 1px solid #535353;
}

#inhalte ol.commentlist li {
  padding			: 0 0 1px 0;
  margin-bottom		: 10px;
  font-size			: 1.2em;
  border			: 1px solid #535353;
}

#inhalte ol.commentlist li.alt {
  background		: #fff;
}

#inhalte ol.commentlist li a {
  display			: inline;
} 

#inhalte ol.commentlist li small.commentmetadata a {
  font-size			: 0.8em;
  display			: inline;
  padding-left		: 0;
}

#inhalte ol.commentlist li cite {
  font				: normal 0.935em/1.1 "Trebuchet MS", "Times New Roman", Georgia, Palatino, "Hoefler Text", serif;
  padding-right		: 0;
}

#inhalte #commentform input,
#inhalte #commentform textarea {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 "Trebuchet MS", "Times New Roman", Georgia, Palatino, "Hoefler Text", serif;
  padding			: 1px 3px 2px;
  margin-top		: 3px;
}

#inhalte #commentform p label {
  font				: normal 1.1em/1.0 "Trebuchet MS", "Times New Roman", Georgia, Palatino, "Hoefler Text", serif;
  padding			: 0px 3px 12px;
}

#inhalte #commentform input#submit {
  border			: 1px outset #999;
  background		: #fff;
  padding			: 1px 3px;
}

#inhalte #commentform input:hover#submit {
  background		: #666;
  color				: #fff;
}

#inhalte input.inhaltsucheingabe {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 "Trebuchet MS", "Times New Roman", Georgia, Palatino, "Hoefler Text", serif;
  padding			: 1px 3px 2px;
  margin			: 3px 0 0 10px;
}

#inhalte input.inhaltsuchsubmit {
  border			: 1px outset #999;
  background		: #fff;
  padding			: 1px 3px 0px;
  margin			: 3px 0 0 10px;
}

#inhalte input:hover.inhaltsuchsubmit {
  background		: #666;
  color				: #fff;
}

/* ################# Spalte rechts ###################### */
#spalteRechts {
	float:left;
	position relative;
	margin-left:32px; margin-top:15px; margin-bottom:20px;
	width:214px;
	list-style-type:none;
}

#spalteRechts ul {
	list-style-type:none;
}

#spalteRechts h2 {
	padding-top:4px;
	padding-bottom:4px;
}

#spalteRechts .categories {
	padding-top:20px;
	padding-bottom:4px;
}

ul .children {
	padding-left:18px;
}

/* ###############################  Fuss der Seite  ###################################### */
#fuss p {
  margin-top		: 0;
  padding-top		: 5px;
}

.trLeer {
	height:12px;
}








