﻿/*Dieses hinzugeladene CSS wird von der show.asp verwendet*/
@import url("merge-standard-head.css");
@import url("nextshop.css");

/*
Wird vom HTML-Editor in der Normalansicht (wysiwyg) verwendet.
Da diese Definition für BODY nach dem
geladenen CSS steht, überschreibt sie dort ggf. festgelegte Werte
*/
body{
	padding:20px;
	color:rgb(0,0,0);
	background-color:rgb(255,255,255);
	background-image:none;
	text-align:left;
	scrollbar-base-color:scrollbar;
	scrollbar-arrow-color:black;
}
body strong{
	font-weight:bold;
}


.cmsintern_cms4dmphc{
	border:2px outset;
	background-color:rgb(240,240,240);
	width:150px;
	height:150px;
}

h1, h2, h3, h4, h5, h6{
	color:black;
}

img.bild_links{
	float:left;
	margin:0.3em 32px 10px 0;
}
img.bild_rechts{
	float:right;
	margin:0.3em 0 10px 32px;
}
.bildbox{
	width:240px;
}
.bildbox img{
	width:240px;
}

.igrid_col{
	border:2px dotted black;
	padding:10px;
}

.igrid_row{
	padding:0;
	margin:0;
}

.fxg{
	margin-left:0;
}

.fxg, .cw25, .fxg_cols2_570, .ggw1, .cogrid1, .imgblockall, .imground, .mcols{
	margin:0;
	margin-bottom:1em;
}
