/* CSS Document for dieterpetri.de*/
body {
	background: #8b0e13 url(images/dpetri.jpg) no-repeat top left;
	margin: 0;
	color: #FFFFFF;font-size: 13px;
}

*{
	font-family: Arial, Helvetica, sans-serif;
	
	
}
.menu {
	margin: 87px 0 0 44px;	
	height: 26px;
}
.menu a:link, .menu a:visited{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
.menu a:hover, .menu a:active{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#fa6767;
	text-decoration: underline;
}
.copy {
	margin: 25px 0 0 54px;
	width: 420px;
}

.copy li{
	padding: 0 0 15px 0;
}
.kontakt {
	
}
.impressum {
	height: 300px;
	border: 1px solid #fff;
	padding: 5px;
	overflow: auto;
}
.buttons {
	color: #ffffff;
	background-color:#8b0e13;
	border:1px solid #ffffff;
}
.formfield {
	color: #333333;
	background-color:#FFFFFF;
	border:1px solid #8b0e13;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	border: 0;
}
a:visited {
	text-decoration: none;
	color: #999999;
	text-decoration: underline;
	border: 0;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border: 0;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	border: 0;
}

h1{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 3px;	
}
h2{
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 3px;	
}
#rezension {
	background: #390405 url(images/re_bg.gif) repeat-x top left;
	padding: 25px;
	}
.homebutton {
	margin: 0 0 0 25px;
	width: 300px;
	text-align: center;
}	
.leftcolumn {
	margin: 240px 0 0 25px;
	width: 300px;
	height: 126px;
	text-align: center;
}
.leftcolumn a:link, .leftcolumn a:visited{
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
.leftcolumn a:hover, .leftcolumn a:active{
	font-weight: bold;
	text-decoration: none;
	color:#fa6767;
	text-decoration: underline;
}

#stadtgeschichtemodal, #booksmodal{ background: #eee url(modal-gloss.png) no-repeat -200px -80px; color:#333;}
#booksmodal{ width:700px;}

.stadtgeschichteButton {
		-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.stadtgeschichteButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.stadtgeschichteButton:active {
	position:relative;
	top:1px;
}

.mycloser, .mycloser:visited {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.mycloser:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.mycloser:active {
	position:relative;
	top:1px;
}