/*******************************************************************************
Project: Inmobilien Oettinghaus
Copyright:	Webgestaltung Klein
url: http://www.webgestaltung-klein.de
*******************************************************************************/

/*	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 }




/* 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,ol { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
ul, ol {list-style: none;}
ul li {margin: 0 0 0 0; padding: 0;}
ul li ul {margin: 0 0 0 0; list-style: none; padding: 0;}
ul li ol {margin: 0 0 0 0; padding: 0;}

pre {font-size:1.2em; }

a:hover { text-decoration:none; }

/* reset end *******************************************************************************************/

html {
	
}

body {
	background-color: #ffffff;
}

/* basic classes */

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

.s16{
	width:16px;
}

.clear {
	clear:both;
}	

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#FF0000; }
/* end basic classes */



#website {
	top:0px;
	position: relative;
	padding: 0px;
	margin: 0 auto;
	width: 819px;
}


#shader_middle{
	width: 819px;
	background-image: url('shader_middle.png');
	background-repeat: repeat-y;
	padding-left: 4px;
}


#shader_bottom{
	width: 819px;
	height: 6px;
	background-image: url('shader_bottom.png');
	background-repeat: no-repeat;
}


#header{
	width:811px;
	height: 96px;

	
}
#logo{
	width:811px;
	height:96px;
	background-image: url('logo.png');
	background-repeat: no-repeat;
	clear: both;	
}

#boxright {
	position: relative;
	top: 51px;
	float:right;
	right: 0px;
}

#boxright img {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	
	
}

#navigationbox{
	width:811px;
}

}
#content p{line-height:1.4;}
#navigationbox{background:#fe0202}



#content{
	position: relative;
	width: 811px;
	clear:both;
	background-color: #ffffff;
	font-size: 12px;
	line-height:24px;
	font-family: verdana;

}

#footer{
	text-align: right;
	clear:left;
	width:811px;
	height: 21px;
	background-color: #fe0202;
}
#footer p{margin:0;padding:50px 8px}
#footer a{display:inline;padding:0;color: #000000}
#footer a{display:inline;padding:0;color: #000000}

}

#footer-barnav {
	width: 811px;
	text-align: right;
	height: 10px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
}

#footer-barnav a,
#footer-barnav a:link,
#footer-barnav a:visited,
#footer-barnav a:hover {
	text-align: right;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}




/*	############# CONTENT2 - Start #############
------------------------------------------------------------------------------*/

#content2 {
	width: 745px;
	line-height: 1.0em;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;	
	padding-left:40px;
	padding-top: 45px;
	padding-bottom: 30px;
	float: left;
}

#content2.start {
	width: 545px;
	line-height: 1.0em;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;	
	padding-left:40px;
	padding-top: 45px;
	padding-bottom: 30px;
	float: left;
}


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

/* Headline 1 */
#content2 h1          { color: #000000; font-size: 24px; font-family: Verdana; line-height: 1.2 ;}


#content2 .teaser h1    { color: #000000; font-size: 24px; font-family: Verdana; line-height: 1.2}

/* Headline 2 */
#content2 h2      {color: #000000; font-size: 16px; font-family: Verdana; line-height: 1.2}

/* Headline 2 */
#content2 h3      {color: #000000; font-size: 14px; font-family: Verdana; line-height: 1.0; }



/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#content2 p,
#content2 ul,
#content2 ol     { color:#000000;font-size: 12px; font-family: Verdana; margin-bottom: 1.2em ;line-height: 1.5}

#content2 ul,
#content2 ol {
	padding-left: 5px;
}

#content2 ul li ul,
#content2 ul li ol,
#content2 ol li ol,
#content2 ol li ul    { color:#000000; font-size: 10px;}

#content2 ul {
	margin-left:10px;
	list-style-type:disc;
}

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


/*	Hyperlinks
------------------------------------------------------------------------------*/

#content2 a, #main-block a:link      { color:#000000; border: 0px;}

#content2 a:hover {
	color:#fe0202;
}

#content2 .teaser a {color:#fe0202;}



/*	Images
------------------------------------------------------------------------------*/
#content2 div.image   { margin-bottom: 0; clear: both }
#content2 div.image p  { font-size: 0.9em; margin: 0; clear: both }
#content2 div.flLeft    { margin-right: 10px; margin-bottom: 5px }
#content2 div.flRight    { margin-bottom: 5px; margin-left: 10px }
 #content2 div.image a  { border: 0px; } 



/*	############# CONTENT2 - END #############
------------------------------------------------------------------------------*/


/*	############# Navigation - START #############
------------------------------------------------------------------------------*/

#nav {
	width: 811px;
	height: 21px;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	background-color: #fe0202;
}


/*Navigation erste Ebene (redaxo) */
#header-nav { 
	color: #ffffff; font-size: 12px; 
	font-family: Tahoma; 
	position: relative; z-index: 10; 
 	top: 0px;
	left: 15px;  height: 21px; 
	clear: both;
}

#header-nav ul.nav1st { 
	font-size: 12px; 
	
}


#header-nav ul.nav1st li { 
	color: #ffffff; 
	font-size: 12px; 
	display: block; 
	float: left; 
	height:18px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
}

#header-nav ul.nav1st li.active { 
	font-size: 12px; 
	background-color: #797979;
	height:18px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
 
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link { 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;	
	height:18px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link { 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	height:18px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
}

#header-nav ul.nav1st a, #header-nav ul.nav1st a:link { 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;	
	height:18px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	 
}

#header-nav ul.nav1st a:hover { 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;	
	height:18px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
}



/*	############# Navigation - END #############
------------------------------------------------------------------------------*/






/*	############# MODULE - START #############
------------------------------------------------------------------------------*/


/* newsbox
*******************************************************************************/
#news{
	border: 1px solid #cecece;
	padding-right: 5px;
	height: 90px;
}

#news a {
	text-decoration: underline;
}


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

#form-module   {  color: #000000; font-family: Verdana; margin: 0; padding: 0; width: 480px }

#form-module fieldset {
	border:0px dotted #FFFFFF;
}

#form-module legend {
	display:none;
}


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

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

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

#form-module label.checkbox  { width: 200px; margin-top: 2px; } 

#form-module input, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #000000;
}

#form-module select {
	float: left;
	margin: 5px;
	width: 95px;
	border:1px solid #000000;
	font-size: 12px;
}

#form-module input.text  { font-size: 1em; height: 14px }

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

#form-module input.submit    { color: #000000; background-color: #FFFFFF; text-align: center; cursor: pointer; margin: 5px 0 5px 320px; padding: 2px 5px; width: 80px; border:1px solid #000000; }

#form-module input.submit:hover { 
	background-color:#d2d2d2;
	color:#000000;
}

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

#form-module-thanks   { height:300px; color: #000000; font-family:Verdana; display: block }


/* download
*******************************************************************************/
/* Standartränder für downloadmodul
#content2 .download-hdl p, 
#content2 .download-file p, 
#content2 .download-desc p   { background-color: #FFFFFF; margin: 0 }
#content2 .download-hdl p      { color: #000000; font-size: 1em; font-family: Verdana; line-height: 1em; background-color: white; margin-top: 1px; padding: 6px 7px 2px; height: 16px; border: dotted 1px #000000 }

#content2 .download-file      { background-color: white; padding: 1.2em 7px; border-right: 1px dotted #000000; border-left: 1px dotted #000000 }

#content2 .download-desc     { background-color: #F7F7F7; margin-bottom: 1.2em; padding: 1.2em 7px; border-right: 1px dotted #000000; border-bottom: 1px dotted #000000; border-left: 1px dotted #000000 }

#content2 .download-without-desc     { background-color: white; margin-bottom: 1.2em; border-top: 1px dotted #000000 }

#content2 .download-file   a { border : 0px;} 
*/



#content2 .download-hdl p, 
#content2 .download-file p, 
#content2 .download-desc p   { 
	background-color: #FFFFFF; 
	margin: 0 }
	
#content2 .download-hdl p      {
	 color: #000000; font-weight: bold;}

#content2 .download-file      {  }

#content2 .download-desc     {  }

#content2 .download-without-desc     {  }

#content2 .download-file   a { border : 0px;}
/* Spalten
*******************************************************************************/
/* 

/* 2+3 */
.zweier, .dreier {
	width: 745px;
}

/* 2 */
.zweier .spalte_1       { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-right: 30px; width: 355px; float: left }

.zweier .spalte_2      { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-left: 0; width: 355px; float: right }

.zweier img, a img,:link img,:visited img, fieldset { border:none ; padding:0px 5px 0px 5px;}

/* 3 */

/* 3 */
.dreier .spalte_1 {
 width: 30%;
 float: left;
 margin-left: 0px;
 margin-right: 15px;
}

.dreier .spalte_2 {
 width: 30%;
 float: left;
 margin-right: 15px;
}

.dreier .spalte_3 {
 width: 30%;
 float: right;
  margin-right: 15px;
}

/* Magazin layout
*******************************************************************************/

.magazine-container {
 		background: #ffffff;
		float:right;
}

.magazine-image a, .magazine-image a:hover {
 		border: 0;
 		background: transparent;
     	outline; 0;
}


/* JAOS Lightbox Style-Sheet
Einfaches Style-Sheet zur (X)HTML-validen Darstellung
der Thumbnails, ausgelegt auf eine Thumbnail-Grösse
von 60 x 80 Pixel.
Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet
und dem jeweiligen div's zugeordnet.
*/

div.jaosg_thumbnail     { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 5px 3px; float: left }

div.jaosg_thumbnail img { }
/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 60px;
	width: 80px;
	margin: 20px 10px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 80px;
	width: 60px;
	margin: 10px 20px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}

