
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Standardtags
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

a {
	text-decoration: underline;
	color: #a51d23;
}

a:hover {
	text-decoration: none;
}


body {
	margin: 0px;
	padding: 0px;
	background: url(../pics/layout/elternstreich/background.jpg) repeat-x;
}

div.clearfix {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	background: transparent;
	color: transparent;
	border:none;
	line-height: 0px;
}

h1 {
	font-weight: bold;
	font-size: 28px;
	padding: 0px;
	margin: 0px;
	color: #a51d23;
	font-style: italic;
	margin: 0 0 25px 0;
}

h2 {
	font-size: 13px;
	font-weight: normal;
	color: #a51d23;
	margin: 0 0 14px 0;
	padding: 0px;
}

p {
	padding: 0px;
	margin:  0 0 20px 0;
}

#page {
	width: 970px;
	margin:auto;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header {
	height: 116px;
}

#header #logo {
	float: left;
	padding: 25px 0 0 0;
	width: 300px;
}

#header #navi {
	float: left;
	padding: 39px 0 0 0;
	width: 670px;
	z-index: 100;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#navi ul#level1 {
	background: url(../pics/layout/elternstreich/background_navi.gif) no-repeat;
	width: 666px;
	height: 38px;
	list-style: none;
	padding: 2px;
	margin: 0px;
	z-index: 100;
}

#navi ul#level1 li.level1li {
	display: block;
	float: left;
	position: relative;
	background: url(../pics/layout/elternstreich/navi_trenner_level1.gif) 3px right no-repeat;
	height: 34px;
	z-index: 100;
}

#navi ul#level1 li.level1li:hover {
	background: url(../pics/layout/elternstreich/navi_trenner_level1_on.gif) top right repeat-x;
}

/* Wegen IE7 */
#navi ul#level1 li.level1lihover {
	background: url(../pics/layout/elternstreich/navi_trenner_level1_on.gif) top left repeat-x;
}

#navi ul#level1 li.level1li a {
	display: block;
	color: #889d00;
	font-size: 19px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 5px 25px 0 25px;
	height: 32px;
	text-decoration: none;
	z-index: 100;
}

#navi ul#level1 li.level1li:hover a,
#navi ul#level1 li.level1lihover a {
	color: #ffffff;
}

#navi ul#level1 li.level1li ul.level2 {
	border-top: solid 1px #E6F67E;
	border-bottom: solid 1px #879c04;
	display: none;
	list-style: none;
	margin: -2px 0 0 0;
	padding: 0px;
	position: absolute;
	background-color: #a4bd05;
	z-index: 100;
}

#navi ul#level1 li.level1li:hover ul.level2 {
	display: block;
}

#navi ul#level1 li.level1li ul.level2 li {
	float: none;
	background: none;
	border-right: solid 1px #879c04;
	border-left: solid 1px #879c04;
	height: 18px;
}

#navi ul#level1 li.level1li ul.level2 li:hover,
#navi ul#level1 li.level1li ul.level2 li.level2lihover {
	color: #a4bd05;
	background-color: #ffffff;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	height: 18px;
}

#navi ul#level1 li.level1li  ul.level2 a,
#navi ul#level1 li.level1li ul.level2 li.level2lihover a {
	display: block;
	padding: 2px 25px 0 25px;
	min-width: 130px;
	z-index: 100;
}

#navi ul#level1 li.level1li  ul.level2 span,
#navi ul#level1 li.level1li ul.level2 li.level2lihover span {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	z-index: 100;
}

#navi ul#level1 ul.level2 li:hover a span,
#navi ul#level1 li.level1li ul.level2 li.level2lihover a span {
	color: #a4bd05;
	z-index: 100;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Content Rahmen
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-box {
	margin: 15px 0 0 0;
	width: 970px;
	background-color: #ffffff;
}

#content-inner-box {
	width: 970px;
	background: url(../pics/layout/elternstreich/shadow_main.gif) bottom repeat-y;
}

#content-box #left,
#content-box #right {
	width: 5px;
	float: left;
	overflow:hidden;
}

#content-box #content {
	padding: 5px 0 0 0;
	float: left;
	width: 960px;
}

#content-box #content #shadow-top {
	margin: -7px 0 5px 0;
	height: 6px;
	background: url(../pics/layout/elternstreich/shadow_top.gif) bottom repeat-x;
}

#content-box #content #inner-content {
	margin: 5px 5px 5px 5px;
}

#content-box #shadow-bottom {
	height: 15px;
	background: url(../pics/layout/elternstreich/shadow_bottom.gif) top repeat-x;
	margin: 0 2px 0 3px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Startseite
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#startseite {
	background: url(../pics/layout/elternstreich/verlauf_startseite.jpg) top repeat-x;
	height: 397px;
	padding: 8px 0 0 40px;
}


#startseite #startseite-left {
	float: left;
	width: 410px;
}

#startseite #startseite-left h1 {
	margin: 0 0 3px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#startseite #startseite-right {
	position: relative;
	width: 410px;
	float: right;
	z-index: 1;
}

#startseite #startseite-right #image {
	position: absolute;
	float: right;
	margin: -45px 0 0 0;
	z-index: 1;
	width: 410px;
}
#startseite #startseite-right #image img {
	float: right;
	margin: 0 13px 0 0;
}

#startseite #startseite-right h2 {
	position: absolute;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #a51d23;
	margin: 210px 13px 0 0;
	z-index: 2;
	width: 410px;
}

#startseite-absatz a {
	text-decoration: none;
}

#todo {
	position: absolute;
	margin: 240px 13px 0 0;
	z-index: 2;
	width: 410px;
}

#todo #todo-left {
	float: left;
	width: 50%;
}

#todo #todo-left div {
	width: 161px;
	height: 23px;
	color: #a51d23;
	padding: 7px 0 0 38px;
}

#todo #todo-left #todo-1 {
	background: url(../pics/layout/elternstreich/background_todo_1.gif) no-repeat;
}

#todo #todo-left #todo-2 {
	background: url(../pics/layout/elternstreich/background_todo_2.gif) no-repeat;
}

#todo #todo-left #todo-3 {
	background: url(../pics/layout/elternstreich/background_todo_3.gif) no-repeat;
}

#todo #todo-left #todo-4 {
	background: url(../pics/layout/elternstreich/background_todo_4.gif) no-repeat;
}

#todo #todo-right {
	float: left;
	width: 50%;
}

#todo #todo-right .win {
	background: url(../pics/layout/elternstreich/background_preis.gif) no-repeat;
	width: 173px;
	height: 24px;
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 10px;
	color: #ef8000;
	padding: 10px 0 0 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#todo #todo-right .win span {
	margin: 0 0 5px;
	font-weight: normal;
	font-size: 12px;
	color: #575757;
	padding: 0 0 0 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#startseite-absatz {
	padding: 5px 0 30px 0;
}

#startseite-absatz #startseite-absatz-left {
	float: left;
	width: 515px;
}

#startseite-absatz #startseite-absatz-right {
	float: left;
	width: 451px;
}

.startseite-absatz-element-left {
	float: left;
	width: 220px;
	padding: 0 0 0 40px;
}

.startseite-absatz-element-left h2 {
	color: #a51d23;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	height: 27px;
	font-weight: bold;
}

.startseite-absatz-element-left p {
	padding: 0px;
	margin: 0px;
}

.startseite-absatz-element-right {
	float: left;
	width: 120px;
	padding: 30px 0 0 35px;
}

.startseite-absatz-element-images {
	padding: 0 0 0 40px;
}

.startseite-absatz-element-images .images {
	float: left;
	margin: 0 27px 0 0;
	width: 117px;
	height: 69px;
}

.startseite-absatz-element-images h2 {
	font-weight: bold;
}

.startseite-absatz-element-images .images#letztes {
	margin: 0 0 0 0;
}

.startseite-absatz-element-images img {
	border: solid 1px #C2C4C3;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Standardseite
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#standard {
	padding: 30px 0 0 45px;
}

#standard-left {
	float: left;
	width: 630px;
	margin: 0 35px 0 0;
}

#standard-right {
	float: left;
	width: 226px;
}

#standard-right .box-gruen {
	background: url(../pics/layout/elternstreich/box_gruen_rahmen.gif) repeat-y;
	margin: 0 0 21px 0;
}

#standard-right .box-orange {
	background: url(../pics/layout/elternstreich/box_orange_rahmen.gif) repeat-y;
	margin: 0 0 21px 0;
}

#standard-right .box-content {
	padding: 6px 28px 0 28px;
}

#standard-right .box-content h2 {
	font-weight: bold;
}

#standard-right  .box-content img {
	float: left;
	margin: 0 7px 0 0;
}

#standard-right .box-content p {
	padding: 0px;
	margin:  0 0 0 0;
}

#standard-right .box-content a {
	/* display: block; */
	color: #a51d23;
}

.absatz-standard-text {
	/* width: 200px; */
	/* min-width: 200px; */
}

.absatz-standard-image-left {
	padding: 0 20px 0 0;
}

.absatz-standard-image-right {
	padding: 0 0 0 20px;
	text-align: right;
}

.absatz-standard-image-right img{
	float: right;
}

.absatz-standard-image-float-left {
	float: left;
	padding: 0 20px 0 0;
}

.absatz-standard-image-float-right {
	float: right;
	padding: 0 0 0 20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Spezialseiten
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.fehlertext, .fehlertext strong {
	color: #a51d23;
}

#form-submit {
	margin: 0 0 0 0;
}

#standard-left  textarea {
	width:280px;
	height:100px;
	margin: 0 0 15px 0;
}

#sortierung {
	margin: 0 0 10px 0;
	float: left;
}

#sortierung a {
	display: block;
	width: 170px;
	padding: 2px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	text-decoration: none;
}

#sortierung a:hover {
	/* background-color: #FCE7AE; */
}

#sortierung a span {
	vertical-align: middle;
	padding: 2px 5px 2px 2px;
	color: #a51d23;
}

#sortierung a img{
	vertical-align: middle;
}

a.kindergarten {
	display:block;
	background-color: #f5f5f5;
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
	width: 160px;
	height: 210px;
	text-decoration: none;
}

a.kindergarten span {
	font-weight: bold;
	text-decoration: none;
}

a.kindergarten:hover {
	background-color: #FCE7AE;
	text-decoration: none;
}

a.kindergarten .name {
	margin: 5px 0 0 0;
}

a.kindergarten .ort {
	margin: 5px 0 0 0;
}

a.kindergarten .anzahl {
	margin: 5px 0 0 0;
}

a.kindergarten .durchschnitt {
	margin: 5px 0 0 0;
}

a.kindergarten images {
	border: solid 1px #C2C4C3;
	overflow: hidden;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

a.kindergarten div.durchschnitt span {
	vertical-align: top;
	padding: 0 5px 0 0;
}

#pv-container {
	padding: 10px 0 0 0;
	width: 660px;
}

#pv {
	width: 300px;
	margin: auto;
}

#pv a {
	text-decoration: none;
}

#pv #pv-back {
	float: left;
	width: 24px;
	height: 24px;
	background: url(../pics/layout/elternstreich/pageview_items.jpg) no-repeat;
	background-position: 0 0;
	margin: 0 1px 0 1px;
	display: block;
	overflow: hidden;
}

#pv #pv-back:hover {
	background-position: 0 -24px;
}

#pv .pv-number  {
	float: left;
	width: 16px;
	height: 20px;
	background: url(../pics/layout/elternstreich/pageview_items.jpg) no-repeat;
	background-position: -24px 0;
	margin: 0 1px 0 1px;
	display: block;
	overflow: hidden;
	padding: 4px 0 0 8px;
	color: #555555;
}
#pv .pv-number:hover ,
#pv .pv-number-aktive {
	background-position: -24px -24px;
}

#pv #pv-forward {
	float: left;
	width: 24px;
	height: 24px;
	background: url(../pics/layout/elternstreich/pageview_items.jpg) no-repeat;
	background-position: -48px 0;
	margin: 0 1px 0 1px;
	display: block;
	overflow: hidden;
}

#pv #pv-forward:hover{
	background-position: -48px -24px;
}

#pv .pv-empty {
	width: 24px;
	height: 24px;
	float: left;
	margin: 0 1px 0 1px;
}

#video {
	background: url(../pics/layout/elternstreich/verlauf_startseite.jpg) top repeat-x;
	height: 320px;
	padding: 8px 0 0 40px;
	margin: 0 0 10px 0;
}

#video #video-left {
	float: left;
	width: 350px;
}

#video #video-left h2 span {
	color: #555555;
	margin: 0 0 0 10px;
}

#video #video-right {
	float: left;
	padding: 27px 0 0 0;
	width: 220px;
}

#video #video-right #text {
	height: 179px;
}

#video #video-right #auswertung #durchschnitt span {
	vertical-align: top;
	padding: 0 5px 0 0;
}

#video #video-right #auswertung #durchschnitt img {
	margin: 1px 0 0 0;
}

#video #video-right .rate {
	float: left;
	height: 13px;
	width: 12px;
	/* border: solid 1px #555555; */
	padding: 0 2px 0 0;
	background: url(../pics/layout/elternstreich/stern_inaktiv.gif) no-repeat;
	cursor: pointer;
}

#video #video-right .rate:hover {
	background: url(../pics/layout/elternstreich/stern_aktiv.gif) no-repeat;
}

#video #video-right .rate-on {
	background: url(../pics/layout/elternstreich/stern_aktiv.gif) no-repeat;
}

#video #video-right #return {
	margin: 5px 0 0 0;
}

#video #video-right #texte,
#video #video-right #state,
#video #video-right #id {
	display: none;
}

#video #video-right #auswertung {
	margin: 10px 0 0 0;
}

#footer-absatz {
	margin: 0 0 20px 15px;
}

	/*
		root element for the scrollable.
		when scrolling occurs this element stays still.
	*/
	.scrollable {

		/* required settings */
		position:relative;
		overflow:hidden;
		width:800px;
		height:69px;
		margin: 0 20px 20px 20px;

		/* custom decorations */
		/* border:1px solid #9E8A46; */
	}

	/*
		root element for scrollable items. Must be absolutely positioned
		and it should have a extremely large width to accomodate scrollable items.
		it's enough that you set the width and height for the root element and
		not for this element.
	*/
	.scrollable .items {
		/* this cannot be too large */
		width:20000em;
		position:absolute;
		clear:both;
	}
 	
	.scrollable div.items div.item {
	        float: left;
        	margin: 0 27px 0 0;
	        width: 117px;
	        height: 69px;
	}

	/* active item */
	.scrollable .active {
		border:2px solid #000;
		z-index:9999;
		position:relative;
	}

	/* this makes it possible to add next button beside scrollable */
	.scrollable {
		float:left;	
	}

	/* prev, next, prevPage and nextPage buttons */
	a.browse {
		background:url(../pics/layout/slider/hori_large.png) no-repeat;
		display:block;
		width:30px;
		height:30px;
		float:left;
		margin:20px 0 0 0;
		cursor:pointer;
		font-size:1px;
	}

	/* right */
	a.right 			{ background-position: 0 -30px; clear:right; margin-right: 5px;}
	a.right:hover 	{ background-position:-30px -30px; }
	a.right:active 	{ background-position:-60px -30px; } 


	/* left */
	a.left			{ margin-left: 5px; } 
	a.left:hover  	{ background-position:-30px 0; }
	a.left:active  	{ background-position:-60px 0; }

	/* up and down */
	a.up, a.down	{ 
		background:url(../pics/layout/slider/vert_large.png) no-repeat; 
		float: none;
		margin: 10px 50px;
	}

	/* up */
	a.up:hover  		{ background-position:-30px 0; }
	a.up:active  	{ background-position:-60px 0; }

	/* down */
	a.down 			{ background-position: 0 -30px; }
	a.down:hover  	{ background-position:-30px -30px; }
	a.down:active  	{ background-position:-60px -30px; } 


	/* disabled navigational button */
	a.disabled		 {
		visibility:hidden !important;		
	} 	

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Absatzelement Aufklapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.toggle-paragraph h2 {
	background: url(../pics/layout/elternstreich/paragraph_plus.gif) #f1f1f1 9px 6px no-repeat;	
	padding: 2px 0 0 27px;
}

.toggle-paragraph h2.opened {
	background-image: url(../pics/layout/elternstreich/paragraph_minus.gif);
}

.toggle-paragraph .paragraph{
	margin-bottom: 20px;
}

.toggle-paragraph .image-left {
	margin: 0 20px 10px 0;
}

.toggle-paragraph .image-right {
	margin: 0 0 10px 20px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Upload (http://swfupload.org/)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
 
#upload-button {
	/* cursor: pointer;  Geht nicht über Flash */
}

#upload-file {
	margin: 0 0 10px 0;
}

#upload-progress {
 	width: 282px;
}

.progressWrapper {
	width: 100%;
	overflow: hidden;
}

.progressContainer {
	margin: 5px 0 10px 0;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #cacfd3;
	background-color: #F5F5F5;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: none;
	height: 14px;
	width: 14px;
	background-image: url(../../portal/pics/layout/refdb/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	/* border: solid 1px #ff0000; */
}

#footer a.partner {
	display: block;
	float: left;
	padding: 0 25px 0 0;
	height: 55px;
}

#footer #wagner {
	padding-top: 23px;
}

#footer #alpina {
	padding-top: 33px;
}

#footer #selbst {
	padding-top: 19px;
}

#footer #kleinundgross {
	padding-top: 32px;
}

#footer #meinestadt {
	padding-top: 23px;
}

#footer #links {
	float: left;
	width: 300px;
	padding: 0 25px 0 0;
}

.dotted-line {
	background: url(../pics/layout/elternstreich/dotted_line.gif) repeat-x;
	line-height: 1px;
	height: 1px;
	width: 100%;
	min-width: 100px;
	clear: both;
}

#footer #links #partner-title,
#footer #quick #quick-title {
	color: #9b9b9b;
	margin: 0 0 5px 0;
	font-size: 10px;
	font-weight: bold;
}

#footer #links #partner-links,
#footer #quick #quick-links {
	margin: 12px 0 0 0;
}

#footer #links #partner-links a {
	display: block;
	width: 150px;
	float:left;
	color: #9b9b9b;
	padding: 0 0 5px 0;
	text-decoration: none;
}

#footer #links #partner-links a:hover {
	color: #a51d23;
}

#footer #quick {
	float: left;
}

#footer #quick #quick-links a {
	display: block;
	width: 100px;
	color: #9b9b9b;
	padding: 0 0 5px 0;
	text-decoration: none;
}

#footer #quick #quick-links a:hover {
	color: #a51d23;
}

#footer #quick #quick-links span.metanavigation-ebene-1-aktiv {
	font-weight: normal;
	color: #9B9B9B;
}
