body {
    font-family: verdana;
	color: #000;
	margin: 0px;
	background-image: url(../images/back.png) ;}

#site {
    position: absolute;
	width: 875px;
	left: 50%;
	margin-left: -440px;
    margin-top: 10px;
	background-color: #000;
}


#box4 {
    position: relative;
	width: 875px;
	height: 151px;
	margin-left: 0px;
background-repeat:no-repeat;
	background-image: url(http://www.womman.ch/images/wommas.gif);
}

#man {
    position: relative;
	width: 201px;
	height: 121px;
	margin-left: 0px;
	
	background-image: url(http://www.womman.ch/images/man.gif);
}

#login {
    font-size: 9px;
	color: #8c9999;
	border-width: 0px;
	margin-left: 3px;
}

#login p {
	margin: 0 0 0px;

}

#login a:hover {
    text-decoration: underline;
}

#login a {
    color: white;
}


#login .inputbox {
	width: 70%;
	height: 10px;
	font-size: 9px;
	color: red;
}

input#modlgn_remember {
    margin-top: -17px;
	margin-left: 130px;

}

#form-login-remember  {
    margin-top: 7px;


}

#login .button {
    margin-top: 2px;
	width: 45%;
	height: 19px;
	color: grey;
	vertical-align: middle;
	font-size: 10px;
}
#form-login {
    color: white;
}
#login ul,  #form-login a {
	margin: 0px;
	padding: -5px;
	padding-top: 2px;
	color: #8c9999;
	list-style-type: disc;
	margin-left: -5px;
	line-height: 10px;
}
#form-login li {
	margin: 0px;
	padding: -5px;
	padding-top: 2px;
	color: #8c9999;
	list-style-type: disc;
	margin-left: -15px;
	line-height: 10px;
}
#maincontent {
    
	width: 875px;

	background-color: #ffffff;
}

#left {
    float: left;
	width: 200px;
         min-height: 460;
	background-color: #ffffff;
}

#modules_left {
    width: 180px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	background-color: #ffffff;
}

#componenttext {
        margin-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	width: 660px;
        background-color: #ffffff;
        padding-top: 20px;
	font-size: 12px;
}

#componenttext h3 {
    color: #000;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    margin-left: -10px;

	
}

#footer {
    clear:both;
    text-align: right;
    background-color: #ffcc99;
    font-size: 10px;
    color: #cc9966;
}

#footer a, #footer a:visited {
   color: #cc9966;
}

#footer a:hover {
   text-decoration: underline;
}

/* Website Elemente Positionieren */
#date {
    position: absolute;
	margin-left:35px;
	margin-top: 110px;
	font-size: 10px;
	color: #cc9966;
}

#logo {
    position:absolute;
	margin-top: 7px;
	margin-left: 16px;
	font-weight: bold;
	font-size: 16px;
}

#boxtext {
    position: absolute;
	color: #cc9966;
	font-size: 14px;
	font-style: italic;
	margin-top: 5px;
	margin-left: 20px;
}

#box2text {
    position: absolute;
	color: #cc9966;
	font-size: 14px;
	font-style: italic;
	margin-top: 5px;
	margin-left: 20px;
}

#box3text {
    position: absolute;
	color: #cc9966;
	font-size: 14px;
	font-style: italic;
	margin-top: 5px;
	margin-left: 20px;
}

/* Standard HTML Formatierungen */
h1 {
    color: #cc9966;
	font-size: 16px;
	font-weight: normal;
	margin: 0px; /*Befehl f�r Mozilla*/
}

h2, h3 {
    color: #cc9966;
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px; /*Befehl f�r Mozilla */

}

/* Linkformatierungen */
a {
    color: #cc9966;
	text-decoration:none;
}

a:hover {
    text-decoration: underline;
}

a.latestnews, a:visited.latestnews, a:active.latestnews {
    font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #cc9966;
}

a:hover.latestnews {
    font-style: italic;
	text-decoration: underline;
}

a.mostread, a:visited.mostread, a:active.mostread {
    font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #cc9966;
}

a:hover.mostread {
    font-style: italic;
	text-decoration: underline;
}

/* Modulformatierungen */
.module_donation {
    color: #cc9966;
    text-align: center;
}

.moduletable_menu {
}

.moduletable_menu h3 {
	margin: 10px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 12px;
	color: #cc9966

}

/* MEN� FORMATIERUNG */
.menu {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	list-style-type: disc;
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
}

.menu a, .menu a:visited, .menu a:active, .menu li, .menu ul {
    color: #cc9966;
}

.menu a:hover {
    text-decoration: underline;
}

.input {
    color: #cc9966;
	border-width: 0px;
}

.latestnews {
    font-size: 12px;
}

ul.latestnews {
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.mostread {
    font-size: 12px;
}

ul.mostread {
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.poll{
    font-size: 12px;
	margin-left: -10px;
	color: #cc9966;
}

.pollstableborder {
    text-align: left; /*IE-Formatierung*/	
	font-style: italic;
}

.sectiontableentry1 {
    text-align: left;	/*IE-Formatierung*/	
	font-style: italic;
}

.sectiontableentry2 {
    text-align: left; /*IE-Formatierung*/	
	font-style: italic;
}

/* Runde Ecken */
.reck_box {	
    background: url(../images/reck_tl.png) no-repeat top left;
}

.reck_top {
	background: url(../images/reck_tr.png) no-repeat top right;
}
.reck_bottom {
	background: url(../images/reck_bl.png) no-repeat bottom left;
}

.reck_bottom div {
	background: url(../images/reck_br.png) no-repeat bottom right;
}

.reck_content {
	background: url(../images/reck_r.png) top right repeat-y;
}

.reck_top div,.reck_top,.reck_bottom div, .reck_bottom {
	width: 100%;
	height: 19px;
	font-size: 1px;
}

.reck_content, .reck_bottom {
	margin-top: 0px;
}


.reck_content {
 padding: 10px;
  margin-left: 10px;
}
