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

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

body {
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;
}


#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;
}

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

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

.left {
width:580px;
float:left;
color:#333333;
font-size:1.4em;
line-height:1.7em;
text-align:justify;
}

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

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

}

.ingress {
font-weight:bold;
}

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

.post span {
display:block;
}

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

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


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

.right {
width:290px;
float:right;
}

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

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

.right li a:link, .right 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;
}

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


.right  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;
}

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

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

.section img {
float:right;
margin:2px;
border: #333333 2px solid;
}

.section td strong {
	display:block;
}


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

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

#footer p {
text-align:center;
}


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

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

#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;
}


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

#login #myoutercontainer, #register #forminputs{
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
background:#FFFFFF;
padding:10px;

}

#register table {
width:100%;
margin-top:5px;
font-size:1.2em;
border: #dadada 1px solid;
padding:5px;
}

#register table th {
text-align:left;
border-bottom: #dadada 1px solid;
}

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


