/*---colors
FFFFFF
729E7B
9DBC70
FF0000
D5DE9E
445E88
8098BF
CDD5DA
8AB5AC
 */

/*---Body */
.site_name {
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
        overflow: scroll;
}
body {
	margin: 0px 0px 0px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
        overflow: scroll;
}

.dock {
       position: relative;
       top: -30px;
}

td, tr, p, div {c
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #68696b;
}
a:link, a:visited {
	color: #68696b;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}

a:hover {
	color: #FF0000;	text-decoration: none;
	
}

hr, hr.separator {
	height : 1px;
	width : 100%;
	border: 1px solid #D5DE9E;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*###################### einstellung für links #################*/

/* menu -nav */
#mainlevel-nav li
{
	float: right;
}
#mainlevel-nav li a:link, #mainlevel-nav li a:visited{
	color: #68696b;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
        margin-left: 5px;
        margin-right: 5px;


}
#mainlevel-nav li a:hover{
	color: #e2d7c4;
}



/* ###################### einstellung navigation #################*/


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #e2001a;
	text-align: left;
	width: 150px;
	text-decoration: none;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c8f6d;
	text-indent: 18px;
        margin-top: 2px;
        margin-bottom: 2px;
}


a.mainlevel#active_menu {
        color: #68696b;
}

a.mainlevel:hover {
	color: #e2001a;
}



#active_menu_1_elternlevel {
       color: #ff00ff;
}

/* menu sublevel */
a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: ##68696b;
	text-align: left;
	width: 110px;
	text-decoration: none;
	line-height: 16px;
	maring-bottom: 6px;
        margin-top: 6px;
        margin-left: 27px;
}

a.sublevel:hover {
	color: #FF0000;

}


/* ############## module management ############### */

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable th {
	color: #CDD5DA;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD5DA;
	}
table.moduletable td {}

.pathway {
	color: #FFFFFF;
}
a.pathway, a.pathway:visited {
	color: #445E88;
}
a.pathway:hover {
	color: #FF0000;
}


/*** General Mambo Styles*/
.back_button{
	text-align: center;
}
.pagenavbar {
	color: #729E7B;
} 
.pagenav, a.pagenav, a.pagenav:visited{
	color: #729E7B;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 2px;
	border: 1px solid #CDD5DA;
	background-color: #FFFFFF;
}
a.pagenav:hover{
	color: #FF0000;
}

	
	
.small {
	font-size: 10px;
	font-weight: bold;
	color: #8098BF;
}


/**
 * Mambo Form Styles
 * -----------------
 * Here are 2 styles that Mambo uses to let users control
 * how their forms and buttons may look.
 */
 
.button {
        margin-left: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDD5DA;
	border-right-color: #8098BF;
	border-bottom-color: #8098BF;
	border-left-color: #CDD5DA;
	font-size: 10px;
	font-weight: bold;
	color: #8098BF;
}
.inputbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8098BF;
	border-right-color: #CDD5DA;
	border-bottom-color: #CDD5DA;
	border-left-color: #8098BF;
	font-size: 10px;
	font-weight: normal;
	color: #8098BF;
	background-color: #FFFFFF;
	}

/**
 * Mambo Tabbed Frontend Admin Interface
 * -------------------------------------
 * The CSS styles here defines how the frontend admin interface
 * will look like when editing and adding news through frontend.
 */
 
.ontab {}
.offtab {}
.tabpadding {} 
.tabheading {}
.pagetext {}


/**
 * Mambo General styling for Sections/Categories/Contents
 * ------------------------------------------------------
 * These stylings are either sometimes or often used across
 * Sections, categories and contents. They, therefore, deserves
 * to be mentioned and separated from others.
 */
 
.createdate {
	font-size: 10px;
	color: #D5DE9E;
} 
.modifydate {} 
.readon, a.readon:link, a.readon:visited{
	color: #729E7B;
	float: right;
	background-image: url(../images/Icons_3.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	padding-left: 16px;
}
a.readon:hover{
	color: #8AB5AC;
	background-position: 0px -37px;
}


/** 
 * Mambo Styling for Contents
 * --------------------------
 * All the styling for contents are listed
 * below.
 */

.contentpane {}
.contentpaneopen {
border-spacing: 0px; /***wichtig für MF***/
border-collapse: collapse; /***wichtig für IE***/
}

table.contentpaneopen table {
border-spacing: 0px; /***wichtig für MF***/
border-collapse: collapse; /***wichtig für IE***/
}

.contentdescription {}
table.contenttoc {}
table.contenttoc td {}
.content_rating {}
.content_vote {}



 /* ##############################   hauptkonfiguration  ########################### */



.banner {
    /*    position: relative;
        top: 5px;
        margin: 0;
        padding: 0;  */
}

.standart_text{
        display: block;
        text-color: #68696b;
        font-family: arial;
        font-size: 11px;
        width: 380px;
        margin-left: 5px;
        line-height:16px;

}
.fliess_text {
        display: block;
        width: 480px;
        text-color: #68696b;
        font-family: arial;
        font-size: 11px;
        width: 480px;
        margin-left: 5px;
        line-height:16px;
}

.produkt_text {
        display: block;
        width: 480px;
        text-color: #68696b;
        font-family: arial;
        font-size: 11px;
        width: 660px;
        margin-left: 5px;
        line-height:16px;
        float: left;
}

.teaser_rand {
        border:solid 5px #e9e5da;
}
.bildlinks {
        float: left;
        margin-right: 10px;
        background-color: #dae6bc;
        color: #68696b;
        font-size: 11px;

}
.bildrechts {
        float: right;
        margin-left: 10px;
       /* background-color: #dae6bc;*/
        color: #68696b;
        font-size: 11px;

}



.subhead{
	color: #e2001a;
	font-weight: bold;
        font-size: 13px;
}

.extra_head{
	color: #6a603b;
	font-weight: bold;
        font-size: 15px;
        text-indent: 3px;
        font-style: italic;
	}

.zurueck {
        position: relative;
        left: 440px;
        top: 110px;
}

.contentheading, .componentheading, .contentpagetitle, .category{
	color: #e2001a;
	font-weight: bold;
        font-size: 16px;
        text-indent: 0px;
        font-style: italic;
        margin-left: 0px;
	}



}
a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {
	font-size: 12px;
	font-weight: bold;
	color: #8AB5AC;
	}

a.contentpagetitle:hover, a.category:hover {
	color: #8098BF;
	}



/**
 * Mambo Sections Styles
 * ---------------------
 * Styling of sections tables 
 */

.sectiontableheader {
	background-color : #e2d7c4;
	color            : #666666;
	font-weight      : bold;
	border-top: 1px solid #ffffff;
	border-right: #666666;
	border-bottom: 1px solid #ffffff;
	border-left: #666666;
	line-height: 16px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
  background-color : #EEEDEA;
}



/*  Weblinks */
.weblinks{} 


/* Search page */
table.searchintro {} 


/*  Contact's table settings  */
table.contact {} 
table.contact td.icons {} 
table.contact td.details {}