/* $Id: common.css,v 1.8 2004/09px/20 14:36:53 unconed Exp $ */

/*
** HTML elements
*/
a, a:link, a:active {
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
body {
  margin: 0;
  padding: 3em;
  font-size: 11px;
  line-height: 1.3em;
}
blockquote {
  font-style: italic;
}
table {
  margin: 0;
  padding: .5em;
  border-collapse: collapse;
}
code, pre {
 font-size: 1em;
}
pre {
 font-size: 9px;
 padding: 1em;
 background: #eee;
}
li {
 padding-bottom: .3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.1em;
}
h4, h5, h6 {
  font-size: 1em; 
 
}
p {
  margin: 0 0 .5em 0;
}
br {
  line-height: 0.6em;
}
h7 {
	float:left;
	vertical-align:text-top;
	margin-right:5px;
	width:110px;
	font-weight: bold;
}

/*
** Page layout blocks / IDs
*/
#header {
  margin-bottom: 2em;
  padding-bottom:10px;
}
#help {
  font-size: 9px;
}
#content {
	clear: both;
}
#sidebar-left {
	vertical-align: top;
	padding: 10px;
	position:absolute;
	top: 110px;
}
#sidebar-right {
	vertical-align: top;
	padding: 10px;
	position:absolute;
	top: 110px;
	left:650px;
}
#main {
  
  padding-top: 84px;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
  position:absolute;
  top: 0px;
  left:200px;
}
#footer {
 font-size: 9px;
 padding-top: 2em;
 text-align: center;
}

/*
** Common declarations for child classes of node, comment, block, box etc
*/
.title {
  margin: 0 0 .25em 0;
}
.content {
  margin: 0 0 .5em 0;
  
}
.links {
  font-size: 9px;
  line-height: 1.25em;
}
.block {
  width: 155px;
}
.messages {
  padding: 0.3em;
  margin: 0.5em 0em 0.5em 0em;
}
.status {
  border: 1px solid #3a3;
  color: #3a3;
}
.error, form-item input.error {
  border: 1px solid red;
  color: red;
}

/*
** Common navigation links added on the admin/themes/settings page
*/
.navlinks {
  padding: 0em 0.5em 1.5em 0em;
  clear: both;
}
.primary a {
  font-size: 1.0em;
  padding: 0em 0.5em 0em 0em;
}
.secondary a {
  font-size: 10px;
  padding: 0em 0.5em 0em 0em;
}

/*
** Logo Image Positioning
*/
#header img {
  float: left;
  padding: 0em 2em .5em 0em;
}
#header {
  clear: both;
}
/*
** Module specific styles
*/
.form-item textarea {
  font-size: 1em;
}
#aggregator .feed {
  border: 1px solid gray;
  padding: 1em;
}
#haupt {
	width:380px;
		}
#termin {
		position: absolute;
		left:20px;
		width:110px;
		font-weight:bold;
		}

	#ort {
	    width:250px;
   		margin-left: 130px;
        margin-bottom: 40px;
		
		}
		
#rahmen {
	    position: absolute;
		left:20px;
		width:370px;
        margin-bottom: 40px;
		
		}