html	{ overflow-y:scroll;}

@font-face {
    font-family: 'copper';
    src: url('../font/copperplate_gothic_bold-webfont.eot');
    src: url('../font/copperplate_gothic_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/copperplate_gothic_bold-webfont.woff') format('woff'),
         url('../font/copperplate_gothic_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body 	{font: 11px Arial; }
h1	{font:900 15px Arial;}
h2	{font:900 13px Arial;}
h3	{font:900 11px Arial;}

a {text-decoration: underline;color:#444;}

div.menueTop{color:#ffffff;font-weight:bold;font-size:13px;font-family:arial;margin-left:90px;}
div.mainContainer1{color:#666666;font-weight:normal;font-size:11px;font-family:arial; padding-top:40px;}
div.mainContainer2{color:#ffffff;font-weight:normal;font-size:11px;font-family:arial;margin-top: 10px;width: 400px; }
div.mainContainer3{color:#666666;font-weight:normal;font-size:11px;font-family:arial; padding-top:40px;}

div.fusszeile{margin-left:10px;color:#666666;font-weight:normal;font-size:11px;font-family:verdana;margin-top: 5px; }

div.head{font-weight:bold;font-size:12px;letter-spacing: 1px;}
div.main{margin-top:10px;color:#444444;font-size:12px;}


.menue a {text-decoration: none;font-weight: normal;}
a.next{text-decoration: none;color:#666666;font-weight: bold;}
#start  a.start, #ref a.ref, #part a.part, #kon a.kon ,#agb .agb a{font-weight:bold;}

a:hover{text-decoration: underline;}

.form {display:none; }
input, textarea { height: 35px; width: 100%; margin-bottom: 20px; padding-left: 20px; color: black; border: 1px solid #e6e5e5; background: white; line-height: 35px; -webkit-appearance: none; border-radius: 0px; outline: none;
    -webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;}
textarea { height: auto; width: 100%; padding-top: 20px; max-width: 100%; line-height: normal; }
input:hover, input:focus, input:active,  textarea:hover, textarea:focus, textarea:active {  border: 1px solid #454545; }
.datenschutzhinweis {line-height: 16px; margin-bottom: 13px;}

img.pic{border:solid 1px #999999;}

.input_inset{font-size:11px;color: #666699;font-weight: normal;font-family: arial;font-style: normal;text-decoration:none;border:inset 1px #777777;width:400px;height:18px;background-color:#eeeeee;}
.button_outset{font-size:11px;color: #ffffff;font-weight: normal;font-family: arial;font-style: normal;text-decoration:none;border:outset 1px #aaaaaa;width:402px;height:20px;background-color:#888888;}