
body, html, ol, ul, li, div, h1, h2, h3, span, p, form, img 
				{margin: 0px; padding: 0px; border: 0px;}

.clear			{clear: both;}

body			{background-color: #efefef; font-family: Arial, Helvetica; font-size: 14px;}	/*#efefef;*/

.container		{width: 980px; margin: 0 auto; background-color: #ffffff; margin-top: 30px; padding-top: 20px; border: 2px solid #dedede;
/*
				-moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px;
*/
				}

#content		{padding: 5px; background-color: #ffffff;}

#head			{height: 50px; background-color: #efefef; padding: 5px;}
#left			{padding: 0px 5px 5px 5px; float: left;}
#navigation		{padding: 20px 5px 5px 5px;}
#main			{background-color: #ffffff; padding: 5px; float: left;}
#top			{background: #f2f2f2; margin: 0px 0px 10px 0px; padding: 10px 10px 5px 10px;}
#header			{float: left;}

#img1		{float: left; margin: 10px 10px 0px 0px; background: #afafaf; width: 225px; height: 550px;}
#img2		{float: left; margin: 10px 10px 0px 0px; background: #afafaf; width: 225px; height: 550px;}
#img3		{float: left; margin: 10px 10px 0px 0px; background: #afafaf; width: 225px; height: 550px;}

#container1		{width: 1100px; margin: -390px 0px 0px -550px; top: 50%; left: 50%;}
#content		{width: 940px; height: 650px;}
#left			{width: 210px;}
#main			{width: 710px;}
#pics1			{width: 1075px;}
#top			{width: 680px;}
#header			{width: 750px;}
#intro			{width: 750px; height: 580px;}

.preview		{float: left; /*width: 185px; height: 120px;*/ margin: 0px 5px 10px 0px; /* border: 1px solid #e5e5e5; background: #e4e4e4;*/}
.preview img		{width: 160px; border: 1px solid #EEEEEE; margin: 0; padding: 5px;}
	
	
	

a				{text-decoration:none; color:#000; -moz-outline-width: 0;}
a:link			{text-decoration:none;}
a:visited		{text-decoration:none;}
a:focus			{text-decoration:none;}
a:hover			{text-decoration:underline;}
a:active		{text-decoration:none;}
a.extern        {padding:0 0 0 16px;background:url(/sites/wolfgangbraun.com/templates/default/images/extern.gif) top left no-repeat}

#progress			{position:absolute; width:100%; text-align:center; color:#999; top:225px; }
#top-content		{background: #f2f2f2; margin: 0px 0px 30px 0px; padding: 10px 10px 5px 10px;}


/* content */

#about			{width: 590px; float: left; margin: 0px 20px 0px 0px;}
#pic			{margin: 0px 0px 10px 0px;}

.label			{width: 100px; display: block; float: left;}
#comment		{width: 270px;}
.form-submit	{margin: 10px 0px 0px 0px;}
.text-input		{height: 20px; margin: 0px 0px 5px 0px; border: 1px solid #e4e4e4; padding: 2px 0px 0px 2px;}
.error1			{color: red; border: 1px solid #ff0000;}
#submit			{width: 120px;}/* mediaboxAdvanced - white theme */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;	/* #fff */
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(/cms/lib/external/mootools/mediabox-advanced/images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);

	filter: progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=135, Strength=3);
	zoom: 1;

}

#mbCenter.mbLoading {
/*
	background: #fff url(/cms/lib/external/mootools/mediabox-advanced/images/WhiteLoading.gif) no-repeat center;
*/
	background: #fff url(/sites/2010.wolfgangbraun.com/templates/default/images/logo.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #333;
}

#mbImage a:hover, #mbImage a:active {
	color: #000;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #333;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #333;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 83px;
	background: transparent url(/cms/lib/external/mootools/mediabox-advanced/images/WhitePrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 54px;
	background: transparent url(/cms/lib/external/mootools/mediabox-advanced/images/WhiteNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 65px;
	background: transparent url(/cms/lib/external/mootools/mediabox-advanced/images/WhiteClose.gif) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #700;
	font-weight: bold;
	text-decoration: underline;
}
