/*  
Theme Name: AlFa
Theme URI: http://www.alfa-aachen.de/
Description: Das Stylesheet von Lipflip für den AlFa-Wahlkampf 2005+n, n \in \mathbb{N}_0. Aufgefrischt von Thomas und Martin
Version: 0.2
Author: Lipflip, Thomas, Martin
Author URI: http://www.alfa-aachen.de/

*/

body{
	font-family: Verdana,Arial,sans-serif;
    font-size: 100.01%;
	text-align: justify;
	color: #000000;
	height: 100%;
	margin: 20px auto;
	padding: 0px;
}

#page {
	width: 950px;
	border: 1px solid #000000;
	margin: 0 auto;
}

.logo {
  background-image: url(images/alfatitlebg.png);
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 143px;
}

.logoleft {
  float: left;
  width: 400px;
  margin-top: 10px;
}

.logoright {
  float:right;
  width: 213px;
}

.footer{
	clear: both;
	background-color: #008000;
	border-top: 1px solid black;
	font-size: 75%;
	color: #FFFFFF;
	padding: 4px 10px 4px 10px;
	margin: 1em 0 0 0;
}

.footer p {
	text-align: right;
	margin: 0;
}

#footer_alfa {
	float: left;
}

.footer a:active {
  color:#000000;
  text-decoration:none;
}
.footer a:link, .footer a:visited{
  color:#FFFFFF;
  text-decoration:none;
}
.footer a:hover{
  color:#D0D0D0;
  text-decoration:none;
}

#leftbar {
  width: 220px;
  float: left;
  margin: 0em 20px 1em 20px;
  padding: 0px;
}

.navigation {
  padding: 0px;
}

.navigation ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

.navigation li
{
border: 1px solid #008000;
margin-bottom: 5px;
}

.navigation li a
{
display: block;
padding: 5px 5px 5px 5px;
background-color: #e0e0e0;
color: #000000;
text-decoration: none;
width: auto;
}

.navigation li a:hover
{
background-image: none;
background-color: #008000;
text-decoration: none;
color: #fff;
}

.navigation li li
{
border: none;
border-top: 1px solid #808080;
margin: 0;
}

.navigation li li a
{
font-size: 90%;
display: block;
padding: 5px 5px 5px 20px;
background-color: #c0c0c0;
color: #000000;
text-decoration: none;
width: auto;
}

.infobox {
    font-size: 0.9em;
	padding: 9px;
    background-color: #e0e0e0;
	border: 1px solid #008000;
	margin-bottom: 5px;
  }
.infobox img {
	border: none !important;
}  
.infobox h1 {
    font-size: 1.14em;
    margin: 0.2em 0.5em;
  }
  
.infobox h2 {
  font-size: 1e.120;
}
.infobox p {
    font-size: 1em;
    margin: 0.5em;
 }

.infobox ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #e0e0e0;
  text-align: left;
}

.linkbox {
	padding: 9px;
    background-color: #e0e0e0;
	border: 1px solid #008000;
}
.linkbox a {
	padding-left: 18px;
	font-size: 14px;
	line-height: 16px;
	background-image: url(images/feed.png);
	background-position: left center;
	background-repeat: no-repeat;	
}

blockquote {
   /* width: 100%;*/
	padding: 0;
    margin: 0;
    padding: .5em;
    background-color: #e0e0e0;
    border-left: 5px solid #008000;
  }

.content{
  padding: 0 2em 0 2em;
  margin: 0 0 0 240px;
}

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 2px 7px;
	display: inline;
	}

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

.alignleft {
	float: left
	}
	


.post_navigation_top {
	margin-bottom: 10px;
	display: table;
	width: 100%;
}

.post_navigation_bottom {
	margin-top: 10px;
	display: table;
	width: 100%;
}

.post_alignleft {
	width: 50%;
	display: table-cell;
	font-size: 80%;
	text-align: left;
}

.post_alignleft a {
	margin-left: 15px;
	display: block;
}

.post_arrowleft {
	display: block;
	float: left;
}

.post_alignright {
	width: 50%;
	display: table-cell;
	font-size: 80%;
	text-align: right;
}

.post_alignright a {
	margin-right: 15px;
	display: block;
}

.post_arrowright {
	display: block;
	float: right;
}

/* Gesichter und alles was dazu gehört */

.leuteliste {
  list-style-type:decimal
}

.gesicht {
  margin: 1em 0 1em 1em;
  float: right;
}
.leute {
  border: 1px dashed green;
  width: 250px;
  margin: 5px;
  padding: 10px;
  color: black;
  float: right;
}

.menschspruch {
  margin-top:1em;
  font-style:italic;
}
.menschfach {
  margin-top:1em;
  font-style:italic;
}

.menschname {
  font-weight: bold;
}
.menschaemter {
  margin-top:1em;
  text-align: left;

}

a{
	color: #008000;
	text-decoration: underline;
}

a:link, a:visited  {
	color: #008000;
	text-decoration: none;
}

a:hover{
	color: #008000;
	text-decoration: underline;
}

/*.content p {
  text-indent:1em;
}*/

.content .left {
  margin: 0 1em 1em 0;
  float: left;
}

.content .right {
  margin: 0 0 1em 1em;
  float: right;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 border-bottom: 1px dashed #008000;
 font-size: 120%;
 color: #008000;
 margin: 0px;
 padding: 0px;
 text-align: left;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 114%;
 color: #008000; 
 border-bottom: 1px dashed #008000;
 margin: 0px;
 padding: 0px;
 text-align: left;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #008000;
 border-bottom: 1px dashed #008000;
 margin: 0px;
 padding: 0px;
 text-align: left;
}

h4{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 border-bottom: 1px dashed;
 margin: 0px;
 padding: 0px;
 text-align: left;
}

.downloads {
  list-style-image:url(images/pdf-document.png);
  list-style-position:inside;
}
.downloads li {
}

/* Pressespiegel */
#pressespiegel h3 {
	margin-top: 10px;
	border-bottom: none;
	background-color: #008000;
	color: #ffffff;
	padding: 2px;
	font-size: 114%;	
}

#pressespiegel h4 {
	margin-top: 5px;
	padding-left: 37px;
	min-height: 34px;
	border-bottom: none;	
	vertical-align: middle;
	background-image: url(images/pressespiegel/pressespiegel.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: normal;
}

#pressespiegel p {
	margin-top: 0px;
	padding-left: 37px;
	margin-bottom: 25px;
	font-size: 80%;
}

#pressespiegel h4.pressespiegel-karman {
	background-image: url(images/pressespiegel/karman.png);
}

#pressespiegel h4.pressespiegel-relatif {
	background-image: url(images/pressespiegel/relatif.png);
}

#pressespiegel h4.pressespiegel-taz {
	background-image: url(images/pressespiegel/taz.png);
}

#pressespiegel h4.pressespiegel-wdr5 {
	background-image: url(images/pressespiegel/wdr5.png);
}

/* Lernraeume */
#lernraeume h3 {
	margin-top: 10px;
	margin-bottom: -10px;
	border-bottom: none;
	background-color: #008000;
	color: #ffffff;
	padding: 2px;
	font-size: 114%;
}

#lernraeume h4 {
	margin-top: 20px;
	margin-bottom: -15px;
	border-bottom: none;
}

#lernraeume h5 {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size: 80%;
}

#lernraeume p {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size: 80%;
}

/* Quiz */
.quiz_container {
	display: table;
	width: 100%;
}

.quiz_container textarea {
	width: 100%;
	height: 50px;
}

.quiz_container p {
	margin-top: 0;
}

.quiz_left {
	width: 260px;
	display: table-cell;
}

.quiz_right {
	vertical-align: top;
	display: table-cell;
}
