img.htc {
behavior: url("pngbehavior.htc");
}

img.imgAktiv {
border-style:dotted;
border-color:#FF0000;
border-width:2px;
}

body {
	background-color: #ffffff;
	margin-left:0px;
	padding-left:0px;
}

table.navi {
	/*background-color: #f1f1f1;
	background-image: url( "img/navi_bg.gif" );*/
	margin-left: 0px;
	margin-top: 0px;
}
table.navi2 {
	background-color: #f1f1f1;
	background-image: url( "img/navi_bg.gif" );
	margin-left: 13px;
	margin-top: 5px;
}

div.naviintern
	{
	overflow:auto;
	height:400px;
	}
div.Seite-unbearbeitet
	{
	overflow:auto;
	max-height:500px;
	/*height:250px;*/
	}
div.Tab-Bilder
	{
	overflow:auto;
	max-height:300px;
	height:300px;
	background-color:#FFFFFF;
	}
div.Tab-Spiele
	{
	overflow:auto;
	max-height:500px;
	height:500px;
	background-color:#FFFFFF;
	}		
div.navi2 {
	background-color: #f1f1f1;
	background-image: url( "img/navi_bg.gif" );
	margin-left: 12px;
	margin-top: 5px;
	overflow:scroll;
	height:300px;
}

body, td, p, a, input, select, div, span, textarea {
	font-family: Arial, Helvetica, Sans-serif;
	color: #3a3a3a;
	font-size: 11px;
}

a.btnLabelLarge:link, a.btnLabelLarge:active, a.btnLabelLarge:visited, a.btnLabelLarge:hover {
	color: #3a3a3a;
	font-size: 11px;
	text-decoration: none;
}

a.btnLabelLargeBold:link, a.btnLabelLargeBold:active, a.btnLabelLargeBold:visited, a.btnLabelLargeBold:hover {
	color: #3a3a3a;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.tab:link, a.tab:active, a.tab:visited {
	color: #3a3a3a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.tab:hover {
	color: #53beeb;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.btnBold:link, a.btnBold:active, a.btnBold:visited, a.btnBold:hover {
	font-family: Times,Serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

a.btnItalic:link, a.btnItalic:active, a.btnItalic:visited, a.btnItalic:hover {
	font-family: Times,Serif;
	font-size: 16px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.content_element_CT_PICT_normal {
}

.content_element_CT_PICT_active {
	background-image:url("img/dot.gif");
	background-repeat:no-repeat;
	background-position: center;
}

.content_element_CT_TEXT_normal {
	border: 1px solid #888888;
}

.content_element_CT_TEXT_active {
	border: 1px solid #bb0000;
}

.content_page_bg {
	border: 1px solid #aaaaaa;
}

.navibar_pagetitle {
	color: 000000;
	font-size: 13px;
	font-weight: bold;
}

.smallfont {
	font-size: 1px;
}

.bluetext {
	color: #53beeb;
	font-size: 11px;
	font-weight: normal;
}

.tabbg {
	color: #53beeb;
	font-size: 11px;
	font-weight: bold;
	width: 170px;
	height: 32px;
	background-image: url( "img/tab.gif" );
	background-repeat: no-repeat;
	padding-left: 22px;
}
.tabbgtop {
	color: #53beeb;
	font-size: 11px;
	font-weight: bold;
	width: 178px;
	height: 32px;
	background-image: url( "img/tab_top.gif" );
	background-repeat: no-repeat;
	padding-left: 12px;
}

.texteditarea {
	width: 420px;
	height: 98px;
}

.btnCaptionSmall {
	font-size: 9px;
}

.btnDblLine {
	width: 149px;
	height: 36px;
	background-image: url( "img/button_bg_doubleline.gif" );
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}

.btnSglLine {
	height:20px;
	width:149px;
	padding-top:4px;
	background-image:url("img/button_bg_singleline.gif");
	background-repeat:no-repeat;
	text-align: center;
}

.btnDesigns {
	text-align: center;
	vertical-align: middle;
}

.btnDesigns_hl {
	width: 64px;
	height: 64px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #53BEEB;
}

.btnPageLeft {
	width: 18px;
	height: 24px;
	text-align: right;
	vertical-align: bottom;
	background-image: url( "img/icon_page_left.gif" );
	cursor: pointer;
}

.btnPageRight {
	width: 18px;
	height: 24px;
	text-align: right;
	vertical-align: bottom;
	background-image: url( "img/icon_page_right.gif" );
	cursor: pointer;
}

.btnPageLeft_unedited {
	width: 18px;
	height: 24px;
	text-align: right;
	vertical-align: bottom;
	background-image: url( "img/icon_page_left_unedited.gif" );
	background-color: red;
	cursor: pointer;
}

.btnPageRight_unedited {
	width: 18px;
	height: 24px;
	text-align: right;
	vertical-align: bottom;
	background-image: url( "img/icon_page_right_unedited.gif" );
	background-color: red;
	cursor: pointer;
}

.btnPagenav {
	color: #898989;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


