/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #888987;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0; margin-right: 200px;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 0.8em;
	font-style: italic;
}

hr {
	width: 720px;
	color: #7a7e7d;
margin-top: 35px;
	
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #cc0000; }
	
a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a, #navigation a, #foot a {
	color: #c00;
	border: none;
}


/* Navigation
----------------------------------------------- */

#navigation {
margin-left: 5px; text-align: center; 
margin-top: 10px; 
}
.stupidie {
display: none;
}

#menue {
position: absolute; margin-left: auto;
margin-right: auto;

}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
height: 1.3em;
text-align: left;
font-size: 1em;
padding-left: 15px;

}

#menue .aussen:hover {
height: auto;
}

a.innen-1 {
margin-top: 2px;

}
a.innen,a.innen-1 {
display: block;
font-size: 0.7em;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
background-color: #ffffff;}

a:visited.innen,
a:visited.innen-1 {
color:#555;
}
a:hover.innen,a:hover.innen-1 {
}

span.menutag {
display: block;
cursor: default;
color: #cc0000;
}


/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 760px;
background-color: #ffffff; 

}

#head {
	text-align: center;
}


#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1,  {
	padding-top: 15px;
	width: 180px;
}
#sidebar-2 {padding-top: 1px;
	width: 200px;}


#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: left;
}

#sidebar-2 {
	margin-left: 5px; margin-right: 10px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none; display: inline;
}

.section_list ul {
	list-style-type: none; display: inline;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0; display: inline
}

.rot {color: #cc0000;}

#content {
padding-top: 25px;
margin-left: 100px; 
margin-right: 250px;
	
}

#foot {
	margin-top: 5px;
	clear: both;
	font-size: 0.6em;}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1 {
\width: 180px;
w\idth: 180px;
}

#sidebar-2 

{\width: 200px;
w\idth: 200px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.6em;
	line-height: 1.5em;
}

#content p {font-size: 0.8em}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* 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;
}
