@charset "utf-8";
/* CSS Document */

html * { 
    padding:0; 
	margin:0; 
	border:0; 
}

body {
	height: 100%;
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background: #fbfbfb;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	overflow: -moz-scrollbars-vertical;	
}

#outer {
	padding: 15px;
	border: 1px solid #CCCCCC;
	width: 820px;
    margin:0 auto;
	background: #FFFFFF;
	
}

#page { 
	width:820px;
}
 
.nopic{
background-image:none !important;
margin-left:-30px;	
}

#header {
    background: #a8a9ad;
	width:820px;
	border-bottom:15px solid #FFF;
	height: 122px;
}

#header .header-text {
    margin:28px 13px 0 15px;
}

#logo { 
    border-right: 15px solid #FFF;
	height:122px;
    background:#f6821f;
	width:74px;
	float:left;
} 

#logo a {
	background-image: none;
	padding: 0;
}
 
#content { 
    border-bottom: 15px solid #FFF;
	padding: 0;
	margin: 0;
	height: auto;			
	background:#FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}

#content-impressum {
    border-bottom: 15px solid #FFF;
	min-height: 278px!important;
	padding: 0;
	margin: 0;
	background:#f6821f;
}

#content-text { 
	font-size: 100%;
	padding:25px 0 25px 110px; 
	width: 400px;
	line-height: 17px;	
}

#content-text ul {
	margin: 0px 0px 15px 0px;
	list-style-type: square;
	list-style: square;
}

#content-text ul li {
	list-style: outside;
	margin: 0px 0px 4px 16px;
}

#content-text p {
	line-height: 17px;
}

#content-text a, 
#content-text a:visited, 
#content-text a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/link_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;	
	padding: 4px 0px 0px 26px;	
}

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

#content-text h1 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 15px;
}

#content-text h2 {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px;
}

p { 
    line-height:18px;
	margin-bottom:1em
}

p.small {
	line-height: 16px;
	font-size: 11px;
}

#content-text td a {
	background-image: none;
	padding: 0;
}

#content .img-right { 
	float:right; 
	height: 398px;
}

#content-impressum .img-right { float:right; }

#footer { 
    background:#bcbdc1;
	height:152px;
	padding: 0px;
	margin: 0px;
}

#footer-left {
	float: left;
	width: 544px;
	height: 152px;
}

#footer-right {
	float: right;
	background: #f5821f;
	width: 231px;
	height: 122px;
	border-left: 15px solid #FFFFFF;
	padding: 15px;	
}

#footer-right a, 
#footer-right a:visited, 
#footer-right a:active {
	color: #FFFFFF;
	background-image: url(../images/link_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;	
	text-decoration: none;
	padding: 5px 0px 0px 25px;
}

#footer-right a:hover {
	text-decoration: underline;
}

#footnote {
	padding-top: 5px;
	width: 820px;
	text-align: right;
	margin:0 auto;	
	font-size: 11px;
	color: #666666;
}

#footnote a, 
#footnote a:visited, 
#footnote a:active {
	background-image: none;
	color: #666666;
	text-decoration: none;
}

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

/* NAVIGATION */

#navigation {
	float: left;	
	position:relative;
}

/* NAVIGATION MAIN */

#navi-main {
	margin: 0px;
	padding: 0px;
	width: 500px;
	position: absolute;
	top: 0px;
	left: 0;
}

#navi-main  ul {
	display: block;
	list-style: none; 
	margin: 12px 0px 0px 21px;
	width: auto;
}

#navi-main  ul li {
	font-size: 12px;
	font-weight: bold;	
	float: left; 
	margin: 0px 5px 0px 0px;	
	text-align:left;
}

#navi-main a, 
#navi-main a:visited, 
#navi-main a:active {
	color: #d4d4d6;
	text-decoration: none;
	background-image: none;
	padding: 0;	
}

#navi-main a:hover {
	color: #FFFFFF;
}

#navi-main ul li .current {
	color: #FFFFFF;
}

/* NAVIGATION SUB */

#navi-sub {
	margin: 10px 0 0 0;
	padding: 0px;
	width: 500px;
	position: absolute;
	top: 20px;
	left: 0;
}

#navi-sub  ul {
	list-style: none; 
	margin: 0px 0px 0px 21px;
}

#navi-sub ul li {
	font-size: 12px;
	font-weight: bold;	
	float: left; 
	margin: 0px 5px 0px 0px;	
	text-align:left;
}

#navi-sub a, 
#navi-sub a:visited, 
#navi-sub a:active {
	color: #d4d4d6;
	text-decoration: none;
	background-image: none;
	padding: 0;	
}

#navi-sub a:hover {
	color: #FFFFFF;
}

#navi-sub ul li .current {
	color: #FFFFFF;
}


img { behavior: url(/css/iepngfix.htc) }
#pageflip {
	position: fixed;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../images/subscribe.png) no-repeat right top;
}

/* Unterstuetzer */

li.spender	{
	list-style-type:square;
	line-height:1.5em;	
}

.stifer	{
	width:100%;	
	position:relative;
	margin-bottom:-100px;
}

div.name	{
	width:240px;
	font-size:140%;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid white;
	text-indent:5px;
}
div.bild	{
position:relative;
left:0;
margin:10px 3px;
width:100px;
border:1px solid white;
}
div.motivation	{
	position:relative;
	left:120px;
	top:-133px;
	width:300px;
	text-align:justify;	
} 

.loadmore
	{
		font-style:italic;
		font-weight:600;	
		margin-left:-25px;
	}

.wait	{
	margin-left:125px;
	margin-top:35px;	
}

.min_moti	{
background:none;
font-weight:bold;
margin-left:-25px;	
}

/* Paten */

.pate	{
	position:relative;
	height:120px;
	width:100%;	
	margin-bottom:50px;
}

.logo	{
	position:absolute;
	left:0px;
	height:150px;
	width:150px; 
}
.patenname	{
	position:relative;
	top:0;
	left:155px;
	z-index:2;
	width:300px;
	height:40px;
	font-size:170%;
	font-weight:bold;
}

.info	{
	position:relative;
	top:0;
	left:155px;
	z-index:2;
	width:300px;
	height:110px;
}
.patenimg	{
position:absolute;
left:50%;
margin-left:-54px;
}
