/*
    project: stempel freiberg
    type: stylesheet
	 media: screen
    description: basic styles for construction
    last edited: 07.04.2009, Stephan Paschkin
	 
    Copyright © 2009 Stempel Freiberg. All rights reserved.
*/
/* basic styles for layout makeup */

html, body	{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "Trebuchet MS", Arial;
	background-color: #fff;
}
#spezial img {
	position: fixed;
	top: 555px;
	left: 1225px;
	z-index: 1111;
}

h1, h2, h3, h4, h5, p, ul, li, img, input, button, a, form { margin: 0; padding: 0; }

#site {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/grf_site_tophg.jpg);
	background-position: top center;
	background-repeat: no-repeat;

	z-index: 10;
}
#header {
	margin: 0 auto;
	padding: 0;
	/*background-image: url(images/grf_header_bottomhg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;*/
	height: 247px;
	width: 780px;
	z-index: 100;
}
#header img {
	z-index: 101;
}
#content-out {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/grf_content_outhg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	width: 760px;
}
#content {
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	background-image: url(images/grf_sidebar_content_tophg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 534px;
}

#sidebar {
	float: left;
	margin: 1px 0 0 0;
	padding: 0;
	background-image: url(images/grf_sidebar_content_tophg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 223px;
}

#footer {
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-image: url(images/grf_footer_hg.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 30px;
	width: 760px;
}

.clearing {
	clear: both;
}


#navi {
	margin: 28px 10px 5px 12px;
	padding: 0;
}
#navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navi ul li {
	margin: 0;
	padding: 0;
}
#navi ul li a {
	display: block;
	margin: 0;
	padding: 3px 0 0 19px;
	color: #999;
	background-image: url(images/grf_link.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	height: 21px;
}
#navi ul li a:hover {
	margin: 0;
	padding: 3px 0 0 19px;
	color: #932727;
	background-image: url(images/grf_linkhover.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
body#startseite a#startseitenav, body#sonderstempel a#sonderstempelnav, body#rollenstempel a#rollenstempelnav
, body#signierstempel a#signierstempelnav, body#golfballstempel a#golfballstempelnav
, body#praegezangen a#praegezangennav, body#laserbeschriftung a#laserbeschriftungnav
, body#schilder a#schildernav, body#unternehmen a#unternehmennav
, body#impressum a#impressumnav, body#kontakt a#kontaktnav {
	margin: 0;
	padding: 3px 0 0 19px;
	color: #002953;
	background-image: url(images/grf_linkactive.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#logolink {
	position: relative;
	margin: 0 0 0 30px;
	padding: 0;
	z-index: 110;
	width: 190px;
	height: 55px;
	top: -247px;
}
#headline {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 105;
}
#headline h1 {
	margin: 0;
	padding: 110px 400px 0 0;
	color: #fff;
	font-size: 26px;
	font-weight: lighter;
	text-align: right;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #857D6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

#content h1 {
	margin: 25px 0 25px 28px;
	padding: 0;
	color: #002953;
	font-size: 22px;
}
#content h2 {
	margin: 10px 0 5px 50px;
	padding: 0;
	color: #932727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#content p {
	margin: 0 30px 15px 50px;
	padding: 0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
}
#content ul {
	margin: 0 30px 15px 50px;
	padding: 0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
}
#content ul li {
	padding: 0 0 0 15px;
	list-style: none;
	background-image: url(images/grf_listimg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#content a {
	margin: 0;
	padding: 0;
	color: #002953;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
}
#content a:hover {
	color: #932727;
	text-decoration: none;
}
em {
	color: #002953;
	font-weight: bolder;
}
.input {
	margin: 0;
	padding: 0;
	height: 17px;
	width: 175px;
}
textarea {
	margin: 0;
	padding: 0;
	height: 100px;
	width: 225px;
}
.imgcenter {
	text-align: center;
}
#de-or-com {
	margin: 15px 10px 10px 12px;
	padding: 0;
}
#de-or-com p, #de-or-com ul {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
}
#de-or-com ul {
	margin: 5px 0 0 0;
	list-style: none;
}
#de-or-com ul li {
	margin: 5px 0 0 0;
}
#de-or-com ul li  a#de {
	display: block;
	padding: 0 0 0 36px;
	color: #999;
	background-image: url(images/grf_flagge_de.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#de-or-com ul li a:hover#de, #de-or-com ul li a:hover#en {
	color: #932727;	
}
#de-or-com ul li  a#en {
	display: block;
	padding: 0 0 0 36px;
	color: #999;
	background-image: url(images/grf_flag_en.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
