/*
  DEFAULT stylessheet for Camingferien.at Niederoesterreich
  Created by Dynamic Objects, MEDIA-LINE
  http://www.dynamicobjects.de, http://www.media-line.at
*/


/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px; 
	background-color: #AFE4E4; 
        margin-left: 0px; 
        margin-top: 0px; 
        margin: 0px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #336699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}


.title    { font-size: 12px; font-weight: bold; color : #006666; }
.subtitle { font-size: 9pt; font-weight: bold; color : #FFFFFF; }
.message {}
.date     { font-size: 10px; }
.author   { font-size: 10px; }

.details_title    { font-size: 16px; font-weight: bold; color : #FFFFFF; }
.details_title_v2 { font-size: 16px; font-weight: bold; color : #006666; }
.details_subtitle { font-size: 12px; font-weight: bold; color : #006666; }


/* General font families for common tags */
font,th,td,p { font-family: Arial, Helvetica, sans-serif;
               font-size: 9pt; }

a:link,a:active,a:visited { font-size: 9pt; text-decoration: underline; font-weight: normal; color: #006666; }
a:hover                   {  color: #006666; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 10px; color : #006666;}
a.nav			{ text-decoration: none; color : #006666; }
a.nav:hover		{ text-decoration: underline; }


hr { height: 0px; border: solid #D9EEF8 0px; border-top-width: 1px;}


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #006666; }
td.row2	{ background-color: #AFE4E4; }
td.row3	{ background-color: #AFE4E4; }


/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url("../subsilver/images/cellpic3.gif");
}



/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}
