body {
	background: #030303;
	color: #FFF;
	font: 62.5%/150% Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	text-align: right;
}
h1 a {
	background: url(logo-petra-grosche.png) no-repeat left top;
	display:block;
	height: 73px;
	width: 237px;
	text-align: right;
	float: right;
}
h1 a span {
	display:block;
	height:0;
	overflow:hidden;
	width:0;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 1.56em;
	text-transform: uppercase;
}
h3 {
	font-weight: normal;
	color: #FFF;
	font-size: 18px;
	line-height: 1.10em;
	margin-bottom: 1.0em;
}
h3.margintop {
	margin-top: 15px;
	border-top: 1px solid #292929;
	padding-top: 5px;
}
h4 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 20px;
}

ul.regular {
	list-style: square;
	margin-left: 20px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
ul,
p,
form,
table {
	margin-bottom: 1.5em;
}
ul.error {
	color: red;
	font-weight: bold;
}
a:link,
a:visited {
	color: #E35017;
	text-decoration: underline;	
}
a:focus,
a:hover,
a:active {
	text-decoration: none;
	color: #fff;
}
a img {
	border: 0 none;
}

/* clearfix
======================================== */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Klassen
======================================== */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.hidden {
	text-indent: -999em;
}
.clear {
	clear: both;
	height: 1%;
}
.nomarginright {
	margin-right: 0!important;
}

/* forms
======================================== */
form {
	display: block;
	margin-bottom: 1.5em;
}
.button.submit {
	background: #FF944C;
	border-color: #ff8107;
	color: #FFF;
	display: inline;
	width: auto;
}
legend {
	color: #96BF0D;
	display: none;
	font-weight: normal;
}
label {
	color: #999;
	display: block;
	font-weight: bold;
	margin-top: 3px;
}
input,
textarea,
select {
	border: 1px solid #292929;
	height: auto;
	margin-bottom: 0;
	padding: 4px;
	width: 330px;
}
input:focus,
textarea:focus,
select:focus {
	border: 1px solid #FFF;
}
input.senden {
	width: 80px;
}
input.error {
	border: 1px solid #F00;
	margin-bottom: 0;
}
span.error {
	color: #F00;
	display: block;
	padding-left: 20px;
	padding-top: 1px;
}
select {
	width: auto;
}
form br {
	clear: left;
}

/* skips 
======================================== */
#skips {
	display: none;
}

/* container 
======================================== */
#container {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	font-size: 1.15em;
}
	.body01 {
		background: url(bg_01.gif) no-repeat center top;
	}
	.body02 {
		background: url(bg_02.gif) no-repeat center top;
	}
	.body03	{
		background: url(bg_03.gif) no-repeat center top;
	}

	/* inner 
	======================================== */
	#inner {
		margin: 0 auto;
		padding-top: 46px;
		padding-bottom: 10px;
		position: relative;
		width: 600px;
	}
			
	/**
	* Horizontal CSS Drop-Down Menu Module
	*
	* @file		dropdown.css
	* @package		Dropdown
	* @version		0.7.1
	* @type		Transitional
	* @stacks		597-599
	* @browsers	Windows: IE6+, Opera7+, Firefox1+
	*				Mac OS: Safari2+, Firefox2+
	*
	* @link		http://www.lwis.net/
	* @copyright	2006-2008 Live Web Institute. All Rights Reserved.
	*
	*/
	
	ul#menu {
		height: 17px;
		margin-bottom: 3.12em;
		position: relative;
		text-transform: uppercase;
		width: 558px;
		z-index: 29;
	}
	ul#menu strong {
		font-weight: normal;
	}
	ul#menu li,
	ul#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	ul#menu li {
		float: left;
		height: 17px;
		margin-right: 17px;
		vertical-align: middle;
		zoom: 1;
	}
	ul#menu li a {
		background: none;
		display: block;
		height: 17px;
		padding: 0;
		line-height: 17px;
		text-decoration: none;
		text-indent: -999em;
	}
	ul#menu a.menu_bt01 {
		background: url(menu_start_bg.png);
		color: #ff7200;
		width: 48px;
	}
	ul#menu a.menu_bt02 {
		background: url(menu_galerie_bg.png);
		color: #00ffb4;
		width: 65px;
	}
	ul#menu a.menu_bt03 {
		background: url(menu_vita_bg.png);
		color: #0090ff;
		width: 38px;
	}
	ul#menu a.menu_bt04 {
		background: url(menu_auftragsarbeiten_bg.png);
		color: #baff00;
		width: 154px;
	}
	ul#menu a.menu_bt05 {
		background: url(menu_projekte_bg.png);
		color: #ff0000;
		width: 75px;
	}
	ul#menu a.menu_bt06 {
		background: url(menu_kontakt_bg.png);
		color: #ffb401;
		width: 72px;
	}
	ul#menu a:focus,
	ul#menu a:hover, 
	ul#menu a:active,
	ul#menu li.current a {
		background-position: left bottom;
		color: #FFF;
	}
	ul#menu li.hover,
	ul#menu li:hover {
		border-bottom: 0 none;
		color: #000;
		position: relative;
		z-index: 599;
		cursor: default;
	}
	ul#menu ul {
		background: transparent url(content_bg.png) repeat left top;
		visibility: hidden;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 598;
		width: 180px;
	}
	ul#menu ul li {
		float: none;
		padding: 5px 5px 2px;
		text-transform: none;
	}
	ul#menu li:hover > ul {
		visibility: visible;
	}
	ul#menu li.hover a:link,
	ul#menu li.hover a:visited,
	ul#menu li.hover a:focus,
	ul#menu li.hover a:hover, 
	ul#menu li.hover a:active,
	ul#menu li:hover a:link,
	ul#menu li:hover a:visited,
	ul#menu li:hover a:focus,
	ul#menu li:hover a:hover, 
	ul#menu li:hover a:active {
		color: #FFF;
	}
	ul#menu ul a {
		height: auto !important;
		line-height: normal;
		text-indent: inherit;
	}
	ul#menu ul a:link,
	ul#menu ul a:visited {
		color: #00ffb4 !important;
		display: block;
		text-decoration: none;
	}
	ul#menu ul a:focus,
	ul#menu ul a:hover, 
	ul#menu ul a:active,
	ul#menu ul li.current a {
		color: #00ffb4 !important;
		text-decoration: none;
	}
		
	/* content
	======================================== */
	#content {
		background-image: url(content_bg.png);
		border: 1px solid #292929;
		margin-bottom: 1.2em;
		padding: 25px 20px;
		position: relative;
		width: 558px;
	}
		
	/* columns
	======================================== */
	
		/* col1
		======================================== */
		#col1 {
			float: left;
			padding-right: 20px;
			width: 340px;
		}
			#gallery {
				margin: 0;
				/*width: 340px;*/
			}
			#gallery li {
				float: left;
				margin-right: 20px;
				margin-bottom: 20px;
				width: 100px;
				list-style: none;
			}
			#gallery li a {
				border: 5px solid #434242;
				display: block;
			}
			#gallery li a:hover {
				border-color: #FFF;
			}
			#gallery img {
				display: block;
			}
			
			#linkboxes {
				margin-top: 20px;
			}
				#linkboxes li {
					margin-bottom: 15px;
					width: 143px;
					float: left;
					padding: 10px;
					border: 1px solid #333;
					margin-right: 10px
				}
				#linkboxes li h3 {
					font-size: 1.35em;
				}

		/* col2
		======================================== */
		#col2 {
			float: right;
			width: 185px;
			padding-top: 58px;
		}		

		/* col2
		======================================== */
		#col3 {
			width: 525px;
		}
										
	/* footer
	======================================== */
	#footer {
		color: #464646;
		margin: 0 auto;
		margin-bottom: 40px;
		position: relative;
		width: 600px;
	}
		#footer p {
			margin-bottom: 3px;
		}
		#footer a:link,
		#footer a:visited {
			color: #999;
			text-decoration: none;	
		}
		#footer a:focus,
		#footer a:hover,
		#footer a:active {
			text-decoration: underline;	
		}
		#groog {
			color: #005b75;
		}

/* Newsitem 
======================================== */
.newsitem {
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #3A3A3A;
}
.newsitem p {
	margin-top: 5px;
	margin-bottom: 2px;
}
.newsitem p.morelink {
	margin-top: 0;
}
