/*  
Ruben Seara WP Design Abt Plastikkarten
*/


/* fuer unterschiedliche Kommentare*/


body {
  background: url('images/bg.gif');
  font-size: 100.01%;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0; padding: 1em;
}
div#header {
  margin-left: 14em;
  padding: 0 1em;
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}
div#header h1 {
  font-size: 1.3em;
  margin: 0 0 1em;
  color:#FFFFFF;
}
div#header h2 {
  font-size: 1.0em;
  margin: 0 0 1em;
}
div#header p {
  font-size:0.7em;
  margin: 1em 0;
}
div#header h1 a, #header h1 a:link  {
font-size:1.0em;
text-decoration: none;
color:#FFFFFF;
}
div#header h3 {
  font-size: 0.7em;
}

div#Inhalt {
  margin-left: 14em;
  padding: 0 1em;
  width: 800px; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}
div#Inhalt h1 {
  font-size: 1.5em;
  margin: 0 0 1em;
}
div#Inhalt h2 {
  font-size: 1.0em;
  margin: 0 0 1em;
}
div#Inhalt h2 a, #Inhalt h2 a:link, #Inhalt h2 a:active {
font-size:0.8em;
text-decoration: none;
color:#000000;
}
div#Inhalt h3 {
font-size:1.2em;
text-decoration: none;
color:#000000;
}
div#Inhalt h3 a, #Inhalt h3 a:link, #Inhalt h3 a:active {
font-size:0.9em;
text-decoration: none;
color:#000000;
}
div#Inhalt h4 {
font-size:1.2em;
text-decoration: none;
color:#000000;
display:block;
font-style: ultra-condensed;
}
div#Inhalt h4 li {
font-size:1.2em;
text-decoration: none;
color:#000000;
display:block;
font-style: ultra-condensed;
}

div#Inhalt p {
  font-size:13px;
  margin: 1em 0;
}
div#Inhalt li {
  font-size:12px;
}
div#inhalt clr {
clear: both; margin: 0; padding: 0;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
div#menu {
  position:absolute; top:0px; left:25px; width:160px; height:16em;
}

div#menu { 
font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size:11px }
div#menu h2 { 
	font-family: Verdana, Sans-Serif;
	font-size: 1.4em;
	color:#FFFFFF; }
div#menu ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}
#menu li a, #menu li a:link {
text-decoration: none;
display: block;
color: #000000;
}
#menu li a:visited {
color: #FF0000;
}
#menu li a:hover, #menu li a:active, #menu li a:focus {
color: #FF0000;
}
#menu li strong {
color: #FFFFFF;
}
div#footer {
  margin-left: 22em;
  padding: 1em;
  width: 800px;
  height:6em;
  margin-top:-6em;  /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
  font-size:10px;
}
/* IE Win < 7 only \*/
html #wrap {
  height:100%;
} /* end IE Win < 7 only */
img {border: none;
}
div#tags {
  margin-left: 22em;
  padding: 1em;
  width: 800px;
  height:6em;
  margin-top:20em;
  font-size:10px
}
div#tags h3,h3 a {
font-size:10px;
text-decoration: none;
color:#000000;
}
.wptable {
	border-width: 1 px;
	border-color: #E58802;
	border-style: solid;
	}

.wptable th {
	border-width: 1px;
	border-color: #E58802;
	background-color: #E58802;
	border-style: solid;
}

.wptable td {
	border-width: 1px;
	border-color: #E58802;
	border-style: solid;
}

.wptable tr.alt {
 	background-color: #F4F4EC;
}


