/* 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: #ccc; }

#site { overflow: hidden; min-height: 100%; width: 806px; background-color: #003; border-right: 1px solid #ddd; }


/* begin overall style */

#logo {
position: fixed;
top: 0;
left: 0;
width: 65px;
height: 56px;
background: #003 url(../images/kindskopf.png) no-repeat;
}
* html #logo { position: absolute; }

#logorechts {
display: none;
}


#page
{
width: 625px;
margin-left: 90px;
}

#header { margin-top: 25px; }


#mainmenu { display: none; }

#contentwrapper
{
position: relative;
border:2px solid #65a1c5;
}
#content
{
margin: 2px;
padding: 5px 15px;
background-color: white;
}

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

#footer #footercontent
{
  overflow: auto;
  background-color: #fff;
  border: 2px solid #65a1c5;
  padding: 10px;
}
* html #footer #footercontent
{
  zoom: 1;
}

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

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


div.item
{
clear: both;
margin-top: 10px;
margin-bottom: 25px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
overflow: hidden;
position: relative;
}

* html .next { position: relative; }

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

#footer .actionBar { background-color: #006; border: 5px solid #003; }


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


a:link { color: #32507c; }
a:visited {
color: #32507c;
text-decoration: none;
}
a:hover, a:active, a:focus {
color: #325da0;
text-decoration: underline;
}

a.headlinelink:link, a.headlinelink:visited  { color: #32507c; text-decoration: none; }
a.headlinelink:hover, a.headlinelink:active  { color: #352da0; text-decoration: underline; }

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

h1#sitename {
color: #65a1c5;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 69px;
font-weight: bold;
line-height: 1em;
padding-left: 87px;
margin-top: -9px;
}
h1#sitename a:link, h1#sitename a:visited { color: #65a1c5; text-decoration: none; }
h1#sitename a:hover, h1#sitename a:active { color: #78aecd; text-decoration: none; }

h2 {
color: #352da0;
font-size: 125%;
font-weight: bold;
}
#header h2 {
color: #65a1c5;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}

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

h4 {
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
margin-top: 5px;
color: #666;
}

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: #32507c;
border: 0;
color: #65a1c5;
font-size: 1px;
height: 1px;
margin: 10px 0;
}


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

.author {
background-color: #FFF;
color: #666;
font-size: 82%;
}
.authortitle { font-style: italic; }


.abstract, .fliesstext { padding-top: 5px; }
.fett { font-weight: bold; }

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

.source {
background-color: #FFF;
border-color: #FFF;
border-style: solid;
border-width: 0;
color: #333;
font-size: 0.75em;
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: #65a1c5;
color: #65a1c5;
margin: 25px 0;
}

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


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 white;
}

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

.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:10px;
	line-height:100%;
/*	display:inline; */
  padding: 9px 0;
}

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

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

ul.yiiPager .page a
{
	font-weight:normal;
	color: #32507c;
}

ul.yiiPager a:hover
{
	border: solid 1px #009;
  color: #352DA0;
}

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

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

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


