/*************************************************************/
/*   Design:   DIGITAL FOR YOU                               */
/*   File:     CSS code for content                          */
/*-----------------------------------------------------------*/
/*   Author:   Alexander Schwethelm                          */
/*   Date:     March 30, 2008                                */
/*   Homepage: www.digital4u.de                              */
/*************************************************************/


/* Global */

ul {
	padding-left: 20px;
}

body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

h1, h2 {
	color: #aa2853;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 19px;
}

p {
	padding-bottom: 15px;
}

/* Links in Teasern */

a {
	color: #aa2853;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* Breadcrumb */

#page-title a, #page-title {
	font-size: 11px;
	font-weight: bold;
	color: #605b5b;
	letter-spacing: 1px;
	text-decoration: none;
}

#page-title a:hover {
	text-decoration: underline;
}



/* Submenu */

#submenu a {
	color: #39302d;
	text-decoration: none;
}

#submenu a:hover {
	color: #aa2853;
}

#submenu .submenu-l1-act a, #submenu .submenu-l1-act-last a, #submenu .submenu-l2-act a, #submenu .submenu-l2-act-last a {
	color: #aa2853;
	font-weight: bold;
}

#submenu .submenu-l1-no, #submenu .submenu-l1-no-last {
	border-bottom: 1px solid #EDE8E6;
	padding: 4px 0px 2px 26px;
	background: transparent url(../images/subnav_l1.gif) 12px 8px;
	background-repeat: no-repeat;
}

#submenu .submenu-l1-no-last {
	border-bottom: 0px;
}

#submenu .submenu-l2-no, #submenu .submenu-l2-no-last {
	border-bottom: 1px solid #EDE8E6;
	padding: 4px 0px 2px 13px;
	margin-right: 30px;
	margin-left: 30px;
	background: transparent url(../images/subnav_l2.gif) 0px 8px;
	background-repeat: no-repeat;
}

#submenu .submenu-l2-no-last {
	padding: 4px 0px 2px 43px;
	margin-right: 0px;
	margin-left: 0px;
	background: transparent url(../images/subnav_l2.gif) 30px 8px;
	background-repeat: no-repeat;
}

#submenu .submenu-l1-act, #submenu .submenu-l1-act-last {
	border-bottom: 1px solid #EDE8E6;
	padding: 4px 0px 2px 26px;
	background: transparent url(../images/subnav_l1_s.gif) 12px 8px;
	background-repeat: no-repeat;
}

#submenu .submenu-l1-act-last {
	border-bottom: 0px;
}

#submenu .submenu-l2-act, #submenu .submenu-l2-act-last {
	border-bottom: 1px solid #EDE8E6;
	padding: 4px 0px 2px 13px;
	margin-right: 30px;
	margin-left: 30px;
	background: transparent url(../images/subnav_l2_s.gif) 0px 8px;
	background-repeat: no-repeat;
}

#submenu .submenu-l2-act-last {
	padding: 4px 0px 2px 43px;
	margin-right: 0px;
	margin-left: 0px;
	background: transparent url(../images/subnav_l2_s.gif) 30px 8px;
	background-repeat: no-repeat;
}


/* Formulare */

input, select {
    border: 1px solid #CCCCCC;
    color: #000000;
    padding-left: 3px;
    background-color: white;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0.1em;
}

textarea {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #CCCCCC;
    width: 350px;
    color: #aaaaaa;
    padding-left: 10px;
    background-color: white;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0.1em;
}

/* Suchbox in Toolbox */

.tx-indexedsearch-info {
	display: none; /*Ergebnisseite (blendet die Suchdetails aus) */
}

.suche-headline {
	color: #39302d;
	letter-spacing: 1px;
}

.suche-textbox {
	width: 127px;
	padding: 0px 0px 0px 3px;
	margin: 0px 5px 0px 0px;
}

.suche-image {
	width: 15px;
	height: 17px;
	border: 0;
	padding: 0px;
}


/* Metamenu */

#metamenu a {
	color: #39302d;
	font-size: 11px;
	letter-spacing: 2px;
	text-decoration: none;
}

#metamenu a:hover {
	color: #aa2853;
	text-decoration:underline;
}


/* Glossar Links */

dfn {
	border: 0;
	font-style: normal;
}

.glossar_index {
	padding-bottom: 20px;
}

a.glossar_letter {
	text-decoration: underline;
	color: #0000FF;
}

a:hover.glossar_letter {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}

.glossar_headline {
	padding-bottom: 10px;
	font-weight: bold;
}

a.glossar_headline {
	text-decoration: none;
	color: #0000FF;
}

a:hover.glossar_headline {
	text-decoration: none;
	color: #aa2853;
}

.glossar_resultlong {
	padding-bottom: 30px;
	font-style: italic;
}

.glossar_detaillong {
	padding-bottom: 15px;
	font-style: italic;
}

.glossar_description {
	padding-bottom: 15px;
}

a.glossar_link {
	text-decoration: none;
	color: #0000FF;
}

a:hover.glossar_link {
	text-decoration: none;
	color: #aa2853;
}

.back a, .all a {
	text-decoration: underline;
	color: #0000FF;
}

.back a:hover, .all a:hover {
	text-decoration: none;
	color: #aa2853;
}

/* Copyright */

#copyright {
	color: #39302d;
	font-size: 11px;
}


/* Content-Tabellen */

TABLE.contenttable  {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 5px;
	margin-bottom: 5px;	
}

TABLE.contenttable TR TD {
	padding: 3px;
	/*border: 1px solid #EDE8E6;*/
	border: 1px solid #999999;
}
