body { font-size: 15px; font-family: "Times New Roman", Times, serif; color: #000; background-color: #fff; margin: 0; padding: 0; 
background: #7ebcf4 url("images/bg.gif") top center no-repeat;
}

h1 { margin-top: 5px;margin-left: 10px; margin-bottom: 10px; font-style: italic; font-size: 24px; font-weight: normal; }
h2 { margin-top: 5px;margin-left: 10px; margin-bottom: 10px; font-style: italic; font-size: 18px; font-weight: normal; }
p { margin: 12px 0 10px 0;padding: 0px; line-height: 140% }
hr { margin: 5px 0px 5px 0px;border: 0px; padding: 0px; border-top: solid 1px #ddd; border-bottom: solid 2px #fff; }

table { border-width: 0px;margin-left: 20px;margin-bottom: 20px;border-spacing: ;border-collapse: collapse;border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #999;border-bottom: 1px solid #999; padding:5px; }
th { font-weight: bold; font-style: italic; border:0px; margin:0px; }
tr { border-bottom: solid 1px #ccc; }

ul { border: none;border: 0px;margin: 5px 0px 5px 0px;padding: 0px; }
li { display: inline;text-decoration: none;list-style-type: none;border: 0px;margin: 0px;padding: 0px; }
li a { overflow: hidden;padding: 0px; }
li a img { border: 1px solid #ccc; }
li a img:hover { border: 1px solid #999; }

a { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
img { border: none; border: 0px; }
strong { font-weight: normal; }

#page { border:5px solid red; width: 800px; visibility: visible; padding: 19px; margin-top: 20px; margin-left: auto; margin-right: auto; margin-bottom: 10px; background-color: #f6f5ef; -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 23px; -moz-border-radius:10px; /* Firefox */
-webkit-border-radius:10px; /* Safari, Chrome */
-khtml-border-radius:10px; /* Konqueror */
border-radius:10px; /* CSS3 */ 
}
#logo { text-align: right;font-style: italic; text-shadow: 4px 4px 35px #999; font-size: 36px; color:#000000; }
#language { text-align: left;border: none;border: 0px;margin: 0px;padding: 0px;overflow: hidden; }
#menu { float:right;text-align: right;border: none;border: 0px;margin: 0px;padding: 0px;overflow: hidden; }
#rec {float:right;text-align: right;}

.laendervorwahl { color: #000000; font-size: 36px; font-weight: bold; line-height:66%; }
.klein { color: #000000; font-size: 12px; text-shadow: 4px 4px 35px #fff; }
.klein a { color: #000000; text-decoration: none; border-bottom: 1px dotted #cccccc; }
.klein a:hover { color: #000000; text-decoration: none; border-bottom: 1px dotted #000000; }
.nav { border: 0px;opacity: .4;-moz-opacity: .4;filter: alpha(opacity=40); }
.nav:hover { border: 0px;opacity: 1;-moz-opacity: 1;filter: alpha(opacity=100); }
.tr_back { background-image: url(img/tr_back.gif); border-bottom: solid 1px #999999; }
.tr_light { background-color: #ffffff; border-bottom: solid 1px #cccccc; }
.tr_light:hover { background-color: #ccffff; border-bottom: solid 1px #cccccc; }
.tr_dark { background-color: #eeeeee; border-bottom: solid 1px #cccccc; }
.tr_dark:hover { background-color: #ccffff; border-bottom: solid 1px #cccccc; }
