: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; vertical-align:top; 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
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-image:url(bg_body.jpg);
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.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; }


/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	height:100%;
	width:790px;
	color:#000;
	text-align:left;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:130px;
	background-image:url(logoneu.jpg);
}

#partner {

position:absolute;
top:10px;
right:0px;

}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:100px;
	width:170px;
	text-indent:-700em;
}


#breadcrumb {
	position:absolute;
	bottom:9px;
	left:200px;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000;
}

#breadcrumb a:hover {
	text-decoration:underline;
}
/*	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 {}

#content2 {
	background-image:url(bg_content.jpg);
	background-repeat:repeat-y;
}

#main {
	float:left;
	width:560px;
}

#main-block {}

#main-block2 {
	padding:14px;
}


/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/
#navigation {
	float:left;
	width:200px;
	padding:14px 0;
}

#navigation ul.nav1st {
	width:170px;
}


#navigation ul.nav1st li {
	padding:8px 0 8px 14px;
}

#navigation ul.nav1st li.active {
	background:#A5BACE;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#002039;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#606060;
	font-size:1.2em;
	font-weight:bold;
}

#navigation ul.nav1st a:hover {
	color:#002039;
}



#navigation ul.nav1st li ul.nav2nd li {
	padding:0;
	margin-left:14px;
	list-style-type:square;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	font-size:1.1em;
	font-weight:normal;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	text-decoration:none;
}


/*	Navigation horizontal and vertical - 
	Wenn die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/

#header-nav {
	position:absolute;
	bottom:30px;
	left:200px;
	width:560px;
	background:#fff;
}

#header-nav ul.nav1st {
}


#header-nav ul.nav1st li {
	display:block;
	float:left;
	padding:5px 7px 5px 7px;
}

#header-nav ul.nav1st li.active {
	background:#FF0000;
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	color:#002039;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:#606060;
	font-size:1.2em;
	font-weight:bold;
}

#header-nav ul.nav1st a:hover {
	color:#002039;
}


#navigation {
	float:left;
	width:200px;
	padding:14px 0;
}

#navigation ul.nav2nd li {
	padding:0;
	margin-left:14px;
	font-size:1.1em;
	font-weight:normal;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	color:#606060;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	color:#002039;
	text-decoration:none;
}


/*	donate Werbebanner
------------------------------------------------------------------------------*/
#donate {
	margin:2em 0 0 14px;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 {
	color:#002039;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.8em;
	
	/* Rahmen */
	padding: 0px 0px 0px 0px;/*top|right|bottom|lef*/
	margin: 20px 0px 20px 20px;/*top|right|bottom|lef*/
}

#main-block .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#main-block h2 {
	color:#000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}
#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 {
	margin-left:14px;
	list-style-type:square;
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#002039;
	text-decoration:none;
}

#main-block a:hover {
	color:#000;
}



/*	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;
}


/*	footer
------------------------------------------------------------------------------*/
.footer {
	display:block;
	width:100%;
	background-image:url(bg_body.jpg);
	background-position:0 -100px;
}
.footer2 {
	padding:0 14px;
}
.footer p {
	margin:0;
	padding:9px 0;
	font-size:10px;
	text-transform:uppercase;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#555555;
}
.footer p a:hover {
	text-decoration:none;
}

.footer .col-left {
	float:left;
	width:186px;
}
.footer .col-right {
	float:left;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;

}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#f7f7f7;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}


/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:5px 7px;
	background-color:#393;
	font-weight:bold;
	color:#fff;
}

#main-block .download-file {
	padding:1.2em 7px;
	border-left:2px solid #393;
	border-right:2px solid #393;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:2px solid #393;
	border-right:2px solid #393;
	border-bottom:2px solid #393;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #393;
}
/* 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: 20px 10px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 80px;
	width: 60px;
	margin: 10px 20px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}
/* ### Modul Artikel blättern ######################## */

div.links_zum_blaettern {
 float: left;
 width: 100%; 
 font-weight: bold;
 background-color: transparent;
 margin-top: 10px;
 margin-bottom: 10px;
}
div.links_zum_blaettern p.links,
div.links_zum_blaettern p.mitte,
div.links_zum_blaettern p.rechts {
 background-color: transparent;
 float: left;
 width: 49.9%;
}
div.links_zum_blaettern p.links,
div.links_zum_blaettern p.rechts {
 width: 25%;
}
div.links_zum_blaettern p.rechts {
 float: right;
 text-align: right;
}
div.links_zum_blaettern p.mitte {
 text-align: center;
}
/****************************************************************/
/*********** Artikel Typen 					***********************/
/****************************************************************/
table.articleTreibgasStapler {
	width: 500px;
	border: medium;
}
td#spalteLinks {
	width: 30%;
	height: 30px;
	
	font-size: 12px;
	font-weight: bold;
	color: #232323;
	
	vertical-align: top;
	
	/* Rahmen */
	padding: 0px 0px 10px 0px;/*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px;/*top|right|bottom|lef*/
}
td#spalteRechts {
	width: 75%;
	height: 20px;
	
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	
	/* Rahmen */
	padding: 0px 0px 10px 0px;/*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px;/*top|right|bottom|lef*/
}
/****************************************************************/
/*********** Klassen Artikel Liste		*************************/
/****************************************************************/
div.artikelTabelle {
	display:block; 

	/* Groesse */
	width: 800px;
	border: 1px solid black;

	text-align:left; 
	
	/* Rahmen */
	padding: 0px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 20px 0px 0px 20px; /*top|right|bottom|lef*/
	
}
div.artikelTitle {
	/* Groesse */
	height: 30px;
	
	/* Rahmen */
	padding: 10px 0px 10px 20px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	
	/* Schrift */
	color: white;
	font-size: 1.7em;
	font-weight: bold;
	text-align: left;
	
	background: #1F4E94;

}
div.artikelTabelleHeader {
	
	/* Groesse */
	height: 30px;
	
	/* Rahmen */
	padding: 15px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	
	/* Schrift */
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	
	background: #A5BACE;
}
div#artikelTabelleHeaderSpalte {
	
	float: left;
	/* Rahmen */
	width: 100px;

}
div.artikelTabelleBody {
	/* Groesse */
	height: auto;
	
	/* Rahmen */
	padding: 0px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	
	/* Schrift */
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration:none; 
	
}
div#artikelTabelleBodyZeile1 {
	/* Groesse */
	height: auto;
	
	/* Rahmen */
	padding: 15px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	background: #E0E3F1;	
}
div#artikelTabelleBodyZeile2 {
	/* Groesse */
	height: auto;
	
	/* Rahmen */
	padding: 15px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	background: #C4CAE3;	
}
div#artikelTabelleBodySpalte {
	
	float: left;
	/* Rahmen */
	width: 100px;
	
	text-decoration:none; 
	

}
div#artikelTabelleBodySpalteBild {
	
	float: left;
	/* Rahmen */
	width: 100px;
	
}
div#artikelTabelleBodySpalteBild img {
	
	border: 0px;
	height: 60px;
}
a.boxLink1:active, a.boxLink1:focus, a.boxLink1:visited, a.boxLink1:link {
	/* Ausrichtung */
	display:block; 

	/* Groesse */
	width: 800px; 
	height: 60px;

	/* Schrift */
	color:#333333;
	text-decoration:none; 

	/* Rahmen */
	padding: 10px 0px 10px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	background-color:#C4CAE3; 
}
a.boxLink1:hover {
	/* Ausrichtung */
	display:block; 

	/* Groesse */
	width: 800px; 
	height: 60px;

	/* Schrift */
	color:#333333;
	text-decoration:none; 

	/* Rahmen */
	padding: 10px 0px 10px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	background-color:#DEDFBF; 
}
a.boxLink2:active, a.boxLink2:focus, a.boxLink2:visited, a.boxLink2:link {
	/* Ausrichtung */
	display:block; 

	/* Groesse */
	width: 800px; 
	height: 60px;

	/* Schrift */
	color:#333333;
	text-decoration:none; 

	/* Rahmen */
	padding: 10px 0px 10px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	background-color:#E0E3F1; 
}
a.boxLink2:hover {
	/* Ausrichtung */
	display:block; 

	/* Groesse */
	width: 800px; 
	height: 60px;

	/* Schrift */
	color:#333333;
	text-decoration:none; 

	/* Rahmen */
	padding: 10px 0px 10px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	background-color:#DEDFBF; 
}
a.artikelTitle:active, a.artikelTitle:focus, a.artikelTitle:visited, a.artikelTitle:link {
	/* Ausrichtung */
	display:block; 

	/* Groesse */
	width: 780px; 
	height: 30px;

	/* Schrift */
	color:#FFFFFF;
	font-size: 1.7em;
	font-weight: bold;
	text-align: left;text-decoration:none; 

	/* Rahmen */
	padding: 15px 0px 10px 20px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	background-color:#1F4E94; 
}
a.artikelTitle:hover {
	/* Ausrichtung */
	display:block; 

	/* Groesse */
	width: 780px; 
	height: 30px;

	/* Schrift */
	color:#CCCCCC;
	font-size: 1.7em;
	font-weight: bold;
	text-align: left;text-decoration:none; 

	/* Rahmen */
	padding: 15px 0px 10px 20px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	background-color:#3760BD; 
}
/*-----------------------------------------------------------------------------------------------*/
/*
 * Klassen fuer Artikel
 */
/*-----------------------------------------------------------------------------------------------*/
div.artikel {
	display:block; 

	/* Groesse */
	width: 820px;
	border: 0px solid black;
	height: auto;

	text-align:left; 
	
	/* Rahmen */
	padding: 0px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 20px 0px 0px 20px; /*top|right|bottom|lef*/
	
}
div.artikelName {
	/* Groesse */
	width: 820px;
	height: 20px;
	
	/* Rahmen */
	padding: 7px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	
	/* Schrift */
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	
	background: #A5BACE;
}
div.artikelBody {
	float: left;
	/* Groesse */
	width: 820px;
	height: auto;
	
	/* Rahmen */
	padding: 0px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 5px 0px 20px 10px; /*top|right|bottom|lef*/
	
	/*border-style:solid;
	border-color:#CCFF11;
	border-width:thin;*/
	/*background: #999999;*/
	
}
div.artikelBody a:link, div.artikelBody a:visited {
	color:#333333; 
	text-decoration:none;
}
div.artikelBody a:active, div.artikelBody a:hover {
	color:#999999; 
	text-decoration:none;
}
div#artikelBeschreibungLinks {
	float: left;
	/* Groesse */
	width: 390px;
	min-height: 30px;
	
	/* Rahmen */
	padding: 10px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/*border-style:solid;
	border-color:#CCFFCC;
	border-width:thin;
	background: #999999;*/
		
}
div#artikelBeschreibungRechts {
	float: right;
	/* Groesse */
	width: 390px;
	min-height: 30px;
	
	/* Rahmen */
	padding: 10px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/*border-style:solid;
	border-color:#CCFFCC;
	border-width:thin;
	background: #999999;*/
		
}
div#artikelBeschreibungGross {
	float: left;
	/* Groesse */
	width: 800px;
	min-height: 30px;
	
	/* Rahmen */
	padding: 0px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/
	
	/*border-style:solid;
	border-color:#CCFFCC;
	border-width:thin;
	background: #999999;*/
}
div.artikelBeschreibungGalerie {
	/* Groesse */
	height: auto;
	
	/* Rahmen */
	padding: 20px 0px 0px 10px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/
	
}
div.artikelBeschreibungGalerie img{
	width: 80px;
	border: 0px;
	float: left; 
	border: 1px solid #ccc; 
	padding: 4px; 
	margin: 2px;
}

img#artikelGalerie {
	width: 80px;
	border: 0px;
	float: inherit; 
	border: 1px solid #ccc; 
	padding: 4px; 
	margin: 2px;
}
div#artikelBeschreibungZeile {
	float: left;
	/* Groesse */
	width: 380px;
	height: auto;
	
	/* Rahmen */
	padding: 0px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/*border-style:solid;
	border-color:#FF0F0F;
	border-width:thin;*/
	/*background: #DEDEDE;*/
}
div#artikelBeschreibungZeileGross {
	float: left;
	/* Groesse */
	width: 810px;
	height: auto;
	
	/* Rahmen */
	padding: 0px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/*border-style:solid;
	border-color:#FF0F0F;
	border-width:thin;*/
	/*background: #DEDEDE;*/
}
div#artikelBeschreibungZeileKey {
	float: left;
	/* Groesse */
	width: 150px;
	/* Rahmen */
	padding: 10px 0px 5px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Schrift */
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	
	/*border-style:solid;
	border-color:#0000FF;
	border-width:thin;*/
	/*background: #DEDEDE;*/
}
div#artikelBeschreibungZeileValue {
	float: left;
	/* Groesse */
	width: 230px;
	/* Rahmen */
	padding: 12px 0px 5px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Schrift */
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	
	/*border-style:solid;
	border-color:#FF00FF;
	border-width:thin;*/
	/*background: #DEDEDE;*/
}
div.artikelBeschreibungZeileGalerie {
	float: left;
	/* Groesse */
	width: 380px;
	height: 170px;
	
	/* Rahmen */
	padding: 0px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/*border-style:solid;
	border-color:#FF0F0F;
	border-width:thin;*/
	/*background: #DEDEDE;*/
}
div#artikelBeschreibungZeileValueGross {
	float: left;
	/* Groesse */
	width: 430px;
	/* Rahmen */
	padding: 12px 0px 5px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Schrift */
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;

	/*border-style:solid;
	border-color:#FF00FF;
	border-width:thin;*/
	/*background: #DEDEDE;*/
}
div#artikelBeschreibungZeileValueGrossText {
	float: left;
	/* Groesse */
	width: 800px;
	/* Rahmen */
	padding: 12px 0px 5px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/* Schrift */
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;

	/*border-style:solid;
	border-color:#FF00FF;
	border-width:thin;*/
	/*background: #DEDEDE;*/
}
div#artikelBeschreibungZeileLeer {
	/* Groesse */
	height: 10px;
	/* Rahmen */
	padding: 0px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 0px 0px; /*top|right|bottom|lef*/

	/*border-style:solid;
	border-color:#FF00FF;
	border-width:thin;*/
	/*background: #DEDEDE;*/
}
div.artikelFooter {
	float: left;
	/* Groesse */
	width: 820px;
	height: 20px;
	
	/* Rahmen */
	padding: 6px 0px 0px 0px; /*top|right|bottom|lef*/
	margin: 0px 0px 10px 0px; /*top|right|bottom|lef*/

	/* Hintergrund */
	
	/* Schrift */
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	
	background: #A5BACE;
}
