@charset "utf-8";
/* CSS Document */

html {
height:100%;
width:100%;
}

body {
width:100%;
height:100%;
margin:0;
padding:0;
background-color:#000000;
background:  #000000 url(../images/mainbg.jpg) center top no-repeat;
color:#333333;
font-family:Verdana,sans-serif;
font-size:55%;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

a:link, a:visited {
color: #4f5c4b;
color: #3a4337;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

a:hover {
color:#000000
}

.clear {
clear:both;
}

img {
border:0;
}

p {
color:#333333;
font-size:1.4em;
line-height:1.7em;
text-align:justify;
}

#wrapper {
margin:0;
margin-left:auto;
margin-right:auto;
width:950px;
background-color: #FFFFFF;
}


#header {
margin:0;
width:950px;
height:159px;
background:url(../images/smallbanner2.jpg) center top no-repeat;
}

#header h1 {
display:none;
}

#index #header {
margin-top:0;
width:950px;
height:338px;
background:url(../images/indexbanner.jpg) center top no-repeat;
}


#menu, #index #menu {
padding-left:15px;
padding-right:12px;
height:30px;
color: #4f5c4b;
color: #3a4337;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#menu {
padding-top:128px;
}

#index #menu {
padding-top:308px;
}

#menu ul {
display:inline;
list-style:none;
margin:0;
padding:0;
}

#menu li {
display:inline;
margin-right:10px;
}

em {
font-weight:normal;
}

/*******************************************/

#content {
padding:25px;
padding-top:20px;
}

.right {
width:600px;
float:right;
color:#333333;

text-align:justify;
}

.post {
margin-bottom:30px;
padding-bottom:5px;
border-bottom:  #CCCCCC 1px solid;
}

.post p {
margin:0;
margin-bottom:15px;
}


.post hr {
color:#ffffff;
border:#CCCCCC 0px solid;
border-top: #CCCCCC 1px solid;
}

.ingress {
font-weight:bold;
}

.post p img {
float:right;
margin-left:10px;
margin-bottom:5px;
border: #dadada 2px solid;
}

.post h3 {
color:#3a4337;
margin:0;
padding:0;
margin-bottom:5px;
font-size:1.8em;
}

.post h4 {
color:#3a4337;
margin:0;
padding:0;
margin-bottom:5px;
font-size:1.4em;
}


.post .author {
color:#CCCCCC;
margin-bottom:5px;
}

.post fieldset {
border:0;
padding:0;
padding-bottom:5px;
margin:0;
margin-bottom:10px;
border-bottom: #dadada 1px solid;
}

/********************************************************************************************/
#start_preview {
width:580px;
}

#start_preview .post p {
margin:0;
float:right;
width:310px;

}

#start_preview .ingress {
font-weight:bold;
}

#start_preview .post img {
float:left;
margin-right:10px;
margin-bottom:5px;
margin-top:5px;
border: #dadada 2px solid;
width:250px;
}

#start_preview .post span {
display:block;
}

#start_preview .post h3 {
color:#3a4337;
margin:0;
padding:0;
margin-bottom:5px;
font-size:1.8em;
}

#start_preview .post h3 a {
color:#3a4337;
margin:0;
padding:0;
margin-bottom:5px;
text-decoration:none;
font-size:1em;
}

#start_preview .post .author {
color:#CCCCCC;
margin-bottom:5px;
float:none;
}

/********************************************************************************************/


.left {
width:275px;
float:left;
}

.left ul {
margin:0;
margin-left:0px;
padding:3px;
color: #8f998d;
list-style:none;
}

.left li {
padding:5px;
padding-left:20px;
background:url(../images/small_ul_bird.jpg) left 3px no-repeat;
line-height:1.8em;
}

.left li a:link, .left li a:visited {
font-family:Verdana,sans-serif;
font-size:120%;
font-size:1.2em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
display:block;
}

.left li a:hover {
color:#006633;
}


.left  h5 {
background: #cbd8c8;
background: #eaeaea;
font-size:1.6em;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0.3px;
border-bottom: #dadada 1px solid;
margin:0;
margin-bottom:5px;
padding:3px;
}

.left fieldset {
border:0;
}

.pageinfo {
padding-top:15px;
}

.galleribild {
width:80px;
height:70px;
}

div .section {
border-bottom:#CCCCCC 0px solid;
margin-bottom:10px;
background: #eff4ed;
border:1px solid #dadada;
/*background: #e9e9e1;*/
padding:5px;
}

.section img {
float:right;
margin:2px;
}

/****************************************************/

#footer {
border-top: 1px solid #CCCCCC;
padding:10px;
text-align:left;
}

#footer a {
font-weight:normal;
color:#666666;
font-size:12px;
}

#footer a:hover {
color:#006633;
}


#footer p {
text-align:center;
}


#footer table {
width:100%;
margin-bottom:20px;
}


#footer  thead {
color: #8f998d;
font-size:10px;
font-weight:bold;
text-decoration:underline;
}

#footer thead td {
text-decoration:underline;
}


/****************************************************************************************************
/****************************************************************************************************
/****************************************************************************************************
/*****************************************************************************************************/

code {
	display: block;
	background:#edffb8 none repeat scroll 0%;
	border-color:#b2da3a;
	border-style:solid;
	border-width:1px 0;
	font-size: 1em;
	margin: 1em 0pt;
	overflow:auto;
	padding: 0.3em 0.4em;
	white-space:pre;
}

/* -- Layout ------------------------------- */


/* -- Form Styles ------------------------------- */



#uploader fieldset {
	border:  1px solid #afe14c;
	margin: 5px 0;
	padding: 20px 10px;
}

/* IE6 FIX */
#uploader html fieldset { 
	position: relative; 
	margin-top:1em;  
}
/* IE6 FIX */
#uploader html legend { 
	position:absolute; 
	top: -0.5em; 
	left: .5em; 
}

#uploader fieldset.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #D9E4FF;
}

#uploader legend {
	font: 700 14px Arial, Helvetica, sans-serif;
	padding: 0 5px;
	margin: 0 10px;
	color: #73b304;
}

#uploader button,
#uploader input,
#uploader select,
#uploader textarea { 
	border-width: 1px; 
	margin-bottom: 10px;
	padding: 2px 3px;
}



#uploader input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


#uploader label { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

#uploader #btnSubmit { margin: 0 0 0 155px ; }

/* -- Table Styles ------------------------------- */
#uploader td {
	font: 10pt Helvetica, Arial, sans-serif;
	vertical-align: top;
}

#uploader .progressWrapper {
	width: 357px;
	overflow: hidden;
}

#uploader .progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
#uploader .message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
#uploader .red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
#uploader .green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
#uploader .blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

#uploader .progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

#uploader .progressBarInProgress,
#uploader .progressBarComplete,
#uploader .progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

#uploader .progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

#uploader .progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

#uploader .progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

#uploader a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

#uploader a.progressCancel:hover {
	background-position: 0px 0px;
}


#article_images, #uploader {
border-bottom: #dadada 1px solid;
margin-bottom:10px;
padding-bottom:5px;
}

#article_images ul {
margin:0;
padding:0;
list-style:none;
}


#article_images td {
padding:5px;
border:1px solid #dadada;
text-align:center;
}

#article_images table {
border-bottom: #eeeeee 1px solid;
background: #e8f8ff;
}

#article_images table input {

}

/***********************************************************************/

#article_list * {
color: #333333;
}

#article_list table {
width:100%;
}

#article_list th {
font-size: 18px;
text-align:left;

border-bottom:1px solid #dadada;
}

#article_list td, #article_list th {
border-bottom: 1px solid #dadada;
padding:5px;
padding-left:0;
}

#article_list h3 {
padding:0;
margin:0;
font-size:20px;
font-weight:normal;
text-decoration:none;
}


/**********************************************************************/

.form_title, .form_date, .form_creator, .form_ingress {
width:300px;
padding:5px;
border: 1px solid #dadada;
}

.form_text {
width:600px;
padding:5px;
border: 1px solid #dadada;
}


/*********************************************************************/

#hideshow {
overflow:hidden;
}

.boxes {
border-top: 1px solid #CCCCCC;
margin-top:10px;
padding:5px;
}

#forum {
color:#333333;

text-align:justify;
}

#forum table {
font-size:1.4em;
}

#forum .title strong {
display:block;
font-size:1.5em;
}


/*********************************************************************/
/* Artdatabas */

#art_list {

}

h2 {
font-size:2em;
}

#art_list a {
display:block;
padding:2px;
}

#art_list img {
width:50px;
padding:0;
margin-bottom:-3px;
}

#art_list .image_holder {
text-align:center;
width:50px;
padding:0;
}

#art_list .date_holder {
width:100px;
}

#art_list table {
vertical-align:middle;
padding:0px;
margin-top:10px;
margin-bottom:10px;
width:100%;
text-align:left;
border: #dadada 1px solid;
}

#art_list thead {
border-bottom: #dadada 1px solid;
background: #e1e1e1;
}

#art_list td {
padding:5px;
vertical-align:middle;
color:#999999
}

#art_list .bg1 {
background: #F7F7F7;
}


#art_list .bg2 {
background: #f1f1f1;
}

#art_list .letters a {
display:inline;
}

/************************************************/


