/*******************************************************************************

	Project		:	Kaiserverlag.com

	Copyright	:	EDV&Internet Service Juergen Lamprecht
			        www.individuell.biz

    Date        :   31.07.2007

*******************************************************************************/


/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; 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:3px; padding:3px; 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; }

body, 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;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
*html {
height: 1%;
} 

html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-color:#C8C8C8;
	font-family:verdana, arial, helvetica, sans-serif;
	voice-family: inherit;
	font-size: x-small;
	margin-bottom:10px;
	margin-top:20px;
}


.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left;}
.flRight { float:right; }

.image.flLeft{
margin-left: -6px; padding-left: -6px;
}

.warning { color:#f00; }



/* website - zentrieren
*******************************************************************************/
#website {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	color: #454545;	
    text-align:left;
	position: relative;
	display: block;
    height: 100%;
}


/* header - oben
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:158px;
	background-image:url(kaiser_header.jpg);
}

/* logo
*******************************************************************************/
#logo {
	position:absolute;
	top:20px;
	left:0px;

}

#logo a {
	display:block;
	height:100px;
	width:125px;
	text-indent:-700em;
}


/* breadcrumb
*******************************************************************************/

#breadcrumb {
	position:absolute;
	bottom:32px;
	margin-left:200px;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000;
}

#breadcrumb a:hover {
	text-decoration:underline;
}
/*	content
*******************************************************************************/

#content, #content2 {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}

#content {
    background-image:url(kaiser_content.jpg);
	background-repeat: repeat-y;
	height:100%;
}

#content2 {}

#main {
	margin:0px;
	padding:0px;
	float:left;
	width:725px;
}

#main-block {}

#main-block2 {
	padding:0px;
    width:98%;
}


/*	Side-Navigation
*******************************************************************************/
#top_nav {
	position:absolute;
	top:20px;
	right:30px;

	margin:0px;
	padding:0px;
}
#top_nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#top_nav ul li.home {
	float:left;
	margin:0px;
	padding:0px;
}
#top_nav ul li.impressum {
	float:left;
	margin:0px;
	padding:0px;
}
#top_nav ul li.sitemap {
	float:left;
	margin:0px;
	padding:0px;
}
#top_nav ul li a {
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}
#top_nav ul li a:hover {
	text-decoration:underline;
	padding-left:8px;
	padding-right:8px;
}



/*	Suche
*******************************************************************************/
#suche {
	position:absolute;
	top:87px;
	right:30px;
	text-align:right;
}

#suche form{
	float: right;
	text-align:right;
}

/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/
#navigation {
	float:left;
	width:200px;
}

#navigation ul.nav1st {
	width:160px;
	margin-left: 10px;
    margin-right: 14px;
}


#navigation ul.nav1st li {
	padding:8px 14px 8px 14px;
}

#navigation ul.nav1st li.active {
padding:8px 14px 8px 14px;
	background:#f7f7f7;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#DC0417;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#000000;
	font-size:1.4em;
	font-weight:bold;
}

#navigation ul.nav1st a:hover {
	color:#B40315;
}


#navigation ul.nav1st li ul.nav2nd li {
	padding:0;
	margin-left:14px;
	list-style-type:disc;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	font-size:1.2em;
	font-weight:normal;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	text-decoration:underline;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 {
	color:#DC0417;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.8em;
}

#main-block .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#main-block h2 {
	color:#000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.3em;
	line-height:1.2em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1.1em;
}

#main-block ul {
	margin-left:10px;
	list-style-type:disc;
	list-style-position:inside;	
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#000;
	text-decoration:underline;
}

#main-block a:hover {
	color:#555555;
}



/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}


/*	footer
------------------------------------------------------------------------------*/
#footer {
	width:955px;
	height:87px;
	background-image:url(kaiser_footer.jpg);
    line-height:130px;
	text-align:center;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#666666;
}
#footer a {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}


/* 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:1.2em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	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:1.2em;
}


input {
 font-size: 12px;
 font-family: verdana;
 border:1px solid #777;
}

select {
 font-size: 12px;
 font-family: verdana;
 border:1px solid #777;
}

textarea {
 font-size: 12px;
 font-family: verdana;
 border:1px solid #777;
}


/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:5px 7px;
	background-color:#393;
	font-weight:bold;
	color:#fff;
}

#main-block .download-file {
	padding:1.2em 7px;
	border-left:2px solid #393;
	border-right:2px solid #393;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:2px solid #393;
	border-right:2px solid #393;
	border-bottom:2px solid #393;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #393;
}




a {
	font-family: Tahoma;
	font-size: 1em;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 11px;
	color: #000000;
}

/*Teaser Style*/
/*Style für Categorie Überschrift
*/
.dl.teasercat { color: #666; font-size: 14px; font-family: arial; font-weight: bold; background-color: #ccc; text-indent: 12px; padding: 3px; }
dl.teasercat a { color: #900; font-weight: bold; text-decoration: none; }
/*Style für Artikel Übersicht*/
dl.teaserart { background-color: #e9e8e8; height: 20%; margin: 15px 0; padding: 15px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
dl.teaserart a { color: blue; }
dl.teaserart:after { 
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
dl.teaserart dt { margin: 0 0 0.5em; font-family: arial; font-size: 14px; color: gray; }
/*Style des Pics*/
dl.teaserart dt img { 
float: left;
margin: 0 15px 0 0;
padding: 0 4px 4px 0;
}
/*Sytle des Description Feldes*/
dl.teaserart dd { 
margin-left: 100px;
font-size: 11px;
line-height: 13px;
color: #666; 
}


/* Multilist
*******************************************************************************/
   
.newslist {
   float:left;
   width: 97%;
}

.newsimage {
   float:left;
   width: 224px;
   height: 290px;
}

.title {
   float: left;
   font-size:1.4em;
   color: Black;
   margin:3px; padding:3px; 
}

/* Sitemap
*******************************************************************************/
#Buecherliste {
   float:left;
   width: 95%;
}

ul.sitemap li {
	margin:7px 0;
	list-style:none;
    width: 500px;
}

ul.sitemap li ul li {
	margin:0;
}

ul.sitemap li a, 
ul.sitemap li a:link {
	display:block;
	padding:3px;
	color:#DC0417;
	font-weight:bold;
    font-size:1.1em;
}

ul.sitemap li ul li a, 
ul.sitemap li ul li a:link {
	margin:0;
	padding-left:20px;
	font-weight:normal;
    font-size:1.0em;
 }

ul.sitemap li ul li ul li a, 
ul.sitemap li ul li ul li a:link {
	margin:0;
	padding-left:35px;
	font-weight:normal;
    font-size:0.8em;
 }

ul.sitemap li ul li ul li ul li a, 
ul.sitemap li ul li ul li ul li a:link {
	margin:0;
	padding-left:45px;
	font-weight:normal;
    font-size:0.7em;
 }


ul.sitemap li a:hover {
	color:#000;
	text-decoration:underline;
}

#IndenWarenkorb {
	position:relative;
	right: 5px;
}

#IndenWarenkorb form{
	float: right;
	text-align:right;
}

#ZumWarenkorb {
	position:absolute;
	top:25px;
	right:0px;
	margin:0px;
	text-align:right;
}

#ZumWarenkorb input{
	text-decoration:none;
	border:0;
}

#ZumWarenkorb form,
#ZumWarenkorb .wk{
	float: right;
	text-align:right;
}


/* form-exhibitor (Kontaktformulare)
*******************************************************************************/
#form-exhibitor * {
	padding:0px;
	margin:0px;
}

#form-exhibitor {
	margin:0px;
	padding:0px;
	color:#000000;
	width: 600px;
}

#form-exhibitor fieldset {
	margin: 20px 10px 10px 0px;
	padding: 5px 10px;
	border: 1px solid #e7e7e7;
    display: inline;
	background-color:#CCCCCC;
}

#form-exhibitor legend {
    display: inline;
	padding: 2px 10px;
	border: 1px solid #e7e7e7;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	background-color:#000000;
	color:#FFFFFF;
}

#form-exhibitor p {
	margin:0px;
	padding-bottom:1em;
	font-size:1em;
	font-weight:bold;
}

#form-exhibitor h2 {
	padding: 5px 0 5px 0;
	font-size:1.1em;
	font-weight: bold;
	width: 500px;
}

#form-exhibitor .element {
	display:block;
	clear:both;
	background:inherit;
}

#form-exhibitor label {
	display:block;
	float:left;
	padding:0px;
	width:120px;
}

#form-exhibitor label.buch {
	width:500px;
}

#form-exhibitor label.buch a{
	text-decoration:none;
}

#form-exhibitor input.buch {
	width:30px;
}

#form-exhibitor label.checkbox {
	width:252px;
	border-right:none;
}

#form-exhibitor label.checkboxinner {
	width:250px;
	border-right:none;
}

#form-exhibitor input, 
#form-exhibitor select, 
#form-exhibitor textarea {
	float:left;
	margin:2px;
    font-size: 1em;
    font-family: verdana;
	width:250px;
	border:1px solid #999;
}

#form-exhibitor input:focus, #form-exhibitor input:hover,
#form-exhibitor select:focus, #form-exhibitor select:hover, 
#form-exhibitor textarea:focus, #form-exhibitor textarea:hover {
	background-color: #EFEEEE;
 	border:  1px solid #000;
}

#form-exhibitor input.radio:focus, #form-exhibitor input.radio:hover {
    border-style: none;
	background-color:#BDCBF2;
}

#form-exhibitor input.text {
	height:1.4em;
}

#form-exhibitor input.textshort {
	width:30px;
}

#form-exhibitor input.textshortdisabled {
	display:none;
	float:none;
	width:50px;
	border:none;
}

#form-exhibitor input.checkbox {
	width:120px;
	border:none;
}

#form-exhibitor input.checkboxinner {
	width:30px;
	border:none;
}

#form-exhibitor input.checkbox:focus, #form-exhibitor input.checkbox:hover {
    border-style: none;
	background-color:#BDCBF2;
}

#form-exhibitor input.submit { 
	margin:5px 5px 5px 123px;
	padding:2px 5px;
	width:120px;
	background-color:#f7f7f7;
	color:#000;
	font-size:1em;
	text-align:center;
	cursor:pointer;
}

#form-exhibitor input.submit:hover { 
	background-color:#FF0000;
	color:#FFFFFF;
}

#form-exhibitor label.textarea, 
#form-exhibitor textarea.textarea {
	height:96px;
}

.radio {
	border-style: none;
}

#form-exhibitor input.radio {
	width:140px;
	border-style: none;
}

#form-exhibitor-thanks {
	display:block;
	color:#666;
	font-size:1.2em;
}

/* Relativer Tooltipp */
.buchausgabe {
}

.el_left {
	display:block;
	float:left;
	padding:0px;
	width:50%;
	border-bottom:1px solid black;
}

.el_right {
	display:block;
	width:50%;
	float:right;
	border-bottom:1px solid black;	
}

.el_left_place {
	padding-top:30px;
	margin-top:30px;
	padding-bottom:10px;
	height:30px;
	width:50%;
	border-bottom:1px solid black;
}

.el_right_stamp {
	padding-top:30px;
	margin-top:30px;
	height:30px;
	width:50%;
	border-bottom:1px solid black;
}

.justforprint h2 {
	font-size:1em;
	padding-top:20px;
	orphans:5;
}

div.onearticle  {
	font-size:0.8em; 
	line-height:130%;
	padding:1em 0;
} 

.noprintpage { display:none; }

.onearticle ul {
	list-style-image: none;
	list-style-position: inside;
}

.onearticle li {
	list-style-image: none;
	list-style-position: inside;	
}

input, select, textarea {
 font-size: 1em;
 font-family: verdana;
 border:1px solid #777;
}

/* ### Loginformular ########################################## */

#login input.submit {
 width:100px;
 margin:0px 0px 0px 2px; /* letzter Wert zur Positionierung des Schalters */
 padding:1px 1px 1px 1px;
 border:1px solid #224A10;
 background-color:#224A10;
 font-weight: bold;
 color:#FFFFFF;
 font-family: verdana, arial, helvetica, sans-serif;
 text-align: center;
 cursor:pointer;
}

#login input.submit:hover {
 border:1px solid #224A10; 
 background-color:#DEEEDB;
 color:#224A10;
}

#login input,
#login textarea {
 color:#224A10;
 padding-top:0px;
 padding-left:2px;
 margin:1px;
 width:150px;
 border:1px solid #86ae74;
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:10pt;
 background-color:#FFFFFF;
}

.registerdaten {
  color:#0000FF;
}