/*******************************************************************************

	Project		:	Brasilienfest

	Copyright	:	ZoRoArt.Net
					
*******************************************************************************/




/*	undo
*******************************************************************************/

:link,:visited { 
	text-decoration: none;
}

ul,ol { 
}

h1,h2,h3,h4,h5,h6,pre,code { 
	font-size: 1em;
	font-weight: normal;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { 
	margin: 0;
	padding: 0;
}

img, a img,:link img,:visited img, fieldset { 
}

img { 
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

address { 
}

table { 
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	font-size: 1em;
}

tr { 
	border: none;
	padding: 0px;
	margin: 0px;
}

td { 
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-spacing: 0px;
}

legend { 
	display: none;
}

body, div,p,li { 
	background-repeat: no-repeat;
}

/*	reset some basic style
*******************************************************************************/
dl { 
	margin: 0 0 0 0;
}

dl dt { 
	margin: 0 0 0 0;
}

dl dd+dt { 
	margin-top: 0;
}

dl dd { 
	margin: 0 0 0 0;
}

ol { 
	list-style: none;
}

ol li { 
	margin: 0 0 0 0;
}

ol li ol { 
	margin: 0 0 0 0;
}

ol li ul { 
	margin: 0 0 0 0;
}

p { 
	margin-bottom: 0em;
}

ul { 
	list-style: none;
}

ul li { 
	margin: 0 0 0 0;
}

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

ul li ol { 
	margin: 0 0 0 0;
}

pre { 
	font-size: 1.2em;
}

a:hover { 
	text-decoration: none;
}

/*	html
*******************************************************************************/
html { 
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body { 
	font-family: Lucida Grande, Lucida sans unicode, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}

a, a:link { 
	color: #FA3200;
	text-decoration: none;
}

a:hover { 
	color: #Fff000;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.flLeft { 
	float: left;
}

.flRight { 
	float: right;
}

.warning, 
#main-block .warning { 
	color: #800000;
}

/*	website
*******************************************************************************/
#website { 
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 1024px;
	color: #ffffff;
	text-align: left;
}

/*	logo / breadcrumb
*******************************************************************************/

#breadcrumb { 
	position: absolute;
	top: 406px;
	left: 83px;
	width: 700px;
	height: 15px;
}

#breadcrumb a, 
#breadcrumb a:link { 
	color: #000;
}

#breadcrumb a:hover { 
	text-decoration: underline;
}

/*	content
*******************************************************************************/


#content, #content2 { 
	display: block;
	clear: both;
	position: relative;
	padding: 0 0 0 0;
}

/* hide from IE/MAC */
* html #content, * html #content2 { 
	height: 1px;
}

/* end hide */


#content { 
	position: absolute;
	width: 718px;
	height: 408px;
	z-index: 2;
	left: 110px;
	top: 320px;
}

#content2 { 
}

#main { 
	float: left;
	filter: DropShadow(color=#000000, offx=2, offy=2);
}

#main-block { 
}

#main-block2 { 
}

/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 { 
	color: #F7DE4A;
	font-family: Lucida Grande, Lucida sans unicode, sans-serif;
        font-weight: bold;
	font-size: 20pt;
}

/* Headline 2 */
#main-block h2 { 
	color: #Fff000;
	font-family: Lucida Grande, Lucida sans unicode, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol { 
	font-size: 12pt;
}

#main-block table { 
	font-size: 12pt;
}

#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul { 
	font-size: 12pt;
}

#main-block ul { 
	margin-left: 14px;
	list-style-type: square;
}

#main-block ol { 
	list-style-type: decimal-leading-zero;
}

/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link { 
	color: #ffffff;
	text-decoration: underline;
}

#main-block a:hover { 
	color: #FA3200;
}

/*	Images
------------------------------------------------------------------------------*/
#main-block div.image { 
	margin-bottom: 0;
}

#main-block div.image p { 
	margin: 0;
	font-size: 0.9em;
}

#main-block div.flLeft { 
	margin-right: 14px;
}

#main-block div.flRight { 
	margin-left: 14px;
}

/*	login form
------------------------------------------------------------------------------*/
.login { 
	margin: 1.2em 0 1.2em 0;
	width: 170px;
	background-color: #f7f7f7;
	font-size: 1.2em;
	line-height: 1.4em;
}

.login2 { 
	padding: 5px 0 5px 14px;
}

.login label { 
	display: block;
	clear: both;
	margin-top: 5px;
	color: #606060;
}

.login input { 
	float: left;
	margin: 5px 0;
	width: 130px;
	border: 1px solid #606060;
	background-color: #fff;
}

.login input.submit { 
	border: none;
	background: none;
	color: #606060;
	text-decoration: underline;
	cursor: pointer;
}


/* Navigation
*******************************************************************************/
#navi { 
	position: absolute;
	width: 708px;
	height: 46px;
	z-index: 20;
	left: 120px;
	top: 265px;
	display: block;
	color: #800000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	filter: DropShadow(color=#ffffff, offx=1, offy=1);
}

#navi a, 
#navi a:link { 
	color: #2C374D;
}

#navi a:hover { 
	text-decoration: none;
	color: #D7241F;
}

/* Hinweis
*******************************************************************************/
#hinweis { 
	position: absolute;
	width: 550px;
	height: 117px;
	z-index: 3;
	left: 120px;
	top: 190px;
	filter: DropShadow(color=#000000, offx=2, offy=2);
}

/* Jede Tabelle und jedes Tabellen Element kann seine eigene Class ID erhalten. Ein Beispiel von meines Site: */

table.standard { 
	background-color: #ffffff;
	border-width: 1px;
	border-style: inset;
	border-spacing: 2px;
	margin-bottom: 1.2em;
	font-size: 8pt;
	line-height: 1.6em;
	frame: box;
	width: 100%;
}

table.standard td,
table.standard th { 
	border-style: outset;
	border-width: 1px;
	padding: 4px;
}

#Slogan { 
	filter: DropShadow(color=#000000, offx=2, offy=2);
}


/* form-module
*******************************************************************************/
#form-module * { 
	padding: 0px;
	margin: 0px;
}

#form-module { 
	margin: 0px;
	padding: 5px;
	width: 300px;
	font-family: Lucida Grande, Lucida sans unicode, sans-serif;
	font-size: 10pt;
	border: 1px solid #A82B3B;
	color: #FFFFFF;
}

#form-module fieldset { 
	border: none;
}

#form-module legend { 
	display: none;
}

#form-module p { 
	margin: 0;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
}

#form-module .element { 
	display: block;
	clear: both;
}

#form-module label { 
	display: block;
	float: left;
	padding: 5px;
	width: 300px;
}

#form-module label.checkbox { 
	width: 100px;
}

#form-module input, 
#form-module select, 
#form-module textarea { 
	float: left;
	margin: 5px;
	width: 290px;
	color: #000000;
	border: 1px solid #A82B3B;
	background-color: #CCCCCC;
}

#form-module input.text { 
	height: 20px;
}

#form-module input.checkbox { 
	width: 100px;
	padding: 0;
	border: none;
}

#form-module input.submit { 
	margin: 5px 5px 5px 115px;
	padding: 2px 5px;
	border: 1px solid #A82B3B;
	background-color: #CCCCCC;
	color: #A82B3B;
	font-family: Lucida Grande, Lucida sans unicode, sans-serif;
	text-align: center;
	cursor: pointer;
	height: 22px;
}

#form-module input.submit:hover { 
	color: #000;
}

#form-module label.textarea, 
#form-module textarea.textarea { 
	height: 96px;
}

#form-module-thanks { 
	display: block;
	color: #800000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
}

/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p { 
	margin: 0;
}

#main-block .download-hdl p { 
	padding: 5px 7px;
	font-weight: bold;
	color: #390800;
}

#main-block .download-file { 
	padding: 1.2em 7px;
}

#main-block .download-desc { 
	margin-bottom: 1.2em;
	padding: 1.2em 7px;
}

#main-block .download-without-desc { 
	margin-bottom: 1.2em;
}

.flLeft { 
	float: left;
}

.flRight { 
	float: right;
}
