/* @override http://www.spendenplattform.ch/spenden-style.css */

/* @override http://www.spendenplattform.ch/spenden-style.css */


/* @group Styles */

/* [Start] */

.ok{
margin:40px;
background:#f9f9f9;
padding:20px;
border:1px solid #eee;
}



#coding{
	display: none;
	visibility: hidden;
}

.image {
border:1px solid #aaa
}
.left {
float:left;
margin-right:10px;
margin-bottom:10px;

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

}


.smallimageleft {
border:1px solid #ccc;
margin:3px;
padding:2px;
background-color:white;
float:left;
margin-right:10px;
margin-bottom:10px;
}

.smallimageright{
border:1px solid #ccc;
margin:3px;
padding:2px;
background-color:white;
float:right;
margin-left:10px;
margin-bottom:10px;
}
.bigimageleft {
border:1px solid #ccc;
margin:3px;
padding:4px;
background-color:white;
float:left;
margin-right:10px;
margin-bottom:10px;
}
.bigimageright {
border:1px solid #ccc;
margin:3px;
padding:4px;
background-color:white;
float:right;
margin-left:10px;
margin-bottom:3px;
}
.smallimage {
border:1px solid #ccc;
margin:3px;
padding:2px;
background-color:white;
}

.bigimage {
border:1px solid #aaa;
margin:3px;
padding:4px;
background-color:#fff;

}



/* @end */

/* @group Typo */

h2:first-letter{
 font-size:18px;
}
h2 {
 color:#951128;
 font-size:16px;
 font-weight:bold;
}
h3 {  
color:#c81736; 
font-size:14px;
 font-weight:bold;
margin-bottom:20px;
}

.portraitKat_zewo h3,.portraitKat h3{
margin-bottom:40px;
}
h4{
font-size:15px;
}
h5{
font-size:13px;
}

h6{
font-size:11px;
}



a:link {
 color: #003399;
 text-decoration: none;
}

a:visited {
 color: #003399;
 text-decoration: none;
}

a:hover {
 color:#A63C01;
 text-decoration: underline;
}

h2.hide_title, .hidden {
	position: absolute;
	left: -9999px;

}

a:active {
 color:#A63C01;
  text-decoration: underline;
}

a:visited{
padding:0;
}

/* @end */

/* @group Layout */

html {
	margin: 0;
	padding: 0;
}

body{
  margin: 0;
  padding: 10px;

 color: black;
 font-size: 12px;
 font-family: Arial,Helvetica, sans-serif;
  background-color:white;
line-height:18px;


   text-align:left;
  }

/* [/End] */

body{
	
  background:white url(/images/layout/backrepeat.gif) repeat-x;
background-attachment:fixed;

}

#container {
 position:relative;
 z-index: 1;
 top:30px;
 left:0px;
 width:840px;
 margin:0 auto; 
}

#container2 {

  background:#C1DAEB url(/images/layout/back.gif) repeat-y;

 clear: both;
 text-align:left;
 
 margin: 0;
 border:4px solid #fff;
 border-width:4px 4px 2px 4px;
 padding:0px 0px 1px 10px;
 border-bottom:1px solid #003458;
}
 
#logo {

 position:absolute;
 left:65px;
 top:65px;
 width:101px;
 height:88px;
border:0;
 margin:0;
 padding:0;
}

#container h1 span{
 display:none;
}

.missing input,.missing select,.missing textarea{
background:red;
}

#container h1 {
display:none;}

#content {
  background:white url(/images/layout/right.gif) repeat-y right;

 margin: 0;
 margin-left:228px;
 border:0 solid #7a91a0;
 border-width:1px 0 0 2px;
 border-top: 1px solid white;
 height:auto !important;
 height:700px;
 min-height:700px;
}

#incontent{
 margin:31px 31px 10px 31px;

}

/* @end */

/* @group Search */

#search{
position: relative;
left:0;
float: left;

}

input.gsc-input{
  width: 90% !important;
  background: #fff repeat-x;
}

#searchcontrol{
position: absolute;
z-index: 3;

}

.gsc-ad-box{
display:none;
}
.gsc-control{
width:280px !important;
}

.gsc-branding{
display:none;
}
.gsc-resultsbox-visible{
opacity:0.95;
margin:1px;
padding:10px;
background:white;
border: 1px solid purple;
width:250px;
margin-left: 10px;
}

.gsc-resultsRoot{
margin: 0;
padding: 0;
border:0 none;

}

/* @end */

/* @group Forms */

#formular{
	clear: both;
	text-align: left;
}

#errors{
text-align: left;
padding: 20px;
background: #ffd4d1;
width: 50%;
margin: 0 auto;
	border: 1px dashed #f00;
}



#formular table{
	clear: both;
	padding: 0;
	margin: auto;
	text-align: left;
	padding-bottom: 0;
	}

#formular th {
	
	font-weight: normal;
	text-align: right;
	padding: 0 10px;
	
}
#formular td{
	padding-bottom: 3px;
	
}

#formular input, #formular select, #formular textarea {
	font-size: 90%;
	padding: 2px;
	margin: 5px;
}


#formular input[type=text]{
	width: 155px;
	
}

#formular textarea{
	font-size: 100%;

}

#formular small{
	display: block;
	margin: 0 auto;
	width: 400px;
	font-size: 75%;
	font-style: italic;
	color: #3f3f3f;
}
input#submit {
	font-size: 100%;
}

.missing input, .missing select{
background: #ffd4d1;
}


/* @end */

/* @group Navigation */

/* @group Sidenavigation */

#menu {

position:absolute;
top:160px;
left:25px;
width:200px;
}


#menu ul{

margin:0;
padding:0;
list-style:none;
}
#menu ul li{
padding:0;
margin:0;
font-size:11px;
letter-spacing:-0.05em;
margin-bottom: 7px;

}

#menu ul li a:hover span{
display:block;
position:absolute;
left:-25px;

width:25px;
height:1px;
background:url(../../images/layout/hover.gif);
padding:0;
margin:0;
}

#menu ul li span{
display:none;
}


#menu ul li a{
margin:0;

color:black;
text-decoration:none;
}
#menu ul li a img{
border:0;
padding:0;
margin:0;
}

#menu ul li a:hover{
padding:0;
margin:0;
border-bottom:1px solid grey;
color:black;
text-decoration:underline;
}

#menusm {

position:absolute;
left:30px;
top:150px;
width:180px;
z-index:10;
text-align:left;
padding:0;
}


#menusm ul{

margin:0;
padding:0;
/*list-style:circle;
list-style-image:url(images/layout/li.gif);*/
margin:0px;
margin-left:10px;
margin-right:9px;
border-bottom:1px solid white;
}

#menusm ul li{
padding:0;
margin:0;
display:inline;
list-style-image:url(images/layout/li.gif);
}


#menusm ul li a{
margin:0;
font-size:12px;
font-familiy:arial,helvetica,sans-serief;
font-weight:bold;
display: block;
color:#B02239;
padding: 3px 6px;
text-decoration:none;
border-width: 1px 1px 0 1px;
border-color:white;
border-style:solid;
}
#menusm ul a:hover{

background-color:#F3F3F3;
}

/* @end */

/* @group Horizontal */

#Navigation{
	position: relative;
	z-index: 3;
	width: 100%;
	padding-bottom: 1px;
	margin: 10px auto;
	margin-top: 0;
	background: white;
	padding: 0;
	border: 1px solid #6cb1bf;


	}

#Navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#navi {
	width: 670px;
	margin: 0 auto;
}



#navi li {
	float: left;
	width: auto;

}

#navi a{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0.6em 1.4em;
	background: white;
	font-weight: bold;
	font-size: 90%;
}

#navi a:hover {
	text-decoration: underline;
}

#navi ul a:hover {
	background: #343434;
}

#navi ul {
	position: absolute;
	left: -9999px;
	width: auto;
	background: white;
}

#navi li:hover ul, #navi li.sfhover ul {
	left: auto;
}

#navi li li {
	float: none;
}

#navi li ul {
	border: 1px solid #bfbfbf;
	border-top: 0 none;
	border-bottom: 2px solid;
	border-color: #6cb1bf;
	background: #f9f9f9;


}
#navi li li a {
	background: #f9f9f9;
	color: #000;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.4;
	padding: .5em 1em;
	
}

#Navigation ul  li li a:hover {
	color: #fff;
}

/* @end */

/* @group Service Nav */

#service {
   background:white url(/images/layout/serviceback.png) repeat;

 margin:0;
 padding: 3px 4px;

 position:absolute;
 z-index:2;
 top:0px;
 right:0px;
 font-size:11px;
width:100%;
text-align:right;
	background-color: #fffeff;
	border-bottom: 2px solid #6b8fd0;
	border-left: 1px solid #6b8fd0;
border: 0 none;
}

#facebook {
	position: absolute;
	left: 300px;
	z-index:1;
	top: 4px;
	
}

#diverses {
	padding-left: 240px;
}
#diverses{
list-style:none;
margin:0;
padding:0;

}

#diverses  li{
display:inline;
float: right;
}

#diverses li {
 color:black;
 margin:3px;

}

#diverses a:link,#diverses a:visited  {
  color:black;

  text-decoration:none;
padding-right:10px;
text-decoration:none;


}

#diverses a:hover {
 text-decoration: underline;
}

#diverses a:active {
 color: #951128;
 text-decoration: none;
}



.clearfix:after , #Navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix,  #Navigation {
	display: inline-block;
}
 
html[xmlns] .clearfix, html[xmlns] #Navigation {
	display: block;
}
 
* html .clearfix, * html #Navigation {
	height: 1%;
}

/* @end */

/* @end */

/* @group DB Seiten */

.portraitKat_zewo{
    background: #fff url(/images/layout/bottom_zewo.gif) no-repeat bottom;
 width:100%;
 padding-bottom:30px;
margin-bottom:30px;
}

.portraitLinks{
margin:30px 30px 0 20px;
}

.portraitKat h2{
width:300px;
}

.portraitKat h2{
width:300px;
}



.orgimgkat{
 margin:0 0 10px 10px;
 border:0;
 float:right;
margin-top:-25px;
/* position:relative;
top:-30px;*/
}



.zewo {

padding:0;
margin:0;
margin-bottom:12px;
}
.zewo img{
position:absolute;
left:490px;
}

#titel {
 background-repeat:no-repeat;
 position:absolute;
 left:160px;
 top:179px;
 z-index:6;
 height:42px;
 width:500px;
}

.uebersichtKategorien {
    color:#777;
    font-size:10px;
    letter-spacing:-0.05em;

}


#PortraitHeader{
font-size:13px;
}

.katimagepor {
 margin:0 0 10px 20px;
 border:0;
 position:absolute;
 right:15px;
 top:55px;
}

.headerDetail{
width:100%;
text-align:center;
padding:10px 0;
}


.headerDetail img{
margin:0 auto;
}

.headerDetail h4{
margin:0 auto;
color:black;
font-size:17px;
font-weight:bold;
}


#beschr{
padding-top:10px;
}
.InPortraitKat{
margin-left:10px;
}

.thing{
font-size:11px;
float:left;
width:200px;
}

#projektlist{
margin:10px;
padding:10px;
border:1px solid black;
}

#projektlist div{
margin-bottom:2px;
}

.portraitKat{
    background: #fff url(/images/layout/bottom.gif) no-repeat bottom;
 width:100%;
 padding-bottom:30px;
margin-bottom:30px;
}

/* @end */

/* @group Startseite */

#logos {
   background:white url(/images/layout/serviceback.png) repeat;
	margin: 29px 4px 4px;
	padding: 15px;
	padding-bottom: 1px;
	border-top: 2px solid #0100aa;
	font-size: 0.9em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#logos a{
	color: #e40000;
		border: none;
	
	}


.logo_text{
	font-size: 1.5em;
}

#logos img{
	
	margin-top: 7px;
	padding: 10px;
	background: white;
	border: none;
	
	
}

#startseite_logo_portrait  {
	float: left;
	margin: 10px;
}

#startseite_logo_partner  {
	float: right;
	margin: 10px;
	text-align: right;
}


#startseite_logo_portrait span, #startseite_logo_partner span{
	display: block;
}
/* @end */

.image_left {
float:left;
margin:5px;
border: 1px solid black;
}

.image_right {
float:right;
margin:5px;
border: 1px solid black;
}

.inputdescr {
float:left;
width:130px;
margin:0;
padding:0;
}

.list{
list-style:none;
margin:10px;
padding:10px;
}

.list li{
margin-bottom:10px;
}

.list input{
vertical-align:middle;
margin:5px;
}


.listdescription{
margin-left:20px;
vertical-align:top;

}
.icon{
vertical-align:middle;
margin-bottom:4px;
 margin-right:5px;
 border:0;
}



.debug {
	background: #ccffcc;
	margin: 10%;
	padding: 3%;
	border: 2px dotted #669966;
}

#admin {
	font-size: 80%;
	padding-top: 20px;
	text-align: center;
}
