/*
Theme Name: DELICO Baustellenseite
Author: Weiss & Partner | EN
Author URI: http://www.weiss-partner.com
Description: Vorübergehende Baustellenseite für die folgende Website
Version: 1.0
*/

body { padding:0px; margin:0px; background: #e9e7df; font-family:Tahoma, Geneva, sans-serif; }


#content { background:#f9f8f2; width: 960px; margin: 100px auto; padding: 40px; -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;  
	 -khtml-box-shadow:8px 8px 8px #666;
				 box-shadow:8px 8px 8px #666;
				-webkit-box-shadow:8px 8px 8px #666;
	-moz-box-shadow:8px 8px 8px #666;}
h1 { font-size:24px; line-height:1.4em; font-weight:normal; margin:0px; padding:0px;padding-bottom: 20px; color:#005830; }
h2 { font-size:18px; line-height:1.4em; font-weight:normal; margin:0px; padding:0px; }
p { line-height:1.6em; padding:0px; margin:0px; margin-bottom: 15px;}

a { color:#005830; text-decoration:none; }
a:hover { text-decoration:underline; }