body {
    background-image: url(../image/background.jpg);
	background-color: #000000;
	margin: 0px;
	background-repeat: repeat;
	font-family: Tahoma;
	font-size: 12px;
}

.background_cover {
	background-color: #000000;
	background-repeat: repeat-x;        
	filter: Alpha(Opacity=90, FinishOpacity=20, Style=1, StartY=1, FinishY=300, StartX=100, FinishX=100);
}
.background-table-top {
	background-image: url(../image/header/table/top.gif);        
	background-repeat: repeat-x;        
	height: 4px;
}
.background-table-left {
	background-image: url(../image/header/table/left.gif);        
	background-repeat: repeat-y;        
	width: 7px;
}
.background-table-right {        
	background-image: url(../image/header/table/right.gif);        
	background-repeat: repeat-y;        
	height: 9px;
}
.background-table-corner-top-left {        
	background-image: url(../image/header/table/corner-top-left.gif);        
	background-repeat: no repeat;        
	height: 6px;        
	width: 7px;}
.background-table-corner-top-right {        
	background-image: url(../image/header/table/corner-top-right.gif);        
	background-repeat: no repeat;        
	height: 6px;        
	width: 9px;
}
.header-background-top {        
	background-image: url(../image/header/header-top.jpg);        
	background-repeat: no-repeat;        
	height: 214px;        
	width: 200px;
}
.header-background-logo {        
	background-image: url(../image/header/header-logo.jpg);        
	background-repeat: no-repeat;        
	background-position: top;        
	height: 110px;        
	width: 200px;
}
.header-background-bottom {        
	background-image: url(../image/header/header-bottom.jpg);        
	background-repeat: no-repeat;        
	background-position: top;        
	background-color: #000000;        
	width: 200px;
}
.header-background-top-right {        
	background-image: url(../image/header/header-top-right.jpg);        
	background-repeat: no-repeat;        
	background-position: top;        
	height: 103px;        
	width: 400px;}
.content-table-background-top {        
	background-image: url(../image/content/table/top.gif);        
	background-repeat: repeat-x;        
	height: 6px;
}
.content-table-background-left {        
	background-image: url(../image/content/table/left.gif);        
	background-repeat: repeat-y;        
	width: 6px;
}
.content-table-background-right {        
	background-image: url(../image/content/table/right.gif);        
	background-repeat: repeat-y;        
	width: 6px;
}
.content-table-corner-top-left {        
	background-image: url(../image/content/table/corner-top-left.gif);        
	background-repeat: no repeat;        
	width: 6px;        
	height: 6px;
}
.content-table-corner-top-right {        
	background-image: url(../image/content/table/corner-top-right.gif);        
	background-repeat: no repeat;        
	width: 6px;        
	height: 6px;
}
.content-table-background {        
	background-image: url(../image/content/table/background.gif);        
	background-repeat: repeat;        
	border: 1px solid #EFE9DE;
}
.content-background-menu {        
	background-image: url(../image/content/sub-menu.gif);        
	background-repeat: repeat;
	margin-left: 5px;        
	margin-top: 5px;
	border-top: 1px solid #FFFFFF;        
	border-bottom: 1px solid #FFFFFF;        
	height: 20px;
	font-size: 10px;
}
.content-menu-link {        
	font-family: Tahoma;        
	font-size: 10px;        
	color: #F2D0BC;        
	padding-left: 8px;        
	padding-right: 8px;        
	text-decoration: none;
	padding-top: 0px;
}
.content-menu-link:hover {        
	font-family: Tahoma;        
	font-size: 10px;        
	color: #FFF1E8;        
	padding-left: 8px;        
	padding-right: 8px;        
	text-decoration: none;
	padding-top: 0px;
}
.content-background-caption {        
	background-image: url(../image/content/caption.gif);        
	background-repeat: no-repeat;        
	margin-top: 2px;        
	width: 307px;        
	color: #FFFFFF;        
	font-family: Tahoma;        
	font-size: 10px;        
	padding-left: 5px;
}
.content-caption-label {        
	color: #B13300;        
	font-family: "MS Sans Serif";        
	font-weight: bold;        
	font-size: 14px;        
	padding-left: 45px;        
	padding-top: 7px;
}
.content-caption-regular {        
	color: #2B0000;        
	font-family: "Tahoma";        
	font-weight: normal;        
	font-size: 10px;        
	padding-top: 2px;        
	padding-bottom: 10px;        
	padding-left: 5px;
}
.menu-link {        
	background-image: url(../image/menu/icon-inactive.gif);        
	background-repeat: no-repeat;        
	margin-left: 22px;        
	font-family: Tahoma;        
	font-size: 11px;        
	color: #D0CFCD;        
	padding-left: 20px;        
	padding-top: 2px;
	text-decoration: none;
}
.menu-link:hover {        
	background-image: url(../image/menu/icon-active.gif);        
	background-repeat: no-repeat;        
	margin-left: 22px;        
	font-family: Tahoma;        
	font-size: 11px;        
	color: #FFFFFF;        
	padding-left: 20px;        
	padding-top: 2px;        
	text-decoration: none;
}
.menu-padding {        
	padding-top: 10px;        
	margin-top: 10px;
}
.login-input {        
	background-color: #000000;        
	border: 1px solid #827D73;        
	font-family: Verdana;        
	font-size: 9px;        
	color: #FFFFFF;        
	margin-left: 5px;
}
.login-regular {        
	font-family: MS Sans Serif;        
	font-size: 12px;        
	color: #FFFFFF;        
	padding-left: 7px;        
	padding-right: 2px;
}
.login-regular_subtext {        
	font-family: Tahoma;        
	font-size: 10px;        
	padding-left: 2px;        
	padding-top: 5px;        
	padding-right: 5px;
}
.login-link {        
	color: #D0CFCD;        
	text-decoration: none;
}
.login-link:hover {        
	color: #FFFFFF;        
	text-decoration: underline;
}
.content-link-vipsponsor {        
	font-family: Tahoma;        
	color: #B13300;        
	text-decoration: underline;        
	text-align: center;        
	font-weight: bold;        
	font-size: 11px;        
	margin: 0 7px 0 7px;        
	display: block;
}
.content-link-none-vipsponsor {        
	font-family: Tahoma;       
	color: #B13300;        
	text-decoration: none;     
	text-align: center;     
	font-weight: bold;    
    font-size: 11px;   
	margin: 0 7px 0 7px;
	display: block;
}
.content-link-sponsor {        
	font-family: Tahoma;        
	color: #FFFFFF;        
	text-decoration: underline;   
	font-weight: bold;     
	font-size: 11px;     
	margin: 0 10px 0 10px; 
	display: block;
}
.content-link-none-sponsor {   
     font-family: Tahoma;     
	 color: #FFFFFF; 
	 text-decoration: none; 
	 font-weight: bold;     
	 font-size: 11px;     
	 margin: 0 10px 0 10px; 
	 display: block;
}
.content-news-image-label {   
     color: #B13300;     
	 font-family: "MS Sans Serif";     
	 font-weight: bold;   
     font-size: 12px;   
     padding-left: 5px;   
     padding-top: 7px;    
	 text-decoration: none;
}
.content-news-archive{    
    color: #B13300;    
    font-family: "MS Sans Serif";  
	font-weight: bold;    
    font-size: 12px;     
	text-align: center;   
	text-decoration: underline;  
	display: block;   
	padding: 10px;
}
.content-news-header {    
    color: #B13300;      
	font-family: "MS Sans Serif";   
	font-weight: bold;   
	font-size: 10px;  
	padding: 7px;    
    text-align: center;   
	text-decoration: none;
}
.content-news-regular {   
     color: #2B0000;     
	 cursor: hand;      
	 font-family: "Tahoma";
	 font-weight: normal;    
	 text-decoration: none;   
     font-size: 10px;
}
.content-image-missfoto-neewone {    
    background-repeat: no-repeat;    
    border: 1px solid #FFFFFF;    
    cursor: hand;     
	margin-top: 6px;
}
.content-link-missfoto{   
     color: #B13300;    
	 font-family: "MS Sans Serif";  
	 font-size: 12px;    
	 text-align: center;    
	 text-decoration: underline;  
	 display: block;
}
.content-image-sponsor {    
    background-repeat: no-repeat;    
    border: 1px solid #FFFFFF;   
	margin-top: 6px;
}
/*----------------------------------------------*/
.background-table-bottom {    
    background-image: url(../image/header/table/bottom.gif);    
    background-repeat: repeat-x;    
    height: 4px;
}
.background-table-corner-bottom-left {   
     background-image: url(../image/header/table/corner-bottom-left.gif);  
	 background-repeat: no repeat;   
     height: 6px;   
     width: 7px;
}
.background-table-corner-bottom-right {    
    background-image: url(../image/header/table/corner-bottom-right.gif);  
	background-repeat: no repeat;    
    height: 6px;  
	width: 9px;
}
.content-table-background-bottom {    
    background-image: url(../image/content/table/bottom.gif);  
	background-repeat: repeat-x;   
	height: 6px;
}
.content-table-corner-bottom-right {    
    background-image: url(../image/content/table/corner-bottom-right.gif);   
	background-repeat: no repeat;   
	width: 6px;  
	height: 6px;
}
.content-table-corner-bottom-left {   
     background-image: url(../image/content/table/corner-bottom-left.gif);   
     background-repeat: no repeat;  
	 width: 6px;   
     height: 6px;
}
/*----------------------------------------------*/
#copyright {     
   color: #2B0000;    
   cursor: hand;    
   font-family: "Tahoma";    
   font-weight: normal;    
   text-decoration: none;   
   font-size: 10px;    
   padding-top: 10px;
}
#copyright  a{    
    color: #B13300;
}
.info{    
    color: #000000;    
    font-size: 10pt;   
	text-align: justify;   
	margin-left: 5px;    
    margin-right:5px;
}
.info p:first-letter{    
	font-weight: bold; 
	padding-left: 15px;
}
.info ul{    
    margin-left: 10px;    
    padding-left: 20px;
}
.info ol{    
    margin-left: 10px;    
    padding-left: 20px;
}
.info a{    
    color: #B13300;
}
.title{    
    font-family: Tahoma;  
	font-size: 12pt;    
    font-weight: bold;    
    color: #B13300;    
    text-align: center;    
	padding-top: 20px;
}
.form td{        
	color: #000000;     
	font-size: 10pt;     
	vertical-align : top;
	font-weight : bold;
}
.form input{     
   border-width: 1px;      
   border-style: solid;  
   border-color: #000000;  
   width: 200px;
}
.form textarea{     
   border-width: 1px;   
   border-style: solid;   
   border-color: #000000;
}
.form .file{   
     width: auto;
}
#agree{     
   width: 30px;    
   border-style: none;
}
.star{     
   font-weight : bolder;   
   font-size : 10pt;   
   color : #FF0000;
}
#models{  
  font-family: Tahoma;  
  font-size: 10pt;
}
.check{
    border-width: 5px;        
	border-style: solid;        
	border-color: #000000;
	width:20px!important;
}