* {
padding: 0;
margin: 0;
}




body {
background-color: #DDC392;
font-family: sans-serif;
font-size: 80%;
}

h1, h2, h3, h4, h5, h6, h7 {
color: white;
margin: .5em 0;
}

h1 {
font-size: 110%;
}

h2 {
font-size: 100%;
}

h3 {
font-size: 95%;
}

h4 {
font-size: 90%;
}

h5 {
font-size: 85%;
}

h6, h7 {
font-size: 80%;
}

p {
margin: .5em 0;
}

td {
vertical-align: top;
}

a, .filelinks a {
color: #5b4527;
text-decoration: none;
}

a:visited, .filelinks a:visited {
color: #987641;
}

a:hover, .filelinks a:hover {
color: black;
text-decoration: none;
}

input[type=submit] {
background-color: #987641;
color: white;
font-weight: bold;
padding: 1px;
}

hr {
border: 0;
height: 3px;
background-image: url(http://postgarage.at/fileadmin/templates/layout/images/layout/bg_rahmen.gif);
/* margin: 5px; */
}



.clearer {
clear: both;
/* display: none; */
}



/*containers make the life fun and provide an fake border around our divs*/
.container {
background-image: url(http://postgarage.at/fileadmin/templates/layout/images/layout/bg_rahmen.gif);
padding: 2px;
margin-bottom: .5em;
}

.container > div {
background-color: #DDC392;
padding: 5px;
}

div.container > div {
background-image: url(http://postgarage.at/fileadmin/templates/layout/images/layout/ecke_links_unten_gross.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

#header div.container > div {
background-image: none;
}



#header_image div, #footer_image div {
margin: 0;
padding: 0;
height: 82px;
overflow: hidden;
position: relative;
width: 100%;
}

#footer_image div img {
position: relative;
top: -82px;
}




#page {
width: 731px;
/*background-image: url(http://postgarage.at/fileadmin/templates/layout/images/bg_rahmen.gif);*/
padding: 2px;
margin: 0 auto;
background-color: #987641;
}



#header {
margin: 1em 0;
}



#header_image {
margin: -2px;
padding: 1px;
}

#header_image img {
padding: 0;
display: block;
}



#menu_container {
margin: 1em 30px;
/* text-align: center; */
}

#menu_container ul {
padding: 0;
/* display: inline; */
margin: 0 5px;
}

#menu_container ul li {
display: inline;
margin: 0;
padding: 0 12px;
color: #5b4527;
font-weight: bold;
font-size: 100%;
background-image: url(http://postgarage.at/fileadmin/templates/layout/images/layout/menu_normal.gif);
background-repeat: no-repeat;
background-position: left center;
}

#menu_container ul li a {
color: #5b4527;
text-decoration: none;
}

#menu_container ul li:hover {
background-image: url(http://postgarage.at/fileadmin/templates/layout/images/layout/menu_hover.gif);
color: white;
}

#menu_container ul li:hover a {
color: white;
}

#menu_container #main_menu li.active {
background-image: url(http://postgarage.at/fileadmin/templates/layout/images/layout/menu_active.gif);
color: white;
border: 2px solid #987641;
border-bottom: 2px solid #DDC392;
padding-left: 17px;
padding-right: 7px;
margin-left: -5px;
margin-right: 5px;
background-position: 5px center;
}

#menu_container ul li.active a {
color: white;
}

ul#sub_menu {
border: 2px solid #987641;
padding: 2px 5px;
margin: 0;
font-size: 90%;
}

ul#sub_menu li {
font-weight: normal;
}

#menu_container #sub_menu li.active {
background-image: url(http://postgarage.at/fileadmin/templates/layout/images/layout/menu_active.gif);
color: white;
}



#content {
width: 433px;
float: left;
margin-left: 30px;
margin-right: 10px;
margin-bottom: 1em;
}

#content .container {
display: inline-block;
margin-left: -5px;
}

#content div.container > *:last-child:after {
display: none;
}

#content h2 {
background-color: #987641;
/* background-image: url(http://postgarage.at/fileadmin/templates/layout/images/layout/header_bg.gif); */
background-repeat: no-repeat;
background-position: left center;
/*display: inline;*/
margin: 0;
padding-left: 5px;
padding-right: 5px;
}

#content img {
border: 1px solid white;
}

#content td {
width: 200px;
}

#content dd.csc-textpic-caption {
text-align: center;
}

#content ol {
/*list-style-type: upper-roman;*/
margin-left: 25px;
}

#social_networks_panel {
position: relative;
font-size: 10px;
margin-bottom: 10px;
}

#social_networks_panel_icons {
font-size: 10px;
position: relative;
float: right;
}

#social_networks_panel img, #sp_socialbookmarks_link_bar img {
border: 1px solid white;
vertical-align: middle;
margin: 0 1px;
}

#social_networks_panel span, #sp_socialbookmarks_link_bar span {
border: 1px solid white;
padding: 1px 3px;
display: inline-block;
height: 13px;
vertical-align: bottom;
}

#social_networks_panel span span {
border: 0;
padding: 0;
margin: 0;
}

#social_networks_panel_icons {
position: relative;
height: 17px;
}

#social_networks_panel_links_container {
position: absolute;
top: 15px;
width: 300px;
left: -60px;
z-index:99;
font-size: 14px;
/* border: 1px solid green; */
}

.transparency_div {
position:absolute;
top:0;left:0;bottom:0;
width:100%;
background:#DDC392;
/*opacity:.95; /* FX/Opera/Safari/Chrome */
/*-ms-filter:"alpha(opacity=95)"; /* IE8 */
/*filter:alpha(opacity=95); /* IE6/IE7 */
}

#sp_socialbookmarks_link_bar {
font-size: 10px;
}

#social_networks_panel_links {
position: relative;
border: 2px solid #987641;
padding: 5px;
}

#social_networks_panel_links ul {
list-style-type: none;
width: 280px;
}

#social_networks_panel_links li {
margin-bottom: 10px;
width: 280px;
}

#social_networks_panel_links li iframe {
margin-left: -10px;
margin-top: -10px;
width: 280px;
}



#right_column {
width: 225px;
overflow: hidden;
text-align: right;
}

#right_column div.container .container{
display: inline-block;
margin-right: -5px;
}

#right_column div.container .container > *:last-child:after {
display: none;
}

#right_column h1 {
background-color: #987641;
/* background-image: url(http://postgarage.at/fileadmin/templates/layout/images/layout/header_bg_reverse.gif); */
background-repeat: no-repeat;
background-position: right center;
/* display: inline; */
margin: 0;
padding-right: 5px;
padding-left: 5px;
}

#right_column p {
text-align: left;
}

#right_column .news-list-container {
text-align: left;
}




#footer {
clear: both;
/* margin-top: 3em; */
color: #DDC392;
font-size: 80%;
text-align: center;
padding-bottom: 2em;
}

#footer a {
color: black;
}


#footer_image {
margin: -2px;
padding: 1px;
}

#footer_image img {
padding: 0;
display: block;
}





/******************
* news and gallery
*******************/
.news-single-img .myGallery {
margin: auto;
}

#gallery_thumbs {
position: relative;
overflow: auto;
width: 100%;
max-height: 300px;
margin-top: 10px;
text-align: center;
}

#gallery_thumbs .thumbnail {
display: inline-block;
cursor: pointer;
}

#gallery_thumbs .number {
display: none;
}

.jdGallery a.open:hover {
background: transparent url(img/coolplus.png) no-repeat scroll center center
}

.event_teaser_image {
position: relative;
width: 136px;
height: 57px;
overflow: hidden;
float: left;
margin-bottom: 5px;
}

#content .news-list-item {
min-height: 57px;
}

#content .news-list-item:hover a {
color: #5b4527;
}

#content .news-list-item h3 {
margin-bottom: 0;
}


#content .news-list-item p {
margin-top: 0;
}

.news-list-item .event_teaser_image img {
position: relative;
top: -57px;
}

.news-list-item:hover .event_teaser_image img {
top: 0px;
}

.news-list-item:hover a {
color: black;
}

.news-list-container .news-list-item  h3, .news-list-container .news-list-item  p {
margin-left: 141px;
}

#content .news-list-container .news-list-item  h3 {
font-size: 120%;
}

.news-list-category {
float: right;
font-size: 80%;
}

#right_column .news-list-item  h3 {
margin-left: auto;
}

#content .tx-ttnews-browsebox td {
width: auto;
}

.tx-ttnews-browsebox p {
display: none;
}

.tx-ttnews-browsebox td p{
display: block;
padding-left: 2px;
}

.tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell a {
font-weight: bold;
text-decoration: none;
color: black;
}

#content .news-list-container img {
border: 0;
}

.news-list-container a {
text-decoration: none;
color: black;
}

.news-list-container a:visited {
color: #5b4527;
}

.news-list-container a:hover {
color: #5b4527;
}

.news-single-item h1, .news-single-item h3, .news-single-item h4 {
color: black;
}

.news-single-item .news-single-img {
float: left;
}

.news-single-item .news-nav {
float: left;
margin-top: 5px;
}

.news-single-item .news-nav span {
border: 1px solid white;
padding: 1px 3px;
display: inline-block;
height: 14px;
width: 70px;
}

.news-single-item .news-nav div.active span {
background-color: #987641;
}

.news-single-item .news-nav div.active a {
color: white;
}

.news-single-item .news-nav * {
vertical-align: middle;
}

.news-single-item .news-nav div {
margin: 5px 0;
}

.news-single-item .news-nav div.active span {
/*color: white;
background-color: #987641;*/
}

.news-single-info {
margin-left: 140px;
}

#slider {
width:278px; 
height:200px; 
overflow: auto;
}

.news-section {
min-height: 200px;
margin-bottom: 10px;
}

/*.news-section h1 {
color: white;
}*/

.news-section .anchor {
display: block;
/*height: 1px;
opacity: 0;
filter: alpha(opacity = 0);*/
}

#search_toogle {
margin-left: 10px;
}

#news_search_form {
padding: 10px 0;
}

.dpDiv {
background-color: #DDC392;
border: 2px solid #987641;
padding: 5px;
}








/***************
* newsletter
***************/
#right_column .tx-sremailsubscribe-pi1 input {
width: 150px;
}

#right_column .tx-sremailsubscribe-pi1 input[type=submit], #right_column .tx-sremailsubscribe-pi1 input[type=checkbox] {
width: auto;
}

#right_column .tx-sremailsubscribe-pi1 #html_email {
font-size: 80%;
}

#right_column .tx-sremailsubscribe-pi1-click-to-edit {
font-size: 80%;
padding: 0;
margin: 5px;
}

#right_column .tx-sremailsubscribe-pi1-click-to-edit a {
background-image: none;
padding: 0;
text-decoration: none;
}





/****************
* Mailform
****************/
fieldset.csc-mailform {
border: none;
}

.csc-mailform-field {
margin: 5px 0;
}

.csc-mailform-field label {
display: inline-block;
width: 7em;
vertical-align: top;
}

.csc-mailform-field input, .csc-mailform-field textarea {
width: 15em;
}

.csc-mailform-field input[type=submit] {
width: auto;
}



/**************
* social bookmarks
**************/
/*#sp_socialbookmarks_link_bar img {
vertical-align: middle;
border: 0;
}*/


/*******************
* socialplugins (used for facebook like button)
*******************/
.tx_socialplugins_fb_iframe {
margin-top: 5px;
}
