/* Maman-et-bebe */
/* 2008 by Hammer */

html {
	/*background-color: #D4E3EB;*/
}

body {
	margin: 5px;
	padding: 0px;
	color: #000;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a { 
	/*font-size: 9pt; */
	font-family: sans-serif; 
	font-weight:  bold;
	text-decoration: none;
    cursor: pointer;
	color: #5573ff; }

a:hover { 
	color: #995d5a;
	text-decoration: underline; }

form { 
	margin: 0; 
	padding: 0; }

input, textarea { 
	font-size: 8pt; 
	font-family: Arial, helvetica, sans-serif; 
	border: 1px solid gray;
	margin:  1px 0; }

select { 
	font-size: 8pt; 
	font-family: sans-serif; }

img { border: 0px none; }

h1 { font-size: 16px; }

h6 { margin: 0; }

/* Clearfix */

div.clear {
	clear: both;
	height: 0px;
	line-height: 0px; }

 /* Clearfix-Hack */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.clear { display: inline-table; }

/* Hides from IE-mac \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* End hide from IE-mac */

/* Neu 2012 */

div#all {
	margin: 10px auto;
	width: 500px; }
	
div#header {
	text-align: center;
	/*font-weight:  bold;*/ }	
	
div#header h1 { font-size: 24px; }

div#header span { font-size: 12px; }

div#header h1 img { margin:  0 0 0 10px; }

div#header p { font-size: 14px; }

div#header a, .zentriert a { font-size: 20px; }

div#allnew {
	width: 500px;
	margin:  40px auto;
	text-align: left; }

div#allnew p { margin: 10px 0; }

/* div#allnew a { text-decoration: underline; }	 */

div#bild { 
	margin: 20px auto 20px auto;
	width: 402px; }

.zentriert { text-align: center; }

.zentriert img { margin: 20px 0 0 0; }

div#impressum {
	font-size: 12px; }
	
div#language { height: 26px; }

div#language img {
	height: 20px;
	float: right;
	margin: 0 3px;
}

div#zeile1, div#zeile2 {
	width: 550px;
	height: 120px;
}

div#zeile2 img { margin: 0 8px 0 8px; }
