/*
  stylesheet definitions for dorntherapy.co.nz
  media: screen
*/

/*
  ------------------------------------------------------------------------
  HTML elements
  ------------------------------------------------------------------------
*/
.GridHeader
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
	/*padding-left: 5px;*/ 
}


.GridRow td
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
}

.GridAltRow td
{
		padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
}

HTML
{
	height:100%;
  margin:0px;
  padding:0px;
}

BODY
{
	background-color:#a0a0a0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	margin:0px;
	padding:0px;
}

FORM
{
	margin:0px;
	padding:0px;
}


.MainItem TD{
font-family: Arial, Verdana;
font-size:12px;
cursor: pointer;
cursor: hand;
color: #666666;
text-align: left;
}


.MainItemOver TD{
font-family: Times New Roman;
font-size:12px;
cursor: pointer;
cursor: hand;
color: #000;
text-align: left;
}

.MenuItemClicked TD
{
cursor: pointer;
cursor: hand;
text-align: left;
}

/*
  ------------------------------------------------------------------------
  container
  ------------------------------------------------------------------------
*/

img {
	max-width: 800px;
}

DIV#container_page
{
	background-color:#FFFFFF;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:960px;
}

DIV#container_pagebrand
{
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/Beispiel-mit-Banner.jpg);
}
DIV#container_banner {
	height: 60px;
	width: 468px;
	margin-top: 23px;
	margin-right: 10px;
	float: right;
}


DIV#container_menu
{
	height: 20px;
	margin-right: 10px;
	padding-top: 113px;
	text-align: left;
}


.menuitem
{
	font-size: 12px;
	margin-left: 10px;

}

DIV#container_headline {
	margin-bottom: 10px;
	margin-right: 10px;
	height: 25px;
	text-align: center;
}

DIV#container_navmain
{
	float:left;
	width:199px;
}

DIV#container_content
{
	margin-left:10px;
	margin-right:10px;
}

DIV#container_footer
{
	padding-bottom:5px;
	padding-top:5px;
	margin-left: 10px;
	margin-right: 10px;
}

/*
  ------------------------------------------------------------------------
  main navigation
  ------------------------------------------------------------------------
*/

UL#list_navmain
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

UL#list_navmain LI
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:1px;
}

UL#list_navmain LI UL
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

UL#list_navmain LI UL LI
{
	font-size:11px;
	font-weight:bold;
	margin-bottom:0px;
}

UL#list_navmain LI A
{
	background-color:#82A7AD;
	color:#f0f0f0;
	display:block;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	text-decoration:none;
	width:185px;
}

UL#list_navmain LI A:hover
{
	background-color:#92b7bd;
	text-decoration:underline;
}

UL#list_navmain LI UL LI A
{
	background-color:#82A7AD;
	color:#f0f0f0;
	display:block;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:5px;
	padding-top:5px;
	text-decoration:none;
	width:175px;
}

UL#list_navmain LI UL LI A:hover
{
	background-color:#92b7bd;
	text-decoration:underline;
}

UL.list_navmain_sub
{
	display:none;
}

/*
  ------------------------------------------------------------------------
  headlines
  ------------------------------------------------------------------------
*/

DIV#container_headline H1
{
  color:#82A7AD;
  font-size:18px;
  font-weight:normal;
  letter-spacing:5px;
  line-height:150%;
  margin-bottom:10px;
  margin-top:0px;
  padding:0px;
}

DIV#container_content H2
{
  color:#327496;
  font-size:14px;
  font-weight:bold;
  letter-spacing:5px;
  line-height:150%;
  margin-bottom:10px;
  margin-top:0px;
  padding:0px;
}

DIV#container_footer P
{
  color:#a0a0a0;
  font-size:10px;
  line-height:150%;
}

/*
  ------------------------------------------------------------------------
  links
  ------------------------------------------------------------------------
*/

DIV#container_content A,DIV#container_footer A
{
	text-decoration:underline;
	color: #000000;
}

DIV#container_content A:hover,DIV#container_footer A:hover
{
	text-decoration:underline;
	color: #666666;
}

.a_button {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background: #82A7AD;
	padding: 6px 16px;
	color: #fff;
	font-weight: bold;
	margin: 16px 0 20px 0;
	cursor: pointer;
	}

.inputtxt, .selecttxt, .textareatxt {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	width: 250px;
	padding: 4px 2px 2px 2px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
div#beitragsansicht {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	width: 877px;
		height: 610px;
		padding: 25px;
		overflow: auto;
}
.beitragsansicht {
	border: 1px solid #85A9BD;
	margin: 2px;
	padding: 3px;
}
.accordion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.accordionHeader {
	height: 20px;
	background-color: #85A9BD;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
}
.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}
#NeuerBeitrag {
	width: 100px;
	float: right;
	margin-right: 15px;
}


.emptyRatingStar {
	background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}
.accordionHeaderPointer {
	height: 20px;
	background-color: #85A9BD;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 5px;
	text-align: center;
	cursor: pointer;
}
.statusOK {
	color:#327496;
	font-size:14px;
	font-weight:bold;
	letter-spacing:5px;
	line-height:150%;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	text-align: center;
}
.statusWarning {

	color:#CC3300;
	font-size:14px;
	font-weight:bold;
	letter-spacing:5px;
	line-height:150%;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	text-align: center;
}
p:0px;
	padding:0px;
	text-align: center;
}

blockquote {
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 2px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 0;
}

DIV#container_pagebrandTest {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_html.jpg);
}

DIV#container_pagebrandVBA {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_vba.jpg);
}

DIV#container_pagebrandExcelVBA {
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-color: #a0a0a0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_vbaExcel.jpg);
}

DIV#container_pagebrandWordVBA {
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-color: #a0a0a0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_vbaWord.jpg);
}

DIV#container_pagebrandAccessVBA {
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-color: #a0a0a0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_vbaAccess.jpg);
}

DIV#container_pagebrandABAP {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_abap.jpg);
}

DIV#container_pagebrandASP {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_asp.jpg);
}

DIV#container_pagebrandC {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_c.jpg);
}

DIV#container_pagebrandCPLUSPLUS {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_cplusplus.jpg);
}

DIV#container_pagebrandDELPHI {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_delphi.jpg);
}

DIV#container_pagebrandJAVA {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_java.jpg);
}

DIV#container_pagebrandJavascript {
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-color: #a0a0a0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_javascript.jpg);
}

DIV#container_pagebrandOBJC {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_objec.jpg);
}

DIV#container_pagebrandPASCAL {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_pascal.jpg);
}

DIV#container_pagebrandPERL {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_perl.jpg);
}

DIV#container_pagebrandPHP {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_php.jpg);
}

DIV#container_pagebrandPHYTON {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_phyton.jpg);
}

DIV#container_pagebrandRUBY {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_ruby.jpg);
}

DIV#container_pagebrandSQL {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_sql.jpg);
}

DIV#container_pagebrandVB {
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_vb.jpg);
}

DIV#container_pagebrandVBScript {
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-color: #a0a0a0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_vbscript.jpg);
}

DIV#container_menu A {
	color: #000000;
}
DIV#container_pagebrandCSHARP {

	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-color:#a0a0a0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_csharp.jpg);
}
DIV#container_pagebrandCOBOL {
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-color: #a0a0a0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_cobol.jpg);
}

DIV#container_pagebrandBlanko {
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-color: #a0a0a0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_blanko.jpg);
}

DIV#container_pagebrandJobs {
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-color: #a0a0a0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_jobs.jpg);
}

DIV#container_pagebrandVBAEnglish {
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-color: #a0a0a0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	height: 132px;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/header_jobs.jpg);
}


.infomessage {
	display: inline-block;
	position: relative;
	background: #85a9bd;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	width: 350px;
	height: 24px;
	border-radius: 8px;
	padding: 0px;
}

	.infomessage:after {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		z-index: 1;
		border-style: solid;
		border-width: 0 15px 10px 0;
		border-color: transparent #85a9bd transparent transparent;
		top: 50%;
		left: -15px;
		margin-top: -5px;
	}