@import url(/styles/live/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/lightbox.css);
@import url(/styles/live/formmanager.css);
@import url(/styles/live/navigation.css);

/* Structure */
html, body {
    background-color : #BE873B;
}

body {
    margin : 0;
    padding : 0;
    font-family : "Tahoma", Verdana, sans-serif;
    font-size : 12px;
    color : #36393d;
    text-align : left;
    line-height: 20px;
    background-image: url(/images/trasqua/bg_top.gif);
    background-position: top;
    background-repeat: repeat-x;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #BE873B;

}

a:hover {
    text-decoration: none;
    color: #36393D;
}
/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    font-weight: bold;
    font-size: 16px;
	margin-bottom: 22px;
	margin-top: 30px;
	padding: 0px;
	color: #9E772F;
}

h2 {
	color: #9E772F;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 30px;
	padding: 0px;
    font-weight: bold;
}

h2 a {
	color: #9E772F;
}

h3 {
    font-weight: bold;
	color: #9E772F;
    font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
    padding: 0;
    font-weight: bold;
}

h4 {
    font-weight: bold;
	color: #9E772F;
    font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
    padding: 0;
    font-weight: bold;
}

h5 {
    font-weight: bold;
	color: #9E772F;
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}


/* Body -  */
#container_tb {
    margin: 0 auto;
    width: 895px;
    background-repeat: repeat-y;
}

#metaNav
{

	padding-left: 795px;
	padding-top: 20px;
	font-size: 11px;
	color: #2F2B2B;
	position: absolute;
	z-index: 25;
	width: 100px;
}

#metaNav img, #metaNav a
{
	padding: 0px;
	margin: 0px;
}

#homeSpace
{
	padding-left: 10px;
	padding-top: 20px;
	font-size: 11px;
	color: #2F2B2B;
	position: absolute;
	z-index: 25;
	width: 300px;
	height: 160px;
}

#container {
    width: 895px;
}

#backgroundBanner
{
    background-image: url(/images/trasqua/bg_baum.gif);
    background-repeat: no-repeat;
    background-position: center;
    min-width: 895px;
    position: relative;
}

#banner {
    text-transform: uppercase;
    height: 203px;
    margin: 0 auto;
	z-index: 10;
	position: relative;
	width: 895px;
}

#banner > img
{
	float: right;
}

#topNav
{
	padding-left: 333px;
	padding-top: 167px;
	font-size: 11px;
	color: #2F2B2B;
	position: absolute;
	z-index: 21;
	width: 485px;
}

#topNav = a
{
	color: #2F2B2B;
}

#langBlock
{

	padding-left: 820px;
	padding-top: 163px;
	font-size: 11px;
	color: #2F2B2B;
	position: absolute;
	z-index: 20;
	width: 75px;
}

#langBlock img
{
	padding: 0px;
	margin: 0px;
}

#content {
    background-color: #F8F2E0;
    width: 895px;
    min-height: 550px;
    height: auto !important;  /* for modern Browsers */
    height: 530px;  /*for IE */
    float: right;
    margin-top: -20px;
    z-index: 2;
}

#articleTitelImage img
{
    float: block;
	padding-top: 34px;
	padding-bottom: 22px;
}

#articleBlock
{
	width: 895px;
	background-color: white;
}

.flying_right
{
	float:left;
}

.flying_left
{
	padding-left: 350px;
	padding-right: 18px;
}

#bottomContentBg
{
	background-image: url(/images/trasqua/bottomContentBg.gif);
	background-repeat: repeat-y;
    min-height: 305px;
    height: auto !important;  /* for modern Browsers */
    height: 305px;  /*for IE */
	margin-top: 32px;
	margin-bottom: 20px;
}

#addressBlock
{
	float: left;
	clear: none;
    color: #2F2B2B;
}

#addressBlock a, #addressBlock a:visited
{
	color: #BE873B;
}

.newslistitem_left
{
	width: 272px;
	float: left;
	padding-right: 11px;
}

.newslistitem_left img
{
	float: right;
	padding-left: 7px;
}

.newslistitem_right
{
	float: right;
	width: 241px;
	margin-left: 9px;
	padding-right: 7px;
}

.newslistitem_right img
{
	float: right;
	padding-left: 7px;
}

#rssBlock
{
	padding-top: 27px;
}

#rssBlock img
{
	float: left;
	padding-right: 7px;
}

#footer {
	background-image: url(/images/trasqua/startseite_footer_bg.gif);
    background-repeat: repeat-x;
    background-color: #E2C9A1;
    width: 895px;
    height: 60px;
    clear: both;
    padding-top: 11px;
    color: #BE873B;
    float: right;
    font-size: 11px;
}

.footerLogo
{
	float: left;
	padding-right: 10px;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul	{
	list-style-position:outside;
}


#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}


/* Subseite */



#bottomContentBgSubPage
{
	background-repeat: repeat-y;
    min-height: 305px;
    height: auto !important;  /* for modern Browsers */
    height: 305px;  /*for IE */
	margin-top: -32px;
    background-image: url(/images/trasqua/borderBgSubnav.gif);
    background-repeat: repeat-y;
    background-position: left;
    width: auto !important;  /* for modern Browsers */
}

#subNav
{
	width: 286px;
	float: left;
    padding-top: 53px;
    min-height: 510px;
    height: auto !important;  /* for modern Browsers */
    height: 510px;;  /*for IE */
    padding-left: 32px;
    color: #BE873B;
}

#subNav > a, #subNav > a:visited
{
	color: #2F2B2B;
}


a.sidenav
{
	color: #2F2B2B;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #E6D1B0;
	padding-left: 19px;
	margin-right: 51px;
	background-image: url(/images/trasqua/subnav_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a.sidenav2
{
	color: #2F2B2B;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #E6D1B0;
	padding-left: 19px;
	margin-right: 51px;
	margin-left: 15px;
	background-image: url(/images/trasqua/subnav_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
}


a.sidenav3
{
	color: #2F2B2B;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #E6D1B0;
	padding-left: 19px;
	margin-right: 51px;
	margin-left: 30px;
	background-image: url(/images/trasqua/subnav_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a.sidenavSelected
{
	color: #2F2B2B;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #E6D1B0;
	padding-left: 19px;
	margin-right: 51px;
	background-image: url(/images/trasqua/subnav_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}

a.sidenav2Selected
{
	color: #2F2B2B;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #E6D1B0;
	padding-left: 19px;
	margin-right: 51px;
	margin-left: 15px;
	background-image: url(/images/trasqua/subnav_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}


a.sidenav3Selected
{
	color: #BE873B;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #E6D1B0;
	padding-left: 19px;
	margin-right: 51px;
	margin-left: 30px;
	background-image: url(/images/trasqua/subnav_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}

#subnavAbschlussLinie
{
	border-top: 1px solid #E6D1B0;
	margin-right: 51px;
	padding-bottom: 19px;
}

#contentSub {
	padding-top: 69px;
	padding-bottom: 28px;
	padding-right: 22px;
    width: 540px;
    min-height: 550px;
    height: auto !important;  /* for modern Browsers */
    height: 540px;  /*for IE */
    float: right;
    margin-top: -20px;
    z-index: 2;
}

#articleBlockUnterseite
{
	background-color: white;
    min-height: 530px;
    height: auto !important;  /* for modern Browsers */
    height: 50px;  /*for IE */
}

.introduction
{
	padding-bottom: 10px;
}

a.navSelected {
    text-decoration: none;
    font-weight: bold;
    color: #BE873B;
    border: 0;
    padding: 1px;
}

a.nav
{
	color: black;
}


#imageRight
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.art_float{
        float:left;
        width:175px;
        margin-right:5px;
}
