/*******************************************************************************

	Project		:	Scholz + Partners

*******************************************************************************/


legend { display:none; }

img, a img,:link img,:visited img, fieldset { border:none }

/*	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
*******************************************************************************/
html {
	min-height: 100%;
	margin: 0px;
}

/*	body
*******************************************************************************/
body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	scrollbar-face-color: #9E9C9C;
 	scrollbar-shadow-color: #9E9C9C;
   	scrollbar-highlight-color: #9E9C9C;
  	scrollbar-3dlight-color: #9E9C9C;
 	scrollbar-darkshadow-color: #ebebeb;
 	scrollbar-track-color: #ebebeb;
  	scrollbar-arrow-color: #ebebeb;
	margin: 0px;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	content
*******************************************************************************/


#content, #content2 {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */


#content {
}


#main-block {}


/*	header
*******************************************************************************/
#header {
	position:relative;
	padding:0;
	margin:0;
    width:180px;
	margin-top:20px;
}



/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 {
   	font-size: 11px;
	font-weight: bold;
	color: #FC7216;
	line-height: 16px;
	font-family:verdana, arial, helvetica, sans-serif;
}


/* Headline 2 */
#main-block h2 {
    font-size: 11px;
	font-weight: bold;
	color: #5F5D5C;
	line-height: 16px;
	font-family:verdana, arial, helvetica, sans-serif;
}

/*	s+p styles
------------------------------------------------------------------------------*/


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	line-height: 20px;
}

.content_td {
	FONT-SIZE: 11px; 
	COLOR: #444444; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
}

.box_re {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 20px; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 16px; 
	PADDING-TOP: 20px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}

.box_content {
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
}

.box_content h1 {
    font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	font-family:verdana, arial, helvetica, sans-serif;
}

.spalte_re {
	PADDING-RIGHT: 30px; 
	PADDING-LEFT: 30px; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 30px; 
	COLOR: #5F5D5C; 
	LINE-HEIGHT: 16px; 
	PADDING-TOP: 30px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}

.newstext {
    font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.newstext:link,
a.newstext:visited,
a.newstext:hover,
a.newstext:active {
	COLOR: #FC7216; 
	text-decoration: none;
}

a.newstext2:link,
a.newstext2:visited,
a.newstext2:active {
	COLOR: #FFFFFF; 
	text-decoration: none;
}

a.newstext2:hover {
	COLOR: #FFFFFF; 
	text-decoration: underline;
}

.footer {
	FONT-SIZE: 9px; 
	LEFT: 660px; 
	COLOR: #A2A1A1; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; 
	POSITION: relative; 
	BOTTOM: 80px;
}

A.footer_link:link {
	COLOR: #A2A1A1; 
	text-decoration: none;
}

A.footer_link:visited {
	COLOR: #A2A1A1; 
	text-decoration: none;
}

A.footer_link:hover {
	COLOR: #ff9933
}

A.footer_link:active {
	COLOR: #A2A1A1; 
	text-decoration: none;
}

.submenu {
	FONT-SIZE: 10px; 
	LEFT: 82px; 
	COLOR: #7E7D7D; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; 
	POSITION: relative; 
	BOTTOM: 30px;
}

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #605F5F;
	text-decoration: none;
	line-height: 20px;
}

#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1em;
}

#main-block ul {

	list-style-image: url(dot.gif);
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/

/* standard links: */
	a:link                 { color: #605F5F; text-decoration: none; }
	a:visited              { color: #605F5F; text-decoration: none; }
	a:hover                { color: #ff9933; text-decoration: underline; }
	a:active               { color: #605F5F; text-decoration: none; }

#main-block a, #main-block a:link {

}

#main-block a:hover {

}

a.ref:link,
a.ref:visited,
a.ref:hover,
a.ref:active {
	COLOR: #333333; 
	text-decoration: none;
	font-weight: bold;
}

/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}



/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:4px 7px;
	font-weight:bold;
	color:#6B6B6B;
}

#main-block .download-file {
	padding: 1px;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
}

/**
* @package Zweispalter
* @name ZS CSS
* @author ZFeN - sven@zfen.de - http://www.zfen.de
* @version 1.0
*/

.zweispalter {
  width: 504px; 
}

.zweispalter_1 {
  width: 250px;
}

.zweispalter_2 {
  width: 250px;
  margin-left: 4px;
}

.zweispalter_1, 
.zweispalter_2 {
  float: left;
}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

/* 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: #FFFFFF;
	border: 0px solid;
	border-color: #AAA #444 #444 #AAA;
	margin: 5px 6px;
}

div.jaosg_thumbnail img{
	border: 0px solid;
	border-color: #FFFFFF;
}

/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}
/* eq=quadratisches-Format der Thumbs */ 
div.eq img{ 
   height: 80px; 
   width: 80px; 
   margin: 2px 2px; 
} 
