/* ========================================================

========== Design KDN 1.2 =================================
========== copyright (c) 2010 by serano-media.de ==========

=========================================================== */



html>body { font-size: 15px; }


/* ========================================================
   Layout
=========================================================== */

body		{ margin:0px; background-color:#830F24; font-family:Georgia, Verdana, Arial, Helvetica, sans-serif; color:#474545; }
#main		{ margin:0 auto; width:1000px; background:#fff url(../images/bg_main.png) repeat-y; padding:0px 40px 0px 40px; }
#header		{ height:140px; width:1000px; background:#fff url(../images/bg_header.gif); }
#content	{ width:630px; float:right; padding:20px 40px; margin-right:30px; min-height:440px; line-height: 1.3em; letter-spacing:0.0em; font-size:1.1em; }
#footer		{ height:150px; width:940px; background:#fff url(../images/bg_footer.gif) center bottom; border-top:solid 1px #ccc; margin:0px 30px; }
#right		{ width:250px; height:300px; background-color:#eaeaea; margin-top:180px; float:left; }



/* ========================================================
   Headline
=========================================================== */


.headline	{ margin:0px 30px; padding:0px 10px; border-bottom: solid 1px #ccc; font-size:1.1em; margin-bottom:10px;  }
h1	{ font-family:garamond; color:#bd5177; font-size:1.5em; font-weight:normal; margin:3px 0px; }
.headline strong { font-weight:normal; font-size:1.5em; }
strong	{ color:#bd5177; letter-spacing:0.1em; }



/* ========================================================
   Menü
=========================================================== */

#menue		{ width:220px; float:left; margin-top:30px; margin-left:30px; font-size:1.0em; }
#nav 		{ font-family:garamond; font-size:1.2em; }
#nav a		{ color:#333; font-style:normal; line-height: 2.2; text-decoration:none; border-bottom: solid 1px #ccc; display:block; font-variant:small-caps; border-left:solid 5px #ffffff; }
#nav a:hover 	{ letter-spacing:0.1em; font-weight:bold; }
#nav a:active 	{ text-decoration:underline; letter-spacing:0.1em; border-left:solid 5px #000; }



/* ========================================================
   Fromulare
=========================================================== */


.kontaktformular	{ background-color:#fff; padding:20px; border:solid 1px #ccc; font-size:1.0em; color:#4b4a4a; }
input       		{ color:#993333; font-family: arial; border:none; border-bottom: 1px dotted #666; background-color:#fff; }
textarea    		{ color:#993333; font-family: arial; border:none; border: 1px dotted #666; background-color:#fff; }
table			{ }
.kontaktformular td	{ padding:4px 0px; }























