/* common styles
----------------------------------------------- */
body {
        background: url('weltenpfade_bgtile_brushedm.png') repeat ;
        font-family:Times New Roman, Times, serif;
        margin: 0px;
        padding: 0px;
        color: #000;
}

p {
	font-family: Times New Roman, Times, serif;
	padding: 5px;
	margin: 0px;
	text-align: justify;
}

/* layout
----------------------------------------------- */


#container {
        position: relative;
        margin: 0px auto 0px auto;
        padding: 0px;
        width: 700px;
        top: 110px;
        height: auto;
}
#titleright {
        padding: 0px;
        margin: 0px;
        width: auto;
        height: 100px;
        position: absolute;
        top: 0px;
        left: 0px;
        background-image: url('weltenpfade_titletransit.png');
        right: 540px;
        background-repeat: repeat-x;
}
#pagetitle {
        background-image: url('weltenpfade_toplogo.png');
        background-repeat: no-repeat;
        padding: 0px;
        margin: 0px;
        width: 540px;
        height: 100px;
        top: 0px;
        position: absolute;
        right: 0px;
}

#pgtop {
        background-image: url('weltenpfade_pgtop.png');
        background-repeat: no-repeat;
        width: 700px;
        height: 10px;
        padding: 0px;
        margin: 0px;
}
#pgmain {
        background-image: url('weltenpfade_pgbg.png');
        background-repeat: repeat-y;
        position: relative;
        padding: 10px;
        margin: 0px;
        border-width: 0px;
}
#pgbottom {
        background-image: url('weltenpfade_pgbottom.png');
        background-repeat: no-repeat;
        border-width: 0px;
        padding: 0px;
        margin: 0px;
        width: 700px;
        height: 10px;
}

/* topmenu
----------------------------------------------- */


#topmenu {
	padding: 0px;
	margin: 0px;
	position: absolute;
	width: 150px;
	top: -5px;
	left: -140px;
}

#topmenu p.topitem {
	background-image: url('weltenpfade_topmenu-postit.png');
	background-repeat: no-repeat;
	width: 140px;
	height: 30px;
	position: relative;
	top: 0px;
	padding: 5px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	line-height: 20px;
}

/* submenu
----------------------------------------------- */

#submenu{
	position: absolute;
	width: 150px;
	top: 10px;
	left: 680px;
	margin: 0px;
	padding: 0px;
}

#submenutop {
	background-image: url('weltenpfade_submenutop.png');
	background-repeat: no-repeat;
	width: 150px;
	height: 4px;
}
        
#submenumain {
	font-size: 12px;
	background-image: url('weltenpfade_submenubg.png');
	background-repeat: repeat-y;
	width: 140px;
	margin: 0px;
	padding: 5px;
}

#submenubottom {
	height: 4px;
	background-image: url('weltenpfade_submenubottom.png');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 150px;
	top: auto;
}

#submenu p.subitem {
	text-align:center;
	margin: 10px 5px 10px 5px;
	background-color: #eee;
}

#submenu h1 {
	text-align: center;
	border-style: dashed;
	border-width: 1px;
	font-size: 16px;
	margin: 0px 5px 15px 5px;
	
}

/* headings
----------------------------------------------- */
#pagetitle h1 {
        display: none;
        }
        
h1.seitentitel {
	background: url(weltenpfade_bgtile_toph1.png);
	border-style: none;
	border-width: 1px;
	margin: 5px 30px 10px 30px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
	letter-spacing: 0.05em;
}

#inhalt h1 {
background: #ddd;
margin: 0px 25px 0px 25px;
font-size: 20px;
text-align: center;
}

#inhalt h2 {
background: #eee;
margin: 0px 35px 0px 35px;
font-size: 18px;
text-align: center;
}

#inhalt h3 {
margin: 0px 45px 0px 45px;
font-size: 16px;
text-align: left;
}

#inhalt h4 {
margin: 0px 45px 0px 45px;
font-size: 13px;
text-align: left;
}

#inhalt h5 {
margin: 0px 45px 0px 45px;
font-size: 12px;
text-align: left;
}

/* textstyles
----------------------------------------------- */
#inhalt {
	padding: 0px;
	font-size: 11pt;
	margin: 0px 15px 0px 15px;
	top: -10px;
}

#inhalt .bodytext {
	padding: 5px;
	margin: 0px 10px 0px 10px;
}

#inhalt .align-center {
	text-align: center;
}

/* lists
----------------------------------------------- */

#inhalt ul {
	margin: 5px 15px 5px 15px;
	padding: 5px 5px 5px 20px;
	border-width: 1px;
	border-color: #666;
	border-style: dashed;
	text-align: justify;
}

/* download-section
----------------------------------------------- */
table.csc-uploads{
margin: 10px 50px 10px 50px;
width: 540px;
background-color: #ddd;
}

tr.tr-even {
	background-color: #efe;
}

tr.tr-odd {
	background-color: #eef;
}

td.csc-uploads-fileSize {
	width: 50px;
	text-align: center;
	vertical-align: top;
}

td.csc-uploads-fileSize {
	width: 50px;
	text-align: justify;
	vertical-align: top;
}

/* loginbox
----------------------------------------------- */
div.tx-newloginbox-pi1 {
	width: 300px;
	margin: 10px auto 10px auto;
	padding: 5px;
	background-color: #eee;
	border-color: #aaa;
	border-width: 1px;
	border-style: dashed;
	text-align:center;
}

/* news
----------------------------------------------- */
div.news-single-item {
	margin: 5px 15px 5px 15px;
	background-color: #fff;
	padding: 5px;
	border-color: #aaa;
	border-width: 1px;
	border-style: dashed;
}

div.news-single-timedata {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

div.news-single-category {
	padding: 5px 5px 0px 5px;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
	font-style: italic;
	text-align: right;
}

p.news-single-author {
	padding: 5px;
	margin: 0px 10px 0px 10px;
	font-style: italic;
	text-align: right;
}

div.news-single-additional-info {
	background: #eee;
	margin: 10px 50px 10px 50px;
	padding: 2px 5px 2px 5px;
}

div.news-single-additional-info dt {
	font-weight: bold
}

dl.news-single-links {
	border-style: dashed;
	border-color: #555;
	border-width: 1px;
	background-color: #fff;
	padding: 5px;
}

div.news-single-backlink {
	display: none;
}


div.news-list-container {
	margin: 10px 15px 10px 15px;
	padding: 5px 0px 5px 0px;
	background-color: #eee;
}

div.news-list-item {
	margin: 5px 5px 5px 5px;
	background-color: #fff;
	padding: 5px;
	border-color: #aaa;
	border-width: 1px;
	border-style: dashed;
}

.news-list-date {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: auto 30px auto -30px;
}

div.news-list-category {
	padding: 5px 5px 0px 5px;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
	font-style: italic;
	text-align: right;
}

div.news-list-morelink {
	font-size: 10px;
	text-align: right;
}

/* links
----------------------------------------------- */

a, a:link, a:visited {
color: #555;
text-decoration: none;
}

a:hover {
color: #e00;
text-decoration: underline;
}

#topmenu a, #topmenu a:link, #topmenu a:visited {
text-decoration: none;
color: #fff;
font-weight: bold;
padding: 0px 5px 0px 5px;
border: 1px dashed #000;
}

#topmenu a:hover {
text-decoration: none;
border: 1px dashed #fff;
}

#submenu a, #submenu a:link, #submenu a:visited {
font-weight: bold;
font-size: 10pt;
text-decoration: none;
color: #000;
}

#submenu a:hover {
text-decoration: none;
color: #E00;
}

#inhalt a, #inhalt a:link, #inhalt a:visited {
background: transparent;
color: #555;
text-decoration: none;
}

#inhalt a:hover {
background: #fff;
color: #555;
text-decoration: underline;
}

#inhalt p.csc-linkToTop {
text-align: right;
color: #555:
font-size: 10px;
}

#inhalt h2.maillink {
background: url(weltenpfade_maillink.png) center no-repeat;
width: auto;
height: 20px;
margin: 0px 35px 0px 35px;
font-size: 0px;
text-align: center;
}
