* {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

body
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
    background: #fff url('../images/panelfade.gif') top left repeat-y;
}

/*      V1        */

* {
	list-style:none;
	margin:0px;
	padding:0px;
}
.tips-tip {
	color: #fff;
	width: 145px;
	z-index: 13000;
}

.tips-title {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	color: #555;
	padding: 4px 4px 4px;
	background-color: #e59d3f;
	border-bottom: 1px solid #d2a331;
}

.tips-text {
	font-size: 13px;
	padding: 4px 8px 8px;
	background-color: #ebb030;
}
#menu4 {
	width: 180px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
}

#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}



#menu4 li a:link, #menu4 li a:visited {
	color: #000;
	display: block;
	background: url(../images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
#menu4 li a:hover {
	color: #9E3C02;
	background: url(../images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
#menu4 li a:active {
	color: #fff;
	background: url(../images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
}

img
{
    border: none;
}

a {
    text-decoration: none;
    color: #000;
}

h1 {
    font-size: 24px;
    color: #000;
}

h2 {
    font-size: 20px;
    color: #000;
}

h3 {
    font-size: 18px;
    color: #330044;
    border-bottom: 1px dashed #333;
}

#header {

    background-image: url(../images/head.gif);
    height: 25px;
    padding: 25px 40px 25px 40px;
    border-bottom: 2px solid #333;
}

input.bg {
	background-image: url('../images/input_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid #333;
}

#header ul {
    float: right;
    list-style-type: none;
    line-height: 1.5;
}

#header ul a {
    color: #333;
    text-decoration: none;
    padding: 2px;
}

#header ul a:hover {
    color: #f9f9f9;
    background-color: #333;
    padding: 2px;
}

#content {
    margin-left: 20px;
    height: auto;
}

#main {
    float: left;
    padding: 15px 5px 0px 5px;
}

#menu {
    width: 180px;
}

#board {
    font-family: Verdana, Helvetica, Arial, Sans;
}

#board .notice {
    font-size: 12px;
    font-weight: normal;
    width: 245px;
    height: 260px;
    overflow: auto;
    border: 1px solid #ccc;
    background-color: #f3f1e0;
    float: left;
    margin: 10px 0px 0px 10px;
}

#board .notice input {
    font-family: Verdana, Helvetica, Arial, Sans;
    font-size: 14px;
    font-weight: bold;
    border: none;
    color: #003399;
    width: 220px;
    background-color: #f3f1e0;
}

#board .notice textarea {
    font-family: Verdana, Helvetica, Arial, Sans;
    font-size: 12px;
    font-weight: normal;
    border: none;
    width: 230px;
    height: 205px;
    padding: 0px 5px 0px 5px;
    overflow: visible;
    background-color: #f3f1e0;
}

#info_message {
    color: #800000;
    font-size: 14px;
    margin-left: 29px;
}

#menu ul {
    list-style-type: none;
    padding-left: 0px;
    z-index: 90;
    width: 170px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

#menu ul li a {
    padding: 5px 3px 3px 8px;
    background-color: #f2f2f2;;
    line-height: 23px;
    display:block;
    color: #6d6d6d;
    border-bottom: 1px solid #ccc;
    background-position: 2px;
}

#menu ul li a:hover {
    background-color: #EBEAEA;
}

#menu #accountSubMenu {
    margin-left: -200px;
    border-top: none;
}

.space_status {
    background-color: #f6f6f6;
    padding: 7px;
    line-height: 20px;
    border: 1px solid #ccc;
    width: 450px;
}

.tr1 {
    background-color: #ddd;
}

.tr2 {
    background-color: #f2f2f2;
}

.tr1 td, .tr1 th, .tr2 td {
    padding: 3px;
}

#overlay{ background-image: url('http://merk-mir.de/_templates/images/overlay.png'); }

#overlay form {
    background-color: #f3f1e0;
    width: 400px;
    padding: 20px;
    margin: 100px auto;
}

#overlay form input {
    width: 150px;
    margin-bottom: 3px;
}

#overlay form textarea {
    width: 400px;
    height: 125px;
}

#overlay form .checkBox {
    width: 15px;
}

#board form a:hover img {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color:#ffdd99;
    padding: 3px 8px 3px 6px;

}

#board form a img {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 3px 8px 3px 6px;
}

#welcome {
	width: 500px;
	border: 1px solid #cccccc;
	padding: 10px;
	line-height: 150%;
	background-color: #f9f9f9;

}
#welcome h1 {
	margin-bottom: 10px;
}
#welcome h3 {
	border-bottom: solid 1px #ccc;
	margin-bottom: 5px;
	font-size: 16px;
}

#welcome p {
	font-size: 14px;
	text-align: justify;
}

.edit {
	cursor: pointer;
	height: 100px;
}
