
/* normalizes everything */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { 
margin : 0; 
padding : 0; 
}

h1, h2, h3, h4, h5, h6 { 
font-size : 100%; 
}

ol, ul { 
list-style : none; 
}

address, caption, cite, code, dfn, th, var	{ 
font-style : normal; 
font-weight : normal; 
}

table { 
border-collapse : collapse; 
border-spacing : 0; 
}

fieldset, img { 
border : 0; 
}

caption,th { 
text-align : left; 
}

q:before, q:after { 
content :''; 
}



/* body _________________________________________________________________ */

body.intro {
font: small verdana, arial, sans-serif;
color: #505050;
background: #f1ebdb;
margin: 25px 0;
}

body.debatte, body.interview, body.kolumne, body.kontakt, body.portraits, body.radio, body.reportage, body.texte, body.vita, body.zeitgeschichte, body.video {
font: small verdana, arial, sans-serif;
color: #505050;
background: #f1ebdb;
margin: 25px 0;
}



/* container ____________________________________________________________ */

#container.intro {
width: 760px; 
margin: 0 auto; 
}

#container {
width: 760px; 
margin: 0 auto; 
}



/* content intro ______________________________________________________________ */

#content.intro {
background: #dcd9d9;
width: 495px;
min-height: 550px;
margin: 0;
padding: 35px;
font-size: 0.8em;
float: left;
}

#content.intro p {
color: #333;
margin: 0; 
padding: 1em 0 0 0; 
line-height: 140%;
}

#content.intro h3 {
font: bold 1.1em verdana, arial, sans-serif;
margin: 3.5em 0 0.5em 0;
padding: 0.5em;
color: #505050;
background: #fff;
text-transform: none;
letter-spacing: 0;
}

#content.intro h4 {
margin: 0;
padding: 1.5em 0 0 0;
color: #333;
text-transform: uppercase;
}

#content.intro h4+p {
margin: 0;
padding: 0;
}

#content.intro .byline {
font-style: italic;
margin: 0;
padding: 0;
color: #333;
}

#content.intro a {
padding: 1px 2px; 
color: #333;
font-weight: bold;
text-decoration: underline;
}

#content.intro a:hover {
background: #f47016; 
color: #fff!important;
text-decoration: none!important;
}

#content.intro a:focus {
background: #f47016; 
color: #fff!important;
text-decoration: none!important;
}



/* content ________________________________________________________ */

#content {
background: #fff;
width: 495px;
min-height: 550px;
margin: 0;
padding: 35px;
font-size: 0.8em;
float: left;
}

hr {
display: none;
}

#content h1	{
position: absolute;
top: 0;
left: -9999px;
}

#content h2 {
margin: 0;
padding: 1.5em 0 0.5em 0;
color: #999;
text-transform: uppercase;
letter-spacing: 0.1em;
border-bottom: 1px solid #dbd9c3;
border-top: 3px solid #dbd9c3;
}

#content h3 {
font-family: times, serif;
margin: 1.5em 0 0.5em 0;
padding: 0.5em;
color: #666;
background: #efefef;
text-transform: uppercase;
letter-spacing: 0.1em;
}

#content h4 {
margin: 0;
padding: 1.5em 0 0 0;
color: #999;
text-transform: uppercase;
}

#content h4+p {
margin: 0;
padding: 0;
}

#content h5 {
margin: 1.5em 0 0.5em 0;
padding: 0;
color: #999;
font-style: italic;
font-weight: normal;
border-bottom: 5px solid #f1f1f1;
}

#content p {
margin: 0; 
padding: 1.5em 0 0 0; 
line-height: 140%;
}

#content p.ie {
margin: -1.5em 0 0 0; 
padding: 0; 
}

#content .en {
color: #999;
margin: 0; 
padding: 1.5em 0 0 0; 
line-height: 140%;
}

#content a {
padding: 1px 2px; 
color: #f47016;
font-weight: bold;
text-decoration: underline;
line-height: 140%;
}

#content a:hover {
background: #f47016; 
color: #fff!important;
text-decoration: none!important;
}

#content a:focus {
background: #f47016; 
color: #fff!important;
text-decoration: none!important;
}

#content a:visited {
color: #444;
text-decoration: underline;
}

#content p.bottom		{
margin: 1.5em 0 1.5em 0;
padding: 1.5em 0 1.5em 0;
text-align: right;
line-height: 1.5em;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
}

#content p.bottom a	{
color: #999;
text-decoration: none;
}

#content p.bottom a:hover	{
text-decoration: none;
}

#content_main p.bottom a:focus	{
text-decoration: none;
}

#content ul {
line-height: 140%;
}

#content img.faz {
margin: 0 0 -4px 0;
padding: 0;
}

#content a.faz  {
text-decoration: none;
background: #fff!important;
}

#content a.faz:hover  {
text-decoration: none;
background: #fff!important;
}


/* sidebar _______________________________________________________________ */

#sidebar {	
position: relative;
float: left;
margin: 0;
width: 195px;
}



/* site info _____________________________________________________________ */

#site_info {
width: 760px; 
margin: 0 auto;
padding-bottom: 1.2em;
}

#site_info p {
font-size: 0.7em;
color: #999;
text-align: right;
margin: 0;
padding: 0.5em 0.2em 0 0;
}

#site_info a {
padding: 2px;
color: #999;
text-decoration: none;
}

#site_info a:hover {
text-decoration: none;
}

#site_info a:focus {
text-decoration: none;
}



/* images ________________________________________________________________ */

a img {
border: none;
}



/* navigation _____________________________________________________________ */

#nav {
height: 200px;
position: absolute;
top: 225px;
right: 0;
}

#nav ul {
width: 194px;
font-size: 0.7em;
color: #e4ddc1;
background: #f47016;
margin: 0; 
padding: 20px 0 21px 0;
float: left;
}

#nav ul li {
list-style: none;
border-bottom: 1px dotted #e3e3e3;
}

#nav ul li a	{
padding: 5px 0 5px 20px;
color: #e4ddc1;
text-decoration: none;
display: block;
}

#nav ul li a:hover {
background: #ffb65f;
color: #505050!important;
}

#nav ul li a:focus {
background: #ffb65f;
color: #505050!important;
}

#nav ul li.sub {
list-style: none;
border-bottom: 1px dotted #e3e3e3;
color: #505050;
background: #ffA03c!important;
}

#nav ul li.sub a	{
padding: 5px 0 5px 20px;
color: #505050;
text-decoration: none;
display: block;
}



/* links ___________________________________________________________________ */

a[href$=".pdf"]	{
background: url(../images/icon_pdf.gif) no-repeat top right;
padding-right: 12px;
}

a[href^="http:"]	{
background: url(../images/icon_extern.gif) no-repeat top right;
padding-right: 15px;
}

a[href^="http://www.corinnaemundts.de"], a[href^="http://corinnaemundts.de"]	{
background-image: none;
padding-right: 0;
}



/* vcard ____________________________________________________________________ */

.vcard  { 
margin: 0; 
padding: 1.5em 0 0 0; 
line-height: 140%;
}

.vcard div { 
margin: 0;
padding: 0;
}

.vcard .adr span { 
margin: 0;
padding: 0;
}



/* listen ______________________________________________________________ */

ul#inline	{
margin-top: 1em;
line-height: 160%;
}

ul#inline li	{
display: inline;
}

ul#skip	{
position: absolute;
top: 0;
left: -9999px;
}



/* float clearing ________________________________________________________ */

.clearfix:after {
content: ".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}

.clearfix {
display: block;
}



/* hidden _______________________________________________________________ */

p.hidden	{
position: absolute;
top: 0;
left: -9999px;
}

abbr	{
border: none;
}
