/* CSS Document */

/*__________________________________________________________________________________________________




 protected code - ©2005 - Jan Mast
 contact development@kunstonline.info
 www.kunstonline.info
 
 creation date : 5 december 2004
 modification date : 15 december 2004 04:23:22


 
__________________________________________________________________________________________________*/

body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	border:0px;
	top:0px;
	left:0px;
	z-index:25;
	/*background-image:url(../media/interface/back2.gif);*/
	background-attachment:fixed;
}
table, td, tr, div, body, img {
	padding:0px;
	margin:0px;
	border:0px;
}
td {
	vertical-align:top;
}
form, input {
	padding:0px;
	margin:0px;
	padding-right:10px;
}

.white { 
background-color:#FFFFFF;
}
#monday{
	border-bottom:1px dotted #000000;
	padding-bottom:5px;
}#tuesday{ 
	border-bottom:1px dotted #000000;
	padding-bottom:5px;
	padding-left:2%;
}#wednesday{ 
	border-bottom:1px dotted #000000;
	padding-bottom:5px;
	padding-left:4%;
}#thursday{ 
	border-bottom:1px dotted #000000;
	padding-bottom:5px;
	padding-left:6%;
}#friday{ 
	border-bottom:1px dotted #000000;
	padding-bottom:5px;
	padding-left:8%;
}#saturday{ 
	border-bottom:1px dotted #000000;
	padding-bottom:5px;
	padding-left:10%;
}
.contributionDate {
	font-size:10px;
	font-weight:900;
}
#commentform1{	
	position:absolute;
	z-index: 410;
	left:0px;
	top:0px;
	width:100%;
	background-color:none;
	border-top:1px dashed #000000;
	border-bottom:1px dashed #000000;
	border-left:1px dashed #000000;
}
#commentform2{	
	position:relative;
	z-index: 405;
	left:20px;
	top:20px;
	width:200px;
	background-color:none;
	border-top:1px dashed #000000;
	border-bottom:1px dashed #000000;
	border-left:1px dashed #000000;
}
.BoxOver { 
	display: block;
	background-image:url(../media/icons/snow7.gif);
}
.BoxOut{
	display: block;
	background-image:url(../media/icons/snow5.gif);
}
.hide { display: none; }
.show { display: block; }


/* Style for a block - DIV */
.m0table {
	background-color:none;
	background-image:url(../media/icons/snow5.gif);
	border-right:1px solid #000000;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background-color:none;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background-color:#00FFFF;
	color:#FFFFFF;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background-color:#FFFFFF;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Helvetica neue, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #262626;
	font-weight:900;
}

/* Style for a block - DIV */
.m1table {
	background-color:none;
	background-image:url(../media/icons/snow5.gif);
	border-right:1px solid #000000;
}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	background-color:none;
}
/* Style for outer tag, mover (mouse over) state */
.m1movero {
	background-color:#00FFFF;
	color:#FFFFFF;
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno {
	background-color:#FFFFFF;
}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: Helvetica neue, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #262626;
	font-weight:900;
}

/* Style for a block - DIV */
.m2table {
	background-color:none;
	background-image:url(../media/icons/snow5.gif);
	border-right:1px solid #000000;
}
/* Style for outer tag, mout (mouse out) state */
.m2mouto {
	background-color:none;
}
/* Style for outer tag, mover (mouse over) state */
.m2movero {
	background-color:#00FFFF;
	color:#FFFFFF;
}
/* Style for outer tag, mdown (mouse down) state */
.m2mdowno {
	background-color:#FFFFFF;
}
/* Style for inner tag, mover (mouse over) state */
.m2inner {
	font-family: Helvetica neue, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #262626;
	font-weight:900;
}


#commentmenu {
	position:relative;
	left:48%;
	top:0px;
	width:25%;
	background-image:url(../media/interface/back2.gif);
	padding-bottom:10px;
	padding-top:25px;
}
#comment {
	font-size:10px;
	color:#66FF00;
	border-bottom:1px dashed #000000;
}
#commentmenu2 {
	position:relative;
	left:0px;
	top:25px;
	width:200px;
	background-color:#CCCCCC;
	border-top:1px dashed #000000;
	border-bottom:1px dashed #000000;
	padding-bottom:10px;
	padding-top:10px;
}
#commentmenu3 {
	position:relative;
	left:20px;
	top:0px;
	width:200px;
	background-color:#999999;
	border-top:1px dashed #000000;
	border-bottom:1px dashed #000000;
	padding-bottom:10px;
	padding-top:10px;
}
#commenttitle{
	font-size:12px;
	color:#333333;
}
#commentdate{
	font-size:9px;
	padding-bottom:10px;
	padding-top:5px;
	color:#666666;
}
#commentcontent{
	padding-top:5px;
	color:#333333;
}
#content {
	position:absolute;
	top:0px;
	left:700px;
	background-color:#00FFFF;
	color:#000000;
	padding-left:10px;
	text-align:right;
}
#navigation {
	position:absolute;
	top:400px;
	right:20px;
	background-color:#FFFFFF;
	padding-left:10px;
	z-index:505;
}
#imageView {
	position:absolute;
	top:0px;
	left:0px;
	vertical-align:top;
	padding-left:0px;
}
#imageView2 {
	position:absolute;
	top:0px;
	left:0px;
	vertical-align:top;
	padding-left:0px;
}
#loginForm {
	position:absolute;
	z-index:600;
	top:30px;
	right:0px;
}
#loginerror {
	font-size:16px;
	padding-bottom:20px;
	background-color:#000000;
	color:#000000;
}
#basemenu {
	position:absolute;
	top:0px;
	right:0px;
	z-index:502;
}
#pagemenu {
	position:absolute;
	top:20px;
	width:300px;
	left:0px;
	z-index:503;
}
#actionmenu {
	position:absolute;
	top:40px;
	width:400px;
	left:0px;
	z-index:504;
}
#header {
	position:absolute;
	left:0px;
	top:80px;
	z-index:125;
	border-top-style:dashed;
	border-top-width:1px;
	border-top-color:#000000;
	padding-top:20px;
}
#add {
font-size:10px;
background-color:#FF00FF;
}
#edit{
font-size:10px;
background-color:#FF00FF;
}
#contact {
	font-size:16px;
}
.newsTitle {
	font-size:18px;
}
#windowClose {
	text-align:right;
	width:100%;
	background-color:#FFFFFF;
}
.newsContent {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
}
#warning {
	background-color:#00FFFF;
}
.glide { 
	position:absolute;
	visibility:hidden;
	top:0px;
	width:100%;
	height:600px;
	left:0px;
	background-color:none;
	background-image:url(../media/icons/snow7.gif);
	z-index:5000;
}
#extralogin {
	padding-left:40%;
}
a.warningLink:hover {
	background-color:#99FF00;
}
#topmenu {
	width:60%;
	margin-top:40px;
	padding-top:50px;
	background-color:none;
	background-image:url(../media/icons/snow6.gif);
}
a {
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
	border: 1px solid #FFFF00;
}
a:hover {
	background-color:#FFFF00;
	border: 1px solid #FFFF00;
}
a.imageLink:hover {
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
}
#contributionrow {
	padding-left:40px;
	background-color:#F5F5F5;
	width:50%;
}
#delmenu, #addmenu, #editmenu, #detailmenu {
	width:50%;	
	background-color:none;
	background-image:url(../media/icons/snow8.gif);
	border-bottom:1px dashed #000000;
	padding-bottom:20px;
	margin-right:15%;
	padding-right:30%;
}
#newsmenu {
	width:500px;
	font-size:16px;
	font-weight:900;	
	background-color:none;
	padding-bottom:20px;
	padding-right:10px;
	margin-right:10px;
}
#detaillist {
	position:relative;
	left:0px;
	top:140px;
	width:500px;
	background-color:none;
	border-style:dashed;
	border-width:1px;
	border-color:#000000;
	padding-right:10px;
	margin-bottom:200px;
}
#detaillistitem {
	position:relative;
	left:0px;
	top:40px;
	width:700px;
	background-color:none;
	background-image:url(../media/icons/snow2.gif);
	background-attachment:fixed;
	padding-bottom:10px;
	margin-bottom:1px;
	padding-right:10px;
	margin-right:10px;
}
#listelement {
	padding-left:0px;
	padding-top:20px;
}
.contributionTitle {
	font-size:20px;
	font-weight:900;
}
.hintsClass {
	border:1px dashed #000000;
}
.contributionSubtitle {
	font-size:12px;
	font-style:italic;
	margin:10px;
}
.name{
	font-size:14px;
	margin-top:20px;
	padding-top:20px;
}

	.intd
		{background-color:#00FF00;}
	.part
		{background-color:#00FF00;}

/* a class for all Tigra Hints boxes, TD object */
	.hintsClass
		{background-color:#00FF00;}
/* this class is used by Tigra Hints wrappers */
	.row
		{background: white; border: 3px solid black;}
	.alerter
		{background: red; border: 1px solid red; color: white;  border-left-width: 12px; border-right-width: 6px;}


