/*append css stil*/

.accent-area {
	width:94%;
	background:#EEE;
	border:1px solid #CCC;
	padding:5px;
        font-size:11px;
}
.script-list {
	width:94%;
        background:#EEE;
	border:1px solid #CCC;
	padding:5px 30px 5px 0px;
}
.script-list ol {
        list-style-type:decimal;
}

.script-list li {
	border-top:1px dotted #CCC;
	padding:4px;
}	
.script-list li:hover {
	background-color:#BABABA;
	font-weight:bolder;
}
.highl_table {
	border:1px solid #000;
	background-color:#e6e6e6;
}
.highl_table th {
	border-bottom:1px solid #000;
	background-color:#5c5c5c;
	color:#fff;
}
.highl_table td {
	padding:3px;
	border-bottom:1px dotted #5c5c5c;
}
.cg_color:hover {
	background-color:#404040;
	color:#fff;
}
#content p {
       font-size:12px;
       line-height:20px;
}
.db-browser table {
	background:#EEE;
	width:96%;
	padding:5px;
	border:1px solid #CCC;
}
.db-browser td {
	text-align:center;
}
div.funktion {
	background:#EEE;
	width:96%;
	border:1px solid #CCC;
}
div.funktion table,strong {
	margin:5px;
}
div.moduletable h3 {
	margin-bottom:10px;
}
#menu h3 {
	letter-spacing:-0.5px;
}
span.script_link {
	display:block;
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
	border-top:1px dashed #5c5c5c;
	padding-top:10px;                            
	font-size:14px;
	font-weight:bolder;
}
span.script_link a {
	color:#000;
	line-height:20px;
}
a.script_link {
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}
p.script_desc {
	margin-top: 3em;
}
.adsense {
	margin-top:5px;
	margin-bottom:5px;
}

/*css for rounded corner */

.round-cornered {
	padding: 0px;
	margin-top:20px;
}
.round-cornered .roundHead {
	height: 10px;
	width:100%;
	background:url(../../../images/gimp-scripte/round-corner/topH10B1C238238238.png);
}
.round-cornered .roundFoot {
	height: 10px;
	width:100%;
	background:url(../../../images/gimp-scripte/round-corner/bottomH10B1C238238238.png);
}
.round-cornered img.roundLeft {
	float:left;
}
.round-cornered img.roundRight {
	float:right;
}

.round-cornered .in {
	border-left: 1px solid rgb(204,204,204);
	border-right: 1px solid rgb(204,204,204);
	padding-left: 9px;
	padding-right: 9px;
	background: rgb(238,238,238);
}

.round-cornered p {
	margin: 0px;
}
/* css rounded corner*/
.round-corneredR10b1c239-207-203 {
        padding: 0px;
}
.round-corneredR10b1c239-207-203 p {
        margin:0px;
}
.round-corneredR10b1c239-207-203 .roundHead {
        height: 10px;
        width:100%;
        background:url(../../../images/gimp-scripte/round-corner/topH10b1c239-207-203.png);
}
.round-corneredR10b1c239-207-203 .roundFoot {
        height: 10px;
        width:100%;
        background:url(../../../images/gimp-scripte/round-corner/bottomH10b1c239-207-203.png);
}
.round-corneredR10b1c239-207-203 img.roundLeft {
        float:left;
}
.round-corneredR10b1c239-207-203 img.roundRight {
        float:right;
}
.round-corneredR10b1c239-207-203 .in {
        border-left: 1px solid rgb(234,138,125);
        border-right: 1px solid rgb(234,138,125);
        padding-left: 9px;
        padding-right: 9px;
        background: rgb(239,207,203);
 }


