/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	/*font-family: Georgia, Times, serif;*/ 
	color: #333;
	background-color: #fbdeb1;
	background: url(./img/pattern_049-1.gif) repeat;
}

blockquote, h3, p, li {
	/*padding-right: 10px;
	padding-left: 10px;*/
	font-size: 0.75em;
	line-height: 1.65em;
}

p {
	margin-bottom: 0.2em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

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

h1 {
	font-family: Georgia, Times, serif;
	color: #999;
}
/*
 {
	font-size: 1.4em;
}
*/
h2 {
	font-style: normal;
}

h4 {
	font-size: 0.8em;
	color: #333;
	
}

h3 {
	font-size: 0.9em;
	margin-top: 20px;
	color: #0A007F;
	font-weight: bold;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #0A007F;
	/*border-bottom: 1px #000 solid;*/
}

a:hover {
	border-bottom: 1px #000 solid;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h2 {
	/*font: 1.45em Georgia, Times, serif;*/
	color: #0A007F;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #335286;
	border: none;
}

ul#mainNav li {
	display: inline;
	font-size: 1.15em;	
}

ul#mainNav li a {
	border: 0;
	border: solid 2px;
	padding: 2px 12px 3px 12px;
	margin-right: 20px;
}

li#BuB {
	
}

ul#mainNav li#MuH {
		border-color: #ad139d;

}

ul#mainNav li#MuH a {
		color: #ad139d;
}

#milch-honig ul#mainNav li#MuH a,#roman ul#mainNav li#MuH a,#erzaehlung ul#mainNav li#MuH a,#film ul#mainNav li#MuH a,#theater ul#mainNav li#MuH a,#reportage ul#mainNav li#MuH a, ul#mainNav li#MuH a:hover {
		color: #fff;
		background-color: #ad139d;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 760px;
	background: #E2E9FF;
}

#head {
	text-align: center;
}

#site-name {
	margin: 15px 0 0 0;
	font-size: 3.5em;
	font-family: "Handwriting - Dakota","Mona Lisa Solid ITC TT", Capitals, Georgia, Times, serif;
}

#site-slogan {
	font: 1em Verdana, Tahoma, Helvetica, sans-serif;;
	font-style: normal;
	margin-top: 0;
}

#sidebar-2 {
	margin-top: 50px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
	width: 1px;
	height: 1px;
}

#sidebar-2 {
	/*margin-left: 720px;*/
	float: right;
	margin-right: -100px;
	margin-left: 30px;
position: relative;


width: 200px;
}

#zitat {
	/*margin-top: 300px;
	margin-left: 600px;
	float: right;*/
	position: relative;
	border: solid 1px #335286;
background: url(./img/nav_pattern-1.png) repeat;
	padding: 3px 3px 5px 5px;
	
	
}

#zitat blockquote {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	font-style: italic;
}

#zitat blockquote p {
	margin: 0;
	padding: 0;
}

#zitat blockquote span {
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	border: solid 1px #335286;
	background: url(./img/nav_pattern-1.png) repeat;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0px;
	padding: 2px 0 2px 10px;
	border-bottom: 1px solid #335286;
}

.section_list li:last-child {
	border-bottom: none;
}

.section_list li a {
	display: block;
	font-size: 1.1em;
	/*font-family: Georgia, Times, serif;*/
}

.section_list li a.aktiv {
	font-weight: bold;
}

#sidebar-1 .section_list li a.aktiv, .section_list li a:hover {
	color: #000;
}

#sidebar-2 p {
	font-size: 0.51em;
	margin: 5px;
}

#content {
	margin: 0 100px 0 120px;
	padding-top: 30px;
	min-height: 600px;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;

	
}

#back {
	margin-top: 50px;
	text-align: right;

}

#back a {
	padding-top: 3px;
	border-top: 2px solid #ddd;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

.clearMe {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

span.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
	font-style: normal;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

#content li
{
	padding-left: 3px;
	list-style-image: url(./img/listenpunkt.png);
	margin-bottom: 0.4em;
}

#content h4
{
	padding-left: 20px;
	background-image: url(img/listenpunkt.png);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}

#site-name a, #site-slogan {
	color: #999;
}

.zusatz {
	padding: 8px 8px 8px 8px;
	background-color: #C5D4FF;
}

.dialog p { 
	text-align: center;
}

.dialog span { 
	font-style: italic;
}

.dialog span span.caps {
	font-style: normal;
	font-size: 1em;
	color: #000DD8;
}

.dialog span.caps {
	font-style: normal;
}

#seitenbild {
	position: absolute;
	float: left;
	margin-left: -130px;
	top: 100px;
}

.bildschatten209 {
 /*background: url(img/schatten-209px.png) no-repeat bottom left;
 padding: 4px 7px 10px 5px;*/
 border: solid 3px #fff;
 margin: 0;

/**/
}

#foot p {
	line-height: 1.3em;
	font-size: 0.65em;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}
