/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; border-spacing:0px;}


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
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;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }
/*******************************************************************************/
html {

	background: url(../images/bgStripes.jpg) repeat-x fixed;
	/*height: 100%;*/
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
}

body {
	/*background: url(../images/bgLines-trans.png);
	height: 100%;*/
	padding-top: 1em;
	padding-bottom: 1em;
}

a {
	color: #000;
}


#banner {
	
}

#topBox {
	height: 105px;
	text-align: right;
}

#lionsLogo {
	margin-left: 0.625em;
	float: left;
	display: block;
}

#wrapper {
	width: 45.0625em;
	margin: 0 auto;
	background: white;
	padding: 1em;
}

#topMenu {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	text-align: right;
	margin-top: 3.5em;
}

#left {
	/*height: 300px;*/
	width: 18.5em;
	float: left;
	/*background: yellow;*/
}

#middle {
	/*height: 300px;*/
	width: 14.375em;
	float: left;
	/*background: blue;*/
	margin-left: 1em;
	margin-right: 1em;
}

#content {
	width: 33.875em;
	float: left;
	margin-right: 1em;
}
#contentData {
	font-size: 0.8em;
}

#contentData h1 {
	font-size: 1.6em;
	color: #006536;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 0.8em;
}

#contentData h2 {
	font-size: 1.3em;
	color: #006536;
	margin-bottom: 0.1em;
	margin-top: 0.6em;
}

#contentData ul {
	list-style-type: disc;
	margin-left: 20px;
}

#contentData ul li {
	margin-left: 10px;
	padding-left: 5px;
}

#contentData .newsletterForm label {
	width: 100px;
	display: block;
	float: left;
}

#right {
	/*height: 300px;*/
	width: 10.125em;
	float: left;
	/*background: green;*/
}

#right .bottomRight {
	padding-bottom: 0;
	
}

#right a.sponsor {
	
	display: block;
}

.clearer {
	clear: both;
}

/* Layout for IE Win \*/
* html .contentBox {
	height:1%;
}

* html .contentBox div {
	height:1%;
}
/* */

.contentBox {
	background: url(../images/roundTableBottomLeft.png) no-repeat bottom left;
	margin-bottom: 1em;
}

.contentBox > div {
	background: url(../images/roundTableTopLeft.png) no-repeat top left;
}

.contentBox > div > div {
	background: url(../images/roundTableTopRight.png) no-repeat top right;
}

.contentBox > div > div > div {
	background: url(../images/roundTableBottomRight.png) no-repeat bottom right;
	margin-left: 0.625em;
	padding: 1em 1em 1em 0.375em;
	
}

#newsHeader {
	text-transform: uppercase;
	width: 3em;
	float: right;
	color: #156c37;
	font-weight: bold;
	margin-top: 0.2em;
	margin-right: -0.4em;
	background: none;
}

.newsItem {
	font-size: 0.75em;
	background: url(../images/newsBullet.gif) no-repeat 0px 10px;
	border-bottom: 2px solid #d8d8d8;
	padding-bottom: 10px;
	padding-top: 10px;
}

.newsItem .newsDate {
	font-size: 0.9em;
	color: #7F7F7F;
	margin-left: 32px;
}

.newsItem h2 {
	color: #006536;
	font-size: 1.1em;
	margin-left: 32px;
	margin-top: -3px;
	margin-bottom: 3px;
}

.newsItem h3 {
	color: #006536;
	font-size: 0.9em;
	margin-bottom: 3px;
}

.newsItem a:hover p {
	text-decoration: underline;
}

.newsItem img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.backButton {
	text-decoration: underline;
	color: #006536;
	display: block;
	width: 50px;
	float: right;
}


/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {border:solid 5px #f5f5f5; padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}


/* JAOS Lightbox Style-Sheet
Einfaches Style-Sheet zur (X)HTML-validen Darstellung
der Thumbnails, ausgelegt auf eine Thumbnail-Grösse
von 60 x 80 Pixel.
Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet
und dem jeweiligen div's zugeordnet.
*/

div.jaosg_thumbnail{
	float: left;
	background: #DCDCDC;
	border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
	margin: 5px 3px;
}

div.jaosg_thumbnail img{
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}
/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 60px;
	width: 80px;
	margin: 10px 5px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 80px;
	width: 60px;
	margin: 5px 10px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}