/* Allgemeine Definitionen */

body {
	background: #4E5D3C url(images/bg.jpg);
	color: #444;
	font-size: 62.5%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top:15px;
}
abbr, acronym {
	cursor:help;
}

/* Seiten Elemente */

/* Seitencontainer */
#container {
	width: 980px;
	border: solid 7px #f2e5c5;
	background-color: #f2e5c5;
	margin: 0 auto;
	padding:0px;
	color:#000000;
}
/* Seitenkopf */
#header {
	width: 100%;
	height:110px;
	background: #2B2B2B url('images/topbg.gif') repeat-x;
	margin:0px;
	padding-top:15px;
	border:1px solid #000;
}
h1.header_title
{
	background:url(images/cabinett_logo.gif) no-repeat;
	width:231px;
	height:68px;
	margin:0px 0px 0px 30px;
	padding:0px;

	font-weight: normal;
	color: #000;
	font-size: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header .impressum {
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:0px 25px;
}

#header_gfx {
	background:url(images/header_banner.jpg) no-repeat;
	margin:2px 0px 2px 0px;
	padding:0px;
	width:100%;
	height:102px;
}

/* Menue */
#header_menu {
	background:url(images/menubg.gif) repeat-x #6d563b;
	color:#FFFFFF;
	height:41px;
	width:100%;
	padding:0px;
	margin: 2px 0px 2px 0px;
	padding-left: 0px;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}
#header_menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#header_menu li {
	position:relative;
	float:left;
	/* width:85px;  neu */
}
#header_menu ul li a, #header_menu ul li a:visited {
	padding: 12px 10px 12px 10px;
	display:block;
	font-weight:normal;
	color: #fff;
	text-decoration: none;
	background:url(images/menubg.gif) repeat-x #836a4f;
}
#header_menu ul li a:hover
{
	background:#ac8a65;
}
#header_menu li ul {
	display:none;
	position:absolute;
	background:none #836a4f;
	top: 41px;
	left: 0;
}

#header_menu li>ul {
	top: auto;
	left: auto;
}
#header_menu li ul li, #header_menu li ul li a {
	background:none #836a4f;
	width:150px;
	text-align:left;
	font-size:12px;
}
#header_menu li:hover ul, #header_menu li.over ul {
	display:block;
	width:150px;
}
#header_shadow
{
	background: #fff url('images/border1.gif') repeat-x;
	height: 14px;
	margin-bottom: 15px;
}
#text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	line-height:1.5em;
	padding:0px 5px 0px 10px;
}
#text h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:1.5em;
	margin-bottom:25px;
}
#text h3 {
	font-size:1.2em;
}
#text h4 {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
	font-style:italic;
}
#text h4 + ul {
	margin-top: 5px;
	padding-left: 25px;
}
#text h4 + p {
	margin-top: 0px;
}
#text a:link, #text a:visited {
	color:#444;
	text-decoration:underline;
}
#text a:hover {
	color:#7F8400;
}
#text ul {
	margin:0px;
}
#text ul li {
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	list-style-type:disc;
}
/* Fussbereich */
#footer {
	background:url(images/border2.gif) top repeat-x;
	text-align:center;
	font-size:10px;
	color:#999999;
	padding:20px 5px 20px 5px;
	margin-top:20px;
	clear:both;
}
#footer a:link, #footer a:visited {
	color:#999;
	text-decoration:none;
	font-size:10px;
}
#footer a:hover {
	color:#666;
}
.footer_left {
	float:left;
}
.footer_right {
	float:right;
}

/* Klassen */

/*.divider
{
	position: relative;
	background: #fff url(images/divider.gif) center no-repeat;
	height: 20px;
	margin: 10px 0px 10px 0px;
	padding:0px;
	clear: both;
} */

.link-top {
	float:right;
	background:url(images/icons/up.gif) no-repeat left;
	padding-left:20px;
	text-decoration:none !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin:15px 5px 5px 5px;
}

/* Editor Klassen */

.intro_image {
	float:left;
	margin: 0px 5px 10px 4px;
	border:1px solid #a9a9a9;
	padding:3px;
}
.exlcusive_image {
	float:left;
	margin: 0px 5px 10px 4px;
	/* padding:0px 15px 15px 0px; */
	background: #ccc bottom right no-repeat;
}
.exlcusive_image img {
  	margin: -4px 4px 4px -4px;
	border:1px solid #a9a9a9;
	padding:5px;
	background-color:#FFFFFF;
}
.text_image_left {
	float:left;
	margin: 0px 8px 8px 0px;
}
.untertitel_left {
	border:1px solid #666;
	margin:5px 10px 5px 0px;
	padding:5px;
	font-size: 0.8em;
	line-height:1.2em;
	font-family: Arial, Geneva, sans-serif;
	color:#666;
	float:left;
	width:300px;
	text-align:justify;
}
.untertitel_left img {
	margin-bottom:5px;
}
.untertitel_right {
	border:1px solid #666;
	margin:5px 0px 5px 10px;
	padding:5px;
	font-size: 0.8em;
	line-height:0.8em;
	font-family: Arial, Geneva, sans-serif;
	color:#666;
	float:right;
	width:300px;
}
.untertitel_right img {
	margin-bottom:5px;
}
.magazin-cover {
	float:left;
	margin: 0px 5px 5px 0px;
	padding:2px;
	border: 1px solid #cccccc;
	cursor:pointer;
}
.magazin-cover:active {
	height:320px;
	width:226px;
}
.magazin-details {
	border: 1px solid #cccccc;
	padding: 7px;
	float: left;
	margin-left: 0px;
	width: 50%;
	height: 150px;
	background-color: #f9f9f9
}
.magazin-details h3 {
	margin-top:0px;
}
.magazin-details .bestellen {
	background:url(images/icons/buy.gif) no-repeat left;
	padding-left:18px;
}
.magazin-autor {
	float:left;
	width:200px;
	font-style:italic;
}
.magazin-seite {
	float:right;
	width:150px;
}
.link-beschreibung {
	float:left;
	width:300px;
}
.visitenkarte {
	padding:8px 0px 8px 8px;
	border:1px solid #999;
	width:395px;
	margin:0px 12px 30px 0px;
	float:left;
	background:url(images/visitenkarte_bg.gif) bottom repeat-x;
}
.visitenkarte h3 {
	margin-top:0px;
}
.portrait {
	float:left;
	margin:0px 8px 8px 0px;
	padding: 1px 6px 7px 1px;
	background:url(images/portrait.jpg) no-repeat;
}
.link-pdf {
	background:url(images/icons/pdf.png) no-repeat left;
	padding-left:20px;
}
.link-doc {
	background:url(images/icons/doc.gif) no-repeat left;
	padding-left:20px;
}
.link-extern {
	background:url(images/icons/web-page.gif) no-repeat left;
	padding-left:18px;
}
.schriftzug-cabinett {
	margin-bottom:-2px;
}

/* form elements */
form {
	margin:10px 15px; padding: 0;
	/*padding:10px;
	border: 1px solid #EAEAEA; 
	background-color: #FAFAFA; */
	width:75%;
	/* font-family:Arial, Helvetica, sans-serif; */
	font-size:12px;
}
form h3 {
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
	font-size:16px;
	border-bottom:1px solid #999999;
}
label {
	display:inline;
	float:left;
	font-weight:bold;
	margin:5px 0;
	width:160px;
}
input.text {
	padding:5px;
	border:1px solid #7F8400;
	font: normal 1em Verdana, sans-serif;
	color:#000;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
input.text:hover, input.text:active {
	border:1px solid #FFCC00;
}
textarea {
	width:400px;
	padding:4px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border: 1px solid #EAEAEA;
	padding: 5px 15px; 
	background: #ccc url(buttonbg.html) repeat-x left bottom; 
	color: #333;
}
input:hover, input:active {
	border:1px solid #FFCC00;
}
