/*

	STYLESHEET FÜR SUNLOG Charlotte v0.4 AUSGABE-TEMPLATES

*/


body
{
        background: #fff; 
	color: #333;
	font-family: Verdana, Georgia, Trebuchet MS, sans-serif;
	font-size: 12px;
	margin: 20px;
	padding: 0;
	text-align: center;
}

/* Der Hauptcontainer */
#container
{
	background-color: #fff;
	width: 810px;
	border: 0px dotted #333;
	border-right: 0px solid #106;
	text-align: left;
}

#container_shadow
{
	border: 0px solid #C09E6B;
	margin: auto;
	width: 669px;
}	

/* Blauer Container oben */
#sub_header
{
	background-color: #fff;
	background: url(images/oberoesterreich.gif) 0 0 no-repeat;
	background-position: 600px 0px; 
	border: 0px solid #000;
	border-bottom: 0px dotted #000;
	height: 170px;
	width: 750px;
}

/* Logo im blauem Container */
#sub_header_logo
{
	background-color: #fff; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float:right;
	margin-top: 10px;
	margin-left: 10px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #777;
	border-left: 0px solid #555;
	border-right: 0px solid #000;
	position: absolute;
	text-align: left;
	vertical-align: middle;
	padding: 15px 5px 0px 5px;
	height: 65px;
	width: 350px;
	z-index: 10;
}

#sub_header_logo a
{
 	color: #333;
	text-decoration: none;
}

#sub_header_logo h1
{
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 30px;
}

/* Das obere Menü im Karteikartenformat */
#sub_header_menu
{
	position: absolute;
	height: 21px;
	padding: 130px 0px 0 0px;
	width: 600px;
	border-bottom: 1px solid #106;
}

#sub_header_menu a {
	color: #666;
	background: #fff;
	border: 0px solid #000;
	border-bottom: 0px solid #000;
	font-family: verdana, trebuchet ms, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	line-height: 20px;
	margin: 0 1px 0 0;
	padding: 0;
	width: 80px;
	text-align: center;
	text-decoration: none;
}

#sub_header_menu a:hover,
#sub_header_menu a:active
{
	background: #fff;
	border-color: #555;
	color: #000;
	text-decoration: none;
}

#sub_header_menu a.active,
#sub_header_menu a.active:hover,
#sub_header_menu a.active:active
{
	background: #fff;
	border-color: #000;
	line-height: 21px;
	color: #000;
}

/* Seperate Definition für den Content-Hintergrund */
#sub_content_bg

	background: url(images/hf.gif) 0 0 repeat-y;
{
	width: 665px;
	border: none;
	border-top: 0px dotted #bbb;
}

/* Der Content-Container */
#sub_content
{
	font-size: 100%;
	background: #fff;
	color: #333;
	line-height: 22px;
	padding: 5px 35px 5px 5px;
	margin-right: 50px;
	margin-top: 5px;
	margin-left: 0px;
	width: 500px;
	border-right: 1px solid #106;
	border-top: 0px solid #222;
	border-left: 0px solid #555;
	border-bottom: 0px solid #777;
}

/* Das Menü auf der Rechten Seite */
#sub_content_menu
{
        background: #fff;
	position: relative;
	float: right;
	width: 210px;
	padding: 10px;
	border-left: 0px solid #999;
	border-right: 0px solid #000;
	border-top: 0px solid #000;
	border-bottom: 0px solid #777;
	text-align: left;
	color: #000;
	margin-top: 65px;
}

sub_content_menu_in
{
	font-size: 11px;
	width: 160px;
}

#sub_content_menu_in a.mi,
#sub_content_menu_in p.mi
{
	margin: 0;
        display: block;
	padding: 2px 8px 2px 8px;
	border: 0px solid #eee;
	border-left: 0px solid #bbb;
	color: #04a;
	text-decoration: none;
	font-size: 11px;
}

#sub_content_menu_in a.mibig
{
       font-weight: bold;
       margin: 0;
       display: block;
       padding: 2px 8px 2px 8px;
       color: 04a;
       text-decoration: none;
       font-size: 11px;
}


#sub_content_menu_in a.mi:hover
{
	border-top: 0px solid #bbb;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 1px solid #fff;
	background: #fff;
	color: #000;
	text-decoration: none;
}

#sub_content_menu_in img.bi
{
	margin: 2px 0 1px 10px;
}



#sub_content_menu_in h3
{
	margin: 15px 0 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

/* Eintrags-Titel */
#sub_content h2
{
	margin: 5px 0 0 0;
	font-weight: bold;
	font-size: 13px;
	color: #006;
}

/* Eintrags-Titel als Link */
#sub_content h2 a
{
	color: #00a;
	text-decoration: none;
}

#sub_content h2 a:hover {
	color: #006;
	text-decoration: underline;
}

/* Titel der Kommentare */
#sub_content h3
{
	color: #000;
	margin: 5px 10px 5px 0;
	font-weight: bold;
	font-size: 11px;
}

/* Eintragstext */
div.entry
{
	color: #000;
	line-height: 17px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	border: 0px dotted #bbb;
}

/* Die Bildunterschrift */
dl.meImgRight { float: right; margin-left: 0.5em; } 
dl.meImgRight dt { margin-bottom: 0; } 
// verhindert das Einrücken und 
// den Abstand nach oben 
dl.meImgRight dd { 
                   align: left;
                   margin: 0; 
                 }

/* Kasten */
dl.meImgLeft { float: right; 
               margin-left: 1em; 
               border-top: 2px dotted #ccc;
               border-left: 2px dotted #ccc; 
             }
dl.meImgLeft dt { margin-bottom: 0; }
dl.meImgLeft dd {
                  align: center;
                  margin: 1px;
                  line-height: 15px;
                }

/* Datum und Zeit unter dem Eintragstitel */
div.date
{
	color: #000;
	font-size: 11px;
	margin: 0px 0 0px 0;
}

div.date a
{
	color: #04a;
	text-decoration: none;
}

div.date a:hover
{
	color: #000;
	text-decoration: underline;
}

/* Abschluss-Container des Content */
#sub_bottom
{
	clear: both;
}

/* Ende der Seite */
#sub_footer
{
	color: #857052;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	margin: 15px 15px 15px 15px;
}

#sub_footer a
{
	color: #857052;
}

/* Es folgen allgemeien Verzierungen */
a
{
	color: #04a;
	text-decoration: none;
}

a:visited
{
	color: #04a;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
	border-left: 1px solid #fff;
}

/* Zitatkasten */
blockquote
{
	background: #fafafa;
	color: #888;
	margin: 4px 0 4px 20px;
	padding: 5px 10px;
	border: 1px solid #ddd;
	border-left: 2px solid #aaa;
}

/* Abkürzungs- und Akronymdarstellung */
acronym,
abbr
{
	cursor: help;
	border-bottom: 1px dotted;
}

/* Für das Fragezeichen */
.help
{
	cursor: help;
}

/* Vor- und Zurückblätterer */
#browse
{
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

#browse a
{
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-size: 90%;
	color: #247;
}

/* Kommentare */
#commentlist li
{
	background: #fff;
	border-right: 0px dotted #ccc;
	padding: 3px;
	line-height: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	
}

#commentlist a
{
	color: #66c;
}

div.li
{
       background: #fff;
       padding: 15px;
       line-height: 15px;
       font-size: 12px;
}

div.date_comment
{
	color: #333;
	font-size: 10px;
}

/* Agrarwirtschaft */
input.feld, textarea.feld
{
	color: #333;
	border: 1px solid #aaa;
	background: #eee;
	padding: 0 0 0 1px;
	margin: 1px 0 1px 0;
	font-family: Georgia, Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
}

input.feld:focus, textarea.feld:focus
{
	border: 1px solid #666;
	background: #fafafa;
}

/* Der schicke blaue Button */
input.button
{
	background: #247;
	border: 1px solid #366BBA;
	border-color: #36A #023 #023 #36A;
	color: #D3DAE4;
	cursor: pointer;
	font-family: Verdana, Helvetica, Georgia, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	padding: 0 10px;
	margin: 1px 0 1px 0;
}

input.button:hover
{
	border-color: #47B #134 #134 #47B;
	background: #358;
	color: #fff;
}

/* Formular drücken nicht */
form
{
	margin: 0;
}

/* HR gibts nicht mehr */
div.linie
{
	border-top: 1px solid #aaa;
	height: 0px;
	margin: 15px 30px 15px 0px;
	padding: 0;
}.



/* Die versteckten Suchoptionen */
#extsearch
{
	padding: 5px;
	border: 1px dashed #aaa;
	background: #fafafa;
}

/* Die Archivliste */
ul.archive li
{
	color: #f96;
}

ul.archive a
{
	color: #666;
	text-decoration: none;
}

img
{
	border: 0;
}

table
{
	border: none;
	text-align: left;
	margin: 0 auto;
}

td
{
	vertical-align: top;
}


div.yearlist
{
	float: left;
}

div.monthlist
{
	background: #fafafa;
	border-left: 2px solid #ccc;
	float: right;
	width: 280px;
	padding: 5px 10px 10px 10px;
}

ul.yearlist
{
	list-style-type: none;
	margin: 2px 0 0 10px;
	padding: 0;
}

ul.monthlist
{
	color: #999;
	margin: 2px 0 0 5px;
	list-style-type: none;
	padding: 0;
}

/* Thumbnails (Minibilder) */
.thumbnail, .thumbnailmiddle, .thumbnailright, .thumbnailleft {
	background:#eee;
	padding:5px;
	border:1px solid #888;
	margin-bottom: 3px;
}

.thumbnailright {
	margin-left: 8px;
}	
.thumbnailleft {
	margin-right: 8px;
}

/* Kalendersyle */
.month a	{text-decoration:none; color:#555;}
.month a:hover	{background:#fff; text-decoration:none; color:#222;}
.month		{text-align:center; padding:0; margin:0; width:160px;}
.month td	{vertical-align:middle;}
.monthname	{font-size:80%; padding-bottom:8px;}
.dayname	{font-size:80%; background-color:#ddd; color:#222;}
.nomonthday	{font-size:80%; border: 1px solid #eee;}
.monthday	{font-size:80%;height:20px; width:20px; border: 1px solid #eee;}
.today		{font-size:80%;background-color: #f8f8f8; border: 1px solid #571;}
.selectedday	{font-size:80%;background-color: #ddd; border: 1px solid #247;}

/* spezielle Angaben für die Druckausgabe */
@media print
{
	body,
	div.date,
	div.entry		{background:#fff; color:#000; font-family:Georgia,"Trebuchet MS",Verdana,sans-serif; font-size:10pt;}

	#container,
	#container_shadow	{border:none; margin:auto;}	

	#sub_header_menu,
	#sub_header_logo,
	#sub_content_menu,
	#sub_content_menu_in,
	#sub_bottom,
	#sub_footer,
	#sub_header		{display:none;}

	#sub_content_bg		{background:none;}
	#sub_content		{width:80%;}
}
