﻿html {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
#backframe {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/gfx/background.jpg');
	background-repeat: no-repeat;
	width: 960px;
}
#topmenu {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/gfx/top.png');
	height: 90px;
	width: 960px;
}
#Main_Menu {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	width: 501px;
	height: 20px;
	padding: 0px;
	margin: 50px 20px 0px 0px;
}
.red_smal_arrow {
	color: #FF0000;
	font-size: 8px;
	font-family: Arial, Helvetica, Sans-Serif;
}
#Midframe {
	float: left;
	width: 960px;
	text-align: left;
}
#pic_frame {
	background-image: url('../images/gfx/picback.png');
	background-repeat: no-repeat;
	height: 183px;
	margin-left: 9px;
}
#girl_pic {
	border: 1px solid #FF0000;
	width: 164px;
	height: 174px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.girl_pic {
	border: 1px solid #FF0000;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#girl_name {
	width: 165px;
	height: 18px;
	background-image: url('../images/gfx/pic_stripe.png');
	background-repeat: no-repeat;
	margin: 157px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	border-style: none;
	text-align: center;
}
#footer {
	clear: both;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
#footer_links {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: -45px 0px 0px 0px;
	clear: both;
}
#footer_tags {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	clear: both;
}
#footer_adress {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #999999;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	clear: both;
}
#Main_Menu a {
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
}
#Main_Menu a:hover {
	color: #FFFFFF;
	padding: 0px;
	text-decoration: underline;
}
#footer_links a {
	color: #999999;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}
#Main_Frame {
	color: #FFFFFF;
	float: left;
	background-image: url('../images/gfx/mid.png');
	background-repeat: repeat-y;
	margin-left: -23px;
	padding-left: +40px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
#footer_links a:hover {
	color: #999999;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline overline;
}
#footer img {
	margin-top: -250px;
}
.gray_text {
	color: #CCCCCC;
}
H2 {
	font-size: 17px;
}
H1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0006;
}
H3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0006;
}
.bold_underline {
}
html a {
	color: #FF0000;
}
.big_text {
	font-size: 16px;
	text-decoration: underline;
}
.text_1 {
	font-size: 9px;
}
.right {
	text-align: right;
}
.error {
	font-weight: bold;
	font-size: 15px;
	color: #FF0000;
}
.done {
	font-weight: bold;
	font-size: 15px;
	color: #99CC00;
}
input, textarea, select {
	background-color: #000000;
	color: #CCCCCC;
	border: 1px solid #FF0000;
}
.girlpic_frame {
	background-image: url(../images/gfx/pic_space.jpg);
	text-align: center;
}
.center_text {
	text-align: center;
}
.info_text {
	color: #C0C0C0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#start_news {
	padding: 0px;
	background-image: url('../images/gfx/pic_stripe.png');
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
H4 {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 0px;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}

#gallerie img {
	border-style: none;
	border-width: 0px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 15px;
}

