html, body, div, p, li, ul, ol, form, fieldset, h1, h2, h3, h4, h5, h6   { margin: 0; padding: 0; list-style: none; }

body { 
	font: normal 62.8%/1.3 Giorgia, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #f5f5f5; 
	padding: 0px 0; 
}

a { 
	color: #af0731; 
}

a:hover	{
	text-decoration: underline !important; color: #000;
}

a img { 
	border: 0; 
}

/*
img { 
	border: 1px #d5d2d2 solid; 
}

*/
.galerie_titel {
	color:#af0731;
	
}


input 
select,
textarea { 
	font-family: Giorgia, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	vertical-align: middle; 
}

input, 
textarea { 
	background: #8f8c8c; padding: 2px 0; 
	margin: 0; 
	border: 1px solid #676464; 
}

button { 
	vertical-align: middle; 
	margin: 0; 
	padding: 0; 
	height: 18px; 
	border: none; 
	text-decoration: underline; 
	font-weight: bold; 
	color: #00CCFF; 
	cursor: pointer; 
}

.submit       { width: auto !important; overflow: visible; background-color: #312b2a;  padding: 0 5px; color: #fff; font-weight: bold; }

h1 { 
	font-size: 20px;
	font-weight: bold;
	color:#336699;
}

h2	{ 
font-size: 15px;
}

h3	{ 
	font-size: 1.2em;
	color: #336699;
	padding-bottom: 20px;
	/*color:#77622c;    #5d82a8*/ 
}


h4	{ 
	font-size: 1.2em; 
	color: #666666;
}

h5	{ font-size: 1.1em; }
h6	{ font-size: 1em; }

p   { line-height: 20px; }

h2, h5, h6  { color: #3e3533; }

table           { border-collapse: collapse; width: 100%; }
table th        { text-align: left; }
table td.right  { padding-left: 5px; }
table th.right  { padding-left: 5px; }
table td.left   { padding-right: 5px; }
table th.left   { padding-right: 5px; }

blockquote  { margin: 0; padding: 10px 20px; color: #333; line-height: 1.6; font-family: Georgia, serif; }
fieldset    { border: 0 !important; }

.mark3 {
	font-weight: bold;
}

.mark4 {
	font-weight: bold;
}

/* -- User friendly features -- */
.hidden   { display: none; }

/* -- Basics layout -- */
#view     { width: 900px; margin: 0 auto; }

#head { 
/*font-size: 1.2em; */
height: 202px; 
position: relative; 
}

#content  { font-size: 1.2em; }
#foot     { font-size: 1.2em; clear: both; }

/****************** -- Logo constructs -- ****************************/
h1 { 
	font-family: Giorgia, Arial, Helvetica, sans-serif; 
	margin-top: 20px;
	margin-left: 170px;
}



h1 a      { text-decoration: none; color: #224565 !important; }


#logo * { 
/*color: #eaafa3; */
text-decoration: none !important; 
}
h2 .normal {
	font-weight: bold;
	color:#6282a2;
	/*font-size: 15px;*/
}


#logo h2 { 
	font-weight: bold; 
	margin-top: 10px;
	margin-left: 170px;
	color: #866a38;
}

#logo .block{ position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; text-decoration: none; }

/**********************************************  Main classes ******************************************************/
.fr		    { float: right !important; }
.fl		    { float: left !important; }

.clear    { clear: both !important; }

.right	  { text-align: right !important; }
.left		  { text-align: left !important; }

.center	  { text-align: center !important; }
.center2  { 
	 text-align: center !important;
}

.last		  { margin-right: 0 !important; margin-bottom: 0 !important; border-bottom: none !important; }
.small	  { font-size: .90em; }
.big      { font-size: 1.5em; }
.item     { margin-bottom: 1.5em; border-bottom: 1px #d8d8d8 solid; clear: both;  }
.item1     { margin-bottom: 1.5em; border-top: 1px #d8d8d8 solid; clear: both; background-color: #f2f2f2; padding: 15px;  }
.item2     { margin-bottom: 1.5em; border-top: 1px #d8d8d8 solid; clear: both; background-color: #f6f0e4; padding: 15px; }
.item3     { margin-bottom: 1.5em; padding-left: 15px; border-top: 1px #d8d8d8 solid; clear: both; background-color: #f2f2f2  }
.info     { font-size: .95em; margin: 2px 0 6px !important; }
.col1     { width: 49%; float: left; }
.col3     { width: 100%; float: left; }
.col2     { width: 49%; float: right; }
img.left  { margin-left: 0 !important; }
img.right { margin-right: 0 !important; }


/************************************************** Layout constructs *********************************/
#logo  { 
	position: relative; 
	padding: 0 50px; 
	height: 174px; 
	overflow: hidden; 
	background: url('../images/bg_logo2.jpg') 0 0 no-repeat; 
}

#mainMenu   { height: 25px; padding: 0 25px; background: #ffffff url('../images/bg_broad.jpg') repeat-y; border: 0;}
#content    { padding: 30px 0 25px; overflow: hidden; height: 100%; background: #fff url('../images/bg_content.jpg') repeat-y; }
#foot       { height: 122px; background: #ffffff url('../images/bg_footer.jpg') no-repeat; padding: 80px 0 0 0;}

/****************************************************** Main Menu **********************************************/
#mainMenu ul                { position: relative; height: 10px; margin: 0 5px 0 190px; }



#mainMenu li                { position: relative; float: left; padding-right: 7px; font-size: 12px; font-weight: bold;}
#mainMenu li a              { display: block; float: left; color: #ffffff; height: 10px; padding: 6px 7px 0 7px; text-decoration: none  }
#mainMenu li.active a       { text-decoration: none !important; color: #000 !important;  }
#mainMenu li a:hover        { color: #fff; }

/* -- Search block -- */
#search { position: absolute; right: 10px; bottom: 3px; width: 270px; text-align: right; }
#search .button { width: 90px; height: 7px; border: none; background: #ffffff; padding: 5px 10px; }
#search .submit { position: relative; width: 20px !important; height: 18px; background: url('../images/bg_submit.gif') no-repeat; border: none !important; padding: 0; left: -4px; } 

/* -- Right (submenu) block -- */
#menuBlock                      { width: 285px; float: right; margin-top: 25px; background: url('../images/bg_right.jpg') 100% 0 repeat-y; }
#menuBlock .box                 { margin-bottom: 30px; padding-left: 12px; background: url('../images/bg_right_block2.gif') 0 26px no-repeat; }
#menuBlock .firstBox            { position: relative; top: -25px; margin-bottom: 5px; background: url('../images/bg_right_block.gif') 0 26px no-repeat; }

#menuBlock .box h3 { 
	margin-bottom: 11px; 
	padding-left: 15px; 
	/*color: #5d82a8;
	color:#6282a2;*/
}

#menuBlock .boxText             { padding: 0 27px; }
#menuBlock .boxText h3          { padding-left: 0 !important; }
#menuBlock .subMenu li a        { display: block; height: 23px; padding: 8px 5px 0 32px; color: #000; text-decoration: none; background: url('../images/bg_submenu_item.jpg') no-repeat; }
#menuBlock .subMenu li a:hover,
#menuBlock .subMenu li.active a { background-color: #efefef; background-position: 0 -31px; text-decoration: none !important; }

#menuBlock .subMenu ul .einruecken {
	margin: 0 0 0 20px;
}



/* -- Left (content) block -- */

#contentBlock { 
	float: left; 
	width: 530px; 
	padding: 0 30px 0 40px; 
}

#contentBlock img { 
	margin: 3px; 
}

#contentBlock p, #contentBlock ul, #contentBlock ol, #contentBlock table { 
	margin-bottom: 2em; 
}

#contentBlock table td, #contentBlock table th { 
	border: 1px #d8d8d8 solid; 
	padding: 10px; 
}

#contentBlock table tr.add td, #contentBlock table tr.add th  { 
	background: url('../images/bg-table_line.gif') repeat-x; 
}

.portrait {
	float: left;
	border: 1px #d5d2d2 solid; 
}

.buch {
	height: 200px;
}

.buch img {
	float: left;
	border: none;
}

.portrait_beschreibung {
	/*height: 270px;
	vertical-align: bottom;*/
	padding: 170px 10px 20px 220px;
}

/* -- Lists -- */
#contentBlock ul,
#contentBlock ol,
#menuBlock .boxText ul,
#menuBlock .boxText ol          { padding-left: 10px; }
#contentBlock ol,
#menuBlock .boxText ol          { padding-left: 17px; }
#contentBlock ul *,
#contentBlock ol *,
#menuBlock .boxText ul *,
#menuBlock .boxText ol *        { margin-bottom: 0 !important; }
/*#contentBlock ul li,
#menuBlock .boxText ul li       { margin: 3px 0; padding-left: 16px; background: url('../images/liste_point.gif') 0 4px no-repeat;}*/
#contentBlock .item ul li,
#contentBlock .item2 ul li,
#contentBlock .item3 ul li		{ margin: 3px 0; padding-left: 16px; background: url('../images/liste_point.gif') 0 4px no-repeat;}
#contentBlock .galerie ul li	{ background: none;}
#contentBlock .galerie			{ height: 130px;}
#menuBlock .boxText ul li       { margin: 3px 0; padding-left: 16px;}
#contentBlock ol li,
#menuBlock .boxText ol li       { margin: 3px 0 3px 10px; padding: 0; background: none; list-style: decimal; }

/* -- Footer part -- */
#foot p       { padding: 27px 15px 0; }
#foot *       { color: #8a817e; }
#foot a:hover { color: #fff; }
