body {
	margin: 0px;
	background-image: url(/images/layout/background_x.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

/* Layout */

div#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

div#header {
	background-image: url(/images/layout/container.jpg);
	background-repeat: no-repeat;
	height: 495px;
}

div#links {
	width: 654px;
	height: 15px;
	padding-top: 49px;
	padding-right: 10px;
	float: right;
}

div#links img {
	margin-bottom: -3px;
}

div#links input {
	width: 125px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

div#content {
	background-image: url(/images/layout/background_y.gif);
	background-repeat: repeat-y;
	background-position: 196px 500px;
	width: 965px;
	margin-left: 21px;
	top: 0;
	margin-top: 495px;
	position: absolute;
}

div#menue {
	width: 190px;
	float: left;
	margin-top: -350px;
	position: relative;
}
div#menueauswahl {
	margin-left: -28px;
	margin-top: -370px;
	height: 348px;
	width: 21px;
	float: left;
	position: relative;
}
div#text {
	width: 724px;
	float: right;
	padding-right: 32px;
	margin-top: -399px;
	position: relative;
	line-height: 155%;
}
div#bottom {
	width: 748px;
	margin-left: 195px;
	padding-left: 14px;
}
div#bookmarks {
	width: 720px;
	margin-left: 195px;
	padding-left: 14px;
	margin-top: 5px;
	margin-bottom:10px;
	text-align:right;
}
div#schnell {
	width: 715px;
	margin-left: 210px;
	margin-top: 5px;
	margin-bottom:10px;
	font-size:10px;
	line-height:145%;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:5px;
}


img { behavior: url("/js/pngbehavior.htc"); }

/* Startseite */

div#containerwandtattoo {
	width: 207px;
	height: 291px;
	margin-right: 13px;
	font-size: 11px;
	float: left;
}

div#wandtattoderwoche {
	background-image: url(/images/startseite/wandtattooderwoche.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #61a200;
	margin-bottom: 12px;
	color: #000000;
	height: 200px;
	width: 207px;
}

div#bildwandtattoo {
	width: 261px;
	height: 291px;
	margin-right: 13px;
	float: left;
}

div#containerneuestes {
	width: 230px;
	float: left;
}

div.neusteswandtattoo {
	clear: both;
	border: 1px solid #c9df96;
	margin-bottom: 11px;
	height: 118px;
	padding: 10px;
}
div.mainsiteinfobox {
	clear: both;
	margin-bottom: 11px;
	height: 138px;
}

div.bildtattoo {
	float: left;
	width: 68px;
}

div.texttattoo {
	float: left;
	width: 140px;
	display: table-cell;
	vertical-align: bottom;
}

/* INHALT */
#inhalt {
	float:left;
	width:424px;
}
#inhalt_t {
	width:424px;
	height:40px;
	background-image:url(/images/site/content/c_top.jpg);
	background-repeat:no-repeat;
}
#inhalt_c {
	width:414px;
	padding-left:5px;
	padding-right:5px;
	line-height:145%;
}
/* END - INHALT */

/* RIGHT-BOXES */
#right {
	width:170px;
	float:left;
}
/* END - RIGHT-BOXES */

/* NEWS */
#news {
	background-image:url(/images/site/news/news_bg.jpg);
	width:170px;
}
#news_t {
	width:170px;
	height:42px;
	background-image:url(/images/site/news/news_bg.jpg);
	background-repeat:no-repeat;
}
#news_c {
	width:145px;
	background-image:url(/images/site/news/news_bg.jpg);
	padding-left:10px;
	padding-right:15px;
	line-height:145%;	
}
#news_b {
	width:170px;
	height:12px;
	background-image:url(/images/site/news/news_bot.jpg);
	background-repeat:no-repeat;
}
/* END - NEWS */

/* NEWS */
#faq {
	background-image:url(/images/site/faq/faq_c.jpg);
	width:170px;
}
#faq_t {
	width:170px;
	height:42px;
	background-image:url(/images/site/faq/faq_c.jpg);
	background-repeat:no-repeat;
}
#faq_c {
	width:145px;
	background-image:url(/images/site/faq/faq_c.jpg);
	padding-left:10px;
	padding-right:15px;
	line-height:145%;
}
#faq_b {
	width:170px;
	height:12px;
	background-image:url(/images/site/faq/faq_b.jpg);
	background-repeat:no-repeat;
}
/* END - NEWS */

/* SUCHE */
#search {
	background-image:url(/images/site/search/bg.jpg);
	background-repeat:no-repeat;
	width:155px;
	height:34px;
	padding-left:15px;
	padding-top:8px;
}
input.searchfild {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:110px;
	margin-top:6px;
	float:left;
	color:#666666;
}
/* END - SUCHE */


div#h1top {
	width:724px;
	height:34px;
	text-transform:uppercase;
	font-size:7pt;
	padding-top:8px;
	text-align:right;
}
