body
{width:100%;
height:100%;
 background:#fff;
}

h1, h2, h3, h4, h5, h6 {
   font-family:   "Trebuchet MS", Geneva, Verdana, sans-serif;font-weight:normal;

}

body, td {
   font-family: "Trebuchet MS", "Bitstream Vera Sans", Geneva, Verdana, sans-serif;
   font-size: 85.01%;
}




/*
set font size for all divs,
this overrides some body rules
*/
div {
   font-size: 1em;
}

/*
if img is inside "a" it would have 
borders, we don't want that
*/
img {
   border: 0;
}



div#header {
   height: 171px; /* adjust according your image size */
 background:url(/images/header.jpg) no-repeat top right  #514162; 
height:171px;
margin:-23px 0px 0em;
            
}

div#header h1 a {
/* you can set your own image here */
   background:url(/images/header.jpg) #514162 no-repeat top right;
   display: block; 
   height: 171px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
  font-size:0px;
line-height:0px;
margin:0px;
padding:0px;
}


/**
 * Categories
 */
#categories {

   padding: 0;
   font-size: 100%;
   margin-left:60px;

}



/**
 * Search box and language selection box
 */

#langform,
#loginform {
    margin-top: 10px;
    border: 1px solid;
    padding: 5px;

}
#search fieldset,
#langform fieldset,
#loginform fieldset {
    display: inline;
    border: 0;
}
#search input[type=text],
#search .inputfield,
#langform .inputfield,
#loginform .inputfield {
    border: 1px solid;
    width: 80px;
}
#instantfield,
#instantfield .inputfield{
    width: 99%;
}
#search input[type=submit],
#langform input[type=submit],
#loginform input[type=submit] {
    padding: 0;
border:1px solid #000000;
margin-left:-3pt;
}


/**
 * Main content
 */
.main-content {
   padding: 0;
   margin: 0;
   line-height: 1.3;
}
.main-content h2,
.main-content h3 {

   margin-bottom: 7px;
}

.main-content h2#article_category {
   font-size: 145%;
   font-style: italic;
   margin: 5px 0 5px 0;
   border-bottom: none;
}
.main-content ul, ol {
    padding-left: 1em;
    list-style-image: none;
    list-style-position: outside;
}
.main-content li {
   margin-left: 20px;
}
.main-content #solution_id {
   float: right;
}
.main-content .searchpreview {
    font-size: 10px;
}
.main-content div#action,
.main-content div.translation {
    padding-top: 10px;
    text-align: center;
}
#article_content {
   padding: 0;
   margin: 0;
   margin-bottom: 0.8em;
}
.main-content div#voting fieldset {
    margin-top: 10px;
}
.main-content table.openquestions {
    width: 100%;
}

/**
 * Main content - news section
 */

.main-content #news h2 {
}
.main-content #news h3 {
   font-size: 135%;

   margin-bottom: 7px;
}
.main-content #news h3 a {
    text-decoration: none;
}
.main-content #news h2#news_header {
    font-size: 175%;
    background: none;
    border: none;

    margin-top: 7px;
    margin-bottom: 7px;
}
.main-content #news img#newsRSS {
    float: right;
    margin-top: -16px;
}
.main-content #news img#goNews {
    border: none;
}
.main-content #news .block {
   margin-top: 7px;
   margin-bottom: 7px;
}
.main-content #news .date {
   font-size: 80%;
   margin-bottom: 12px;
}
#news_content {
   padding: 0;
   margin: 0;
   margin-bottom: 0.8em;
}

/**
 * Table definitions in the main content column
 */
.main-content table {
   overflow: scroll;
   padding: 0;
   margin: 0;
}
td, th, .main-content td {
   padding: 2px;
   margin: 0;
}
.main-content th {
   border: 0;
   padding: 2px;
   text-align: center;
   vertical-align: middle;
}

/**
 * Form and Fieldset definitions in the main content column
 */
.main-content form {
   float: left;
   display: block;
   width: 99%;
}
.main-content fieldset {
   border: 1px solid;
}
.main-content textarea.inputarea, .main-content form .inputfield, .main-content select {
   margin: 2px;
   border-width: 1px;
   border-style: solid;
}
.main-content form input[type=radio], .main-content form input[type=checkbox] {
   border: 0;
}
.main-content label.left {
   float: left;
   text-align: right;
   width: 150px;
   margin-right: .3em;
}
.main-content form br {
   clear: both;
}
.main-content #article_categories {
    float: right;
    width: 220px;
    margin: 0 0 10px 20px;
}
.main-content #article_categories fieldset {
}
.main-content #article_categories legend {
}
.main-content #article_categories ul {
    list-style: none outside;
    margin-left: 0px;
}
.main-content #article_categories ul li {
    margin: 0;
    padding: 0;
}

/**
 * Submit button definitions
 */
input[type=submit] {
   border: 2px solid;
   padding: 2px 4px;
   margin-left: 0;
}

/**
 * Comments
 */
.comment {
   padding: 1.0em;
   margin: 0.5em 0;
}

/**
* Left and right sidebar definitions
*/
.sidebar {
  padding: 0;
  margin: 0;
  
}

body {
   margin: 0px;
   padding: 0px;
}
* html>body {
   margin-right: -3px; /* IE hack */
}
div {
   border: 0;
   margin: 0px;
   padding: 0px;
}

/**
 * Main wrapper around the div containers
 */
#wrapper1 {
   min-width: 710px;

}
#wrapper1, #wrapper2 {
   margin: 0px;
   padding: 0px;
clear:both;
height:100%;
}

/**
 * Main columns definitions
 */
.columns {
   border: none;
   margin-top: 0px;
margin-top:-18px;
height:100%;
}
.leftcolumn {
   float: left;
   left: 0px;
   width: 175px;
   margin: 0px;
   padding-left: 10px;
  width: 155px;
}
.rightcolumn {
   position: static;
   float: right;
   width: 200px;
   margin: 0px;
   padding-right: 0px;
}
.centercolumn {
   margin: 0px;
   padding-left: 0px;
   margin-right: 195px;
   margin-left: 230px;
}

.large .centercolumn {
   margin: 0px;
   padding-left: 0px;
   margin-right: 0px;
   margin-left: 230px;
}

/**
 * Padding definitions for the columns
 */
.centerpadding, .leftpadding, .rightpadding {
   margin: 0px;
   padding: 0px;
}
.rightpadding {
   padding-left: 0;
}
.centerpadding {
   padding-left: 20px;
   padding-right: 20px;
}
.clearing {
   height: 0;
   margin: 0px;
   clear: both;
   display: none;
}

/**
 * Definitions for version info and copyright on contact page
 */
#version {
   margin-top: 20px;
   text-align: center;
}
#copyright {
   margin-top: 12px;
   font-size: 80%;
   text-align: center;
}

/**
 * Footer definitions
 */
#footer {
   margin-top: 10px;
   clear: both;
   

   text-align: right;
}
#footer p#copyrightnote {
   text-align: right;
}
#sidebar-left
{margin-top:0px !important;
margin-top:0px;
width:180px;}

#search input#suchbegriff 
{
width:84px;
}

#categories
{margin-top:30px;
margin-bottom:50px;}

#search label
{width:100px;}

#search
{border:none;
margin-left:17px;
width:239px;}


#search input.submit
{margin-left:-4px;
margin-bottom:-1px ;
margin-top:2px;
border:none;
margin-bottom:0px;
margin-top:0px;
}

#search form
{margin-top:0px;}

#search label
{text-transform:uppercase;}

.topic
{text-transform:uppercase;
line-height:3.5em;
font-weight:bold;}

#topten p
{padding:3px;}

#latest p
{padding:3px;}

.columns img
{padding:5px;}

#categories
{margin-left:0px;}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
clear:both;
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
  font-size:0.7em;
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
  font-size:0.7em;

}

.left
{float:left;
padding:5px;}

.right
{float:right;
padding:5px;}

.map
{vertical-align:top;}

.red
{color:#C60000;
font-size:1.3em;}

.table
{font-size:1.1em;}

table
{font-size:1.1em;}

.breadcrumbs
{text-align:right;
font-size:0.9em;
padding-top:0.5em;}

#text
{padding-top:50px;line-height:1.5em;}

/* HEADINGS */
div#text h1 {
	text-align: left; 
	padding-bottom: 1px;
        line-height: 1.8em;
        margin: 0 0 0.5em 0;
}
div#text h2 {
	text-align: left; 
	padding-bottom: 1px;
        line-height: 1.5em;
        margin: 0 0 0.5em 0;
}
div#text h3 {
   color: #294B5F; 
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#text h4 {
   color: #294B5F; 
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#text h5 {
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */


/* LISTS */
/* lists in content need some margins to look nice */
div#text ul,
div#text ol,
div#text dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#text ul li,
div#text ol li {
   margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#text dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#text dl dd {
   margin: 0 0 1em 1em;
}

div#text dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}

.hidden
{display:none;}

#wrapper
{margin:0 auto;width:980px;background:#fefae5;
background:url(/images/footer.gif) top left repeat-y #fefae5;border:1px solid #999;}

input#thisSearch{
border:1px solid #000000;
margin-left:-3pt;
padding:0;
border:2px solid;
margin-left:0;
padding:2px 4px;
background:#261F3E none repeat scroll 0 0;
border-color:#261F3E;
color:#FFFFFF;}

div#text ul.gmapSidebar li
{margin:0px;
padding:0px; font-size:80%;}

div#text ul.gmapSidebar
{}

#gmapmarker
{font-size:80%;
line-height:1.3em;}