
body{
	background-color:#FFFFAA;	  /* Seitenhintergrund von Medic Creatif AG */
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

div#header 
{
	position: absolute;	
	left: 0px;
	top: 0px;
	width:100%;
	height:170px;
	background-color:#FFFF73;	/* Titelhintergrund von Medic Creatif AG */
	z-index:30;
}

div#title{
	margin:8px;
}

div#title img, a, a:hover, a{
	border:none;
	text-decoration:none;
}


div#mleft {
	position:absolute;
	font-size:11px;
	top:170px;
	left: 0px;
 	width: 206px;
	height:auto;
}

div#mleftadmin {
	position:absolute;
	font-size:11px;
	top:140px;
	left: 0px;
 	width: 206px;
	height:auto;
}

div#mcontent {
	position:absolute;
	left:207px;
	top:170px;
	width: 650px;
	height:auto;
	font-size:14px;
	padding:20px;
	text-decoration:none;
}

div#madmin {
	position:absolute;
	left:207px;
	top:140px;
	width: 650px;
	height:auto;
	font-size:11px;
	padding:20px;
	text-decoration:none;
}

div#mcontent a{
	font-size:14px;
	color:#333;
}

h1{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:900;	
	background-color:#FFFF40;
	color:#666;
	border:1px solid #666;
	padding:1px;
	margin-bottom:2em;
	padding-bottom:2px;

}

h2{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#FFFF70;
	color:#333;
	border:thin solid black;
	padding:1px;
	margin:1px;
	margin-bottom:5px;
	padding-bottom:2px;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-stretch:semi-expanded;
	background-color:#FFFFA0;
	color:#333;
	border:thin solid black;
	padding:1px;
	margin:1px;
	margin-bottom:5px;
	padding-left:5px;
	padding-bottom:2px;
}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:semi-expanded;
	background-color:#FFFFE0;
	color:#333;
	border:thin solid black;
	padding:1px;
	margin:1px;
	margin-left:5%;
	margin-bottom:0px;
	padding-left:5px;
	padding-bottom:2px;
}


p.highlight {
	font-weight:900;
}


table td{
	background-color:#FFFFCC;
	border:1px solid #CCC;
}

table td.id{
	text-align:center;
	width:10px;
}

table td.edit, td.delete, td.neu{
	text-align:center;
	width:40px;
}

table td.titel_prod, td.bild{
	text-align:center;
	width:60px;
}

table td.bild img{
	width:50px;
	height:50px;
}

table td.bildlink, td.link{
	width:150px;
}

div#allEntrys {
	border:1px solid #666;
	width:800px;
}

.textarea {
	width:600px;
	height:150px;
}

.line_link {
	width:600px;
}

table td.bild_120{
	text-align:center;
	width:120px;
	height:120px;	
}

table td.bild_120h{
	text-align:center;
	height:120px;	
	
}

table td.bild_120b{
	text-align:center;
	width:120px;
	
}

table td.preis{
	text-align:center;
	width:60px;
	height:25px;
}

table td.preis img{
	border:none;
}

table td.artnr{
	text-align:center;
	width:60px;
}

table td.artnr a{
	text-decoration:underline;
	text-align:center;
}

div#allEntrys .table {
	width:800px;
}

div#allEntrys td.titel {
	width:640px;
}

div.content_home .bild{
	text-align:center;
}

div.content_home .bild img{
	text-decoration:none;
	border:none;
}

div.content_home p.last_update{
	font-size:9px;
	color:#333333;
	text-align:right;
}

div.content_contact table.adresse{
	width:100%;
}
div.content_contact table.adresse td{
	width:50%;
	vertical-align:top;
}