html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
vertical-align : baseline;
background : transparent;
list-style : none;
}

body {
  margin: 0 0 15px 0;
  padding: 0px;
  background-repeat: repeat-x;
  background-color: #fff;
  background-position: top;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.5em;
}
.bannerrechts {
	position: absolute;
	top: 50px;
	right: 400px;
}

a {
  text-decoration: underline;
  color: #5567B0;
}

a:hover {
  text-decoration: none;
  color: white;
  background: #5567B0;
}

img {
  border: 0px;
}

img a {
  border-bottom: none;
}

.imgright {
  padding-left: 15px;
  padding-top: 5px;
}

.button {
  vertical-align:text-bottom;
}

.twittericon {
  padding-top: 0px;
}


h1 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0px;
}

p {
  margin: 0px;
  padding-bottom: 10px;
  padding-top: 0px;
}

.header {
  background-image: url('images/kopf.png');
  background-repeat: no-repeat;
  width: 700px;
  height: 130px;
  text-align: right;
  display: block;
}

.ueberschrift {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}

.copyright {
  text-align: right;
  clear: both;
  margin-top: 5px;
  width: 700px;
  height: 1px;
  padding: 10px 0px 0px 0px;
  font-size: 11px;
  color: #666;
  overflow: auto;
  border-top: 1px dotted #aaa;
}

.copyright a {
  color: #666;
  text-decoration: underline;
  border-bottom: none;
}

.copyright a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: none;
}

.content {
	width: 700px;
	text-align: justify;
	display: block;
}

.menu {
  font-size: 14px;
  right: 0px;
  top: 60px;
  position: relative;
}

.menu a {
  border-bottom: none;
}

.menulink {
  text-decoration: none;
  color: black;
  display: block;
  float: right;
  padding: 5px 12px 5px 12px;
  border-left: 1px dotted #ccc;
}

.menuvorne {
  text-decoration: none;
  color: black;
  display: block;
  float: right;
  padding: 5px 12px 5px 12px;
}

.menulink:hover, .menuvorne:hover {
  color: white;
  background: #5567B0;
}



#twitter {
padding: 5px;
border: 1px dotted #aaa;
height: 228px;
overflow: auto;
}

#twitter li {
line-height: 15px;
background: #DBE3FA;
padding: 6px 6px;
margin-bottom: 6px;
padding-left: 8px;
padding-top: 4px;
text-indent: 0px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

#twitter li strong {
margin-right: 5px;
}


a.permalink:link,
a.permalink:visited {
text-decoration: none;
}

a.permalink:focus,
a.permalink:hover,
a.permalink:active {
color: #000;
}
