/*******************************************************************************
				Fred Schmalz - Damastschmiede.com
	Project		:	made by
                                                                uwe bretschneider
2 spalten css mitte und rechts 
stand: 29.01.06 12:30 

*******************************************************************************/




/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
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 { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

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: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 {
	background-image:url(./damastbg00.jpg);
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	text-align:center; 

}


#wrap { 
margin: 1px auto; 
text-align: left; 
width: 800px;         /*WICHTIG: die Breite muss angegeben werden*/ 
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.blocksatz {
	text-align: justify;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:0 auto;
/* 	margin-left:100px;		 original fehlt  alt 50px*/
	padding:0;
	height:100%;
	width:900px;		/* original 100%  alt 90% 80%*/
	color:#000;
	text-align:left;

}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:130px;
	background-image:url(./fredlogoheader.jpg);
	background-repeat:no-repeat;

}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:100px;
	width:170px;
	text-indent:-700em;
}


#breadcrumb {
	position:absolute;
	bottom:9px;
	left:200px;
}

#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 {}

#content2 {
	background-image:url(./damastbg00.jpg);
	background-repeat:repeat;
}

#main {
	float:left;
	width:70%;		/* original 560px;  alt 70% */
}

#main-block {}

#main-block2 {
	padding-top: 0px; 
	padding-right: 14px; 
	padding-bottom: 0px; 
	padding-left: 14px; 
}


/*                hier rechter block definiert                                                        */             


#right {
	height:100%;
	width:30%;
	margin:0;
	padding:0;
	background-image:url("./00h.jpg");
	background-repeat:repeat;
	text-align:left;
	color:#000;

}



#banner {
	float:right;
	background-image:url("./06h.jpg");
	background-repeat:repeat;
	position:relative;
	visibility:visible;
	z-index:1;
/*
	left:950px; 
	top:200px;
*/ 
	width:40px; 
	height:600px;
	text-align:left;
	color:#000;

}







/*	Navigation vertical 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/
#navigation {
	float:left;
	width:200px;
	padding:14px 0;
}

#navigation ul.nav1st {
	width:170px;
}


#navigation ul.nav1st li {
	padding:4px 0 4px 14px;

/*    	padding:8px 0 8px 14px;       */

}

#navigation ul.nav1st li.active {
/* Quadratisches Viereck um den aktiven link

	background:#f7f7f7
*/
;
}

#navigation ul.nav1st li.header {
/* Header im Menü ------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	display:block;
	font-family:verdana, arial, helvetica, sans-serif;
            	text-align:center;
	color:#000080;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	margin-top:14px;
	border-top:1pt solid #000080;
                border-left:1pt solid #000080;
                border-right:1pt solid #000080;
                border-bottom:1pt solid #000080;
}


#navigation ul.nav1st li.normal {
/* Header im Menü ------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	display:block;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000080;
/*	font-size:1.2em;
	font-weight:bold;              */
                border-left:1pt solid #000080;
                border-right:1pt solid #000080;
}


#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#008000;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#000080;
	font-size:1.2em;
	font-weight:bold;
}

#navigation ul.nav1st a:hover {
	color:#0033CC;
}


#navigation ul.nav1st li ul.nav2nd li {
	padding:0;
	margin-left:14px;
	list-style-type:square;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	font-size:1.1em;
	font-weight:normal;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	color:#008000;
	text-decoration:underline;
}


/*	Navigation horizontal and vertical - 
	Wenn die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/

#header-nav {
	position:absolute;
	bottom:30px;
	left:200px;
	width:560px;
	background:#fff;
}

#header-nav ul.nav1st {
}


#header-nav ul.nav1st li {
	display:block;
	float:left;
	padding:5px 7px 5px 7px;
}

#header-nav ul.nav1st li.active {
	background:#f7f7f7;
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	color:#0033CC;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
color:#000080;

/*	color:#606060;      */
	font-size:1.2em;
	font-weight:bold;
}

#header-nav ul.nav1st a:hover {
	color:#0033CC;
}


#navigation {
	float:left;
	width:200px;
	padding:14px 0;
}

#navigation ul.nav2nd li {
	padding:0;
	margin-left:14px;
	font-size:1.1em;
	font-weight:normal;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	color:#000080;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	color:#008000;
	text-decoration:underline;
}


/*	site-image
------------------------------------------------------------------------------*/
#site-image {
/*	background:#90abb4;         */
	color:#555555;
	font-size:11px;
	font-weight:bold;          
/*	font-style:italic;     */

	text-align:right;
}

#docu-site #site-image {
	background:#e0a8a8;
}

#down-site #site-image {
	background:#efc990;
}

#foru-site #site-image {
	background:#d4c09b;
}

#wiki-site #site-image {
	background:#b3c297;
}

/*
#site-image img {
	border-top:#fff 1px solid;
}
*/




/*	firefox Werbebanner
------------------------------------------------------------------------------*/
#firefox {
	margin:2em 0 0 14px;
}

#firefox a, 
#firefox a:link {
	display:block;
	width:120px;
	height:60px;
	background-image:url(ff_120x60_2.gif);
	text-indent:-1000em;
}
/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1      #090             */
#main-block h1 {
	color:#000080;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.8em;
}

#main-block .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#main-block h2 {
	color:#000080;                // color:#0033CC;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}

/* Headline 3 */
#main-block h3 {
	color:#000080;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.6em;
}


/* Headline h4 */
#main-block h4 {
	color:#000080;
	font-size:3.0em;
	font-weight:bold;
	line-height:3.0em;
}

/* Headline h5 */
#main-block h5 {
	color:#000000;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.6em;
}

/* Headline h6 */
#main-block h6 {
	color:#000000;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.6em;
}



/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1em;
}

#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:#0033CC;
	text-decoration:underline;
}

#main-block a:hover {
	color:#000;
}



/*	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;
}


/*	footer
------------------------------------------------------------------------------*/
.footer {
	display:block;
	width:100%;
	color:#555555;
	background-image:url(./damastbg00.jpg);
	background-position:0 -100px;
}
.footer2 {
	padding:0 14px;
	margin-left:10px;

}
.footer p {
	margin:0;
	padding:9px 0;
	font-size:10px;
	text-transform:uppercase;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#555555;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	float:left;
	width:185px;
}
.footer .col-right {
	float:left;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-image:url(./damastbg00.jpg);
	background-repeat:repeat;
	color:#000080;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
	border:0px solid #fff;
}

#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;
/*	background-color:#f7f7f7;                   
	border-top:2px solid #fff;                    */
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
/*	border-right:2px solid #fff;              */
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#000080;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.8em;
}


/* 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;
/*	background-color:#393;        */
	font-weight:bold;
	color:#000080;
}

#main-block .download-file {
	padding:1.2em 7px;
/*	border-left:2px solid #393;
	border-right:2px solid #393;    */
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
/*	background-color:#e5ffe5;        
	border-left:2px solid #393;
	border-right:2px solid #393;
	border-bottom:2px solid #393;        */
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
/*	border-top:2px solid #393;     */
}


/* doc/pdf module
*******************************************************************************/

.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#000080;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width:520px;
/*	background-color:#E8E8E8;     */
	margin:0px;
    line-height: 18px;
	}

.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#000080;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:520px;
/*	background-color:#d0d0d0;         */
	margin:0px;
    line-height: 18px;
	}
/* doc/pdf module   end
*********************** hasso gallery ********************************************************/

#hassoGallery {
	margin-left: 50px;
	padding: 0;
	font-size: medium ;
	vertical-align: middle; 
		
}


#hassoNav {
	display: block;
	color:#008000;
	text-align:left;

}

#hassoNav ul {
	display: block;
	text-align:left;
	list-style: none;
	margin-left: 0.5em;
	color:#000080;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.6em;
	margin-top: 2px;
	margin-bottom: 2px;
}

#hassoNav a {
	display: block;
}

#hassoNav a:hover {
	display: block;
	color:#008000;

/*	background-color:silver;                */
}

#hassoNav #active {
	display: block;
	color:#000080;
/*	background-color:silver;                        */

}

#hassoThumbs {
	float: left;
	padding: 0;
	width: 100%;
/*	width: 370px;                                          */
	margin: 0px;
	border:3px  #ff0000;
	font: bold 14px verdana ,  sans-serif;
	background-color: #e5e5e5;
	text-align: center;
	
}

#hassoThumbs .hassoThumb {
	float: left;
	margin: 10px 5px 10px 5px;
	border:1;
	height: 100%;
	width: 110px;                   
	text-align: center;
	vertical-align:middle;
	
}

#hassoThumbs .hassoThumb a {
	border:0;
	
}

#hassoThumbs .hassoThumb a img {
	border:0;
	
}


#hassoPic {
	text-align:center;
	padding: 5px;
	width: 360px;
	margin: 0px;
	border:1px  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: #e5e5e5;
}


#hassoPic .hassoTitle {
	font-style:oblique;
	text-align:center;
	color:#000080;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.6em;
	
}

#hassoPic .hassoDescription {
	text-align:left;	
}

#hassoPic img {
	border: 0px;
	margin: 0px;
}


#hassoPrevNextNav {
	display: block;
	text-align:center;
	font-size: small ;
	width: 370px;
	margin:0;
	padding: 0;

}


#hassoPrevNextNav #hassoPrevPic{
	float: left;
	text-align:left;

	
}


#hassoPrevNextNav #hassoNextPic{
	float: right;
	text-align:right;

}

#hassoPrevNextNav #hassoPrevPic a {
	text-align:left;
}


#hassoPrevNextNav #hassoNextPic a {
	text-align:right;
		
}

/* hassogallery   end
*******************************************************************************/
/*Modul Bild und Text*/
.centertab {margin-right: auto;
            margin-left: auto;}

.bildtext { 
	margin: 0px;
 	text-align: center;
 	padding: 0px;
  /*          	font-size: 10px;              */
	color:#000080;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.6em;
}

.imgleft {float: left;
          margin-right: 20px;}
          
.imgright {float: right;
          margin-left: 20px;
}

.stopleft {clear: left;}

.stopright {clear: right;}
	 
.bildtext2 {text-align: justify;}


