/* CSS Document */


body {
	color: #333;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #fff url('../img/kinderladen_berlin.gif') left top no-repeat;
}

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


a.sel:active	{ color: #000; }
a.sel:hover	{ color: #9A5D02; text-decoration: underline;}

.thumb { border: none; margin: 20px 0px 20px 70px; }

ol {
	list-style-type: lower-alpha;
}

hr {
  border: 1px solid #e1e1e1;
}





h1 {
  font-size: 15px;
    font-weight : bold;
  color: #950024;
}
#contentvid h1 {
  font-size: 16px;
    font-weight : bold;
  color: #950024;
}

h2 {
	font-size: 10px;
    font-weight : bold;
}

#contentvid h2 {
  font-size: 13px;
    font-weight : bold;
  color: #950024;
}


form		{ display: inline; }
fieldset	{ margin: 0em 0em 0em 5em; border: 1px solid #fff; padding: 1em;}

input, textarea, select	{ color: #333; background-color: #FFF; font-family: Verdana, Arial, sans-serif; font-size: 1em; border: 1px solid #999; }
input.submit	{ cursor: pointer; }
input.disabled	{ cursor: default; }
input:focus, 
textarea:focus	{ color: #333; background-color: #F5F5F5; }

label		{ cursor: pointer; }
label:hover	{ color: #C00; }




#nav
{
	top: 102px;
	left: 370px;
  position : absolute;
  width: 550px;
}


#nav ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#nav li
{
	margin: 0px;
	padding: 10px;
	float: left;
}

#nav li.menu_blau	{ border-width: 1px 0px 1px 0px; }
#nav li.sel	{ border-top-width: 0px; }
#nav li.sel a { padding-top: 1px; }

#nav a { 
  color:#950024; text-decoration: none;
  padding: 3px 6px 8px;
}

#nav a.sel      { 
  color: #9A5D02; 
  text-decoration: none; 
  background-color: #FFFFFF;
  padding: 2px 5px 8px 5px ;
  background-color: #FFFFFF;
  border-left: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
  border-top: 1px solid #E1E1E1;
}

#content {
    position : absolute;
	top: 185px;
	left: 180px;
	width: 600px;
	height: 348px;
	float: left;
}

#contentvid {
  position : absolute;
  top: 170px;
  left: 180px;
}

#fotocnt {
    position : absolute;
	top: 170px;
	left: 180px;
	width: 800px;
	height: 348px;
	float: left;
}

#block {
	padding: 10px 10px 10px 10px;
	background-color: #F8F7DE;
    color: #333;
	border: 1px solid;
	border-color: #999;

}
#block_info {
	padding: 10px 10px 10px 10px;
	background-color: #F8F7DE;
    color: #333;
	border: 1px solid;
	border-color: #999;
	width: 180px;

}

.border {
	background-color: #F8F7DE;
	border: 1px solid;
	border-color: #999;
	width: 400px;
	padding: 10px 10px 10px 10px;
	text-align: right;
}

.extras { position: relative; top: 0px; right: 0px; text-align: left; }
.extras_2 { float: left; text-align: left; margin-right: 50px;}
.pictures { width: 532px; height: 95px}
.kontakt { margin: 200px}

#fontsize
{
	padding: 8px 0px 0px 0px;
	width: 100px;
	float: right;
	color: #333;
	text-align: right;
}


.left { float: left;}
.right { float: right; }


#galerie { width: 900px; display: inline; }
.foto_galerie { width: 204px; height: 200px; background: #e1b883; padding: 5px;}
.fotocnt { width: 900px; }

#galerie a {
	width: 210px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	text-decoration: none;
}

#galerie dl img{
	float: none;
	margin: 5px;
	padding: 0px;
}
#galerie dt{
	float: none;
	display:inline;
}
#galerie dd{
	float: left;
	width: 208px;
	margin: 5px;
	padding: 0px;
	display: block;
	text-align:left;
}


.block { display: block; }
.thumb { border: 1px solid #882426; margin: 30px 0px 0px 0px; }
.fotos { margin-left: 10px; width: 210px; height: 170px; }
.klein { font-size: 12px; color: #7f541b; margin-left: 4px;} 










.image {
	margin: 10px;
	border: 1px;
	border-style: solid;
	float: right;
	border-color: #bbb;
}
.image:hover { border-color: #950024; }

.image_1
{
	margin: 30px 10px 5px 10px;
	border: 1px;
	border-style: solid;
    position : absolute;
	top: 20px;
	left: 0px;

}

.image_2
{
	margin: 30px 0px 0px 10px;
	border: 1px;
	border-style: solid;
    position : absolute;
	top: 20px;
	left: 200px;

}

.image_3
{
	margin: 30px 0px 0px 10px;
	border: 1px;
	border-style: solid;
    position : absolute;
	top: 20px;
	left: 400px;

}

.plan
{
	margin: 20px;
	float: right;
	text-align: right;

}

.icon
{
	vertical-align: middle;

}

.downloads
{
}



.headline
{
	text-align: center;
    font-weight : bold;
	color: #950024;
}
.line { border-top: #950024 solid 1px; }

.center { text-align: center; padding-top: 30px; }

.ignore { display: none; } 
.title { display: none; } 

#footer 	
{ 
	background-color:#FFF;
	position: absolute; 
	left: 180px;
	width: 480px; 
}


/* sitemap */

#sitemap {
	margin: 10px 0px 0px 70px;
	padding: 1em 1.5em;
   line-height: 25px;
   width: 480px;
   }

#sitemap LI {
   padding: 0 0 0 30px;
   margin: 0;
   list-style-type: none;
   }
#sitemap LI { background: url(../img/li_3.gif) no-repeat 0% 0%; }
#sitemap LI.last { background: url(../img/li_1.gif) no-repeat 0% 0%; }
#sitemap UL {
   padding: 0 0 0 30px;
   margin: 0 0 0 -30px;
   list-style-type: none;
   }
#sitemap UL {
   background: url(../img/li_2.gif) repeat-y 0% 0%; }
#sitemap UL.last { background-image: none; }



/* POST */

#feed fieldset label	{ margin: 3px 2px 3px 60px; padding: 4px 1px 2px 3px; float: left; clear: left; width: 7em; text-align: right; }
#feed input, 
#feed textarea		{ margin: 3px 140px 3px 1px; padding: 3px 3px 4px 3px; }
#feed input		{ width: 200px; max-width: 300px; background-repeat: no-repeat; background-position: 4px 50%; padding-left: 3px; }
#feed textarea		{ width: 200px; max-width: 300px; height: 80px; }
#feed .buttons		{ margin: 0em 0em 0.5em 18em; padding-left: 26px; text-align: left; }
#feed .buttons .submit	{ width: auto; padding: 2px 5px 3px 5px; margin: 0px 5px 0px 0px; }
#feed input.checkbox	{ width: auto; margin: 0px; }

#feed .absolute		{ position: absolute; z-index: 12; }
#feed .offset		{ position: absolute; top: -1.4em; left: 10em; }
#feed .balloon		{ background: url("../../images/balloon.gif") no-repeat 0% 100%; padding-bottom: 9px; padding-top: 4px; }
#feed .alert		{ color: #C00; background-color: #FFF; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #C00; padding: 3px 4px; white-space: nowrap; }

#container { padding-bottom: 20px; }

