/* 
    Document   : page
    Created on : 11. April 2003, 11:13
    Author     : andreas
    Description:
        Purpose of the stylesheet follows.
*/

/***********************************************
* BEGIN TABS 
***********************************************/

#tabs {
}

#tabs a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#tabs a:hover {
}

/*#tabs table {
}

#tabs td {
    vertical-align: bottom;
}*/

#tabs span {
    white-space: nowrap;
}

.tab {
	/* see COLORS section */
	border-style: solid;
	border-width: 1px;
    border-color: #cecbce; 
}

.tab-selected {
	/* see COLORS section */
	border-style: solid;
	border-width: 1px;
    border-color: #cecbce; 
    border-bottom-color: #efefef; 
}

.tab-separator {
	width: 3px;
}

.tab-pre-separator {
	width: 35px;
}

.tab-post-separator {
	margin: 0;
}

.tab-post-separator, .tab-pre-separator, .tab-separator {
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: #EFEFEF;
    border-bottom-color: #cecbce; 
}

.tab-selected, .tab {
	padding-right: 5px;
	padding-left: 5px;
}

.tab-post-separator, .tab-pre-separator, .tab-separator, .tab-selected, .tab {
	height: 12pt;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 2px;
}

.tab-pre-separator, .tab-separator, .tab-selected, .tab {
	float: left;
}
/***********************************************
* END TABS
***********************************************/

/***********************************************
* BEGIN MENU 
***********************************************/

#menu {
	padding: 0;
	margin: 0; 
	border-color: #eff2f4; 
	border-width: 35px 1px 35px 1px;
	border-style: solid;
	font-weight: 500;
}

#menu a {
	text-decoration: none;
	color: #9f3235;
	display: block;
}

#menu a:hover {	
/*	color: #003873;	 */
	background-color: #003873;
}

#menu a:active {
	background-color: #003873;
}

#menu a, .menuitem-selected-1, .menuitem-selected-2, .menuitem-selected-1-last {
	padding: 2px; 
}

.menuitem-1, .menuitem-selected-1,.menuitem-2, .menuitem-selected-2, .menublock-selected-1 { 
	border-bottom: solid 1px #003873; 
	margin: 0;
}

.menuitem-selected-1, .menuitem-selected-2, .menuitem-selected-1-last {
	font-weight: bold;	
}

.menuitem-selected-2 {
	font-weight: normal;	
	font-size: 80%;
}

.menublock-2, .menublock-selected-2 {
	margin: 0;
	padding: 0 0 0 25px;
}

div.pflasterdecke-ad {
	margin: 0;
	padding: 15px 5px 15px 5px;
	text-align: center;
	border: solid 1px #eff2f4;
	border-top-width: 35px;
	border-bottom-width: 35px;
	width: 142px;
}

div.pflasterdecke-ad img {
	margin-top: 5px;
}
/***********************************************
* END MENU 
***********************************************/

/***********************************************
* BEGIN BREADCRUMPS
***********************************************/

/* breadcrumb */

#breadcrumb {
    padding: 2px 0px 2px 30px;
	margin: 0;
}

#breadcrumb a {
    text-decoration: none;
}

/***********************************************
* END BREADCRUMPS
***********************************************/


/***********************************************
* BEGIN STANDARD HTML CSS
***********************************************/

body {
  max-width: 840px;
	margin: 0 auto 0 auto;
	padding: 0 20px 20px 20px;
  font-family: Verdana, Helevtica, sans-serif;
	background-color: white;
	font-size: 11pt;
}

a:link {
	color: #9f3235;
}

a:hover {	color: #003873;	}

a img {
	border: none white 0;
}

table {
	border-collapse: collapse;
	padding: 0;
	border-style: none 0 white;
  margin: 5px 0 15px 0;
}

.bold {
	font-weight: bold;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 160%;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 130%;	
}


p { 
	margin: 0 0 10px 0;
	padding: 0 0 0 2px;
}

li {
  margin-bottom: 2px;

}

div.image-label {
	font-style: italic;
}

div.figure-left {
	float: left;
	margin: 10px 0 0 0;
}

div.page td {
	padding: 5px 10px 2px 2px;
	vertical-align: top;
}

td.caption {
}

div.slogan {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 14pt;
	font-weight: 500;
}

.media {
    text-align: center;
    padding: 10px;
}

.abstract {
    font-weight: bold;
}

.text-small, #footer, #breadcrumb, td.right, .menuitem-selected-1,.menuitem-2,.menuitem-selected-2, .menuitem-2-last, .menuitem-selected-2-last, .menuitem-selected-1-last, div.image-label {
	font-size: 80%;
}

div.logo {
	float: left;
}

div.whats-related {
	text-align: left;
	padding: 0 5px 0 5px;
	margin: 0 0 20px 0;
}
div.whats-related li {
	padding: 0;
	margin: 0 0 5px 0;
}
div.whats-related ul {
	padding: 0 0 0 20px;
	margin: 0 5px 0 0;
}

/***********************************************
* BEGIN COLORS
***********************************************/

.menuitem-selected-1, .menuitem-selected-2, .menuitem-selected-1-last, td.tagline {
	background-color: #003873;
}

.menublock-2, .menublock-selected-2, .menuitem-2 {
	background-color: #eff2f4;
}

.left, #menu {	background-color: white;}

h1, h2, h3, h4, h5, td.caption, div.slogan, span.tagline, .blue {	
	color: #003873;	
}

td.left, td.right {
	background-color: #eff2f4;
	background-image: url(../images/stripes_bg.gif);
}
td.footer, .menublock-2, .menublock-selected-1, p.emp {
	background-color: #eff2f4;
}

td.tagline, #menu a:hover, #menu a:active, .menuitem-selected-1, .menuitem-selected-2, .menuitem-selected-1-last {
	color: white;
}
/***********************************************
* BEGIN WIDTHS
***********************************************/

/***********************************************
* BEGIN LAYOUT TABLE
***********************************************/
table.layout {
	border: none 0 white;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	height: 100%;
	width: 100%;
}

td.left, td.right, td.main {
	height: 100%;
}

td.left {
	padding: 0;
	width: 12%;
}

td.right {
	width: 140px;
	text-align: center;
	padding: 0 0 0 0;
}

td.main {
	width: 100%;
	padding: 20px 10px 20px 10px;
	margin: 0;
}

td.header {
	width: 100%;
	border-bottom: solid #003873 2px;
	height: 90px;
	vertical-align: middle;
}

td.tagline {
	font-weight: bold;
}

.footer {	
	padding: 5px 10px 5px 10px; 
}

td.left, td.right, td.main, td.footer {
	vertical-align: top;
	margin: 0;
}

td.right, td.main, td.header, div.pflasterdecke-ad {
	background-color: white;
}


/***********************************************
* /BEGIN LAYOUT TABLE
***********************************************/
