/* master.css fuer hornbruch-design.de */

/* farbe = #00499c */
/* menu = #f4f2e8 */

body {
	background-color: #fff;
	color: #000;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 82%;
}

h1, h2, h3, h4, h5, h6, p, address, th, td, li, dt, dd, form, input, textarea, a {
	color: #414141;
	font-family: "Lucida Grande", Verdana, sans-serif;
	line-height: 1.5em;
}

h1 { color: #414141; font-size: 2.1em; font-weight: bold; }
h2 { color: #414141; font-size: 1.1em; font-weight: bold; }
h3 { color: #414141; font-size: 1em; font-weight: bold; }
h4 { color: #414141; font-size: 1em; font-weight: bold; }
h5, h6 { color: #00499c; font-weight: bold; font-size: 1.0em; }
p, dl, ul, ol { font-size: 1.0em; line-height: 1.5em; }

table, tr, th, td { font-size: 1.0em; line-height: 1.5em; }
table tr { vertical-align: baseline; }
table td { text-align: left; }

input, textarea { font-size: 1.0em; color: #003;}

a:link, a:visited {
	color: #414141;
	text-decoration: none;
	}
a:hover, a:active {
	color: #00239c;
	font-size: 1em;
	text-decoration: none;
	outline: none medium;
	}

strong, b { color: #414141; font-weight: bold; }
em, i { color: #414141; font-style: italic; }
img { border: 0 none; }

sub, sup {
	font-size: 0.8em;
	}

.hide { display: none !important; }


/* Margin und Padding bei allen Blockelementen auf Null setzen */
* { margin: 0; padding: 0; }

/* Raender, Breite, Hintergrundfarbe, etc. der Seite */
html {
	min-width: 980px;
	height: 100%;
	}

body {
	position: relative;
	height: 100%;
	text-align: center;
	background: #f4f2e8 url(bg.jpg) no-repeat fixed left top;
	}

#wrapper {
	margin: 0 auto 0 auto;
	padding-bottom: 30px;
	width: 980px;
	min-height: 100%;
	background: transparent url(bg-wrapper.jpg) repeat-y top left;
	outline: 0px solid #c00;
	z-index: 1000;
	}

#page {
	width: 980px;
	text-align: left;
	background: transparent url(bg-middle.jpg) repeat-y top left; 
	}


/* Beginn Header */
#header {
	margin:0;
	padding: 0;
	width: 980px;
	height: 233px;
	background: transparent url(bg-top.jpg) no-repeat top left;
	}

#header h1 {
	text-indent: -99999.01px;
	}

#headerimpress {
	text-align: right;
	position: relative;
	top: 17px;
	right: 20px;
	width: 980px;
	height: 50px;
	visibility: visible;
	margin: 0;
	padding: 0;
	outline-width: 0;
	}

#headerimpress p {
	color: #848484;
	font-size: 1em;
	}

#headerimpress a {
	color: #848484;
	font-size: 1em;
	}

#headerimpress a:hover {
	color: #fff;
	font-size: 1em;
	}
/* Ende Header */


/* Beginn Menu */
#menu {
	float: left;
	margin: 20px 0 0 30px;
	width: 220px;
	color: #00239c;
	outline: solid 0 #c00;
	}

#menu ul {
	margin: 0 0 20px 0;
	}

#menu li {
	margin: 0;
	list-style: none;
	}

#menu li a {
	color: #00239c;
	text-decoration: none;
	font-weight: bold;
	}

#menu li a:hover,
#menu li a:active {
	color: #6ea91f;
	}

#menu p {
	color: #848484;
	font-size: 11px;
	padding-top: 5px;
	}

#menu li a.current {
	color: #f5d572;
	}
/* Ende Menu */


#content {
	position: relative;
	float: right;
	margin: 20px 0 0;
	padding-right: 290px;
	width: 400px;
	min-height: 445px;
/*	right: 1px; */
	outline: 0px solid #0c0;
	}


body#index #content  {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	}

/* Beginn Kontakt */
body#kontakt #content  {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top; }

#kontakt-image {
	position: absolute;
	top: 30px;
	right: 0px;
	outline: 0px solid #c00;
	}
/* Ende Kontakt */


#content h2 { margin: 0 0 1.0em 0; padding: 0; }
#content h3 { margin: 1.5em 0 0.5em 0; }
#content h4 { margin: 1.5em 0 0.5em 0; padding: 0; }
#content p { margin: 0 0 1.0em 0; padding: 0; }

#content ul,
#content ol {
	margin: 5px 0 15px 9px;
	padding: 0 0 0 9px;
	}

#content ol li {
	margin-left: 9px;
	padding: 3px;
	}

#content ul li {
	margin: 4px 0;
	padding: 0 0 0 20px;
	background: url(../../../artworkdesign/design/list-item-1.gif) no-repeat 0 3px;
	}

#content dl { margin: 5px 0 15px 0; padding: 0 10px 0 0; }
#content dt { font-weight: bold; color: #444; }
#content dd { padding: 0 0 0 10px; }

#content table {
	margin: 1.0em 0 1.0em 0;
	padding: 0;
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
	}

#content table tr {
	margin: 0;
	padding: 0;
	}
	
#content table th,
#content table td {
	margin: 0;
	padding: 0 8px 8px 0;
	}
/* Ende Content */


/* Beginn Footer */
#footer {
	clear: both;
	width: 980px;
	height: 20px;
	background: transparent url(bg-bottom.jpg) no-repeat top left;
	outline: 0px solid #c00;
	}
/* Ende Footer */


/* Spezielle Klassen */
.bold { font-weight: bold !important; }
.left { text-align: left !important; }
.center { text-align: center !important; }
.right { text-align: right !important; }
.clear { clear: both !important; }
.hide { display: none !important; }
.small { font-size: 10px !important; }
