/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */
/* Changed for akmh.de */

/*** Test Sektion ***/

/*** Farben ***/
/* #FFC85C (dunkel) - #FFDE9F (mittel) - #FFF1D8 (hell) - #E3EAFE (hellblau vom Forum) */

body { 
	background-color:#FFF1D8; 
/*** Logo kommt unter dem Menü hervor, wenn nach rechts gescrollt wird ***/
/*** und bei Auflösungen kleiner als 1024x768 kann das leider passieren ***/
/*** 	background-image:url(akmh-logo-neu-246.png); ***/
/*** 	background-attachment:fixed; ***/
/*** 	background-repeat:no-repeat; ***/
/*** 	  background-position: 12px center; ***/
}

/* Übergangslösung für Bilder mit Option Rahmen gesetzt */
.csc-textpic-border DIV.csc-textpic-imagewrap DL.csc-textpic-image DT IMG {
	border-style:dotted;
	border-width:2px;
	border-color:#FFC85C;
	}
	

	
A:link {
	background-color : transparent;
	color : navy;
	text-decoration : none;
	font-weight : normal;
}
A:visited {
	background-color : transparent;
	color : navy;
	font-weight : normal;
	text-decoration : none;
}
A:hover {
/*	background-color : #FFDE9F; */
	background-color : transparent;
 	color : #FF0000;
	font-weight : normal;
	font-size : medium
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : navy;
	font-weight : bold;
	text-decoration : none;
}


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 22px;
	color : black;
	margin-bottom : 15px;
	margin-top : 10px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 16px;
	color : black;
	margin-bottom : 10px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : black;
	margin-bottom : 10px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : Green;
	font-weight: normal;
}


P {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height : 180%;
	color: black;
	margin-top : 1px;
	margin-right : 15px;
	margin-bottom : 5px;
	padding-bottom : 0px;
/*	text-indent : 20px; */

}
 
UL {
	margin-top : 10px;
	margin-bottom : 6px;
}
LI {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height : 180%;
	color: black;
	margin-bottom : 4px;
/*	
	margin-right : 15px;
	padding-bottom : 0px;
	list-style-image:url(point.gif);
*/
}

.align-center { text-align : center; }

.caption {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #FF9966;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC3366;
}


.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 16px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}



.tx-indexedsearch-searchbox-button {
	font-size : 12px;
}
.tx-srfeuserregister-pi1-submit {
	font-size : 12px;
}

.loginform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : normal;
}


/*** Rechtbündiges Bild ***/
.csc-textpic-intext-right-nowrap {
	margin-right: 15px;
}

/***********************************/
/*** Standard-Dateilinks Layout3 ***/
/***********************************/
 
.csc-uploads-3 {
/*	border:5pt solid  #FFC85C; */
	border-spacing:5px;
}

.csc-uploads-3 TD.csc-uploads-fileName { 
	visibility:hidden; 
	vertical-align:bottom;
	}
.csc-uploads-3 TD.csc-uploads-icon {
	border-bottom:1px solid #FFC85C;
	padding-bottom:2px;
	margin-bottom:2px;
	}
.csc-uploads-description { 
	visibility:visible; 
	vertical-align:bottom;
	}
.csc-uploads-fileSize { 
	vertical-align:bottom; 
	}

/*** Ende Standard-Dateilinks Layout3 ***/

/**********************/
/*** Rootline Menue ***/
/*********************/

.rootline {
	font-family: Verdana, Arial, Helvetica;
	font-size : 10px;
#	color : #333366;
	font-weight : bolder;
	background-color : #FFDE9F;
	text-align : right;
#	margin-left: -30px;
	margin-right: 15px;
}

.rootline A:link {
	background-color : transparent;
	color : black;
	text-decoration : none;
	font-weight : normal;
}
.rootline A:visited {
	background-color : transparent;
	color : black;
	font-weight : normal;
	text-decoration : none;
}
.rootline A:hover {
/*	background-color : #FFDE9F; */
	background-color : transparent;
 	color : white;
	font-weight : normal;
	font-size : medium
	text-decoration : none;
}
.rootline A:active {
	background-color : transparent;
	color : black;
	font-weight : bold;
	text-decoration : none;
}


/*** Ende Rootline Menue ***/

/*******************/
/*** akmh Footer ***/
/*******************/

.akmh-footer {
	font-family: Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
#	color : #333366;
	background-color : #FFDE9F;
	text-decoration : none;
	text-align : center;
	margin-top: 20px;
	margin-left: 275px;
	margin-right: 15px;
}

/*** Ende akmh Footer ***/

/*********************/
/*** Mail Formular ***/
/*********************/

.csc-mailform {
	background-color : #FFDE9F;
	margin-right: 15px;
	width : 350px;
}

.csc-mailform-field {
	width : 250px;
}
.csc-mailform-label {
#	font-weight : bolder;
}
.csc-mailform-submit {
	font-size : 12px;
}

/*** Ende Mail Formular ***/

.mailform {
	font-family : Verdana, sans-serif;
	font-size : 16px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

/*******************************/
/*** Besucherzähler Homepage ***/
/*******************************/
.tx-bktfegraphiccounter-pi1 TD {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	line-height : 180%;
	color: black;
}

/*****************************/
/*** Newloginbox Extension ***/
/*****************************/
/**
.tx-newloginbox-pi1 table { 
	border:2px solid #ccc;
	width:100%; 
}
**/
/** 
.tx-newloginbox-pi1 th { 
	background:#FFDE9F;
	padding:4px; 
	text-align:right; 
	white-space:nowrap; 
	width:25%; 
}
**/

.tx-newloginbox-pi1 td { 
/** 	background:#eee;  **/
	padding:4px; }
.tx-newloginbox-pi1 TD INPUT {
	font-size : 12px;
}

/*** Ende Newloginbox Extension ***/

/******************************/
/*** Nutzerliste - Userlist ***/
/******************************/
.tx-newloginbox-pi3 table {
	border:2px solid #ccc;
	width:98%
}
.tx-newloginbox-pi3 th {
	background:#FFC85C;
	padding:4px;
	white-space:nowrap;
	text-align:right;
}
.tx-newloginbox-pi3 td {
	background:#FFF1D8;
	padding:4px;
}
.tx-newloginbox-pi3-listrow th {
	text-align:center;
}
.tx-newloginbox-pi3-singleView th {
	width:25%;
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { 
	background-color:#f6f6f6; 
}
/*
.tx-newloginbox-pi3-browsebox {
	width:97%
}
*/
.tx-newloginbox-pi3-searchbox input {
	font-size : 12px
/*	width:25% */
}

/* #FFC85C (dunkel) - #FFDE9F (mittel) - #FFF1D8 (hell) - #E3EAFE (hellblau vom Forum) */

/*** Ende Nutzerliste - Userlist ***/

/************************/
/*** Dropdown Sitemap ***/
/************************/
.tx-dropdownsitemap-pi1 {
	margin-right : 15px
}

.tx-dropdownsitemap-pi1 A {
	font-weight: bold;
}
.tx-dropdownsitemap-pi1 .spc {
	font-weight: bold;
}
.tx-dropdownsitemap-pi1 .description {
	font-style: italic;
	font-size: 80%;
	margin-left: 5px;
}
.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}
.tx-dropdownsitemap-pi1 DIV {
	border: solid 1px #DFE2E3;
	background: #FFDE9F;
	padding: 2px;
	margin-bottom: 5px;
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
	background: #FFF1D8;
}
.tx-dropdownsitemap-pi1 DIV.level_2 A {
	font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
	background: #FAFBFB;
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
	background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
	background: #FAFBFB;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
	text-align: center;
	border: solid 1px #DFE2E3;
	background: #FFDE9F;
}

/*** Ende Dropdown Sitemap ***/

/*****************/
/*** CHC Forum ***/
/*****************/
.header_small {
	margin-right: 15px;
}
.tx-chcforum-pi1-preTableWrap {
	margin-right: 15px;
}
.tx_chcforum-pi1-toolBar {
	margin-right: 15px;
}
.tx-chcforum-pi1-messageBox {
	margin-right: 15px;
}
.tx-chcforum-pi1-Table {
	margin-right: 15px;
}
.tx-chcforum-pi1-postTableWrap {
	margin-right: 15px;
}
.tx-chcforum-pi1-postForm {
	margin-right: 15px;
}
.tx-chcforum-pi1-FooterBox {
	margin-right: 15px;
}
.tx-chcforum-pi1-singlePost {
	margin-right: 15px;
}
.tx-chcforum-pi1-navPath {
	width: inherit;
}
.tx-chcforum-pi1-linkUp {
	margin-right: 15px;
}
.tx-chcforum-pi1-messageBoxError {
	margin-right: 15px;
}
.tx_chcforum-pi1-profileHdrBig {
	margin-right: 15px;
}
.tx-chcforum-pi1-profileBorder {
	margin-right: 15px;
}
/* Not a diff class unfortunately
.tx-chcforum-pi1-Table {
	margin-right: 15px;
}
 */
table.tx-chcforum-pi1-Table {
	margin-right: 15px;
	width:98%;
}

/*** Ende CHC Forum ***/

/*** CHC Forum Teaser ***/

/* CHC Forum Teaser div classes:
   tx-doodochcforumteaser-pi1
   teaser-latestthreads-container
   teaser-latestthreads-thread
   teaser-latestthreads-authordate
   teaser-toforum-link
*/

.teaser-latestthreads-container{
	border: solid 1px #DFE2E3;
	background: #FFDE9F;
}

.teaser-latestthreads-thread { 
	background-color:#FFF1D8;
}

/*** Ende CHC Forum Teaser ***/