@charset "utf-8";

/* Containers */
#ContainerWrapperWrapper { width:1040px; margin:0 auto; margin-top:40px; }
#ContainerWrapper { width:1000px; padding:20px; background:#FFF;  float:left; }
#ContainerTop { width:1000px; height:80px; background:url(../img/bg_top.gif) no-repeat; text-align:right; float:left; }
#ContainerMiddle { width:1000px; float:left; margin-top:10px; }
#ContainerBottom { width:980px; float:left; background:url(../img/senger_madrasser.gif) left no-repeat #006699; padding:20px 20px 20px 0px; margin-top:-10px; }

/* Text */
.topmeny a	{ color:#fff; font-size:0.7em; font-weight:bold; margin-right:18px; margin-top:38px; display:block; float:right; text-decoration:none;}
.topmeny a:hover { text-decoration:underline;}

.Bunnmeny { float:right; text-align:center; width:230px; text-align:left;  margin-left:30px;  }
.Bunnmeny li { display:inline; line-height:16px; color:#fff; font-size:0.8em; font-weight:bold; margin-bottom:10px; }
.Bunnmeny li a { color:#FFF; font-weight:normal; font-size:0.84em; text-decoration:none; display:block; width:50%; float:left;}
.Bunnmeny li a:hover { color:#FFF; text-decoration:underline; }


h1 { color:#444; font-size:1.4em; margin-bottom:20px; }
h2 { color:#444; font-size:1.4em; margin-bottom:20px; }
p { color:#444; font-size:0.7em; line-height:16px; margin-bottom:20px; }
p a { color:#6A0062; text-decoration:underline; }
p a:hover { color:#6A0062; }
.success { background:url(../sunshine/img/design/success.png) left center no-repeat #e6ffdd; display:block; padding:18px; color:#287816; padding-left:50px; width:400px; font-weight:bold; margin:0 auto; margin-bottom:18px; border:2px solid #bbf1ab;  }
.error { background:url(../sunshine/img/design/error.png) left center no-repeat #ffdddd; display:block; padding:18px; color:#ab3c3c; padding-left:50px; width:400px; font-weight:bold; margin:0 auto; margin-bottom:18px; border:2px solid #f1abab; }
table { margin-bottom:-10px;}
table td { padding:10px; padding-bottom:0px; }

#ContainerMiddle p a { color:#006699; text-decoration:underline; }
#ContainerMiddle p a:hover { text-decoration:none; }

