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

	Project		:	SEELSORGEINSTITUT BETHEL

	Copyright	:	LOK.
					www.lokbase.com

*******************************************************************************/
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: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}


pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

img {
	border:0px;
}

#kopf {
	
	width:767px;
	height:100%;
	text-align: center;
}
#content {
height:100%;
}

body {
	margin: 0px;
	padding: 0px;
}

#inhalt {
margin:0px;
padding: 0px;
font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
}

#inhalt ul li{
margin:0px 0px 0px -10px;
padding: 0px;
list-style-type: square;
}


#textblock {
	margin:4px 4px 15px 10px;
	width:475px;
}

#inhalt h3 {
font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
color: #363636;
margin:0px 0px 15px 0px;
padding:4px 4px 4px 10px;
font-weight: bold;
background-color:#e7efef;
}

#navigation {
	padding-left:10px;
	padding-top:20px;
	padding-right:10px;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	background:#e7efef;
	width: 200px;
}

#navigation h6 {
	color:#a21421;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#klinke {
	margin-left: 9px;
	margin-bottom: 4px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;


}

.coverbox {
	background: #00235c url(/images/logo_kasten.gif) no-repeat;
}

td {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
}

td img {
	margin-bottom: 5px;
}

.tab1 {
	vertical-align: top;
	padding:0px 10px 10px 0px;
	font-weight:bold;
}

.tab2 {
	vertical-align: top;
	font-weight:normal;
	padding:0px 10px 10px 0px;
}

.tab3 {
	vertical-align: top;
	padding:0px 0px 10px 0px;
}

.blockdozent {
	height:140px;
	display: block;
	margin:4px 0px 4px 10px;
	border-bottom:solid 1px #DDD;
	
}

.blockdozent img {
	border: solid 1px #ddd;
}

.blockdozent p {
width:280px;	
}

.monatstitel {
	font-weight:bold;
	color:#323232;
	padding-bottom: 8px;
	padding-top: 15px;
}

#seminarblock {
	margin:4px 10px 4px 10px;
}


a {
color:#a4101f;
text-decoration: none;	
}

a:hover {
text-decoration: underline;	
}


.download-hdl {
	margin:0px 4px 0px 12px;
	width:475px;
	font-weight:bold;
}

.download-file {
	margin:4px 4px 4px 12px;
	width:475px;
}

.download-desc {
	margin:0px 4px 0px 12px;
	padding-bottom:10px;
	width:475px;
	border-bottom: solid 1px #ddd;	
}

.hometeaser {
	font-size: 15px;
	font: Verdana, "Trebuchet MS", sans-serif;
	font-weight:bold;
	color:#4c4c4c;
	line-height:1.6em;
}


/*	Navigation vertical -
 für jede Ebene ein a.level? , a.current? und li.navhistory? zur Formatierung anlegen
------------------------------------------------------------------------------*/

#navigation ul li {
text-decoration: none;
list-style: none;
}


#navigation a {
text-decoration: none;
color: #555459;
}

#navigation ul.nav1st {
margin: 0px;
padding: 0px;
}

#navigation ul.nav1st a{
	display:block;
	font-weight:normal;
	font-weight: bold;
}

#navigation ul.nav1st a.level1,
#navigation ul.nav1st a.current1{
    padding-left:0px;
	color: #a21421;
		font-weight: bold;
}
#navigation ul.nav1st a.level2,
#navigation ul.nav1st a.current2{
    padding:3px 3px 3px 12px;
	font-weight: normal;

}
#navigation ul.nav1st a.level3,
#navigation ul.nav1st a.current3{
    padding-left:3.0em;
}
#navigation ul.nav1st a.level4,
#navigation ul.nav1st a.current4{
    padding-left:4.0em;
}
#navigation ul.nav1st a.level5,
#navigation ul.nav1st a.current5{
    padding-left:5.0em;
}

#navigation ul.nav1st li,
#navigation ul.nav1st li.navhistory1,
#navigation ul.nav1st li.navhistory2,
#navigation ul.nav1st li.navhistory3,
#navigation ul.nav1st li.navhistory4,
#navigation ul.nav1st li.navhistory5,
#navigation ul.nav1st li.navhistory {
	padding:0px 0px 0px 0px;
	background-image:url(button1.gif);
}

#navigation ul.nav1st li.active {
	padding:0px 0px 0px 0px;
	background-image:url(/images/active.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link,
#navigation ul.nav1st li.active a:active,
#navigation ul.nav1st li.active a:focus,
#navigation ul.nav1st li.active a:visited, {
	color:#000000;
}

#navigation ul.nav1st a:hover {
	color:#a21421;
}

