* {
	padding: 0;
	margin: 0;

}

html, body {
	height: 100%;
}


body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	text-align: justify;
}

img {
border: 0;
}



#textkasten {
position: absolute;
top: 120px;
left: 4px;
width: 195px;
height: 190px;
	background-image:url(../neu/bb_text_bg.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
padding: 14px 20px 0 10px;
font-size: 9px;

}

/* ### 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:underline; }



#container {
position: relative;
	min-height:100%;
	width: 980px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0 auto;
	background:url(../neu/content-bg.jpg) repeat-y;
}



#header {
	margin: 0 auto;
	background: #FFFF99;
	height:95px;
	padding-left: 90px;
	padding-top: 8px;
		background:url(../neu/bg-oben.jpg) no-repeat;
		
}

#logo2 {
	position: absolute;
	top: 20px;
	left: 555px;
}

#topnavi {
position: absolute;
top: 66px;
left: 230px;
	height: 20px;
}

#main {
	line-height: 1.2em;

}

#content
{
	margin-left: 235px;
	margin-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 40px;
	font-size: 1.0em;
}

#content p,
#content td
{
	font-size: 1.0em;
}


#leftnavi {

	float: left;
	width: 220px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}


#rightnavi {
	float: right;
	width:170px;
	border-left: 1px solid #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


#footer {
position: relative;
	height:53px;
	background-color:#FFCC33;
	clear: both;
	margin: auto;
	margin-top: -54px;
	width:980px;
	text-align: center;
	background:url(../neu/bg-unten.jpg) no-repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}


h1 {
	color:#041D8A;
	background: inherit;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
	letter-spacing: 0.1em;
}

h2 {
	color:#041D8A;
	font-size:15px;
	font-weight:bold;
	line-height:1.4em;
}

h3 {
	color:#041D8A;
	font-size:13px;
	font-weight:bold;
	line-height:1.2em;
}

h4 {
	color:#041D8A;
	font-size:12px;
	font-weight:normal;
	line-height:1.2em;
}

h5 {
	color:#000;
	font-size:12px;
	font-weight:normal;
	line-height:1.2em;
}

h6 {
	color:#041D8A;
	font-size:10px;
	font-weight:normal;
	line-height:0.9em;
}







#content h1 {
	color:#041D8A;
	background: inherit;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4em;
	letter-spacing: 0.1em;
}

#content h2 {
	color:#041D8A;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4em;
}

#content h3 {
	color:#041D8A;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.2em;
}

#content h4 {
	color:#041D8A;
	font-size:1.0em;
	font-weight:normal;
	line-height:1.2em;
}

#content h5 {
	color:#000;
	font-size:1.0em;
	font-weight:normal;
	line-height:1.2em;
}

#content h6 {
	color:#041D8A;
	font-size:0.8em;
	font-weight:normal;
	line-height:0.9em;
}


/* ### Images ############################################################ */

#content img {
	display:block;
	margin:4px 4px;
border: 0;
border-right: 3px solid #000;
border-bottom: 3px solid #000;
}


}

#content img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#content img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}


#content .imageflRight {
	float:right;
	margin:4px 0 4px 10px;
}

#content .imageflLeft {
	float:left;
	margin:4px 10px 4px 0;
}


/* ### Hyperlinks ######################################################### */

#content a,
#content a:link {
	color:#041D8A;
	background: inherit;
	text-decoration:underline;
}

#content a:hover {
	color:#000;
	background: inherit;
	text-decoration: none;
}


/* ### Paragraphs ########################################################## */

#content p {
	margin-bottom:1.4em;
	font-size:11px;
	line-height:1.4em;
}

#nav p {
	margin-bottom:1.2em;
}



/* ### Tables ############################################################## */

#content table {
	font-size:11px;
	line-height:1.4em;
}

#content td {
	padding:0 0 0 0;
}


/* ### Blockquotes ########################################################## */

#content blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#content ul,
#content ol {
	margin-bottom:1.2em;
	font-size:1.1em;
	line-height:1.6em;
}

#content ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
}
#content ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}



.clear { 
	clear: both;
}

.imageflLeft { 
	float: left;
}

.imageflRight { 
	float: right;
}

image flLeft { 
	float: left;
}

.image flRight { 
	float: right;
}


/*	articlelist/categorylist
*******************************************************************************/
.category-list, 
.article-list {
	margin:10px 0 10px 0;
} 

.article-list {
	padding:10px;
	width:600px;
}

.category-list .image {
	display:block;
	align:right;
	margin:0 0 10px 10px;
	width:210px;
	height:170px;
}
.category-list .text {
	float:left;
	width:390px;
}
.category-list .text a,
.category-list .text a:link, 
.article-list a,
.article-list a:link {
	color:#006;
}

.category-list .text a:hover, 
.article-list a:hover {
	text-decoration:underline;
}



	/* Download anbieten */

.list_content {
	text-decoration:none;
	color:#666666;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:4px;
/*	width:590px;
	background-color:#E8E8E8; */
	margin:0px;
    line-height: 18px;
	}

.list_content2 {
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	padding-left:20px;
	padding-top:3px;
	padding-right:4px;
	padding-bottom:3px;
/*	width:590px;
	background-color:#F4F4F4; */
	margin:0px;
    line-height: 18px;
	}

.list_content3 {
	font-style:italic;
	text-decoration:none;
	color:#000000;
	padding-left:20px;
	padding-top:3px;
	padding-right:4px;
	padding-bottom:3px;
/*	width:590px;
	background-color:#F4F4F4; */
	margin:0px;
    line-height: 18px;
	}


/* JAOS Gallery
*******************************************************************************/
#jaosg_galerie{
	text-align:left; 
	padding-right:5px;
display:block;

}

.jaosg_table {
border: 0;
padding: 0;
background:url(../neu/diffus-hell.png) repeat;
}

.jaosg_thumbnail {
	margin:8px;
	float: left;
	height: 100px;
	width: 100px;
	text-align: center;
}

#content .jaosg_thumbnail img {
border: 0;
border-right: 3px solid #000;
border-bottom: 3px solid #000;
}

.jaosg_nav {
	text-align: center;
}

.jaosg_bild {
	text-align: center;
}

.jaosg_bild img {
border: 0;
border-right: 3px solid #000;
border-bottom: 3px solid #000;
}


.jaosg_bildbeschreibung {
	text-align: center;
}


.magazine-image {
margin-bottom: 20px;
}


.magazine-container {
float: right;
}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
     	outline; 0;
}




/* Hausmodul */
div.hm_container {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div.hm_container .hm_bild_left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
div.hm_container .hm_bild_right {
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: right;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
div.hm_container .hm_zbueberschrift {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

div.hm_container .hm_galeriebild{
	background: #DCDCDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	height: 100px;
	width: 100px;
}
* html div.hm_container .hm_galeriebild{
	margin: 6px;
	padding: 0px;
}
div.hm_container .hm_galeriebild .hm_qformat {
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 60px;
	width: 80px;
}
div.hm_container .hm_galeriebild .hm_hformat {
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 80px;
	width: 60px;
}
div.hm_container .hm_galeriebild_text {
	float: left;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div.hm_container .clearing {
	clear: both;
}