body {
	margin: 0px 0px 20px 0px;
	background: white url(images/body_pattern.jpg);
	text-align: center;
	font: 83%/1.5em Arial,Helvetica, sans-serif;
}

a { text-decoration: none; }
a:link, a:visited, a:active { color: #648AA3; }

a:hover {
	color: #006699;
	text-decoration: underline;
}

.clear { clear: both; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

img { border: 0; }

#container {
	margin: 0 60px;
	text-align: left;
	padding: 0px;
	width: 800px;
}

#banner {
	text-align: right;
	padding: 0px 15px 0px 0px;
	height: 71px;
	margin-bottom: 20px;
}

#banner-img { border: 0; }

#linke_spalte {
	float: left;
	width: 500px;
	overflow: hidden;
}

#linke_spalte p {
	color: #666;
	margin: 0 0 1.2em 0.1em;
}

#linke_spalte blockquote { line-height: 150%; }

#linke_spalte h2 {
	color: #FA750F;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	margin: 15px 0 0 0;
	background-color: white;
	border-top: 1px solid #eeeeee;
}

#linke_spalte h3 {
	color: #97A838;
	font-family: georgia, "trebuchet ms", verdana,sans-serif;
	font-size: 155%;
	margin-bottom: 0.8em;
	text-shadow: 3px 3px 8px #ccc;
}

#linke_spalte p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin: 0 0 15px 0;
	line-height: 150%;
	padding: 0px 0 7px 10px;
	border-bottom: 1px solid #eeeeee;
	background: url(images/bullet.gif) no-repeat left 10%;
}

#linke_spalte p.extended {
	margin-top: 2em;
	text-align: right;
}

#linke_spalte strong {
	font-weight: normal;
	color: black;
}

#calendar {
	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td { text-align: center; }

.sidebar h2 {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 12px;
}

#rechte_spalte {
	float: left;
	width: 232px;
	background-color: white;
	margin: 13px 0 0 55px;
	text-align: left;
	font-size: 87%;
}

#rechte_spalte ul.archiv_welt {
	width: 100%;
	margin: 0 0 30px 0;
	padding-left: 0;
	list-style-type: none;
}

#rechte_spalte ul.archiv_welt a {
	display: block;
	padding: 3px 40px 3px 0px;
	background-color: white;
	border-bottom: 1px solid #eee;
}

#rechte_spalte ul.archiv_welt a:link, #rechte_spalte ul.archiv_welt  a:visited {
	text-decoration: none;
	background: url(images/bg_article_out.gif) no-repeat right 50%;
}

#rechte_spalte ul.archiv_welt a:hover {
	background: url(images/bg_article.gif) no-repeat right 50%;
	color: #AEC240;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

.link-note .feld {
	width: 221px;
	background-color: #f2f2f2;
	border-color: #999;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	padding: 5px;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] { width: 80%; }

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}

#footer {
	font: xx-small/1.2em Verdana;
	padding-left: 65px;
	text-align: left;
}

/**/
/* BOX MIT GERUNDETEN ECKEN */
.form_box {
	/*background: url(images/pattern.gif);*/
	background-color: white;
	width: 500px;
	margin-bottom: 0.6em;
}

.form_box .box_oben { background: url(images/oben.gif) repeat-x; }
.form_box .box_oben div { background: url(images/oben_links.gif) no-repeat top left; }
.form_box .box_oben div div { background: url(images/oben_rechts.gif) no-repeat top right; }
.form_box .box_unten { background: url(images/unten.gif) repeat-x; }
.form_box .box_unten div { background: url(images/unten_links.gif) no-repeat top left; }
.form_box .box_unten div div { background: url(images/unten_rechts.gif) no-repeat top right; }
.form_box .box_inhaltwrap { background: url(images/links.gif) repeat-y; }
.form_box .box_inhalt { background: url(images/rechts.gif) repeat-y right; }

/* height and width details */
.form_box .box_oben div, .form_box .box_oben, .form_box .box_unten div, .form_box .box_unten {
	width: 100%;
	height: 20px;
	font-size: 1px;
}

.form_box .box_inhalt {
	padding: 1px 4em;
	margin: 0;
}

.form_box h2 {
	font-size: 150%;
	margin: 1em 0 0 0;
	color: #666;
	font-weight: normal;
}

.form_box p { margin: 0.3em 0; }
