/* CSS Document */

body,td,th {
	font-family: /*Helvetica, */Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

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

#wraper { width:950px; background-color: transparent; clear:both }

#teaser, #porteaser, #verteaser, #mitteaser, #intteaser , #sozteaser , #linkteaser, #konteaser, #chateaser {
	width: 360px;
	height: 460px;
}

#header {
	width: 570px;
	height: 230px;
	background-color:#fff;

}

#wraper-B {
	
	width:560px;
	float:right;
}

#wraper-A {
	width: 360px;
	float: left;
}

#content {
	padding: 30px;
	background-color:#CECECE;
	width: 450px;
}

#content table {
	width: 100%;
	margin-bottom: 17px;
}

#content td, #content th {

	text-align:left;
}

#content td, #content th {
	padding-top: 17px;
	text-align:left;
}

#subcontent {
	width: 290px;
	padding-left:60px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}

#nav {
	background-color:#000000;
	top: 50px;
}

h1 {
	font-size: 18px;
	line-height: 22px;
	
}

h2 {
	font-size: 14px;
	line-height: 18px;
	
}

.breadcrumb { 
	color:#7C7C7C;
	font-weight:bold;
}

 #navcontainer { padding-top: 230px; font-size:12px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;

}

#navcontainer li { margin: 0 0 1px 0; height: 20px; }

#navcontainer a
{
display: block;
/* padding: 5px 10px; */
width: 160px;
color: #fff;
text-decoration: none;
padding: 3px 1px 0px 20px;
margin: 0;
}

#navcontainer li a {
background-image:url(../_images/bkg_40.png); 
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../_images/bkg_40.png');*/
}


#navcontainer a:hover
{
color: #fff;
background-image:url(../_images/bkg_active.png);
text-decoration: none;
}

#navcontainer ul li { 
	margin: 0 0 1px 0;

}

#navcontainer ul ul li { 
	margin: 0 0 0 0;
	height: 21px;
}

#navcontainer ul ul a
{
	display: block;
	padding: 3px 0px 0px 18px;
	color: #fff;
	text-decoration: none;
	height: 18px;
}

#navcontainer ul ul {
width: 178px;
margin-top: -20px;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-image:url(../_images/bkg_active.png);
text-decoration: none;
}

#subnavlist { float: right; }
#navcontainer { width: 360px;}

#teaser { background-image:url(../_images/iw_home.jpg); background-repeat:no-repeat; }
#porteaser { background-image:url(../_images/iw_portrait.jpg); background-repeat:no-repeat; }
#verteaser { background-image:url(../_images/iw_engel.jpg); background-repeat:no-repeat; }
#mitteaser { background-image:url(../_images/iw_mitglieder.jpg); background-repeat:no-repeat; }
#intteaser { background-image:url(../_images/iw_veranstaltungen.jpg); background-repeat:no-repeat; }
#sozteaser { background-image:url(../_images/iw_international.jpg); background-repeat:no-repeat; }
#linkteaser { background-image:url(../_images/iw_links.jpg); background-repeat:no-repeat; }
#konteaser { background-image:url(../_images/iw_kontakt.jpg); background-repeat:no-repeat; }
#chateaser { background-image:url(../_images/iw_charterfeier.jpg); background-repeat:no-repeat; }

body#home li#homenav, body#por li#pornav, body#soz li#soznav , body#ver li#vernav, body#mit li#mitnav, body#link li#linknav, body#int li#intnav, body#kon li#konnav, body#cha li#chanav {
	background-image:url(../_images/bkg_active.png); background-repeat:repeat-y;
}

#homesubnav, #porsubnav, #sozsubnav, #versubnav, #mitsubnav, #linksubnav, #intsubnav, #konsubnav {
	float: right;
	background-image:url(../_images/bkg_active.png);
	display: none;
}

body#home li#homesubnav, body#por li#porsubnav, body#ver li#versubnav, body#mit li#mitsubnav, body#link li#linksubnav, body#int li#intsubnav, body#kon li#konsubnav  {

	background-image:url(../_images/bkg_active.png);

}
body#home #homesubnav, body#por #porsubnav , body#soz #sozsubnav, body#ver #versubnav, body#mit #mitsubnav, body#link #linksubnav, body#int #intsubnav, body#kon #konsubnav {

	visibility:visible;
	display:block;
}

.separator {
	width: 450px;
	height: 1px;
	background-image:url(../_images/separator.gif);
	background-repeat:repeat-x;
}

.listDate { font-size:12px; color: #666666; margin-top: 17px; }
.listEntry { font-size:12px; color:#000000; }

	/* Toggler - default style */
	.toggler {
	   margin:25px 0 25px 0;
		cursor:pointer;
		text-decoration: none;
		font-size: 1.4em;
		font-weight:bold;
		line-height:30px;
		display: block;
	}
	.toggler-closed {
		color:#000;
		padding-left:0px;
		height:30px;
		background: transparent url('../_images/togglerc.gif') center right no-repeat;
		border-bottom: solid 1px #000000;
	}
	.toggler-closed:hover {
		color: #000;
		padding-left:0px;
		height:30px;
		background: transparent url('../_images/togglerch.gif') center right no-repeat;
		border-bottom: solid 1px #000000;
	}
	.toggler-opened {
		color:#000;
		padding-left:0px;
		height:30px;
		background: transparent url('../_images/togglero.gif') center right no-repeat;
		border-bottom: solid 1px #000000;
	}
	.toggler-opened:hover {
		color: #000;
		padding-left:0px;
		height:30px;
		background: transparent url('../_images/toggleroh.gif') center right no-repeat;
		border-bottom: solid 1px #000000;
	}

	/* Container - default style */
	.toggler-c {
	}
	.toggler-c-closed {
	   background:transparent;
	   border:solid 1px #e3e3e3;
		margin:-25px 0px 25px 0px;
	   padding:20px;
	}
	.toggler-c-opened {
		margin:-25px 0px 25px 0px;
	   padding:20px;
	   background:#efefef;
	   border:solid 1px #fff;
	}

}



/* Print -------------------------------------------------------------------- */
@media print {

	.toggler-c { margin-bottom:25px; }
	.toggler { display: none; }

}
