
 .afk {

	BORDER-TOP: silver 1px solid; BORDER-BOTTOM: black 1px solid; 
} 

BODY {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial,Helvetica,sans-serif;
	scrollbar-base-color : #3366cc;
	scrollbar-track-color : ;
	scrollbar-face-color : ;
	scrollbar-highlight-color : ;
	scrollbar-3d-light-color : ;
	scrollbar-dark-shadow-color : ;
	scrollbar-shadow-color : ;
	scrollbar-arrow-color : #ffffff;
}

h1, h2 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}

h3, h4 {
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 20px;
}

h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: Left;
	margin-left: 35px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 32px; 
	margin-right: 12px;
	font-size: 10px;
}

td {
	font-family: Arial, Helvetica, Verdana;
	margin-left: 20px; 
	margin-right: 12px;
	font-size: 12px;
	
}



li {
	font-family: Arial, Helvetica, sans-serif;
}

a:link,a:active,a:visited { color : #3399ff; text-decoration:none}
a:hover		{ text-decoration: none; color : #DD6900; }
hr	{ height: 0px; border: solid #000000 1px; border-top-width: 1px;}

/* TABLE STYLES */
table.form_main {background-image: url('http://www.insel-community.de/room/images/Paper.jpg'); }
td.row_main { background-image: url('http://www.insel-community.de/room/images/Paper.jpg'}

/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009900; background-image: url('http://www.insel-community.de/room/images/Paper.jpg' }
td.row2_0	{ background-color: #CCFFCC; background-image: url('http://www.insel-community.de/room/images/Paper.jpg'}
td.row3_0	{ background-color: #99CC99; background-image: url('http://www.insel-community.de/room/images/Paper.jpg'}
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1	{ background-color: #006699; background-image: url('http://www.insel-community.de/room/images/Paper.jpg'}
td.row2_1	{ background-color: #DEE3E7; background-image: url('http://www.insel-community.de/room/images/Paper.jpg'}
td.row3_1	{ background-color: #D1D7DC; background-image: url('http://www.insel-community.de/room/images/Paper.jpg'}
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0	{ background-image: url('http://www.insel-community.de/room/images/Paper.jpg' }
td.image_row_1	{ background-image: url('http://www.insel-community.de/room/images/Paper.jpg'}

/* for alternating search result listings */
td.search_row_0	{ background-image: url('http://www.insel-community.de/room/images/Paper.jpg' }
td.search_row_1	{background-image: url('http://www.insel-community.de/room/images/Paper.jpg'}

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
color: #000000;
border-color: #336699;
border-style: solid;
}


/* TEXT STYLES */
.small { font-size : 10px; }

.required {
color: #FF0000;
background-color : transparent;
}

.lightText {
color: #FFFFFF;
background-color : transparent;
}


/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #EFEFEF; }
td.templateEditorNew	{ background-color: #EEEEFF; }
