/* cached style */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body { height: 100%; }
body { background-color: #000; }

#site { overflow: hidden; min-height: 100%; width: 740px; background-color: #000; margin: 0 auto; }


/* begin overall style */

#page
{
width: 740px;
}

#header { margin-top: 25px; }

#apokalypse { margin-bottom: 100px; }


#mainmenu { display: none; }

#contentwrapper { position: relative; overflow: auto; }

#content
{
margin: 0 0 2px;
padding: 0 0 5px;
background-color: #000;
}
* html #content { position: relative; top: 0; left: 0; overflow: auto; zoom: 1; }


#info_body #content .yiiForm {
background: #333;
border: 1px solid #666;
padding: 15px 10px;
}

#sectionText, #sectionPress { width: 360px; float: left; overflow: auto; padding: 5px; margin-top: 25px; }
* html #sectionText, * html #sectionPress { position: relative; }

#footer
{
padding: 15px 0;
margin: 50px 0 0 0;
font-size: 75%;
/* text-align: center; */
color: #fff;
clear: both;
}

#footer #footercontent
{
  overflow: auto;
  background-color: #111;
  border: 1px solid #222;
  padding: 10px;
}
* html #footer #footercontent
{
  zoom: 1;
}

#footer td.footer { padding: 2px 10px; }

#footer div.footercontent { float: left; }
#footer a:link, #footer a:visited, #footer a:hover, #footer a:focus, #footer a:active { color: #fff; } 
/* end of overall style */


.sektion
{
font-size: 18px;
line-height: 22px;
border-color: #066;
border-style: solid;
border-width: 1px 0;
font-weight: bold;
margin-bottom: 20px;
}

div.item
{
clear: both;
margin-top: 10px;
margin-bottom: 50px;
overflow: hidden;
position: relative;
}
#sectionText div.item, #sectionPress div.item
{ 
margin: 10px 10px 50px;
background: #000 url(../images/item_bottom.gif) repeat-x scroll left bottom;
}
body.action_show div.item
{
margin-top: 25px;
}

* html .next { position: relative; }

.actionBar {
background-color: #222;
padding: 3px 10px;
margin: 5px 0;
border: 1px solid #333;
}

#footer .actionBar { background-color: #333; border: 5px solid #555; }

body { font: 15px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif; color: #ccc; }


a:link { color: #077; }
a:visited {
color: #066;
text-decoration: none;
}
a:hover, a:active, a:focus {
color: #088;
text-decoration: underline;
}

a.headlinelink:link, a.headlinelink:visited  { color: #dc2d44; text-decoration: none; }
a.headlinelink:active, a.headlinelink:hover  { color: #dc2d44; text-decoration: underline; }

.sektion a:link, .sektion a:hover,.sektion a:active, .sektion a:focus { text-decoration: none; }

.pfeile {
color: #DC2D44;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 20px;
font-weight: 900;
line-height: 18px;
}

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

h1#sitename {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 51px;
font-weight: bold;
line-height: 1em;
text-align: center;
margin: 5px 0;
}
h1#sitename a:link, h1#sitename a:visited { color: #066; text-decoration: none; }
h1#sitename a:hover, h1#sitename a:active { color: #099; text-decoration: none; }

h2 {
color: #dc2d44;
font-size: 125%;
font-weight: bold;
}
#header h2 {
color: #dc2d44;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: center;
}

h3 {
font-size: 120%;
font-weight: 900;
line-height: 1.25;
}


h4 {
font-size: 11px;
margin-top: 5px;
color: #999;
}

p, li, td, dd, .fliesstext { font-size: 12px; }
p { margin-bottom: 1em; }
em { font-style: italic; }
strong, .fett { font-weight: 900; }
small { font-size: 75%; }

label {
display: inline-block;
clear: both;
padding-right: 10px;
min-width: 60px;
font-size: 11px;
}

.klar { clear: both; }
.rechts { text-align: right; }

.thumbfloat { float: left; margin: 10px 10px 2px 0; position: relative; }
.imgfloat { float: right; margin: 5px 0 2px 10px; position: relative; }

hr {
background-color: #222;
border: 0;
color: #222;
font-size: 1px;
height: 1px;
margin: 10px 0;
}

#apokalypse a img { border: 1px solid #066; }
#apokalypse a:hover img, #apokalypse a:hover img { border: 1px solid #099; }
#apokalypse p { color: #099; font-size: 11px; line-height: 1.25; margin-top: -5px; }


.headline {
color: #dc2d44;
font-weight: bold;
padding-top: 2px;
}

.author {
color: #999;
font-size: 11px;
}
.authortitle { font-style: italic; }


.abstract, .fliesstext { padding-top: 5px; }

.listlink {
font-size: 0.8em;
font-weight: bold;
padding: 6px 2px 0 0;
text-align: right;
}

.source {
color: #ccc;
font-size: 11px;
font-weight: bold;
margin: 0 0 2px 0;
}

.datesource {
font-size: 0.9em;
font-weight: normal;
}

#footer div.footercontent p, #footer div.footercontent ul, #footer div.footercontent dl { padding-right: 1em; }
#footer hr {
clear: both;
background-color: #666;
color: #666;
margin: 25px 0;
}

#footer p#imprint, #footer p#copyright { font-size: 11px; clear: left; }
#footer p#imprint  { float: right; }

ul.onceup { text-align: center; }
ul.yiiPager li.onceup a:link, ul.yiiPager li.onceup a:visited {
padding-right: 20px;
background: transparent url(../images/up.gif) no-repeat scroll top right;
border: 1px solid black;
font-size: 11px;
}


ul.yiiPager li.previous a, ul.yiiPager li.next a  {
border: 1px solid black;
}

h3.section_kopf {
text-align: center;
margin: 1em 0;
font-size: 20px;
color: #999;
font-weight: normal;
}
.sectionnav { background-color: #111; border: 1px solid #222; overflow: auto; margin: 10px 0;  }
* html .sectionnav { zoom: 1; }
h3.section_header { 
margin: 0.5em 0 0.5em 33px;
font-size: 20px;
color: #999;
float: left;
font-weight: normal;
}
h3.section_link {
float: right;
margin: 0.5em 33px 0.5em 0;
font-size: 20px;
font-weight: normal;
}

.actionBar {
font-weight: bold;
font-size: 11px;
color: #999;
}

.errorSummary { color: #c00; background-color: #fee; border: 1px solid red; padding: 10px; }
.errorSummary ul { list-style-type: disc; list-style-position: inside; }
.errorSummary li { font-weight: bold; }



/**
 * CSS styles for CLinkPager.
 *
 * @author Qiang Xue <qiang.xue@gmail.com>
 * @link http://www.yiiframework.com/
 * @copyright Copyright &copy; 2008-2009 Yii Software LLC
 * @license http://www.yiiframework.com/license/
 * @version $Id: pager.css 433 2008-12-30 22:59:17Z qiang.xue $
 * @since 1.0
 */

ul.yiiPager
{
	font-size:11px;
	line-height:100%;
/*	display:inline; */
  padding: 10px 0;
}

body.action_list ul.yiiPager
{
  text-align: center;
  margin: 25px 0;
  padding-bottom: 50px;
  clear: both;
}

ul.yiiPager li
{
	display:inline;
  font-size: 11px;
}

ul.yiiPager a:link,
ul.yiiPager a:visited
{
	border:solid 1px #066;
	font-weight:bold;
	color:#066;
	padding:1px 6px;
	text-decoration:none;
}

ul.yiiPager .page a
{
	font-weight:normal;
}

ul.yiiPager a:hover
{
	border:solid 1px #099;
	color:#099;
}

ul.yiiPager .selected a
{
	background:#066;
	color:#FFF;
	font-weight:bold;
}

ul.yiiPager .hidden a
{
	border:solid 1px #333;
	color:#333;
}

/**
 * Hide first and last buttons by default.
 */
ul.yiiPager .first,
ul.yiiPager .last
{
	display:none;
}


