* {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}


html,body {
	min-height: 1000px;
	height: auto !important;
	height: 100%;

}
html, body, table, td, fieldset, div, p, span {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
body {

	color: #000000;
	/* background: url('http://www.petermichaelvondernahmer.com/_pagefiles/images/page/bg_body_note.jpg') #ffffff; */
	
	height: 100%;
	text-align: center;
	
}

a {
	text-decoration: none;
	color: #3366CC;
	line-height: 18px;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

li {
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: #E5BB04;
	margin-bottom: 4px;
}

h3,h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	color: #E5BB04;
	margin-top: 5px;
}
hr {
	width: 100%; 
	height: 0px;
	border-top: 1px solid #f2f2f2;
	padding: 5px 10px 5px 20px;
		background:      transparent;
}
p {
	margin-bottom: 10px;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	padding: 1px;
	width: 100%;
	margin-bottom: 10px;
}

th {
	font-size: 10px;
	background: #f2f3f3;
	height: 19px;
	text-align: left;
	padding: 3px 0 0 6px;
	border-right: solid #c1c2c2 1px;
	border-bottom: solid #c1c2c2 1px;
}

tr {
	height: 21px;
	border-bottom: dotted #848484 1px;
}



td {
	padding: 0 4px 0 4px;

}



td ul {
	float: left;
	width: 100%;
}

td ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}

td ul li a {
	width: 16px;
	height: 19px;
	
}

legend ul {
	display: inline;
}
#wrapper_bg {
	width: 1000px;
	
}
#wrapper {
	padding: 0 5px 0 5px;
	margin: 0 auto;
	text-align: left;
	width: 980px;
	min-height: 1000px;
	height: auto !important;
	position: relative;
	background: #cccccc;
	background: url('http://www.petermichaelvondernahmer.com/_pagefiles/images/page/wrapper_bg.gif') #ffffff repeat-y; 
}

/*
*  Header
*/
#header {
	padding: 0 15px 0 5px;
	margin: 0px;
	height: 128px;
}
#header_seperator {
	height: 6px;
	background: url('http://www.petermichaelvondernahmer.com/_pagefiles/images/page/header_border2.gif') #ffffff repeat-x; 
	clear: both;
}

#header h1 {
	color: #fff;
	
}

#header h1.logo {
	float: left;
	margin: 4px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	
}


/*
*  Meta-Navigation
*/
#meta_menu {
	float: right;
	font-size: 10px;
	border-bottom: 1px solid #f2f2f2;
	
}

#meta_menu p {
	float: left;
	font-weight: bold;
	margin: 5px 17px 0 0;
	color: #ffffff;
}

#meta_menu ul {
	display: inline;
	list-style: none;
}

#meta_menu ul li {
	float: left;
	margin-right: 1px;
}

#meta_menu a {
	display: block;
	text-align: center;
	margin-left: 3px;
	padding: 5px 8px 0px 5px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

#meta_menu a.active {
	font-weight: bold;
}

#meta_menu a:hover {
	color: #fff;
}

/*
*  Main menu
*/
#main_menu {
	font-family: arial, helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px 0px 0px 170px;
	
}

#main_menu ul {
	margin: 0px 0px 0px 60px;
	
	vertical-align: top;
	font-size: 100%;
	list-style: none;
}

#main_menu ul li {
	margin: 0;
	padding: 0;
	float: left;
	/* border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;*/
}

#main_menu ul li a {
	font-size: 12px;
	font-weight: bold;
	height: 45px;
	float: left;
	margin: 10px 4px 0 0;
	padding: 10px 9px 8px 9px;
	color: #576EB4;
	border: 0px solid #CC0000; 
	
}

#main_menu ul li a:hover {
	background: url('http://www.petermichaelvondernahmer.com/_pagefiles/images/page/header_bg_navi.jpg') #ffffff repeat-x; 
	color: #ffffff;
	text-decoration: none;
}

#main_menu .main_menu_active  {
	background: url('http://www.petermichaelvondernahmer.com/_pagefiles/images/page/header_bg_navi.jpg') #ffffff repeat-x; 
	color: #ffffff;
	text-decoration: none;
	
}

#main_menu ul li.active   a {
	font-weight: bold;
	color: #000000;
	border-right: 1px solid #000;
}

/*
*  Main sub menu
*/
#main_sub_menu {
	clear: both;
	border-bottom: 1px solid #666666;
	height: 20px;
	background: #F1DA6D;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main_sub_menu ul {
	margin: 0;
	padding: 0px 0 0 245px;
	font-size: 10px;
	list-style: none;
}

#main_sub_menu ul li {
	float: left;
	font-weight: bold;
	padding: 1px 8px 1px 8px;

}


#main_sub_menu ul li a {
	display: block;
	float: left;
	text-decoration: none;
}

#main_sub_menu ul li a:hover {
	display:block;
	text-decoration: underline;
}

#main_sub_menu ul li.active a {
	color: #000000;
}

/*
*  Main sub sub menu
*/
#main_sub_sub_menu {
	clear: both;
	border-bottom: 1px solid #666666;
	height: 20px;
	background: #CED6EB;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main_sub_sub_menu ul {
	margin: 0;
	padding: 0px 0 0 245px;
	font-size: 10px;
	list-style: none;
}

#main_sub_sub_menu ul li {
	float: left;
	padding: 0px 8px 0px 8px;

}


#main_sub_sub_menu ul li a {
	display: block;
	float: left;
	text-decoration: none;
}

#main_sub_sub_menu ul li a:hover {
	display:block;
	text-decoration: underline;
}

#main_sub_sub_menu ul li.active a {
	color: #000000;
}



#biography li {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
}
#references li,
#biography_documents li,
#links li {
	list-style-type: square;
	margin: 0px 0px 10px 14px;
}
/*
*  Main
*/
#main {
	clear: both;
	min-height: 400px;
	
}

/*
*  Content-Area
*/
#content {
	clear: both;
	padding: 0 0 0 0;
	width: 620px;
	min-height: 500px;
	margin: 15px 0px 0px 24px;
	float: left;
	height: 100%;
	
}

#content h1 {
	clear: both;
	padding: 2px 0 0 27px;
	margin-top: 19px;
	height: 23px;
}
#content li {
	clear: both;
	margin: 5px 0 0 20px;
}


/*
 * Forms
 */
form {
	display: inline;
}

input,select,textarea {
	vertical-align: middle;
	font-family: verdana, arial, helvetica, sans-serif;
	border-top: solid #808080 1px;
	border-right: solid #D0D0D0 1px;
	border-bottom: solid #D0D0D0 1px;
	border-left: solid #808080 1px;
	color: #333;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 3px;
}

textarea {
	width: 260px;
	height: 100px;
	margin: 0 0 5px 0;
}

input {
	height: 17px;
}

label {
	font-weight: bold;
	color: #333;
}

/* Fieldsets */
fieldset {
	clear: both;
	border-top: 1px solid #cccccc;
	padding: 0 15px 0px 15px;
	margin: 0px 10px 10px 10px;
	background-color: #F7F1E1;
	
}

legend {
	font-size: 12px;
	font-weight: bold;
	margin-left: -5px;
	padding: 5px;
	color: black;
	padding-bottom: 10px;
	padding-top: 10px;

}

/* Forms */
fieldset input {
	width: 200px;
	margin-bottom: 5px;
	height: 20px;
}

fieldset input.button {
	margin-left: 118px;
}
fieldset .checkbox {
	width: 15px;
	
}
p.checkbox {
margin-left: 90px;
width: 300px;
}
fieldset select {
	width: 120px;
	margin-bottom: 5px;
	margin-top: 5px;
}

p.button {
	padding: 5px 0 10px 105px;
	margin-bottom: 15px;
	clear: both;
}

p.button input {
	width: auto;
	border-right: solid #808080 1px;
	border-bottom: solid #808080 1px;
	border-top: solid #d0d0d0 1px;
	border-left: solid #d0d0d0 1px;
	padding: 0 3px 2px 3px;
	cursor: pointer;
	height: 20px;
}
p.edit_button {
	padding: 10px 0 10px 0px;
	margin-bottom: 15px;
	clear: both;
}

p.edit_button input {
	width: auto;
	border-right: solid #808080 1px;
	border-bottom: solid #808080 1px;
	border-top: solid #d0d0d0 1px;
	border-left: solid #d0d0d0 1px;
	padding: 0 3px 2px 3px;
	cursor: pointer;
	height: 20px;
}
#content form fieldset {
	line-height: 20px;
	float: left;
	vertical-align: top;
	padding-top: 20px;
	width: 620px;
}

#content form p {
	clear: left;
	padding-bottom: 3px;
}

#content form label {
	display: block;
	width: 90px;
	margin-right: 15px;
	text-align: right;
	float: left;
	vertical-align: top;
	
}


#content td.biography_date {
	width: 20%;
	font-weight: bold;
}





/*
 * Error messages
 */
div.error {
	clear: both;
	
	position: absolute;
	top: 520px;
	left: 240px;
	width: 308px;
	margin-top: 5px;
	padding: 11px;
	margin-bottom: 10px;
	line-height: 14px;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
	background: #fabcbd;
	color: #92191c;
}

.error ul {
	clear: both;
	list-style: none;
	float: none;
}

.error ul li {
	font-weight: bold;
	float: none;
}

.error p {
	clear: both;
	padding: 3px 0 7px 0;
}




#content tr.edit div.error {
	margin-left: -4px;
}

#content tr.edit div.error ul {
	float: none;
	width: auto;
}

#content tr.edit div.error ul li {
	float: none;
	width: auto;
	height: auto;
}


/*
*  Shop
*/
.shop_image {
	float: right;
	margin: 0 10px 0 10px;
}

/*
*  Right Column
*/
#column_right {
	padding: 0px 0 0 0;
	margin: 16px 30px 0px 0px;
	width: 250px;
	float: right;
}
#column_right div {
	border-bottom: 2px solid #FFFFCC;
	margin-bottom: 20px;
}
#column_right h3 {
	display: block;
	color: #E5BB04;
	border-bottom: 2px solid #3E6DC3;
	margin: 2px 0 2px 0;
}

#column_right li {
	margin: 0px 0px 0px 20px;
	list-style-type: square;
	
}




/*
*  Privacy
*/
#privacy li {
	list-style-type: square inside;
	margin: 12px 10px 10px 25px; 
}



/*
*  Terms
*/
#terms h2   {
	margin-top: 15px;
}
#terms li {
	margin: 5px 0px 0px 15px;
	padding: 0px;
	list-style: square;
}



#welcome ul {
	padding: 15px 0px 0px 0px;
	font-size: 12px;
}
#welcome li {
	/* list-style-image: url('http://i.pleers.net/icon/accept.png');
	*/
	list-style-type: square;
	margin: 0px 0px 8px 20px;
}
#welcome_screenshot {
	border: 0px solid #CCCCCC;
	float: right;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}
#welcome legend {
	font-size: 16px;
}
#welcome_join {
	font-size: 13px;
	font-weight: bold;
	margin: 16px 0 0 0px;
}
/*
*  Footer
*/
#footer {
	clear: both;
	margin: 20px 0 0;
	padding: 30px 0 10px 16px;
	line-height: 18px;
	font-size: 10px;
	color: #949AA0;
}

#footer a {
	font-weight: normal;
}

#footer ul li {
	display: inline;
}

/*
*  Little Helpers
*/
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.hide {
	display: none;
}

/*
 * Accessibility rules
 */
@media projection , screen {
	.tabs-hide {
		display: none;
	}
}

@media print {
	#content ul.anchors {
		display: none;
	}
	#right_column {
		display: none;
	}
	#meta_menu {
		display: none;
	}
	#main_menu {
		display: none;
	}
	#second_menu {
		display: none;
	}
	#footer {
		display: none;
	}
}