/*******************************************************************************

	Project		:	Redaxo Demo

	Copyright	:	blumbeet - web.studio
					www.blumbeet.com

*******************************************************************************/




/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:12px; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}


a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {

	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;

	
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	website
*******************************************************************************/
#website {

	display:block;
	width:18cm;
	margin:0;
	padding:0;

	color:#000;
	text-align:left;
}
*html #website{
}
/*	header
*******************************************************************************/
#header {
height: 146px;
width: 19cm;
	margin:0;
	padding:0;

	
}

#header2 {
display:none;

	


}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
width: 600px;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
			
}



#header3 {
display:none;

}
#breadcrumb {
display:none;



}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000;
	text-decoration:underline;
}

#breadcrumb a:hover {
	text-decoration:underline;
}
/*	content
*******************************************************************************/

#main {
position:relative;
width:19cm;
border:0px solid #ff0000;
	
}




#content {

margin: 0px 250px 0px 10px;
  border-left: 0px solid #564b47;
  border-right: 0px solid #564b47;
  padding: 0px;
  background-color: #ffffff; 

	
	}


/* hide from IE/MAC \*/
* html #content  {
	top: 50px;
	left: 30px;
}
/* end hide */

#content-block {
padding-top:10px;
}

  


#content-block2 {
	padding:14px;
}




/*	Navigation horizontal and vertical - 
	Wenn die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/

#header-nav {
	
	display:none;


	
}

#header-nav ul.nav1st {
}


#header-nav ul.nav1st li {
	display:block;
	float:left;	
width: auto;
text-align:center;
	padding:5px 15px 5px 15px;
	border-right: 1px solid #fff;
}

#header-nav ul.nav1st li.active {
	background:transparent;
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	color:#fff;
	font-weight:bold;	
	
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:#fff;
	font-size:12px;
	font-weight:normal;
}

#header-nav ul.nav1st a:hover {
display: block;
text-align:center;
	color:#fff;
	font-weight: bold;
}

form {
display:none;


}
#left {
display:none;


}

#navigation {

	float:left;
	width: 186px;
	
	
}

#navigation ul.nav2nd li {
	padding-left:18px;
	margin-left:0px;
	font-weight:normal;
	color:#000;
	background-image:url(../images/button.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
	
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	color:#fff;
	
}

/* ueberlass ich mal euch */

ul.kategorieliste
{}

ul.kategorieliste li
{}

ul.kategorieliste li img
{ }

ul.kategorieliste li h2
{}

ul.kategorieliste li p
{}



#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
background-image:url(../images/button.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	
	
}


#navigation ul.nav3rd li {
list-style-type: none;
width: 155px;
	padding:0;
	padding-left:15px;
	font-weight:normal;
	background-image:url(../images/button2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
	
}

#navigation ul.nav3rd a, 
#navigation ul.nav3rd a:link {
	display:block;
	padding:4px 0 4px 0;
	color:#fff;
}

#navigation ul.nav3rd a.current, 
#navigation ul.nav3rd a.current:link, 
#navigation ul.nav3rd a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}






/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */

 #content-block h1{ background-image:url(../images/karo_rot.gif); 
   background-repeat:no-repeat;
   background-position: 0 3px;
   height: 16px;
   line-height:1.0em; 
   font-size:16px;
   font-weight:bold; 
   padding:0 0 0 20px;
   margin-bottom: 10px;
   color: #000;}





#content-block .teaser h1 {
	font-size:14px;
}

/* Headline 2 */
#content-block h2 {
	color:#000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#content-block p,
#content-block ul,
#content-block ol {
	margin-bottom:1.2em;
	font-size:12px;
	line-height:1.4em;
}
#content-block ul li ul,
#content-block ul li ol,
#content-block ol li ol,
#content-block ol li ul {
	font-size:12px;
}

#content-block ul {
	margin-left:14px;	
	margin-bottom:14px;
	list-style-type:square;
}
#content-block ul li{
	margin-bottom:6px;
}

#content-block ol {
	list-style-type:decimal-leading-zero;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#content-block a, #content-block a:link {
	color:#000;
	text-decoration:underline;
}

#content-block a:hover {
	color:#000;
}



/*	Images
------------------------------------------------------------------------------*/
#content-block div.image {
	margin-bottom:0;
}
#content-block div.image p {
	margin:0;
	font-size:0.9em;
}
#content-block div.flLeft {
	margin-right:14px;
}
#content-block div.flRight {
	margin-left:14px;
}

#rechts {
position: absolute;
top: 10px;
right: 0px;        
width: 250px;
margin: 0px; 
padding: 0px;
}
	

#rechts img {border: 0px solid #ccc;}

/*	footer
------------------------------------------------------------------------------*/
.footer {

display:none;
	
}
.footer1 {float:left;
	margin-top:5px;
	}


.footer2 {float:right;
	margin:0px;
	padding-right:50px;
}











/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#f7f7f7;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:12px;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}


/* download
*******************************************************************************/
#content-block .download-hdl p, 
#content-block .download-file p, 
#content-block .download-desc p {
	margin:0;
}
#content-block .download-hdl p {
height: 16px;
	padding:3px 7px;
	background-color: #D6D5D5;
	border:1px solid #C2C2C2; 
	font-weight:bold;
	color:#000;
}

#content-block .download-file {
	padding:5px 7px;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
}

#content-block .download-desc {
	margin-bottom:5px;
	padding:5px 7px;
	background-color:#EBEBEB;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	border-bottom:1px solid #C2C2C2;
}

#content-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:1px solid #ABAAAA;
}




#sitemaplevel1 ul{
}
#sitemaplevel1 ul a.level1{
}

#sitemaplevel2 ul{
}
#sitemaplevel1 ul a.level2{
}

/* ...Jede Ebene kann getrennt formatiert werden */
