/*
	CSS for INTERNETBAUKASTEN@KNALLHART v.1.0.0 screen

	André.Müller - musteradresse.mediadesign
	www.musteradresse.com
	mediadesign@musteradresse.com

*/
																/* GL0BaL */

body {
	font-size		:13px !important;
	font-family		:Arial, Helvetica, sans-serif !important;
	background		:url(bg-body.jpg) bottom repeat-x fixed #e0e0e0;
	color			:#777777 !important;
}

.content {
	font-size		:13px !important;
	font-family		:Arial, Helvetica, sans-serif !important;
	font-weight		:normal !important;
	background		:#ffffff !important;
	color			:#777777 !important;
}

.content2 {}

.content3 {}

#cmain div,
#cmain span {
	font-size		:13px !important;
	font-family		:Arial, Helvetica, sans-serif !important;
}

																/* LAyOUT */

/* DIV */

#mainframe {
	width			:100%;
	height			:100%;
	text-align		:center;
	padding-bottom	:35px;
}	html>body #mainframe {
}

#mainframe #frame {
	width			:770px;
	height			:86%;
	margin			:35px auto 0 auto;
	border			:solid 1px #808080;
	background		:#ffffff;
}	html>body #mainframe #frame {
	height			:auto;
	min-height		:86%;
}

#header {
	display			:block;
	margin-top		:20px;
	border-top		:solid 1px #808080;
	height			:125px;
	background		:url(bg-header.jpg) bottom left no-repeat;
	overflow		:hidden;
}

#header p#logo {
	display			:none;
}

#header p#logo a {
}

#header p#titel {
	display			:block;
	height			:125px;
	padding			:10px 15px 0 25px;
	text-align		:right;
	text-transform	:uppercase;
	font-family		:Helvetica, Arial, sans-serif;
	font-size		:40px;
	color			:#ffffff;
}

#header p#titel strong {
	font-weight		:normal;
	text-transform	:lowercase;
}

#navigation {
	height			:25px;
/*	margin-top		:2px;
*/	border-bottom	:solid 1px #808080;
	border-top		:solid 1px #808080;
	background		:url(bg-body.jpg) center repeat-x #e0e0e0;
}

#subnavigation {
	display			:block;
	position		:relative;left:0px;top:25px;
	float			:left !important;
	width			:150px;
	border-right	:solid 1px #d0d0d0;
	padding-right	:5px;
	padding-bottom	:70px;
}

#subnavigation p.address {
}

#cframe {
	padding			:0;
	margin			:0;
}

#cframe #cmain {
	padding			:25px;
	margin			:0 0 0 175px;
}	html>body #cframe #cmain {}

#footer {
}	html>body #footer {
}

#footer p.address {
}

#footer #componeo_footer {
	display			:block;
	position		:absolute;top:39px;
	width			:760px;
	margin			:0 auto;
	padding			:0 5px;
	text-align		:right;
}	html>body #footer #componeo_footer {

}

#componeo_footer a.drucken {
	display			:none;
}

#componeo_footer a.merken {
	display			:none;
}

#componeo_footer a.empfehlen {
	display			:none;
}

#componeo_footer a.home {
	display			:none;
}

#componeo_footer a.mail {
	display			:none;
}

#componeo_footer a.edit {
	display			:none;
}

#componeo_footer a.imprint {
	display			:none;
}

#componeo_footer .prev {
	margin			:0;
	padding			:0;
	float			:left;
}

#componeo_footer .next {
	margin			:0;
	padding			:0;
}

/* NAVIGATION */


#navigation ul {
	list-style		:none;
	margin			:0;
	padding			:0;
	display			:block;
}

#navigation ul li {
	list-style		:none;
	float			:left;
	margin			:0;
	padding			:0;
	border-right	:solid 1px #808080;
}

#navigation ul li.nav_0 {
	display			:block;
}

#navigation ul li.nav_1 {
	display			:none;
}

#navigation ul li.nav_2 {
	display			:none;
}

#navigation ul li.nav_3 {
	display			:none;
}

#navigation ul li a {
	display			:block;
	padding			:5px 10px;
	float			:left;
	height			:15px;
	color			:#202020;
	text-decoration	:none;
	font-size		:1.0em;
}

#navigation ul li a.closed {
}

#navigation ul li a.open {
	color			:#808080;
	background		:#ffffff;
}

#navigation ul li a.active {
	color			:#7996f5;
	background		:#ffffff;
}

#navigation ul li a:hover {
	color			:#7996f5;
	background		:#ffffff;
}



#subnavigation ul {
	list-style		:none;
	margin			:0;
	padding			:0;
}

#subnavigation ul li {
	list-style		:none;
	list-style-image:none;
	padding			:0;
	margin			:0;
}	html>body #subnavigation ul li {
	margin			:0 0 1em 0;
}

#subnavigation ul li.nav_0 {
	display			:none;
}

#subnavigation ul li.nav_1 {
	display			:block;
	padding			:0;
}

#subnavigation ul li.nav_2 {
	display			:block;
	padding			:0;
	font-size		:0.9em;
}

#subnavigation ul li.nav_3 {
	display			:block;
	padding			:0;
	font-size		:0.8em;
}

#subnavigation ul li a {
	display			:block;position:relative;
	color			:#202020;
	text-decoration	:none;
	padding			:0;
	margin			:0;
	padding-left	:20px;
	background		:url(bg-link-subnav.gif) left no-repeat;
	font-size		:0.9em;
	text-transform	:uppercase;
}

#subnavigation ul li a.closed {
}

#subnavigation ul li a.open {
	color			:#808080;
	background		:url(bg-link-subnav-open.gif) left no-repeat;
}

#subnavigation ul li a.active {
	color			:#7996f5;
	background		:url(bg-link-subnav-active.gif) left no-repeat;
}

#subnavigation ul li a:hover {
	color			:#7996f5;
	background		:url(bg-link-subnav-active.gif) left no-repeat;
}


#subnavigation ul li.nav_1 a.closed {
}

#subnavigation ul li.nav_1 a.open {
}

#subnavigation ul li.nav_1 a.active {
}

#subnavigation ul li.nav_1 a:hover {
}

#subnavigation ul li.nav_2 a {
	font-weight		:normal;
}

#subnavigation ul li.nav_2 a.closed {
	color			:#808080;
	background		:url(bg-link-subnav-open.gif) left no-repeat;
}

#subnavigation ul li.nav_2 a.open {
}

#subnavigation ul li.nav_2 a.active {
}

#subnavigation ul li.nav_2 a:hover {
	background		:url(bg-link-subnav-active.gif) left no-repeat;
}			

#subnavigation ul li.nav_3 a {
	font-weight		:normal;
}

#subnavigation ul li.nav_3 a.closed {
	color			:#808080;
	background		:none;
}

#subnavigation ul li.nav_3 a.open {
	color			:#7996f5;
	background		:none;
}

#subnavigation ul li.nav_3 a.active {
	color			:#7996f5;
	background		:none;
}

#subnavigation ul li.nav_3 a:hover {
	background		:none;
}	

													/* TAGS */

#cmain p,
#cmain hr,
#cmain h1,#cmain h2,#cmain h3,#cmain h4,#cmain h5,
#cmain ol,#cmain ul,
#cmain table,
#cmain form,
#cmain img {
}

#cmain p {
	font-family		:Arial, Helvetica, sans-serif !important;
}

#cmain img {
	border			:solid 1px !important;
}

#cmain a img {
	border			:solid 0px !important;
}

#cmain h1 {
	font-family		:Helvetica, Arial, sans-serif !important;
	font-size		:2.4em !important;
	font-weight		:normal !important;
	font-style		:normal !important;
	text-align		:left !important;
	color			:#7996f5 !important;
}

#cmain h2 {
	padding-bottom	:4px;
	font-family		:Helvetica, Arial, sans-serif !important;
	font-size		:1.4em !important;
	font-weight		:bold !important;
	font-style		:italic !important;
	text-align		:left !important;
	border-bottom	:0;
	color			:#7996f5 !important;
}

#cmain h3 {
	font-family		:Helvetica, Arial, sans-serif !important;
	font-size		:1.0em !important;
	font-weight		:bold !important;
	font-style		:normal !important;
	text-align		:left !important;
	text-transform	:uppercase;
	color			:#777777 !important;
}

ul li {
	list-style-type	:square;
	list-style-image:url(list.gif);
	margin-bottom	:0.2em;
	margin-left		:3.4em;
	padding-left	:1.0em;
}	html>body ul li {
	margin-left		:1.4em;
	padding-left	:0.0em;
}


/* Links */

a:link, a:visited, a:active {
	text-decoration	:underline;
	font-weight		:bold;
	color			:#000000;
}

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

/* Formulare */

form {
	clear			:both;
	display			:block;
	border			:solid 1px #808080;
	padding			:8px;
	padding-bottom	:16px;
	font-size		:0.9em;
	font-weight		:normal;
	background		:url(bg-container.jpg) top repeat-x #98bbf3;
	color			:#ffffff;
}

/* Tabellen */

#cmain table {
	border-spacing	:5px;
	border			:0;
	background		:#e0e0e0;
}

#cmain table tr {
	border			:0;
}

#cmain table th {
	border			:0;
}

#cmain table td {
	border			:0;
}

																/* Internet BAUKASTEN */

/* CONTAINER */

#cmain div.container {
	border			:solid 1px #808080 !important;
	padding			:8px !important;
	padding-bottom	:16px !important;
	font-size		:0.9em !important;
	font-weight		:normal !important;
	background		:url(bg-container.jpg) top repeat-x #98bbf3 !important;
}

#cmain p.container_title {
	margin-bottom	:8px;
	font-family		:Helvetica, Arial, sans-serif;
	font-size		:1.2em;
	font-weight		:bold;
	font-style		:normal;
	text-align		:center;
	text-transform	:uppercase;
	padding-bottom	:2px;
	color			:#ffffff;
}

#cmain p.container_content {
	margin			:0;
	padding			:0;
	color			:#ffffff;
}

#cmain div.comment {
	background		:transparent !important;
}


/* TRENNER */

#cmain div.separator hr {
	border-top		:dashed 1px #98bbf3;
	height			:1px;
}

/* SITEMAP */

#cmain table.sitemap {
	border			:0;
}

#cmain table.sitemap td {
	border			:0;
	margin			:0;
	padding			:8px;
}

table.sitemap a,
table.sitemap a.nav_0 {
	display			:block;
	font-weight		:bold;
	text-transform	:uppercase;
	margin			:4px;
	padding			:4px;
	height			:32px;
	border			:solid 1px #808080;
	background		:#e0e0e0;
}	html>body table.sitemap a,
	html>body table.sitemap a.nav_0 {
	position		:relative;z-index			:10;
}

table.sitemap a.nav_1 {
	font-size		:0.9em;
	margin-top		:-10px;			
	margin-left		:16px;
}	html>body #cmain table.sitemap a.nav_1 {
	position		:relative;z-index			:11;
	margin-top		:-14px;			
}

table.sitemap a.nav_2 {
	font-size		:0.8em;
	padding			:2px;
	margin-top		:-10px;			
	margin-left		:32px;
}	html>body table.sitemap a.nav_2 {
	position		:relative;z-index			:12;
	margin-top		:-14px;			
}

table.sitemap a.nav_3 {
	font-size		:0.7em;
	padding			:2px;
	margin-top		:-10px;			
	margin-left		:48px;
}	html>body table.sitemap a.nav_3 {
	position		:relative;z-index			:13;
	margin-top		:-14px;			
}
table.sitemap a:hover {
	
}	html>body table.sitemap a:hover {
	background		:#ffffff;
	position		:relative;z-index			:20;
}

/* CONTACT */


#cmain table.contact {
}

#cmain table.contact th {
	color			:#98bbf3;
}

#cmain table.contact td {
}

#cmain table.contact th p {
}

#cmain table.contact td p {
}


