@charset "utf-8";
/* CSS Document */

	
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align:baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/

	
#container {
	width: 970px !important;
	overflow:hidden;
	background-image:url(http://www.girlys.ch/assets/girlys.ch/bgrep_girlys.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	margin-bottom:10px;
	border: 1px solid #fb0daa;
	text-align: center;
	background-position: 0px 209px;
}
body {
	width:100%;
	background:#444;
	min-width:930px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
		font-family:Verdana, Geneva, sans-serif;
}
a {
	color:#369;
}
a:hover {
	color:#fff;
	background:#369;
	text-decoration:none;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	margin:10px 0 5px;
}
/* column container */
	.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	margin-top:-148px;
}
/* 2 column left menu settings */
	.leftmenu {
}
.leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:220px;
	color:yellow;
}
.leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:200px;
	padding-bottom:1em;
}
.leftmenu .col1 {
	position:relative;
	right:100%;
	overflow:hidden;
}
.leftmenu .col2 {
	float:left;
	width:210px;
	position:relative;
	right:200px;
}
/* Footer styles */
	#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
}
#footer p {
	padding:10px;
	margin:0;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #8B0000;
	text-decoration: none;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #8B0000;
	text-decoration: underline;
}
ul {
	padding: 0px;
	margin: 0px;
	margin-top: -2px;
}
li {
	line-height:2.5em;
	margin-left:2.5em;
	list-style: none;
}
#nav_main li {
	float:left;
	margin:0pt;
	padding:0pt;
	text-align:left;
	width:100%;
}
#nav_main {
	margin-top:150px;
}
#nav_main li a {
	font-size: 2em;
	background-color:#B0C4DE;
	padding-left:20px;
	color: black;
}
#nav_main a {
	background-color:#681A07;
	font-family: Impact;
	border-bottom:1px solid #8B0000;
	display:block;
	padding:3px 0px 3px 10%;
	text-decoration:none;
}
#nav_main a:hover {
	background-color:#000080;
}
#nav_main li#current a {
	background-color: #fff600;
	color: #FF0000;
}
#nav_main li a {
	font-size:1.4em;
}
#nav_main li {
	line-height:1.75em;
}
/* content */

.title {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:2pt;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	padding-bottom:2px;
	font-weight:normal;
}
h1 {
	font-size:18px;
	font-weight:bold;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
}
h5 {
}
h6 {
	font-size:10px;
}
#nav_main {
	border-top: 1px solid red;
}
#nav_main li a {
	background-color:#dda7f2;
	color: black;
}
#nav_main a {
	background-color:#681A07;
	border-bottom:1px solid #8B0000;
}
#nav_main a:hover {
	background-color:#8B4789;
}
#nav_main li#current a {
	background-color: #1F1F1F;
	color: #FFF600;
}
#nav_main a {
	background-color:#white;
	border-bottom:1px solid #BDBDBD;
}
#nav_main a:hover {
	background-color:#8B4789;
}
#nav_main li#current a {
	background-color: #1F1F1F;
	color: #FFF600;
}

td{
	vertical-align:middle}

.col1{
font-size:11px;	
font-family:Verdana, Geneva, sans-serif;
	margin:0 40px 0 240px;
}