/**
- #context .header

- #context h3
- content category

*/

/* TAGS */
body    {
	margin: 0px;
	padding:0px;
	background-color: #fff;
	color: #000;
    background-image: none;


}

a, body, form, input, pre, table, textarea, ul, li    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a    {
	text-decoration: none;
    color: #2d4592;
}

a:link, a:visited    {
	color: #2D4592;
	text-decoration : none;
}

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

a:active    {
	color: #7BB0D1;
	text-decoration : none;
}

h1    {
   	font-family : Arial, Helvetica, sans-serif;
  /*  font-size: 22px;
	font-family: Georgia, sans-serif;
	font-stretch : wider;
	color: #C20004;  */
}

h2    {
	font-family : Arial, Helvetica, sans-serif;

    /*font-size: 15px;
	font-family: Georgia, sans-serif;

	color: #000; */
}

h3 {
   font-family : Arial, Helvetica, sans-serif;
   color : #272727 ;
   text-transform: uppercase;
}

img    {
	border: 0px;
}

input.submit,  input[type="submit"] {
   	margin: 3px;
    padding: 2px;
    margin: 0;
    border: 1px solid #314994;
    font-weight: bold;
    text-decoration: none;
    background: #fff;
    font-size: 12px;
    color: #314994;
}

select {
  font-size: 11px;
  width: 125px;
}

option {
  font-size: 11px;
}

td    {
	vertical-align: top;
}

th    {
	text-align: left;
}

hr {
 	border: 0px;
}

ul {
/* 	padding: 0;
    margin: 0;
*/
}

/* CLASSES */

.exclaim {
 	color:#fff;
    background: #7BB2D6;
    padding-left: 3px;
}

.category {
	color : #272727 ;
	text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    background-color : #E2E4E4;
    padding: 1px;
    border: 0px solid #ABB5D3;
}

.emphasis {
    color : #272727;
    font-weight: bold;
    /*text-transform: uppercase;*/
    font-size: 12px;
}

#parse br{
	clear:both;
}

.label {
   font-weight: bold;
   width: 140px;
   float: left;
   clear: both;
   margin-bottom: 0px;
   color : #272727;
   line-height: 120%;
}

.data {
   width: 300px;
   float: left;
   margin: 1px 0  4px 5px;
   line-height: 120%;
}



.line {
	/*clear: both;
    background-image: url(http://www.eurozine.com/bravenewworld/Images/_bgDot.gif);
    height: 1px;
    line-height: 1px;
    */
    display: none;
}

.more {
 	font-size: 11px;
    white-space:nowrap;
}

.more2 {
    font-size: 11px;
    font-weight: normal;
    white-space:nowrap;
}

.pager {
    font-family: Verdana, sans-serif;
	font-weight: bold;
    font-size: 11px;

}

.pages {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 11px;
	padding: 3px;
}

.pages img{
    vertical-align: -3px;
}

.infoPagesCurrent {
    font-family: Verdana, sans-serif;
	font-weight: bold;
    font-size: 11px;
}

.colList {
    list-style-type: none;
    margin: 0 20px 6px 0;
}


}

.selector {
  width: 125px;
  font-size: 11px;
}

.selector option {
  font-size: 11px;
}


.speak  {
	text-align: left;
   	float: right;
    font-size: 10px;
   	height: 13px;
	margin: -5px 5px 0 0;
	padding: 0 4px 0 14px;
	background-image : url(../Images/middleleft_3eckliste.gif);
	background-position : top left;
	background-repeat : no-repeat;
	background-color : #E2E4E4;
}

.speak li {
    padding: 0;
    margin: 0;
    display : inline;
	font-size : 10px;
/*	background-color : #E2E4E4;*/
}
.speak a:link, .speak a:visited    {
	padding: 0 2px 2px 10px;
	margin: 0;
    font-size : 10px;
	font-weight: bold;
    background-image : url(../Images/middleleft_3eckklein.gif);
	background-position : left;
	background-repeat : no-repeat;
}
.speak a.active:link, .speak a.active:visited    {
	margin: 0;
    padding: 0 2px 0 10px;
/*	background-color : #E2E4E4;*/
	background-image : url(../Images/middleleft_3eckkleinbl.gif);
	background-position : left;
	background-repeat : no-repeat;
}
.speak a:hover    {
	color: #000;
	margin: 0;
}

.speak li.pdf{
    padding: 0 2px 0 2px;
    margin: 0;
    display : inline;
	font-size : 10px;
	color : #fff;
	background-color : #fff;
	border-bottom:2px solid #fff;
    /*border: 1px solid #000;
    height: 100%;      */
}


.pubdate {
    font-size: 11px;
    font-weight: normal;
    color : #272727;
}

.txt {
  margin: 12px 0 0 0;
}


/* ID's */

#bread, #bread a{
   display:none;

}

#wrap_all    {

    width:90%;
     margin: 0;
	padding: 0;
   background-image: none;
   /*	width: 1900px;

    background : url(../Images/_wrapallback.gif);
    background-repeat: repeat-y;      */
}


#wrap_left    {
    /*float:left;
    display: none;   */
   width: 200px;
   float: none;
  clear: both;
  margin: 0px;
/* */
}

#navi {
  display: none;
}

#wrap_right    {
	margin: 0;
	padding: 0;

    float: none;
  clear: both;
  margin: 0px;
  /* */

}


#wrapper    {

}

#header    {

    display: none;
}



/* #middle_left soll sich "nach unten spannen" mit content */

#context{

	margin: 0;
	padding: 0;
    display: none;
}





#whereAmI {

    display: none;
}


#content {

   /* font-family:'Times New Roman',Times,serif; */
    width:100%;
	text-align : left;
   	margin: 0px;
  /* float: left;  */
  float: none;
  clear: both;

}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/



#contentWrapper {
  /*  padding: 15px 0px 15px 15px;    */
}



#content h1, #content h1 a{
    font-weight: normal;
	font-size : 18px;
    margin: 0 0 0 0;
    clear: both;
}


#content h2, #content h2 a{
	font-size : 14px;
	margin: 18px 0px 9px 0px;
    font-weight: bold;
    clear: both;

}
#content h3, #content h3 a{
	font-size : 14px;
    font-weight: bold;
	margin: 0px ;
	padding: 10px 0px 5px 0px;
    /*clear: right;*/
}

#content p, #content p.article {
	color: #111;

margin: 0px 0px 0px 0px; /**/
}

#content .author, #content .author a{
   font-size : 12px;
   font-weight: bold;
}

#content .blurb {
   font-family: Arial, Helvetica, sans-serif;
   font-size : 9pt;
   color: #000;
   margin: 15px 0 15px 0px ;
   padding: 6px;
   background: #E7E7E7;
}

#content .footnote {
   font-size: 10px;
   font-family: Verdana, sans-serif;
   font-weight: bold;
   margin: 0 0 0 0;
   padding: 0px 0px 0px 0px;
   vertical-align: sup;
   line-height : 0px;
}

#content .headline {
   margin: 15px 0 15px 0;
}

#content .motto {
  margin: 0px 15px 0px 180px;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  color: #272727;
}

#content .quote{
    font-size: 12px;
	margin: 15px 30px 15px 16px;
    line-height: 16px;
    /*font-style : italic; */
}

#content .subTitle {
    font-style: italic;
   font-weight: bold;
   color: #272727;   /*  */
   font-size: 13px;
   margin: 0 0 3px 0;
   padding: 0px 0px 0px 0px;
}

#content #body {
   line-height: 18px;
}

#content #body p{
   padding: 6px 0 6px 0;
}

#content ul {

}



#infobox {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #2C4592;
	float: right;
	width: 220px;
	font-size : 10px;
	text-align : left;
	line-height : 15px;
	color : #272727;
	margin-left: 10px;
	padding: 25px 5px 5px 5px;
	background-image : url(../Images/infobox_back.gif);
}
#infobox h1{
	background-color : #2C4592;
	border: 0px;
	margin: -27px -5px -5px -5px;
	padding: 5px;
	font-weight : normal;
	color : #fff;
	font-size : 12px;
    height:12px;
}
#infobox a {
	font-size : 10px;
	font-weight : bold;
/*	background-color: none;*/
	background : transparent;
	padding: 0px;
}

#infobox img {
 display: block;
    margin-left: auto;
    margin-right: auto
}


#imprint {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #2C4592;
/*	float: right;*/
	width: 448px;
	font-size : 10px;
	text-align : left;
	line-height : 15px;
	color : #272727;
	margin: 5px 0px 5px 0px;
	padding: 10px 5px 5px 5px;
	background-image : url(../Images/infobox_back.gif);
}
#imprint h1{
	background-color : #2C4592;
	border: 0px;
	margin: -27px -5px -5px -5px;
	padding: 5px;
	font-weight : normal;
	color : #fff;
	font-size : 12px;
    height:12px;
}
#imprint a {
	font-size : 10px;
	font-weight : bold;
/*	background-color: none;*/
	background : transparent;
	padding: 0px;
}



#footer    {
	margin: 0;
	padding: 10px 0 10px 0;
	width: 791px;
	clear: both;
	font-size: 10px;
	text-align : center;
    display: none;
}

#footercontent {
	float:right;
	padding: 0px 120px 0px 0px;
    display: none;
}

#footer a:link, #footer a:visited    {
    font-family: Verdana, Arial ,sans-serif;
    font-size : 10px;
	text-decoration: none;
	color: #2d4592;
    display: none;
}
#footer a.#footer:visited    {
	color: #fff;
    display: none;
}
#footer a:hover    {
	color: #000;
    display: none;
}


#logo {
   margin: 10px 0 4px 0;
   height: 41px;
   padding: 5px;
   border-bottom: solid 1px #2C4592;
   background-image: none;
}

/* IE macht falsche abstände?!?! */






#sub ul{
	margin:0 0 0 0;
	padding: 0;
    width: 265px;
}
#sub li{
	margin:0px;
	padding: 0px;
}
#sub a:link, #sub a:visited    {
    font-family: Verdana, Arial ,sans-serif;
    font-size : 10px;
    font-weight: bold;
	text-decoration: none;
	color: #2D4592;
}
#sub a.active:link, #sub a.active:visited    {
	color: #7BB0D1;
}
#sub a:hover    {
	color: #000;
}


#stage {
    margin: 0 0 0 1px;
	padding: 0px;
	width: 491px;
    height: 193px;
    display: none;
}


#navi ul {
    font-size : 10px;
    margin: 0px;
    padding: 14px 10px 14px 10px;
	text-align: left;
    background-image: url(../Images/_bgDot.gif);
  	background-repeat: repeat-x;
 	background-position: bottom left;
  /*  width: 279px;
   line-height: 12px;  */
}


#frontpageHeadlines {
  /*line-height: 130%;*/

}

#frontpageHeadlines h3{
  /*line-height: 130%;*/
  clear:both;
}

#frontpageHeadlines .headline1, #frontpageHeadlines .headline1 {
  clear: both;
  float: none;
  margin: 15px 0 15px 0;

}

#frontpageHeadlines .headline2left {
  width:220px;
  float: left;
  padding: 15px 10px  10px 0;
}


#frontpageHeadlines .headline2right {
  width:210px;

  padding: 15px 0 10px 10px;
  float: right;
}

#frontpageHeadlines .headline2left h1, #frontpageHeadlines .headline2right h1, #frontpageHeadlines .headline2left h1 a, #frontpageHeadlines .headline2right h1 a{
  font-size: 14px;
  font-weight: bold;
}


#frontpageHeadlines .line {
	clear: both;
    background-image: url(../Images/_bgDot.gif);
    height: 1px;
    line-height: 1px;
}

#footnotes ul {
   margin: 0;
   padding: 0 0 0 25px;
}

#footnotes li {
 list-style-type: none;
 margin: 0 0 6px 0px;
 padding: 0;
}


#issue h2{
   margin: 24px 0 12px 0;
}

#issue .subheading2 {
   font-weight: bold;
   color: #424542;
   margin: -12px 0 0px 0;
   font-style : italic;
}

#issue .author{
   margin: 10px 10px 0 0;
   font-weight: bold;
   font-size: 13px;
   color: #272727;
   float: left;

}

#issue .author2{
  padding: 10px 0 0 30px;
  color: #272727;
  font-size: 13px;

}

#issue .title{
  clear:both;
  color: #000;
}

#issue .title2{
  clear: both;
  color: #424542;
}


#publick, #publick a {
	display: none;
}

#postings {
  display: none;
}


.post {
  display: none;
}