/* Allgemeines */
body	{ 	background-color: #FFFFFF;	}

/* Schriftendefinition */
@font-face
{
	font-family: 'Old English';
	src: url('http://www.metallbau-hausburg.de/gfx_kunstschmiede_metallbau_holger_hausburg_kunstschmiede_torgau_riesa_oschatz/oldengl.ttf') format('truetype'), url('http://www.metallbau-hausburg.de/gfx_kunstschmiede_metallbau_holger_hausburg_kunstschmiede_torgau_riesa_oschatz/oldengl.eot');
}


#header	{
	position: relative;
	width: 780px;
	height: 122px;
	padding: 0px; spacing: 0px;
}

#menu	{
	width: 780px;
	height: 24px;
	background-color: #C5C5C5;

	margin-top: 3px;
	margin-bottom: 3px;
/*	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;*/
}

#menu td	{
	width: 195px;
	text-align: center;
}

#menu a, #menu a:hover	{
	font: 14px Verdana;
	color: #444444;
	font-weight: 900;
	text-decoration: none;
}

#menu a:hover	{	color: #222222;	}

#menu a.selected, #menu a.selected:hover	{
	font: 15px Verdana;
	color: #111111;
	font-weight: 900;
	text-decoration: none;
}

#content	{
	position: relative;

	width: 780px;
	min-height: 440px;
	background-color: #F2F2F2;

	padding: 5px 0px;
}

#copyright	{
	position: relative;
	width: 780px;
	height: 14px;
	background-color: #C5C5C5;

	vertical-align: middle;

	padding: 1px 0px;
	margin-top: 3px;
	margin-bottom: 3px;
/*	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;*/

	font: 11px Verdana;
	color: #444444;
	font-weight: 200;
}

#copyright a	{
	font: 11px Verdana;
	color: #444444;
	font-weight: 200;
	text-decoration: none;
}

#copyright a:hover	{
	color: #222222;
}

.photo	{
	border: 1px solid #444444;
	padding: 1px;
	margin: 5px 5px 2px 5px;
}

.phototitel	{
	font-family: 'Verdana';
	color: #050505;
	text-decoration: none;
	font-size: 11px;

	text-align: justify;

	padding: 0px;
	margin: 0px 5px 5px 5px;
}

/* Schrift auf den Inhaltsseiten */

h1, h2	{
	font-family: 'Old English', 'Verdana';
	text-decoration: none;

	margin: 10px 5px 15px 5px;
}

h1	{
    font-size: 24px;
    color: #222222;

	line-height: 28px;
}
h2	{
    font-size: 24px;
    color: #333333;

	line-height: 26px;
}
h3	{
	font-family: 'Verdana';
	text-decoration: none;

	margin: 0px;
    font-size: 16px;
    color: #333333;

	line-height: 16px;
}

.genmed h3	{
    font-size: 14px;
	line-height: 16px;
}

ul	{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url('li_kunstschmiede_hausburg.gif');

	margin: 5px 10px 5px 35px;
	line-height: 24px;
}

.gen, .genmed, .gensmall, .gen a, .genmed a, .gensmall a	{
/*	font-family: 'Times New Roman',Times,serif;*/
	font-family: 'Verdana';
	color: #050505;
	text-decoration: none;
}

.gen	{	font-size: 13px;	}
.genmed	{	font-size: 12px;	}
.gensmall	{	font-size: 11px;	}

.gen a, .genmed a, .gensmall a, .gen a:link, .genmed a:link, .gensmall a:link, .gen a:visited, .genmed a:visited, .gensmall a:visited	{
	font-weight: bold;
}

.gen a:hover, .genmed a:hover, .gensmall a:hover	{
	color: #000000;
	text-decoration: underline;
}