/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #ded;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	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.3em;
}

h2 {
	font-size: 1.1em;
	font-style: italic;
}

h3 {
	font-size: 0.9em;
}

h4 {
	font-size: 0.9em;
}
 

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

legend {
	font-size: 0.8em;
}

table {border-width:0px; border-style:solid;} 
table td { 
	padding:5px; 
        border-width:0px; border-style:solid;
	}


/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #822;
}

a img {
	border: none;
	text-decoration: none;
	border-bottom: none;
}

h1 a, h2 a, h3 a {
	border: none;
	color: #000;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

.zemText {
	color: #000;
	font-size: 0.9em;
}

.zemTextarea {
	color: #000;
	font-size: 0.9em;
}


/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 800px;
	background-color: #efe;
}

#head {
	text-align: center;
	position: relative;
        text-decoration: none;
	top: 10px;
	left: -20px;
}

#head_img {
	position: relative;
	top: -10em;
	left: 530px;
	width: 250px;
	height: 20px;
}

#torques {
	position: relative;
	top: -0px;
	left: 0px;
	border: none;
}
#caption {
 	text-align: center;
	font-size: 0.8em;
	border: none;
}

#teilnehmer {
position: relative;
top: -30px;
left: 10px;
width: 500px;
padding: 0;
margin: 0;
border-collapse: collapse;
} 

td {
	border-right: 1px solid #ded;
	border-bottom: 1px solid #ded;
	padding: 2px 2px 2px 2px;
	font-size: 0.8em;
}

#uzh a {
	border: none;
}


#site-name {
	margin: 15px 0;
	font: 2.8em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1.6em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 30px;
	width: 150px;
        text-decoration: none;

}
#sidebar-1 a, #sidebar-2 a {
	font-size: 0.7em;
	text-decoration: none;
        color: #f62;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	text-align: right;
	position: relative;
	top: 10px;
	left: -40px;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
	text-align: left;
	position: relative;
	top: 10px;
	left: 40px;
}

#gloss {
	padding-top: 3px;
	width: 60px;
        text-decoration: none;
	margin-left: 3px;
	float: right;
	text-align: left;
	position: relative;
	top: -80px;
	left: 80px;
}
#gloss a {
	font-size: 0.8em;
	text-decoration: none;
        color: #b30;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 0 155px;
	padding-top: 40px;
}


#content0 {
        position: relative;
      	top: -160px;
	margin: 0 155px;
	padding-top: 40px;
}

#foot {
	padding: 0px;
	margin: 0px 0px 25px 0px;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
 	font-size: 0.7em;
	color: #000;
	background-color: #efe;
	clear: both;
	text-align: center;
}


/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	padding-top: 20px;
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	position: relative;
	top: 40px;
	text-align: center;
	font-size: 0.6em;
}

/* 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;
}
