/*

* { padding: 0; margin: 0; }
*/
body {
 background: #359cf8 url(picts/bg.gif) repeat-x fixed bottom center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
 margin: 0 auto;
 width: 922px;

}
#faux {
 background: url(picts/wingids-faux.gif);
 margin-bottom: 0px;
 overflow: auto;
}
#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 70px;
 margin: 0px 0px 0px 0px;
 background: #2175bc;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 10px;
 display: inline; /* IE Hack */
 width: 0%;
 float: left;
 min-height: 400px;
 padding: 10px;
 border: 0px solid #ccc;
}
#leftmiddle {
 float: left;
 color: #333;
 margin: 5px 140px;
 padding: 0px;
 display: inline;
 position: relative;
}
#rightmiddle {
 display: inline;
/* position: relative;*/
 color: #333;
 top: 10px;
 margin: 0px;
 padding:0px; padding-top:10px;
 width: 160px;
/* height: 600px;*/
 float: right;
 
}
#content {
 display: inline; /* IE Hack */
 float: center;
 left: 590px;
 width: 590px;
 padding: 2px;
 position: static;
 min-height:900px;

}
#rightcolumn {
 display: inline;
 color: #333;
 position: relative;
 margin: 0px 0px 0px 0px;
 padding: 5px 530px 0px 0px;
 width: 60px;
 float: right;
 left: 50px;
 border:#006600 solid 1px;
}
#rightcolumni {
 display: inline;
 color: #333;
 position: relative;
 margin: 0px 0px 0px 0px;
 padding: 10px 530px 0px 0px;
 width: 60px;
 float: right;
 left: 0px;
}
#rightcolumns {
 display: inline;
 color: #333;
 position: relative;
 margin: 0px 0px 0px 0px;
 padding: 5px 530px 0px 0px;
 width: 60px;
 float: right;
 left: 25px;
}
#footer {
 width: 902px;
 clear: both;
 color: #333;
 background: #2175bc;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
/* CSS Tabs */
#button {
    width: 10.5em;
    border-right: 0px solid #000;
    padding: 0 0 0em 0;
    margin-bottom: 1em;
    font-family: Tahoma, Arial, sans-serif;
        /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
    font-size : 12px;
	font-weight: bold;
    background-color: #0637A1;
    color: #333;
    }

    #button ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
        }

    #button li {
        border-bottom: 1px solid #90bade;
        margin: 0;
        list-style: none;
        list-style-image: none;
        }

    #button li a {
        display: block;
        padding: 2px 2px 2px 0.3em;
        border-left: 4px solid #1958b7;
        border-right: 4px solid #508fc4;
        background-color: #2175bc;
        color: #fff;
        text-decoration: none;
        width: 100%;
        }

    html>body #button li a {
        width: auto;
        }

    #button li a:hover {
        border-left: 4px solid #1c64d1;
        border-right: 4px solid #5ba3e0;
        background-color: #2586d7;
        color: #fff;
        }

    #button li #active {
        border-left: 4px solid #1c64d1;
        border-right: 4px solid #5ba3e0;
        background-color: #2586d7;
        color: #fff;
        }

.text1 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
        text-align: right;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
      	text-decoration: none;
}
.text3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text6 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;

}
h4 {
	font: bold, 12px, Arial;
	color: #000000;
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 10px;

}
a.a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0637A1;
	text-decoration: underline;
}
a.a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0637A1;
	text-decoration: underline;
}
a.a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0637A1;
	text-decoration: none;
}
a.b:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.b:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
      	text-decoration: underline;
}
a.b:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.c:link {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.c:hover {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.c:visited {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.c:visited {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.e:link {
	font-family: Arial;
	font-size: 11x;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.e:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.e:visited {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.f:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.f:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
      	text-decoration: underline;
}
a.f:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.f:active {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
      	text-decoration: underline;
}
a.g:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.g:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
      	text-decoration: underline;
}
a.g:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.g:active {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
      	text-decoration: underline;
}
/*- Startpagina--------------------------- */
h4 { font-weight:normal;
}
h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}/*
h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #FA5E37;
            border: 1px solid #E276A7;
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 10px;
}*/
.rand {
	border: 1px solid #383940;
        padding:3px 10px 0 10px;
	margin: 0px 5px 3px;

}
.horoscoop {
	float: left;
	width: 300px;
	background: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #156793;
}
.knop {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

