HTML
     {
        overflow-y:auto;
         overflow-x:hidden;
}



BODY {
	margin:0 auto 0 auto;
	padding:0;
	text-align: center;
    
       
        color:#4e0000; 
		  background: url(/images/background.jpg) top left repeat;
}

body, td, th, tr, p, div {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 13px;
	line-height: 1.5;
	
}

.gelb
{
	color:#fff9a2;
}

#rechtsunten
{
	margin-top:-25px;
	margin-left:10px;
}

#fontresize
{
	position:absolute;
	top:9px;
	left:500px;
 /*background: url(http://www.kniggeagentur-kiel.de/images/);*/
}

#logo
{
	position:absolute;
	left:670px;
   top:5px;
}


#fontresize a
{
	padding-right:3px;
}

#firstwrapper{
	position: relative;
	width: 1041px;
	margin: 25px auto 25px auto;
	text-align: left;
      background: url(/images/buche.jpg) top center repeat-x #d4bb8f;

}

#firstwrapper
{

border-left: solid 5px #fff;
border-right: solid 5px #fff;


}





#head
{
        width:1043px;
        height:138px;   
        z-index:-999;
padding-top:50px;
background-color:#fff;
}

#whitebar {
background:white;
margin-bottom:5px;
}

#header {
	text-align:left;
	width: 760px;
	margin: 0 auto;
}

#header .moduletable {
	padding:19px;
	color:#4e0000;
	
}

#header p {
	color:#BC4676;
}


p {
	width:640px;
	padding:0;
	margin-bottom:1.5em;
}

#content-inside {
margin-bottom:5px;
}

#content-padding {
margin:0 0 0 0;
}

#content {
position:relative;
width:700px;
background-color:#e0e9ef;
margin-top: -20px;

float:left;

}

.leftmenu
{
	padding:25px 10px 10px 10px;
}


#content-padding h2.componentheading {
display:none
}

#content .content h2.componentheading {
display:block;
}

.content, #content-inside {
padding:14px 20px 14px 20px;
float:left;

}
#textrahmen
{
        margin-top:5px;
}

#left
{
float:left;
position:relative;
top:0px;
width:18%;
padding:0 !important;
margin:0 !important;
}

#left .moduletable,
#left .moduletable_text, 
#left .moduletable_menu {
padding:0 !important;
margin:0 !important;
margin-top:15px !important;
}


#right {
	left:0;
	float:left;
	width:210px !important;
margin: -70px 0 0 25px;

}
#right .moduletable,
#right .moduletable_text, 
#right .moduletable_menu {
border:1px solid #ff2a3e;
background: #4e0000;
margin-bottom:2em;
padding:6px;
}

#left h3.change{padding-left:15px !important;}

.clear {
	clear:both;
}



#footer {
height:40px;
background:#fff;
}



/* END OF LAYOUT STYLES */


/* GENERAL PURPOSE STYLES */

a, a:link, 
a:active, 
a:visited {
color:#4e0000;
}

a:hover, 
a.active {
	color: #ff2a3e;
}


p a, p a:link, 
p a:active, 
p a:visited {
	text-decoration:none;
border-bottom:1px dotted;
color:#4e0000;
}

p a:hover, 
p a.active {
	color: #ff2a3e;
}


.inputbox {
	margin-right: 5px;
	font-size: 10px;
	text-indent: 5px;
	border: 1px solid #CCC;
	font-size: 11px;
}

img {
	border: 0;
}

fieldset {
	border:none;
}

/* useful tags */


h1, h2, h3, h4 {
	margin: 0;
	padding-left: 0;
}

h1 {
	font-size: 1em;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-weight:lighter;
	color:#751312;
}

h2 {
	font-size: 1.1em;
line-height:1.5;
	color:#022953;
}
h1,
h2.contentheading, 
h2.componentheading, 
.componentheading, 
.contentheading {
 	  font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-weight:bold;
    font-size:1.1em;
line-height:1.5;
color:#022953;
        padding-bottom:5px;
 
}

h3 {
	font-size: 13px;
color:#4e0000;
}

#left h3
{
	font-size: 13px;
color:#4e0000;
margin-bottom:15px;
padding-left:10px;
}


#right h3 {
	display: block;
	width: 150px;
	height: 20px;
	padding:6px;
	letter-spacing:-0.05em;
	background: url(/images/stories/Aktuell.gif) no-repeat -2px 0 transparent;
	text-indent: -9999em;
}

#header h3 {
	font-size: 24px;
	padding:0px;
	padding-bottom:8px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#751312;
}

h4 {
	font-size: 11px;
}





.contentpaneopen {
margin-bottom:16px;
padding-bottom:12px;
border-bottom:1px solid white;
}

#content-inside .contentpaneopen {
border:none;
}

#content ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

#content li {	
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}






ul.arrow1 {	
	list-style:square;
	}

ul.arrow2 li {
	list-style:circle;
}

#right ul li {
padding-bottom:4px;
}

/* NAVIGATION MENU */


.buttonheading
{
position:relative;
top:-61px;
left:100px;

}

.buttonheading img
{
	width:54px !important;
height:15px !important;
}


.author, .createdate {
	background:white;
	float:right;
	clear:right;
	margin-left:10px;
	padding:8px;
	color:#555;
	font-size:11px;
	border:1px solid #87AAAE;


}

.author {
padding-bottom:0;
border-bottom:0;
display:none;
}

.createdate {
border-top:0;
margin-bottom:10px;
display:none;
}

.modifydate, .readmore {
text-align:right;
color:#eee;clear:both;
display:none;
}

/* menu */


.menu
{
margin-left:0px;
margin-top:0px;
padding-bottom:1px;
}


.menu, .menu ul, .menu ul li
{
font-weight:bold;
font-size: 0.95em;
list-style-type:none;
line-height:2;
padding-left: 8px;
margin:0 !important;

}


ul.menu a
{
text-decoration:none;
color:#4e0000;
}

ul.menu a:hover, ul.menu li.current a
 { color:#ff2a3e;
}

/* topmenu */

.topmenu {
list-style-type:none;
width:auto;
position:absolute;
display:block;
height:33px;
margin-top:13px;
padding:0;
}


.topmenu li {
display:block;
float:left;
margin:0;
padding:0;
}

.topmenu li a {
float:left;
color:#4e0000;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:bold;
font-size:11px;
}

.leftmenu li a:hover, .leftmenu li a:active, .leftmenu ul li#current a{
color:#ff2a3e;
text-decoration:none;
}

#impressum
{
	margin-left:465px;
	top:8px;
}

#impressum li {
	display: inline-block;
	padding:3px 5px 3px 5px;
    color: #022953;
}
#impressum li a{
	color: #022953;
}





blockquote {
	/*background-image: url(http://www.kniggeagentur-kiel.de/images/startquote.gif);*/
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 1.5em;
        font-family: Georgia, 'Times New Roman', serif;
	color: #751312;
	text-align: justify;
	padding-left: 45px;
	width: 400px;
	margin:0;
}

blockquote p {
	/*background-image: url(http://www.kniggeagentur-kiel.de/images/endquote.gif);*/
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 45px; /* hat gefehlt! */
	width: 100%;
	margin:0;
        font-size: 0.9em;
        font-family: Georgia, 'Times New Roman', serif;  
}

blockquote cite {
	font-size: 0.8em; 
        font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #751312;
	font-style: normal;
	display: block;
	margin-top: 0.3em;
}

#zitat
{
     	width: 500px;
  	background-color:#fff;
       	text-align:left;
	border:1px solid #751312;
	float:left;
	padding: 5px;
	margin-right:5px;
        margin-bottom:5px;
        clear:left;

}      
#seminare
{
	width:300px;
	background-color:#fff;
       	text-align:left;
	border:5px solid #751312;
	float:right;
	padding: 5px;
	margin-left:5px;
	
}

#seminare h1
{
  	font-size:1.1em;
	color:#fff;
	background-color:#751312;
	padding:5px;
	width:100%;
	margin-bottom:3px;
	margin-right:5px;
}

.border
{
	border:solid 1px #751312;
	float:right;
	margin: 5px 0 5px 5px;
	padding:2px;
}

table 
{
	width:100%;
        text-align: left;
	border-collapse: collapse;
        padding: 0.75em; 
}

table a, table, tbody, tfoot, tr, th, td 
{
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	line-height: 1.5em;
	font-size: 13px;
	color: #4e0000;
}

table caption
{
	border-top: 1px solid #aeb3b6;
	padding: .5em 0;
	font-size: 240%;
	font-style: italic;
	color: #d2d7db;
}





table th a
{
	min-height: 4.5em;
	text-align: right;
	padding: 0 2px 1.5em 2px;
}





table th a:visited
{
	padding-right: 15px;

}

thead th
{
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	color: #81888d;
	padding: 5px;
	border-bottom: 1px solid #fff;
}

tbody th
{
	color: #25c1e2;
	font-style: italic;
	background-color: #fff;
	border-bottom: 1px solid #aeb3b6;

}

td
{
	
	padding: 3px;
}

tbody tr.odd
{
	background-color: #d7dce0;
}



hr
{border:solid #ab002a 1px;height:1px;}
------------------------------------------------
form#kontakt{
	width: 200px; 
	margin-bottom: 70px;
        z-index:-1; !important
}

form#kontakt fieldset{
	clear: both;
	float: left;
	width: 480px; 
	padding: 5px 15px 5px 15px;
	margin-bottom: 1em;
	border: 1px solid #fff;
}
form#kontakt legend{
	margin-bottom: 5px;
	font-size: 0.8em;
	color: #751312;
}
form#kontakt {
	float: left; 
	display: block; 
	width: 150px;
}
form#kontakt input, form#kontakt textarea, form#kontakt select{
	width: 255px;
	padding: 1px 2px 1px 2px;
	margin-bottom: 3px;
	background: #fff;
	border: 1px solid #461E00;
        z-index:-1; !important
}


#suche .search {
	background: url(/images/stories/lupe.png) no-repeat -2px;
padding-left:18px;
}



#suche .moduletable .search
{
	margin:0 !important;
}

.red
{
       border: 1px solid #751312;
}
}
form#kontakt input.submit, form#kontakt select{
	width: 261px;
}
form#kontakt input.submit{
	margin-left: 170px;
	background: #ddd;
}
form#kontakt textarea{
	font-family: arial, sans-serif;
	font-size: .9em;
	height: 8em;
}

form#kontakt .tiny{
	width: 20px;
}

form#kontakt .small{
	width: 100px;
}
form#kontakt .medium{
	width: 137px;
}

.small
{
   font-size:0.8em;
   color:#ab002a;
}

.xing
{
 float:right;
 }

.copyright
{
visibility:hidden;
}

li.eventlistmod
{
list-style:none;
}



#image_sub
{
/*background-image:url('http://www.kniggeagentur-kiel.de/images/detail_story.png');*/
background-repeat:repeat;
width:490px;
position:relative;
bottom:10px;
}

#image_sub p
{
color:#fff;
font-size:11px;
padding-right:10px;
padding-left:11px;
padding-top:5px;
padding-bottom:5px;
line-height:14px;
margin-bottom:0 !important;
width:490px;
}

#image_left
{
border-style:solid;
border-color:#fff;
border-width:5px;
margin-right:10px;
float:left;
}

#box
{
padding:15px;
background-color:#ccc;
border-style:solid;
border-color:#fff;
border-width:5px;
margin-bottom:5px;
float:left;
width:450px;
}

#box2
{
padding:15px;
background-color:#FEFCE5;
border-style:solid;
border-color:#fff;
border-width:5px;
margin-bottom:5px;
float:left;
width:450px;
}


#partner
{
float:left;
}

.auszeichnung
{
font-weight:bold;
color:#751312;
}


/* Accordion Navigation */


.toggler  { cursor:pointer; }

#agentur
{background-color:#00234e; border-top:solid 1px #ff2a3e; border-left:solid 1px #ff2a3e; border-right:solid 1px #ff2a3e; height:40px; }

#identitaet
{background-color:#4e0000; border:solid 1px #ff2a3e; border-bottom:none; height:40px;}

#stil
{background-color:#003f1b; border:solid 1px #ff2a3e; border-bottom:none; height:40px;}

#knigge
{background-color:#00393f; border:solid 1px #ff2a3e; border-bottom:none; height:40px;}

#accordion
{width:180px; margin:10px; float:left;}

.element p
{width: 200px;}

div#blau {border-bottom:solid 1px #ff2a3e !important; border-left:solid 1px #ff2a3e !important; border-right:solid 1px #ff2a3e !important; background-color:#00234e; margin-bottom:3px;}
div#rot {border-bottom:solid 1px #ff2a3e !important; border-left:solid 1px #ff2a3e !important; border-right:solid 1px #ff2a3e !important; background-color:#4e0000; margin-bottom:3px;}
div#gruen {border-bottom:solid 1px #ff2a3e !important; border-left:solid 1px #ff2a3e !important; border-right:solid 1px #ff2a3e !important; background-color:#003f1b; margin-bottom:3px;}
div#grau {border-bottom:solid 1px #ff2a3e !important; border-left:solid 1px #ff2a3e !important; border-right:solid 1px #ff2a3e !important; background-color:#003839; margin-bottom:3px;}





.rounded_STYLE
{
    background-color: #7aa7c5;           /* if needed */
    -webkit-border-radius-topleft: 5px; -webkit-border-radius-topright: 5px;    /* for Safari */
    -moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;       /* for Firefox */
 width:700px;
 height:30px;
margin-left:18%;
 margin-top:-50px;
}

* html .rounded_STYLE
{
    background-color: #7aa7c5;           /* if needed */
    -webkit-border-radius-topleft: 5px; -webkit-border-radius-topright: 5px;    /* for Safari */
    -moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;       /* for Firefox */
 width:700px;
 height:30px;
left:-3px;
 margin-top:-50px;
}






.rounded_STYLE
{
  background-color: #7aa7c5;            /* if needed */
  position: relative;
}

#drehstuhl
{
	position:absolute;
	left:895px;
	top:110px;
}

#rechteck
 {
background-color: #fff;           /* if needed */
    -webkit-border-radius-topleft: 5px; -webkit-border-radius-topright: 5px;  -webkit-border-radius-bottomright: 5px; -webkit-border-radius-bottomleft: 5px; /* for Safari */
    -moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;   -moz-border-radius-bottomleft: 5px;       /* for Firefox */
    border-radius:5px;
 width:185px !important;
float:left !important;
padding:10px !important;
margin-right:10px !important;
margin-bottom:10px !important;
}

#rechteck2
 {
 width:185px !important;
float:left !important;
margin-right:30px !important;
}

#quadrat
 {
background-color: #fff;           /* if needed */
    -webkit-border-radius-topleft: 5px; -webkit-border-radius-topright: 5px;  -webkit-border-radius-bottomright: 5px; -webkit-border-radius-bottomleft: 5px; /* for Safari */
    -moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;   -moz-border-radius-bottomleft: 5px;       /* for Firefox */
    border-radius:5px;
 width:185px;
float:left !important;
padding:10px !important;
margin-right:10px !important;
margin-bottom:10px !important;
 height:166px !important;
}

#sprache
{
float:right;
margin-right:20px;
width:auto;
}