div.dolink{
  border:0px solid blue;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
}

span.dolink{
  border:3px groove grey;
	padding:1px;
	padding-left:3px;
	margin:1px;
}

a.dolink:link{
  font-weight:bold;
	text-decoration:none;
}

a.dolink:visited{
  font-weight:bold;
	text-decoration:none;
}

a.dolink:hover{
  font-weight:bold;
	text-decoration:underline;
}
.messagetitle{font-weight:bold;color:#eeeeee;font-size:8pt;}
.errortitle{font-weight:bold;color:#eeeeee;font-size:8pt;}
.bold{font-weight:bold;}
input{width:150px;}
input.medium{width:200px;}
input.large{width:370px;}
input.two{width:20px}
input.four{width:40px}
form{margin:0px;}
.rowname{
  border:0px solid red;
	width:20%;
	float:left;
}
.rowvalue{
  width:80%;
}
.clear{
  clear:both;
	overflow:hidden;
	height:0px;
}

p{
  margin:0;
}

.hilight{
  background-color:#ffff00;
}
/*Templates Start*/

/*0 - Template "Nur Text"*/
.template0{
  width:90%;
	padding-left:15px;
}

/* 1 - Template "Bild links und Text" */
.template1{
  width:90%;
	padding-left:15px;
}

.template1img{
  float:left;
	font-size:1px;
	padding-right:5px;
}

/*2 - Zwei Bilder mit 2 Texten plus 2 Titel-Links*/
.template2{
  width:90%;
	padding-left:15px;
}

.template2img1{
  float:left;
	padding-right:5px;
}

.template2img2{
  float:right;
	padding-left:15px;
}

/*5 - 5 Links und 5 Bilder-Links plus 2 Titel-Links template6.html*/
.template6{
  width:90%;
	padding-left:15px;
}

.template6img1{
  float:left;
	padding-right:5px;
}

.template6content1{
  float:left;
}

.template6img2{
  float:left;
	padding-right:5px;
}

.template6content2{
  float:left;
}

.template6img3{
  float:left;
	padding-right:5px;
}

.template6content3{
  float:left;
}

.template6img4{
  float:left;
	padding-right:5px;
}

.template6content4{
  float:left;
}

.template6img5{
  float:left;
	padding-right:5px;
}

.template6content5{
  float:left;
}

/*20 - Template "Bild und 2 Texte"*/
.template20titlecontainer{
  clear:both;
	height:60px;
	border-left:0px solid #000000;
}

.template20{
  width:90%;
	border:0px solid red;
	margin-top:-20px;
	margin-left:15px;
  
}

.template20img{
  float:left;
	font-size:1px;
}

.template20contenttxt{
 float:left;
 width:400px;
 font-style:italic;
 background-color:#1C527C;
 color:#ffffff;
 padding-top:5px;     
}

.template20contentrtf{
  
}

/* 21 - Template "Bild links und Text" */
.template21{
  width:90%;
	padding-left:15px;
}

.template21img{
  float:right;
	font-size:1px;
	padding-right:5px;
}

/*200 - Ein Bild links mit 1 RTF-Editor:*/
.template200{
  width:90%;
	padding-left:15px;
}

.template200img{
  float:left;
	font-size:1px;
	padding-right:5px;
}

/*210 - Ein Bild rechts mit 1 RTF-Editor:*/
.template210{
  width:90%;
	padding-left:15px;
}

.template210img{
  float:right;
	padding-left:15px;
}

/* 666 - Template "RTF" */
.templatertf{
  width:90%;
	padding-left:15px;
}
/*Templates Ende*/
div.easyshoppath{
  /* border:1px solid #ff0000; */
	border-top:1px solid #aaaaaa;
  margin-top:50px;
}

div.easyshopcartinfo{
  /* border:1px solid #ff0000; */
	text-align:right;
}

div.easyshopcatsub{
  /* border:1px solid #ff0000; */
	border-bottom:1px solid #aaaaaa;
	margin-bottom:16px;
}
