/*Basis-Stylesheet*/
img{ border:none; }
body{
	color:black;
	background:rgb(214,214,214) url(/imgs/bg-gradient.png) repeat-x ;
	margin:0;
	padding:0;
	font:13px verdana, sans-serif;
	height:100%;
}

#container{
	/* background:#4f4f4f; */
	padding:0;
	width:810px;
	margin:auto;
	height:100%; 
	/* border:1px solid black; */
}
#container2 {
	background:url(/imgs/bilder/container-bg.png) repeat-y; 
	width:810px;
	overflow:hidden;
}
#head{ 
	/* width:800px; */
	/* margin-top:10px; */
	margin-left:auto;
	background:rgb(25,25,25);
	color:#fff;
	text-align:left; 
	padding:10px 5px 10px 15px;
}
#head .title a {
	color:rgb(102,153,255); 
	text-decoration:none;
}
#head .title {
	text-align:left; 
	float:left; 
	font-weight:normal; 
	font-size:13px; 
	letter-spacing: 0.1em;
}
#head a.abmelden {
	background:#245597; 
	padding:2px 6px; 
	margin-right: 0px;
	margin-left:6px;
}
#head a.abmelden:hover, #head a.abmelden:active, #head a.abmelden:focus{
	color: #000000;
	background: rgb(255,255,255);
}
/* #head a.abmelden:active, #head a.abmelden:focus{
	background:#002d8a; 
	border-color:#002d8a; 
} */

#menu{
	background:#4f4f4f;
	width:100%;
	margin:0;
	padding:0;
	border-top:2px solid white;
	border-bottom:2px solid white;
	line-height:10px; 	
}

.links{
	text-align:left;
	float:left;
}
.rechts{
	text-align:right;
}

div.pn {
	border: 1px solid black;
}
.pn_left{
	text-align:left;
	float:left;
}
.pn_middle{
	text-align:left;
	padding-left:90px;
	float:left;
}
.pn_right{
	text-align:right;
}
table.pntable {
	border:1px solid black;
}
tr.pntablehead {
	background-color:rgb(20,61,143);
	color:#fff;
	font-weight:bold;
}
tr.pnodd {
	background-color:#e3e3e3;
}
span.pnbutton {
	padding:3px; 
	background-color:#e3e3e3;
	border:1px solid black;
	width:auto;
	font-weight:bold;
}
div.pnhead {
	width:100%;
	background-color:rgb(20,61,143);
	padding:0;
}
table.pnhead {
	margin:0px;
	padding:0px;
}
td.pnhead{
	color:#fff;
	font-size: 12px;
	padding:0px 7px;
	margin:0;
}
#content a.PNHeadLink:link, #content a.PNHeadLink:visited, #content a.PNHeadLink:focus {
	text-decoration:underline;
	color:#fff;
	border:0;
}
.pnbetreff{
	padding:2px 7px;
}
#content a.pnbetreff:link, #content a.pnbetreff:visited, #content a.pnbetreff:focus{
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	border:0;
	color:rgb(20,61,143); 
}
#content a.pnbetreffnew:link, #content a.pnbetreffnew:visited, #content a.pnbetreffnew:focus{
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	border:0;
	color:rgb(20,61,143); 
}
#content a.pnbetreff span, #content a.pnbetreffnew span, #content a.info span, #content a.DE_info span {
	display:none;
}
#content a.pnbetreff:hover span, #content a.pnbetreffnew:hover span, #content a.info:hover span, #content a.DE_info:hover span {
	z-index:10;
	display:block;
	position:absolute; 
	/*top:2em;
	left:2em;*/
	max-width:15em;
	border:1px solid rgb(20,61,143); 
	background-color:rgb(245,245,245);
	color:#000; 
	text-align: center;
	padding: 2px;
	font-size: 0.9em;
	margin-top:2em;
	font-weight:normal;
}
#content a.pnbetreff:hover span, #content a.pnbetreffnew:hover span, #content a.DE_info:hover span {
	max-width:30em;
	text-align: left;
}


#content a.info:link, #content a.info:focus, #content a.info:visited {
	text-decoration:none;
	font-weight:normal;
	border:0; 
	color:#000; 
}
.pnbody{
	padding:5px;
	font-size: 14px;
	background-color: #e3e3e3;}
.pnspace{
	height:20px;
}

#content a.pnseite:link, #content a.pnseite:visited {
	text-decoration: none; border:0;
}
#content a.pnseite:hover {
	text-decoration: underline; border:0;
}

#content .formatierung {
	position:fixed;
	bottom:20px;
	right:5px;
	width:150px;
	border:1px solid black;
	padding:2px;
	background-color:#e3e3e3;
	float:left;
}
#content .formatierung  h3 {
	margin-top:0;
}
	
#menu ul{
	padding: 0;
	margin: 0;
	list-style:none;
	white-space: nowrap;
	margin-right: 3px; 
}
#menu li{
	display:inline;
	padding: 0;
	margin: -3px;
}

#menu a{
	color:#fcb65b;
	background-color:#4f4f4f; 
	padding:0 2px 0 2px; 
	margin:0;
	font: 10px verdana, sans-serif; 
	text-decoration:none; 
	text-align:center;
	border-left:2px solid white;
}
#menu a:hover{ 
	color:#4f4f4f;
	background-color:#fcb65b;
}

#menu a.home:link , #menu a.home:visited{
	color:#4f4f4f;
	background-color:#fcb65b;
	border-right:2px solid white;
	border-left:0;
	margin-left: 3px;
} 
#menu a.home:focus, #menu a.home:hover , #menu a.home:active{
	color:#fcb65b;
	background-color:#4f4f4f;
	border-right:2px solid white;
	border-left:0;
	margin-left: 3px;
} 

#submenu{
	color:rgb(20,61,143);
	height:100%;
	float:left;
	width:200px;
	text-align:left;
	/* background:url(./imgs/submenubg.png) repeat-y;  */
}
#submenu ul{
	list-style-position:outside;
	margin:0 15px 0 15px;
	padding:0px;
	list-style:none;
	text-align:left;
}
#submenu ul li{
	color:#000;
	padding:1px 0 0px 0;
	margin:0;
	text-align:left;
	position:relative;
}
#submenu li.active{
	color:rgb(20,61,143); 
	padding:2px; 
	margin:1px 0 0 0 ;
	font:12px verdana, sans-serif; 
	text-decoration:none;
	position:relative; 
}
#submenu ul li table , #submenu ul li ul{
	text-align:left; 
	position:absolute; 
	left:170px; 
	top:0;
	display:none;
	background-color:#aaa; 
	list-style:none;
	border-collapse:collapse;
}
#submenu ul li table tr  {
	background:url(/imgs/bilder/SubNavBg.png) repeat-y;
	border-top:1px solid #aaa;
}

#submenu ul li ul {
	position:absolute; 
	left:160px; 
}
#submenu ul li:hover table , #submenu ul li:hover ul{
	display: block;
	/* background:#aaa; */
	width:200px;
	z-index:100;
}
#submenu ul.sub {margin-left:22px;}

#submenu h1{
	margin:20px 15px 15px 15px;
	font-size:15px;
}

#submenu a.sub:link , #submenu a.sub:visited{
	display:block;
	color:#000;
	padding:2px; 
	margin:0;
	font:normal 12px verdana, sans-serif; 
	text-decoration:none; 
}

#submenu a.sub:focus, #submenu a.sub:active, #submenu a.sub:hover{
	color:rgb(20,61,143); 
}

#submenu a.main:link , #submenu a.main:visited {
	display:block;
	color:#000;
	padding:2px; 
	margin:0;
	font:normal 12px verdana, sans-serif; 
	text-decoration:none; 
}
#submenu a.main:focus , #submenu a.main:active , #submenu a.main:hover{
	color:rgb(20,61,143);  
}
#submenu a.active:link , #submenu a.active:visited {
	display:block;
	color:rgb(20,61,143);
	padding:2px; 
	margin:0;
	font:normal 12px verdana, sans-serif; 
	text-decoration:none; 
}
#submenu a.active:focus , #submenu a.active:active , #active a.main:hover{
	color:rgb(20,61,143);  
}

.PBox{
	margin:0;
	padding:0;
	vertical-align:middle;
	text-align:right;
	height:100%;
}
.PBox form {
	margin:0;
	padding:0;
	vertical-align:middle;
}

.PBox ul { 
	margin:0px; 
	padding:0; 
	vertical-align:middle;
}
.PBox ul li{
	margin-top:0;
	margin-bottom:0;
	list-style:none inside;
	text-align:left; 
	margin-left:0; 
	padding:0 5px; 
	display:inline;
	vertical-align:middle;
}

a.PBox_li:visited , a.PBox_li:link, a.PBox_li:focus, a.PBox_li:hover, a.PBox_li:active {
	font-weight:normal;
	border:0;
}
a.PBox_li_hi{
	color:#ce0000; 
	font-weight:bold; 
	border:0;
}
#head input.small { 
  font-size:11px;
  height:14px;
  border:none;
  margin:0;
  padding:2px;
	/* font-size:11px; 
	vertical-align:middle;
	height:12px;
	border:none;
	margin:0;
	padding:2px; */
}
.PBox input.submit {
  color: #FFFFFF;
  font-size: 12px;
  /* background: rgb(20,61,143); */
  background:#245597;
  text-decoration: none;
  padding: 0px 4px;
  border: 1px solid #245597;
  vertical-align:bottom;
  margin-right:-10px;
  height:18px;
	/* font-size:13px;
	color:#fff;
	background:rgb(102,153,255); 
	padding:1px 7px;
	margin:0;
	border:none;
	height:16px;
	vertical-align:middle; */
}
.PBox input.hover {
	color: #000;
	/* background: rgb(245,245,245); */
	background:rgb(255,255,255); 
	border: 1px solid rgb(255,255,255);

}

.PBox a, .PBox a:active, .PBox a:hover {
	color:#fff; 
	font-size: 12px;
	text-decoration: none;
	padding: 2px 6px;
	margin-left:-3px;
	margin-right:-3px;
}

.registrieren a, .registrieren a:active, .registrieren a:hover {
	padding: 2px 6px;
	margin-left: 0px;
	margin-right: 0px;
}
.PBox a:active, .PBox  a:hover {
	color:#000;
	background: rgb(255,255,255);
}


#content .sidebar_ul{text-align:left; margin-left:10px; padding-left:0; list-style-type:none;}
#content .sidebar_li{margin-bottom:3px;}
#content a.sidebar_li:visited , a.sidebar_li:link, a.sidebar_li:focus, a.sidebar_li:hover, a.sidebar_li:active{font-weight:bold; border:0;}
#content a.sidebar_li_hi:visited , a.sidebar_li_hi:link, a.sidebar_li_hi:focus, a.sidebar_li_hi:hover, a.sidebar_li_hi:active{ color:#ce0000; font-weight:bold; border:0;}


.gwfjt {
margin:20px 15px 15px 15px;
padding:0;
text-align:left;
font-weight:normal;
font-size:11px;}

#submenu .gwfjt h1 {
	margin:0;
	padding:2px 0;
	/* font-variant:small-caps; */
	font-size:12px;
	font-weight:normal;
}

.gwfjt_inhalt p{
	margin:2px;
	padding:0;
	text-align:left;
	color:#000;
}
p.gwfjtText {
	text-align:left;
}
p.gwfjtRef {
	text-align:right;
}
p.gwfjtAck {
	font-size:8px; 
	margin-top:10px;
}
.gwfjtRef a {
	color:rgb(20,61,143);
	text-decoration:none;
}
.gwfjtRef a span{
	display:none;
}
.gwfjtRef a:hover span{
	display:block;
	position:absolute; 
	/*top:2em;
	left:2em;*/
	background:#bababa;
	width:200px;
	z-index:100;
	color:#000;
}

.user_answer {color:#ce0000; }
.betreuer_answer {color:rgb(20,61,143); }

.dropshadow {
  padding: 3px 0 0;
  width: 800px;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-left:4px;
  color: #000000;
  margin-top: 10px;
}
.ydsf {
        display: block;
        position: relative;
        margin: 4px -4px -4px 4px;
        background: url(/imgs/bilder/dropshadow.gif) repeat;
}
/* ie6 ignores this selector */
html>body .ydsf {
        margin: 6px -6px -6px 6px;
        background: url(/imgs/bilder/dropshadow.png) right bottom no-repeat;
}
/* shadow corners */
.ydsf:before,
.ydsf:after {
        content: " ";
        display: block;
        width: 10px;
        height: 10px;
        background: inherit;
}
.ydsf:before {
        position: absolute;
        top: 0;
        right: 0;
        margin: -10px 0 0 auto;
        background-position: right top;
}
.ydsf:after {
        margin: -10px 0 0 -10px;
        background-position: left bottom;
}
.ydsf .inner {
        display: block;
        position: relative;
        overflow: hidden; /* prevents margin leakage from child elements */
        left: -4px;
        top: -4px;
}
/* ie6 ignores this selector */
html>body .ydsf .inner {
        left: -10px;
        top: -10px;
        margin: 0;
}
.inner {
	display: block;
    margin: 0px 7px 7px 0px;
    margin: 0px 7px 7px 0px;
}
.einleitung_content {
	clear:both;
	background:url(/imgs/bilder/einleitung_bg.png) repeat-x rgb(153,153,153);
	padding:0;
}
.einleitung_content table {
	width:800px;
	margin:0 -5px 0 5px;
}
.einleitung_content table td {
	padding:5px 10px;
	font-size:10px;
	vertical-align:top;
}
.einleitung_content table th {
	padding:13px 10px 0px 10px;
	font-weight:bold;
	font-size:16px;
	color:rgb(20,61,143);
	text-align:left;
}
.einleitung_content th a:visited, .einleitung_content th a:link, .einleitung_content th a:active, .einleitung_content th a:hover, .einleitung_content th a:focus {
	text-decoration:none; 
	border-bottom:0;
}

.einleitung_content td a.mehr:link  , .einleitung_content td a.mehr:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	margin-left: 10px;
	background: rgb(20,61,143);
	border: 2px solid rgb(20,61,143);
}
.einleitung_content td a.mehr:hover, .einleitung_content td a.mehr:active, .einleitung_content td a.mehr:focus {
	color: #000000;
	background: #ffffff;
	border: 2px solid #ffffff;
}

#content{
/* min-height:550px; */
color:black;
background:#fff;
padding:10px 20px 20px 20px;
/*  DER FOLGENDE WERT BESTIMMT AUCH DIE BREITE DES SUBMENUE'S! */
margin:0 10px 0 210px;
}
span.toggle {
	color:#5d5c5c;
	margin:10px 0 0 150px;
	line-height:auto;
	text-align:right; 
}
span.toggle  .expand-all{
	padding:0 0 0 22px;
	background:url(/imgs/bilder/icon-expand-toggle.gif) 0 0 no-repeat;
	text-decoration:underline;
	cursor:pointer;
}
span.toggle  .collapse-all{
	padding:0 0 0 22px;
	background:url(/imgs/bilder/icon-expand-toggle.gif) 0 -20px no-repeat;
	text-decoration:underline;
	cursor:pointer;
}
span.toggle  .separator{
	font-stretch:extra-condensed;
}

span.setdefault {
	padding:0 0 0 22px;
	background:url(/imgs/bilder/icon-expand-toggle.gif) no-repeat;
	text-decoration:underline;
	cursor:pointer;
	z-index:10;
	position:relative;
	right:0px;
}
span.setdefault .expanded {
	background-position:0 -2px;
}
span.setdefault .collapsed {
	background-position:0 -22px;
}

.DivisionHead, .AnmeldungHead, .kurs, .DivisionHeadbasis, .DivisionHeadzusatz, .DivisionHeadroemer, .DivisionHeadkinder{ /*header of 2nd demo*/
	width:520px;
	height:23px;
	position:relative;
	left:-13px;
	margin:20px 0 0 10px;
	padding:0 0 0 30px;
	background:url(/imgs/bilder/bg-division-toggle.gif) 0px 23px;
	font-size:12px;
	line-height:23px;
	text-transform:uppercase;
	cursor:pointer;
}

.OpenDivision{ /*class added to contents of 2nd demo when they are open*/
	background-position:0px 0px;
}

.ClosedDivision{ /*class added to contents of 2nd demo when they are closed*/
}
.DispGroup {
	border:1px solid #bbb6a5;
	padding:10px;
	margin-bottom:5px;
}
.DispGroup h4 {
	margin-top:0;
}
#content h1{
margin:0 0 10px 0;
padding:2px 0 2px 5px;
font:bold 16px verdana, sans-serif;
border-left:10px solid #4f4f4f;
border-bottom:1px solid #4f4f4f; }
#content h2{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 14px verdana, sans-serif;
border-left:8px solid #4f4f4f;
border-bottom:1px solid #4f4f4f; }
#content h3{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 12px verdana, sans-serif;
border-left:3px solid #4f4f4f;
border-bottom:1px solid #4f4f4f; }
#content p{padding:0px;}

#content a.DE:link , #content a.DE:visited { color:rgb(20,61,143); text-decoration:underline; border-bottom:0; }
/* #content a.DE:visited { color:rgb(20,61,143); text-decoration:none; border-bottom:1px dashed rgb(20,61,143); } */
#content a.DE:focus, #content a.DE:hover, #content a.DE:active {  color:rgb(20,61,143); text-decoration:none; border-bottom:0; }
		  
/*#content a.EN:link { color:#d69b4d; text-decoration:underline; border-bottom:0; }
#content a.EN:visited { color:#D69B4D; text-decoration:none; border-bottom:1px dashed #d69b4d; }
#content a.EN:focus, #content a.EN:hover, #content a.EN:active  { color:#d69b4d; text-decoration:none; border-bottom:0; }*/

#content a:link, .einleitung_content a:link , #content a:visited, .einleitung_content a:visited {  color:rgb(20,61,143); text-decoration:underline; border-bottom:0; }
/* #content a:visited, .einleitung_content a:visited  {  color:rgb(20,61,143); text-decoration:none; border-bottom:1px dashed; } */
.einleitung_content a:focus, .einleitung_content a:hover, .einleitung_content a:active , #content a:focus, #content a:hover, #content a:active {  color:rgb(20,61,143); text-decoration:none; border-bottom:0; }

#content a.startlink:link, #content a.startlink:visited, #content a.startlink:link, #content a.startlink:focus { text-decoration:none; border:0; }

#content a[href^="http:"] {
background: url(/imgs/remote.gif) right center no-repeat;
padding-right: 14px;}
/*#content a[href^="http:"].EN {
background: url(/imgs/remote.gif) right center no-repeat;
padding-right: 14px;}*/
#content a[href^="http://www.gute-saat.de"], #content a[href^="http://www.gottbesserkennenlernen.de"], #content a[href^="http://gottbesserkennenlernen.de"], #content a[href^="http://www.Online-Bibelkurs.de"], #content a[href^="http://www.online-bibelkurs.de"] {
background: transparent;
padding-right: 0px;}

#content .warnung{
margin:0 0px 20px 0;
border:1px solid #ce0000;
padding:10px; }

#content p.emph{
font-weight:bold;
text-align:center;
padding:5px;
margin:20px 50px 0 50px;
border:1px solid #ce0000;}
#content p.str_emph{
font-weight:bold;
text-align:center;
padding:5px;
margin:20px 50px 0 50px;
border:3px solid #ce0000;
}
#content p.head_emph{
font-weight:bold;
font-size:x-large;
text-align:center;
padding:5px;
margin:20px 100px 0 100px;
border:3px solid #ce0000; }

#content p.hint {
	font-size:10px;
	margin:0;
}

#content ol{
	list-style-type:decimal; }

#content li{
	margin-bottom:20px;}

#content ol.sub > li{
	margin-bottom:0;}

#content ol.sub{
	list-style-type:lower-alpha;
	padding-left: 22px;}
	
#order {
	border:1px solid #ce0000; 
	margin-left:20px; 
	margin-right:20px; }
#order p {
	text-align:center; }
#order p.hint {
	text-align:center;
	font-size: x-small; }
#order table{
	margin:auto;}


.highlight { color:#ce0000; }

#content blockquote{
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background: #FFF url(/imgs/quote2.gif) bottom right no-repeat;
	padding: 5px;
	font-size: 12px;
}
#content blockquote h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(/imgs/quote1.gif) top left no-repeat;
}
#content li.hilfe{
	padding:0;
	margin:0;
}
#foot{
	/* position:fixed;
	bottom:0px;
	width:90%; */
	clear:both;
	color:#222;
	/* background:#e4e4e4; */
	padding:0 10px 10px 10px;
	margin:0;
	border:0;
	font-size:10px; 
}
#foot p{ text-align:center; margin-top:0px; margin-bottom:0; }
#foot a:link { color:#222; text-decoration:none; padding:0 5px;	}
#foot a:visited { color:#222; text-decoration:none; padding:0 5px; 	}
#foot a:focus, #foot a:hover ,#foot a:active{ color:#222; text-decoration:underline; padding:0 5px; }

*.linie {display:none; color:#FFFB00; background-color:#FFFB00; height:1px; border:none;}
fieldset { border-style:none; padding:10px 0 10px 0; }