/**
* Design und Layout "nails"
* (c) 2008 by erpe  http: //www.websitebakers.com
*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Customise the standard HTML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a:link, a:visited, a:active {
	color:#9d1a1f;
	text-decoration: underline;
}
a:hover {color:white; text-decoration: underline;}

a img {border:0}
p a {background: transparent; }

hr {color:#9d1a1f;}


/* Page Headings */
h1, h2, h3, h4, h5, h6, strong {color: white;}
p {margin:0;}


h1 { 
	margin:10px 0 6px 0;
	font-size: 18px;	
}

h2 { 
	margin:10px 0 4px 0;
	font-size: 16px;	
		
}

h3 { margin:10px 0 4px 0;
	font-size: 14px;	
}

h4 {	
	margin:10px 0 0 0;	
	font-size: 1em;	
	
}

h5 {
	margin:10px 0 0 0;	
	font-size: 0.9em;	
}

h6 {
	margin:3px 0 0 0;	
	font-size: 0.75em;	
}


form {margin: 0;}





/* Definierte Startwerte alle HTML-Elemente */
* { 
 	margin: 0;
 	padding: 0;
}

/* Schrift und Hintergrund Browserseite */
html, body { 
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
	background: black;
	color: white;
}


/* Schrift und Hintergrund Seite */

#site {
	margin: 0px auto;
  	border: 1px solid black; 
    width: 1000px;
	color: white;
	font-size: 14px;	
}

/* Schrift und Hintergrund Shoplink */
#shoplink {
	height: 30px;
	width: 1000px;
	float: right;
	padding-left:0px;
	padding-top: 8px;
	margin-top:0px;
	color: #FFFFFF;
	font-size: 14px;
	
	text-align:right;
}

.shoplink1 a {
	color:#FFFFFF;
	text-decoration: none;
	font-size:16px;
}
.shoplink1 a img {
	margin-left:5px;
	margin-top:-10px;
}
/* Positionierung, Schrift und Hintergrund Navigation Kopfbereich*/
#navimain {
	height: 65px;
	width: 100%;
	background: #fff url(../img/main_menu_background.jpg) repeat-x top left;
  	float: left;
	border:0px solid green;
	position:absolute;
	left:0px;
	top:40px;
	display:block;
}
div#main_position {
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-470px;
}
 #navimain ul li {
	display: inline;
	list-style: none;
	float: left;
	padding-top: 10px;
	margin-top: 0px;
}

#navimain ul li ul {
	position:absolute;
	margin-top:-1px;
}
#navimain ul li ul a {
	color: white;
	height:24px;
	padding-top:2px;
}
#navimain ul li ul a:hover {
	background: #000000 url(../img/submenu_bg_neu.jpg) repeat-x left 1px;
}

#navimain a {
 	font: 16px Arial,"Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 	color: white;
 	text-decoration: none;
 	margin-right: 0px;
	font-weight: normal;
	display:block;
	height:29px;
	margin-top:-9px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
}
 
#navimain a:hover,
#navimain a:active, 
li[class="menu-current menu-last"] a, 
li.menu-current, 
li.menu-parent {
	background: #000000 url(../img/menu_selected_background.jpg) repeat-x left top;
	margin-right: 0px;
	font-weight: normal;

}

ul.menu-top > li.menu-current, 
ul.menu-top > li.menu-parent {
	
background-position: 0 1px;

}



/* Positionierung, Schrift und Hintergrund Navigation Logobereich*/
#head { 
	height: 280px;
	width: 100%;
	background:black url(../img/logo.jpg) no-repeat left top;
	float: left;
	border: 0px solid white;
	margin-top:100px;
	margin-left:20px;
	display:block;
}


#logo1 {
	width: 886px;
	height: 109px;
	background: transparent url(http://www.nails-in-design.at/media/oben/images_top_all2.png) no-repeat left top;
  	float: left;
	margin-top: 180px;
	margin-left: 20px;
}


/* Positionierung, Schrift und Hintergrund Hauptteil*/
#main {width:100%;
	background: black;
	float:left;
margin-bottom:10px;
}

/* Positionierung, Schrift und Hintergrund Contenthead*/
#content {
width:640px;
float: left;	
}

#contenthead {
	height: 34px;
	width: 640px;
	font-size: 16px;
	background: url(../img/button_large_640.jpg) no-repeat black;
	float: left;
	padding-top: 6px;
	padding-left: 0px;
	margin-top:11px;
font-weight:bold;
}

.texthead1 {width:250px; padding-left:210px;}


/* Positionierung, Schrift und Hintergrund Content*/
#cont {
	padding-left:30px;
padding-top:60px;
}

/* Positionierung, Schrift und Hintergrund rechte Seite*/
#right {
	width: 340px;
	background: black;
	float: right;
}

/* Positionierung, Schrift und Hintergrund News */

#news {	
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 11px;
	float:right;
}


.newshead {
	height: 34px;
	width: 250px;
	font-size: 16px;
	background: url(../img/button_small.jpg) no-repeat black;
	float: right;
	padding-top: 6px;
	padding-left: 0px;
	border: 0px solid white;	
	margin-right: 20px;
}


.texthead2 {width:100px; padding-left:100px;}


.newsitem {
	float: right;
	padding-top: 6px;
	width: 250px;	
	padding-right: 10px;
}

.newsitem strong {color: #9d1a1f; font-size: 15px;}
.newsitem p {color: white;font-weight: normal;padding-bottom: 4px;}
.newsitem a {color: #9d1a1f; text-decoration: none; font-size: 12px;}
.newsitem a.hover{ color: white;}
.newsitem hr{ color: #9d1a1f; margin-top: 8px; margin-bottom: 8px; width: 220px;}


/* Positionierung, Schrift und Hintergrund Zertifikate */
#zert {	
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 11px;
	float:right;	
}

.zerthead {
	height: 34px;
	width: 250px;
	font-size: 16px;
	background: url(../img/button_small.jpg) no-repeat black;
	float: right;
	padding-top: 6px;
	padding-left: 0px;
	border: 0px solid white;	
	margin-right: 20px;
}

.texthead3 {width:100px; padding-left:75px;}


.zertif1 {
	height: 143px;
	width: 210px;
	margin-top: 20px;	
	float: right;
}

.zertif2 {
	height: 143px;
	width: 210px;
	margin-top: 20px;	
	float: right;
}

.zertif3 {
	height: 143px;
	width: 210px;
	margin-top: 20px;	
	float: right;
}


/* Positionierung, Schrift und Hintergrund Bottom Imagestreifen */
#bottom { 
	height: 151px;
	width: 100%;
	background: url(../img/bottom_back.jpg) repeat-x transparent;
  	float: left;
	position:absolute;
	left:0px;
	display:block;
	margin-top:-12px;
}

#logo2 {
	width: 886px;
	height: 109px;
	background: url(../img/images_bottom_all.png) no-repeat transparent;
  	float: left;
	margin-top: 35px;
	position:absolute;
	left:50%;
	margin-left:-463px;
	display:block;
}

/* Positionierung, Schrift und Hintergrund WB-Footer */
 #footer {
	height: 30px;
	width: 1000px;
	background: black;
	font-size: 10px;
	line-height: 30px;
	padding-left: 0px;
	display:block;
	float:left;
	margin-top:140px;
}



