/*********************************************************************************

	Project		: SOS-Kunststück
	Copyright	: Oliver Kreischer - www.kreischer.de

**********************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size: 0.8em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

a:focus { outline: none; }
legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: decimal; font-weight: bold; font-size: 1em; margin-bottom: 1em;}
ol li		{margin: 10px 30px; 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 1em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size: 0.8em; }

a:hover { text-decoration:none; }


html {
	min-height: 100%;
	margin-bottom: 1px;
	background-image:url(back_website.gif);	
   background-repeat: repeat-y;
   background-position:50%;
   min-width: 980px;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
   background:url(back_header_2.gif) center 0 no-repeat;
   min-height: 30px;
	min-width: 980px;
   	}


.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

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

.warning { color:#f00; background: inherit; }

#website {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	text-align:left;
}

#links {
float: left;
margin-left: 5px;
margin-top: 30px;
width: 140px;
}

#mitte {
width: 600px;
float: left;
margin-left: 25px;
padding: 0;
}

/* nur für den IE7 */
*+html #mitte {

 } 

#rechts {

width: 150px;
margin-top: 30px;
float: right;
}


.logo {
	display:block;
	height: 206px;
	width: 122px;
	text-indent:-700em;
	background:url(soskunststueck2010_122.jpg) 0 0 no-repeat;
	margin-left: 10px;
	
}



#navheight_vert {
margin-top: 25px;
padding-top: 8px;
width: 140px;
background:url(trennlinie.gif) 0 0 repeat-x;

}

#navheight_vert ul.nav1st {
		margin: 0;
		padding: 0;
}


ul.nav1st {
	font-size: 1em;
	letter-spacing:0.02em;

}

ul.nav1st li {
	display: block;
	color:#000;
	background: inherit;
	font-weight: bold;
	text-align: left;


}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	color:#000;
	padding: 8px 3px 8px 3px;
}

ul.nav1st a:hover {
	color:#000;
	background: #e6eedb;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#fff;
	background-color: #68B15D;
}

ul.nav1st li a.current:hover {
	color:#fff;
	background-color: #68B15D;
}

ul.nav2nd {
	margin: 0;
	font-size:1em;
	font-weight:normal;
	text-transform:none;
}

ul.nav2nd li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
}

ul.nav2nd a, 
ul.nav2nd a:link {
	display:block;
	padding: 8px 3px 8px 3px;
}


ul.nav2nd a:hover {
	padding: 8px 3px 8px 3px;
	background-color:#e6eedb;
	color:#000;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	padding: 8px 3px 8px 3px;
	color:#000;
	background-color: #d7e0ca;
}



#breadcrumb {
	float:left;
	margin-top: 15px;
	margin-left: 10px !important;
	margin-left: 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	color:#9e9e9e;
	width: 620px;
	
}

#breadcrumb a, #breadcrumb a:link {
	color:#9e9e9e;
	background: inherit;
	text-transform:none;
}

#breadcrumb a:hover {
	color:#b1000a;
	background: inherit;
	text-decoration: underline;
}



#main {
margin-top: 35px !important;
margin-top: 0px;
margin-left: 20px;
width: 600px;
}



#footer {
	display:block;
	width:620px;
	background:url(trennlinie.gif) 0 0 repeat-x;
	margin: 20px 10px 20px 10px;
	padding-top: 3px;
	font-family: arial, helvetica, sans-serif;
	color:#9e9e9e;	
	font-size: 0.8em;
}

#footer p {
	left: 5px;
	color:#c4c4c4;
}

#footer p a,
#footer p a:link {
	color:#9e9e9e;
	background: inherit;
	text-transform:none;
}

#footer p a:hover {
	color:#b1000a;
	background: inherit;
	text-decoration: underline;
}



#main h1 {
	color:#68B15D;
	background: inherit;
	font-size:1.8em;
	font-weight: normal;
	line-height:1.8em;
}

#main h2 {
	color:#68B15D;
	background: inherit;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.6em;
	margin-bottom: 10px;
}

#main h3 {
	color:#68B15D;
	background: inherit;
	font-size:1.0em;
	font-weight: bold;
	line-height:1.6em;
}

#main h4 {
	color:#68B15D;
	background: inherit;
	font-size: 0.8em;
	font-weight: normal;
}


#rechts h2 {
	color:#68B15D;
	background: inherit;
	font-size:1.2em;
	font-weight: bold;
	margin-bottom: 8px;
}

#rechts p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 15px;
	margin-left: 5px;
}


#rechts h1 {
	color:#000;
	background: inherit;
	font-size: .8em;
	font-weight: bold;
	line-height:1.2em;
		margin-left: 5px;
}

#main h6 {
margin: 15px 0 5px 0;
background: #fff url(trennlinie.gif) repeat-x;
}

#rechts h6 {
margin: 10px 0 0 0;
background: #fff url(trennlinie.gif) repeat-x;
}


#rechts .weiter {
display: block;
clear: both;
font-size: 1em;
padding-top: 4px;
}

#rechts a.weiter  {
color: #0f4789;
text-decoration: underline;
}


#rechts a.weiter:hover  {
color: #b1000a;
text-decoration: underline;
}


.buttons {
margin: 10px 0 0 0;
background: #fff url(trennlinie.gif) repeat-x;
}
#links #spenden {
	margin: 0;
	padding: 0;
	display:block;
	height: 35px;
	width: 140px;
	text-indent:-1700em;
	background: #fff url(sos_spenden2.jpg) 0 0 no-repeat;
	margin-bottom: 8px;
}

#links #spenden:hover {
	margin: 0;
	padding: 0;
	display:block;
	height: 35px;
	width: 140px;
	text-indent:-1700em;
	background: #fff url(sos_spenden2.jpg) 0 -46px no-repeat;
	margin-bottom: 8px;	
}

#links #patewerden {
	margin: 0;
	padding: 0;
	display:block;
	height: 35px;
	width: 140px;
	text-indent:-1700em;
	background: #fff url(sos_pate2.jpg) 0 0 no-repeat;
	margin-bottom: 15px;	
}

#links #patewerden:hover {
	margin: 0;
	padding: 0;
	display:block;
	height: 35px;
	width: 140px;
	text-indent:-1700em;
	background: #fff url(sos_pate2.jpg) 0 -46px no-repeat;
	margin-bottom: 15px;	
	}


#weltweitlogo {
	display:block;
	height: 45px;
	width: 145px;
	text-indent:-1700em;
	background:url(sos_logo.gif) 5px 0 no-repeat;
}

#weltweitlogo_at {
	display:block;
	height: 45px;
	width: 145px;
	text-indent:-1700em;
	background:url(kinderdoerfer_logo_at.gif) 5px 0 no-repeat;
}


.menuerechts {
	padding: 0;
	width: 140px;
	margin-left: 5px;
	margin-top: -5px;
}

ul.menuerechts li {
	margin: 0;
	padding: 0;
	color:#37444f;
	font-weight: normal;
	text-align: left;
	line-height: 12px;
}

ul.menuerechts a, 
ul.menuerechts a:link {
	font-size: 0.8em;
	color:#9e9e9e;
}

ul.menuerechts a:hover {
	color: #b1000a;
	text-decoration: underline;
}

ul.menuerechts li a.current, 
ul.menuerechts li a.current:link {
	color: #000;

}

ul.menuerechts li a.current:hover {
	color: #000;
	text-decoration: underline;
}




#mitte .ebay {
	position: relative;
	float: right;
	padding: 0;
	display:block;
	height: 35px;
	width: 140px;
	text-indent:-1700em;
	background: #fff url(online_bieten.jpg) 0 0px no-repeat;
}

#mitte .ebay:hover {
	margin: 0;
	padding: 0;
	display:block;
	height: 35px;
	width: 140px;
	text-indent:-1700em;
	background: #fff url(online_bieten.jpg) 0 -46px no-repeat;
	}


#mitte .ecard {
	margin-top: -22px;
	margin-left: 3px;
	float: right;
	padding: 0;
	display:block;
	font-size: 10px;
	font-weight: bold;
}

#mitte .ecard:hover {
	margin-top: -22px;
	padding: 0;
	display:block;
	}



#vorzurueck {
	text-align: center;
	display: block;
	margin-top: 25px;
	}

#vorzurueck a {
font-size: 0.8em;
}

  .ecardthumb {
    width: 105px;
    height: 105px;
    padding: 5px;
    margin: 5px;
    text-align: center;
    vertical-align: middle;
    float: left;
  }
  .clear {
    clear: both;
  }


/* ### Images ############################################################ */

#main-block img {
	display:block;
	margin:4px 0;
}

#main-block img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}



/* ### Hyperlinks ######################################################### */

#main a:link		{color: #0f4789; text-decoration:underline;}      
#main a:visited	{color:#02438a; text-decoration:underline;}    
#main a:focus	{color:#325ebe; text-decoration:underline;}
#main a:hover	{color:#b1000a; text-decoration:underline;}
#main a:active	{color:#b1000a; text-decoration:underline;}

#main a.extern  {
color: #0f4789;
padding-left:15px;
background:url('externe_links.gif') 3px 5px no-repeat;
text-decoration: underline;
}


#main a.extern:hover  {
color: #b1000a;
padding-left:15px;
background:url('externe_links.gif') 3px -12px no-repeat;
text-decoration: underline;
}


/* ### Tables ############################################################## */

#main-block table {
	font-size:1.2em;
	line-height:1.6em;
}

#main-block td {
	padding:0 0 0 0;
}



/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}

#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}

/* ### Team ### */

#main-content-block div.txt-img {
	clear: both;
	padding: 12px 0;
}


/* ### Team ### */

#main-content-block div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}

#main-content-block div.team div{
	width:100px;
}

#main-content-block div.team p {
	font-size: 1.3em;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

#main-content-block div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}

/* ### Bildgalerie ### */

#main-content-block div.galerie {
	clear: both;
}
#main-content-block div.galerie div.image {
	float: left;
	width: 270px;
}

#main-content-block div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}


.multilistbild {
 width:160px;
 height:160px;
 
}
		
		
.ref {
	float: left;
   text-align: center;
	color: #7d6a55;
	border: 1px solid #d0d0d0;
	margin: 10px;
	padding: 2px;
	display: inline;
	width: 170px;
	height: 170px;
	background-color: #fff;
}

.ref a:visited{
	color: #7d6a55;
	text-decoration: none;
}

.ref a{
	float: left;
	color: #7d6a55;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
	margin: 5px;

}

.ref a:hover{
	color:#000;
}



#mitte ul {list-style: disc; font-weight: normal; font-size: 1em; margin-bottom: 1em;}
#mitte ul li	{margin: 5px 0 0 20px;}
#mitte ul li ul	{margin: 0 0 0 0; list-style: none;}
#mitte ul li ol	{margin: 0 0 0 0;}




/**
* @package Zweispalter
* @name ZS CSS
* @author ZFeN - sven@zfen.de - http://www.zfen.de
* @version 1.0
*/

.zweispalter {
  width: 600px; 
  
}

.zweispalter_1 {
  width: 290px;
}

.zweispalter_2 {
  width: 290px;
  margin-left: 20px;
}

.zweispalter_1, 
.zweispalter_2 {
  float: left;
}

.clboth {  
 clear: both;
 display: block;
 line-height: 1px;
 font-size: 0;
}

.slideshowrahmen {
width: 500px;
padding: 10px 5px 10px 5px;
margin-left: 50px;
margin-bottom: 10px;
border: 1px solid #d0d0d0;
text-align: center;
}

.slideshow {
width: 480px;
}




.rahmen {
width: 500px;
margin-left: 50px;
margin-bottom: 10px;
border: 1px solid #d0d0d0;
text-align: center;
}

.bildzentriert {
width: 480px;
padding: 10px;
}


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	filter:alpha(opacity=95);
  	opacity:0.95;
    -moz-opacity:0.95; 
}
 
.tool-title {
	font-weight: bold;
	font-size: 0.8em;
	margin: 0;
	color: #000;
	padding: 8px 8px 4px;
	background: url(bubble.gif) top left;
}
 
.tool-text {
	font-size: 0.8em;
	padding: 4px 8px 8px;
		color: #000;
	background: url(bubble.gif) bottom right;
}
 


/* Download anbieten */

.list_content {
	font-size: 1em;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	background-color:#d7e0ca;
	margin:0px;
   line-height: 18px;    
	}


.list_content3 {
	clear: both;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	background-color:#F4F4F4;
	margin:0px;
    line-height: 18px;
	}


.sitemaplevel1 {
margin-left: 50px;
}

.sitemaplevel1 li {
font-size: 1em;
padding: 5px;
font-weight: bold;
}

.sitemaplevel2 li {
	padding-left: 16px;
	list-style-type: none;
	background-image: url(sitemap_grafik.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}




/* Text und Bild */

.flLeft {float:left; margin-right: 10px; margin-bottom: 10px;}
.flRight {float:right; margin-left: 10px; margin-bottom: 10px;}

.bildunterschrift {
font-size: 0.8em;
}

.bildtextflRight {
width: 435px;
}

.bildtextflLeft {
margin-left: 165px;
}

/* Text und Bild */




/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;

}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 250px;
	height: 250px;
	margin-left: 4px;
	background-color: #e6eedb;
	border: 1px solid green;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	background-color: #e6eedb;
	margin-left: 4px;
	border: 1px solid green;	
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: normal;
	color: #000;
	font-size: 0.8em;
	
}
/* Überschrift */
.formgen .formheadline
{
	color:#68B15D;
	font-size:1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 250px;
	background-color: #e6eedb;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
margin-left: 155px;
border: 1px solid green;
}

/* Label */
.formgen label {
width: 150px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 400px;
	background-color: #CCCCCC;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 250px;
	margin-left: 155px;
	height: 25px;
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 600px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #f00;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #f00;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

