﻿/*Theme Name: freshnnew v3.1
Description:  <a href="http://styleschlampe.com" title="style | schlampe">style | schlampe</a>
-- Made in Munich, Germany, Earth, Milky Way | info@styleschlampe.com -- 2007 --
/* ******styleschlampe.com*******   ************* ****** ****** */


/***********************Structure********************************/
html {
	 }

body {
  padding:0px;
  margin:0px;
  text-align:center;
  background-color:#ffffff;
	}
.container {
	width:770px;
	height:500px;
	overflow:show;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;	
	}
.mirror {
	}	
.head_index {
	width:100%;
	height:65px;
	line-height:65px;
	overflow:hidden;
	}
.head_container {
	width:100%;
	height:160px;
	background:url(freshnew/header.jpg) no-repeat;
	}
.head_menu {
	width:250px;
	height:100%;
	float:left;
	/*background-color:#000000;*/
}
.head_menu_padding {
	padding-top:20px;
	padding-left:22px;
	}
.content_container {
	width:100%;
	height:275px;
	background:url(freshnew/mirror.jpg) no-repeat;
	margin-top:1px; 
	padding-top:40px;	
	}
.sidebar {
	width:249px;
	height:100%;
	float:left;
	}
.sidebar_padding {
	padding-right:45px;
	}
.content {
	width:520px;
	height:auto;
	float:right;
	border-left:0px solid #dddddd;
	}
.contentpadding {
	margin-left:45px;
	}	
	
/***********************Fonts & Images********************************/
img {
	border:0px;
	}
.container {
	font-family:verdana, tahoma, sans-serif;
	font-size:12px;
	}
small {
	font-size:10px;
	color:#000000;
	}
h1 {
	font-family:verdana, tahoma;
	font-size:13px;
	color:#d23c28;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:-13px;
	}
h2 {
	font-family:verdana, tahoma;
	font-size:22px;
	font-weight:normal;
	color:#555555;
	margin-bottom:10px;
	}
h3 {
	font-family:verdana, tahoma;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed #555555;
	margin-top:0px;
	margin-bottom:10px;
}
p {
	font-size:11px;
	color:#000000;
	line-height:18px;
	}
a:link, a:visited {
	color:#555;
}
a:hover {
	color:#d23c28;
	}
a.menu:link, a.menu:visited {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
a.menu:hover {
	color:#98ca06;
	}
.grey {
	color:#999999;
}
/************Kontaktformular************************/
input{line-height:14px; font-size:12px;} 
.font-contact {font-size:10px; color:#777777;}
