* {
	margin:		0;
	padding:	0;
}

body {
	padding-top:	5px;
	background-image: url('http://werbezeichen.de/images/bg.gif');
	background-repeat: repeat-x;
}
h1
{
  		font-size :11px ;
		display:inline;
		margin:0px;
		font-weight:normal;
}
h2
{
  		font-size :11px ;
		display:inline;
		margin:0px;
		font-weight:normal;
}
h3
{
		font-size :11px ;
		display:inline;
		margin:0px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

body, td, th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.p_default{
	height:				20px;
}

/* Formulare */
form {
	display:			inline;	
}

input {
	border:				1px solid #6D808F;
	background-color:	#EDEFF0;
	font-size:			10px;
}

select {
	border:				1px solid #6D808F;
	background-color:	#EDEFF0;
	font-size:			10px;
}

a {
	text-decoration:	none;
	color:				#333333;
	text-transform: 	none;
}



/* *********************** Grunddesign, Header, Footer, Content *********************** */

/* Kompletter Rahmen aussen */
#wrapper {
	width: 				90%;
	margin-left: 5%;
	margin-right: 5%;
}

#branding 
	text-align: left;
	position:		relative;
	width:			100%;
	height:			115px;
	margin-bottom:		3px;
	overflow: hidden;
}

#CMScontent {
	width:				720px;
	float: 				right;
}

#CMSmainContent {
	width:				710px;
	min-height:			10px;
	float:				left;
	border-left:		10px solid #ffffff;
}

.artikelBild {
	width:				140px;
	height:				140px;
	text-align:			center;
	color: #C2C3C3;
	background-color:#ffffff;
}
.artikelBild1 {
	width:				90px;
	height:				90px;
	text-align:			center;
	border: 1px solid;
	color: #C2C3C3;
	background-color:#ffffff;
}
.artikelBild2 {
	width:				90px;
	height:				90px;
	text-align:			center;
	color: #C2C3C3;
	background-color:#ffffff;
}
.detailArtikelBild {
	width: 250px;
	height: auto;

}


.bestellcb {
	height: 16px;
	width: 16px;
	margin-right: 5px;
	border: 0;
}

.bestellr {
	border: 0;
}

/******************
** buttons und inputfields **
******************/
.selector {
		border : 1px;
		border-color : #B5B6BD;
		border-style : solid;
		background-color : #ffffff;
		font-family : verdana, sans-serif;
		font-size :11px;
		color: #000000;
		font-weight:normal;
}
.selector1 {
		border : 1px;
		border-color : #B5B6BD;
		border-style : solid;
		background-color : #ffffff;
		font-family : verdana, sans-serif;
		font-size :14px;
		color: #000000;
		font-weight:normal;
		height:18px;
		padding:2px;
		width:240px;
}
.text_small {
		font-family : verdana, sans-serif;
		font-size :9px;
		color: #626262;
		font-weight:normal;
}
.text_hl {
		font-family : verdana, sans-serif;
		font-size :11px;
		color: #007AAB;
		font-weight:normal;
}
.text_weiss {
		font-family : verdana, sans-serif;
		font-size :10px;
		color: #FFFFFF;
		font-weight:normal;
		text-transform:none;
}

a.green, a.green:visited, a.green:active {
		font-family : verdana, sans-serif;
		font-size :11px;
		color: #669900;
		font-weight:normal;
		text-transform:none;
}

a.green:hover{
		text-decoration:underline;
		color: #669900;
		font-size :11px;
}
a.weiss {
		font-family : verdana, sans-serif;
		font-size :10px;
		color: #FFFFFF;
		font-weight:normal;
		text-transform:none;
}

a.weiss:hover{
		text-decoration:underline;
}
a.grey {
		font-family : verdana, sans-serif;
		font-size :10px;
		color: #ffffff;
		font-weight:normal;
		text-transform:none;
}

a.grey:hover{
		text-decoration:underline;
}
.text1
{
		font-family : verdana, sans-serif;
		font-size :11px;
		color: #626262;
		font-weight:normal;
		line-height:15px;
		text-align: left;
}
.text2
{
		font-family : verdana, sans-serif;
		font-size :11px;
		color: #626262;
		font-weight:normal;
		text-transform:none;
		line-height:15px;
		text-align:left;
}
.klein
{
		font-family : verdana, sans-serif;
		font-size :9px;
		color: #626262;
		font-weight:normal;
		line-height:15px;
}
