﻿body {
    background-color: #5A8DE7;
	background-image: url('../img/Backbody.jpg');
	background-repeat: repeat-x;
    margin-top: 10px;
    padding: 0;
    font-family: Verdana;
    font-size  : 10px;
    color: #444444;
}

.MainFont
{
    font-family: Verdana;
    font-size  : 10px;
}

a {
    text-decoration: none;
    color:  #444CED; /*  #2222D0;  #2222F0; */
}

a:hover {
    text-decoration: underline;
    color: #2288DD; /*#4444FF;*/
}

.White
{
    text-decoration: none;
    color: White;   
}
.Gray
{
    text-decoration: none;
    color: #333333;   
}

a img {
    border: none;
    margin: 0;
    padding: 0;
}

h1
{
    font-size: 16px;
    color: #ee8609;
    font-weight: normal;
    margin-bottom: 12px;
}

h2
{
    font-size: 12px;
    font-weight: bold;
    color: #0055A8;
}

h2, h3, p  {
    margin: 0;
    padding: 0;
}

#start_container
{
	background: url(../img/start_bg.jpg); 
	margin-top: 30px; 
	background-repeat: no-repeat;
	height: 600px;
}

#container {
    background: #fff;
    padding: 0px 0px 0px 0px;
    width: 1000px;
    margin: auto;
}

#header {
    background-image: url('../img/Header_Back_full.jpg');
    background-repeat: no-repeat;
    height: 125px;
    Color: White;
    font-size: 1px;
}

#header a {
    color: #444CED;
}

#header a:hover {
    color: #2288DD;
    text-decoration: underline;
}

#header .TextBoxStyle
{
    color: #333333;
    border: solid 1px #cccccc;
    font-family: Verdana;
    font-size  : 10px;
}

#footer {
    font-size: 0.85em;
    color: #aaa;
    text-align: center;
    padding: 10px 5px;
}

#footer a {
    color: #444BDD;
}

#footer a:hover {
    color: #3355F6;
    text-decoration: underline;
}

#sidebar {

    float: left;
    width: 200px;
    padding: 0px 5px 10px 10px;
    margin-top: 15px;
}

/*
#container h2 {
    background: url('../img/sidebar_bg.jpg') repeat-x;
    color: #fff;
    font-size: 0.85em;
    margin: 10px -10px 5px;
    padding: 4px 10px;
}
*/

#sidebar h2 a {
    color: #444CED;
}

#sidebar ul {
    list-style: none outside;
    padding: 0;
    margin: 0;
    font-size: 0.85em;
}

#sidebar li {
    margin: 3px 0 3px;
    padding: 0;
    list-style: none outside;
}

#content 
{
	float: left;
    margin: 15px 0px 0 15px;
    padding: 0px 25px 10px;
    /* border-left: 1px dashed #ccc; */
    /* border-right: 1px dashed #ccc; */
    height: 100%;
    width: 520px;
}

#content_right
{
	float: left;
	margin: 15px 0px 0 15px;
	padding: 0px 25px 10px;	
	height: 100%;
	width: 150px;
}

#content p {
    margin: 20px 40px 20px 10px;

}

#content .Headline {
    font: normal 1.4em Georgia, "Courier New", courier, serif;
    color: #ce3c00;
    margin: 0px 0 5px 10px;
}

.boxheader {
    /** background: url('../img/boxheader_bg.jpg') repeat-x; **/
    font-size: 1.0em;
    height: 16px;
    color: #ffeecc; /*#ccccff;*/
    font-weight: bolder;
    padding-top: 4px;
    padding-left: 4px;
    background-color: #aaaaaa;

}

#navbar {
    /** background: url('../img/navbar_bg.jpg') repeat-x; **/
    font-size: 1.1em;
    height: 33px;
    margin-left: 10px;
}

#navbar ul {
    margin: 0 0 0 0;
    padding: 0;
    float: left;
    list-style: none outside;
}

#navbar li {
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}

#navbar a {
    float: left;
    background: transparent;
    padding: 6px 14px 6px 14px;
    margin: 4px 10px 4px 10px;
    color: #444CED;
    text-decoration: none;
    /* border: solid 1px #dddddd; */

}

#navbar a:hover {
    color: #2288DD; /*#ccccff;*/
    /* border: solid 1px #6699DD; */
}

#navbar .chat {
    background: url('../img/chat.gif') repeat-x;
    border-right: solid 1px #333333;
    color: #ccccff;
}


div.pictureborder
{
    border: solid 1px #cccccc;
    padding: 10px 9px 9px 10px;
    width: 50px;
    height: auto;
    background-color: White;
}

div.pictureborder_online
{
    border: solid 1px #66CC66;
    padding: 10px 9px 9px 10px;
    width: 50px;
    height: auto;
    background-color: #DDFFDD;
}

#content a {
    color:#444CED; /*#926240; /*#2222D0; #2222F0;  Navy; #9999FF;*/
}
#content a:hover {
    color:#2288DD; /* #FF8C00; #CCCCFF;*/
    text-decoration : none; 
}
TD.tdHead {
	FONT-SIZE: 10px;
    FONT-WEIGHT:bolder;
    BACKGROUND-COLOR: #EEEEEE; 
    color:black; /*#3366CC*/
}
TD.tdRahmen {
    FONT-SIZE: 10px;
    BACKGROUND-COLOR: #DEDEDE; /* #FEFEFE;*/
    BORDER-RIGHT: silver 0px solid; 
    BORDER-TOP: silver 0px solid; 
    BORDER-LEFT: silver 0px solid; 
    BORDER-BOTTOM: silver 0px solid;
}
TD.tdLink {
	/* background: url('../img/boxheader_bg.jpg') repeat-x; */
	color:#FD760B;
	FONT-SIZE: 10px;
    FONT-WEIGHT:normal; /* : bolder;*/
    background-repeat: repeat-x;
    padding: 2px 12px 2px 12px;
    margin-right: 2px;
}
TD.tdBackground {
	vertical-align:top;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #EEEEEE;
}
TD.tdWhite {
	vertical-align:top;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial;
}
TD.tdWhiteFramed {
	vertical-align:top;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial;
    BORDER-RIGHT: 0px solid black; 
    BORDER-TOP: 1px solid silver; 
    BORDER-LEFT: 1px solid silver; 
    BORDER-BOTTOM: 0px solid black;
}
TABLE.tabStandard {
   /* BORDER-RIGHT: 1px solid #665544; 
    BORDER-TOP: 1px solid #665544;
    BORDER-LEFT: 1px solid #665544; 
    BORDER-BOTTOM: 1px solid #665544;
*/
	background: url('../img/Backbox_60.jpg') repeat-x;

    vertical-align:top;
}
.JR_TEXTBOX {
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
    HEIGHT: 12px;
    width: 106px;
}

/*
.navPAD {
	padding:0px 0px;
}
.navOFF, .navON, .navSEL {
	FONT-SIZE: 10px;
    FONT-WEIGHT:normal;
    color:#CCCCCC;
    BACKGROUND-COLOR: #5465BA;
    background-repeat: repeat-x;
    BORDER-RIGHT: 1px solid black; 
    BORDER-TOP: 0px solid silver; 
    BORDER-LEFT: 0px solid silver; 
    BORDER-BOTTOM: 1px solid black;
    padding: 2px 12px 2px 12px;
}
.navOFF {
	BACKGROUND-COLOR: #878787; 
	cursor:hand;cursor:pointer;
}
.navON {
	color:#CCCCCC;
	cursor:hand;cursor:pointer;
}
.navSEL {
	color:#CCCCCC;
    BORDER-LEFT: 1px solid orange; 
}
*/

.SELECTED {
	 /*color:#D2691E;
	 color:red;*/
	 color:DarkOrange;
}
.DETAILSHEADER {
	 color:Gray;
}

#quicksearch
{
	font-weight: bold;
	color: #333333;
}

.header_userprofilebox
{
	background-image: url('../img/header_profilebox.png');
	background-repeat: no-repeat;
	width: 190px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding: 4px 0px 4px 14px;
}

.header_box_500
{
	background-image: url('../img/header_box_500.png');
	background-repeat: no-repeat;
	width: 500px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding: 4px 0px 4px 14px;
}

.header_box_565
{
	background-image: url('../img/header_box_565.png');
	background-repeat: no-repeat;
	width: 565px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding: 4px 0px 4px 14px;
}

.header_box_115
{
	background-image: url('../img/header_box_115.png');
	background-repeat: no-repeat;
	width: 115px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding: 4px 0px 4px 14px;
}

.header_box_375
{
	background-image: url('../img/header_box_375.png');
	background-repeat: no-repeat;
	width: 375px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding: 4px 0px 4px 14px;
}

.chatbox
{
	border-right: solid 1px #aCaCcd;
	border-bottom: solid 1px #3C6CBC;
	border-left: solid 1px #dedede;
}

#idChatLink
{
    border: solid 1px #66CC66;
    padding: 0px 0px 0px 0px;
    width: auto;
    height: 26px;
    background-color: #DDFFDD;
    font-size:13px;
    letter-spacing:1px;
}
