@charset "utf-8";
/* CSS NARRENDRUCK.DE :::: FXDE.SIGN - FELIX DIEDERICHS */

* {padding:0; margin:0;}

body {
	background:#fff url(../bilder/bg_body.gif) repeat-x top left;
	color:#a41123;
	font:76% "Trebuchet MS", Verdana, Arial, sans-serif;
}

p {font-size:12px;line-height:1.5;padding:0 0 5px 0;}
h1 {font-size:16px}

div#container {width:705px;margin:0 auto;}

div#logo {
	background:url(../bilder/logo_narrendruck.jpg) no-repeat left center;
	height:200px;
	width:705px;}

div#oben {height:75px;
	width:705px;}

div#mitte {
	width:705px;
	height:360px}

div#unten {color:#fff;
	width:705px;padding:15px 0;}

div#unten_1{width:355px;float:left;padding:0 50px 0 0;margin:0 0 15px 0;}
div#unten_2 {width:300px;float:right;margin:0 0 15px 0;}

a, a:hover, a:visited {color:#fff;text-decoration:underline;}

ul {list-style:none;height:150px;width:705px;clear:both;}

ul li {
	background:#a41123;
	width:150px;
	height:150px;
	margin:15px 35px 15px 0;
	float:left;
	display:block;}

ul li#programmhefte {background:url(../bilder/bg_li_1.jpg) no-repeat;}
ul li#eintrittskarten {background:url(../bilder/bg_li_2.jpg) no-repeat;}
ul li#flyer {background:url(../bilder/bg_li_3.jpg) no-repeat;}
ul li#setkarten {background:url(../bilder/bg_li_4.jpg) no-repeat;margin:15px 0 15px 0;}

ul li#tshirts {background:url(../bilder/bg_li_5.jpg) no-repeat;}
ul li#trainingsanz {background:url(../bilder/bg_li_6.jpg) no-repeat;}
ul li#sonstige {background:url(../bilder/bg_li_7.jpg) no-repeat;}
ul li#mehr {background:url(../bilder/bg_li_8.jpg) no-repeat;margin:15px 0 15px 0;}

ul li#last {margin:15px 0 15px 0;}
ul li span {display:none;}
p.clear {clear:both;}

input, textarea {color:#fff;width:205px;background:#a41123;border:#fff 1px solid;}

input.button {width:auto;}