/* -----------------------------------------------------------------------------------------
   estilo.css 2007-10-24 10:00:32Z mz   

   desarrollo página web granada
   http://www.dpwgranada.net
   autor: j. heitmann
   ---------------------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	font: normal 9pt/1.3em arial, verdena, sans-serif;
	color: #d7b97b;	
}

img{
	border: 0;
}

#noseve{visibility: hidden}

a.nav_top {
	font: normal 13px arial, verdena, sans-serif;
	
}

a.nav_top2 {
	font: normal 11px arial, verdena, sans-serif;
	
}

span.headline{
	font: bold 10pt/1.8em arial, verdena, sans-serif;
	text-align: block;
	font-style: italic;
}

span.headline1{
	font: bold 10pt/1.3em arial, verdena, sans-serif;
	text-align: block;
	font-style: italic;
}

span.headline2{
	font: normal 18pt/1.5em arial, verdena, sans-serif;
	text-align: block;
	font-style: italic;
}

p.name{
	margin-top: 3px;
	font: normal 8pt arial, verdena, sans-serif;
	text-align:right;
	font-style: italic;
}

.activ{
	font: normal 13px arial, verdena, sans-serif;
	color: #ff9933;
}

.activ2{
	font: normal 11px arial, verdena, sans-serif;
	color: #ff9933;
}

a.nav_top2:link, a.nav_top:link{text-decoration:none;color:#d7b97b;}
a.nav_top2:visited, a.nav_top:visited{text-decoration:none;color:#d7b97b;}
a.nav_top2:active, a.nav_top:active{text-decoration:none;color:#ff9933;}
a.nav_top2:hover, a.nav_top:hover{text-decoration:underline;color:#ff9933;}

a.main:link{text-decoration:underline;color:#d7b97b;}
a.main:visited{text-decoration:underline;color:#d7b97b;}
a.main:active{text-decoration:underline;color:#ff9933;}
a.main:hover{text-decoration:underline;color:#ff9933;}


body{
	text-align: center;
	background: #aa464e url(images/bg.jpg) repeat-x;

}

#outer_frame{
	width: 952px;
	height: 683px;
	margin: auto;
	background: url(images/bg5.jpg) no-repeat;
	text-align: center;
	margin-top: 0px;
}

#outer_frame1{
	background: url(images/bg1.jpg) no-repeat;
	width: 952px;
	height: 683px;
	margin: auto;
	text-align: center;
	margin-top: 0px;
}

#outer_frame2{
	background: url(images/bg2.jpg) no-repeat;
	width: 952px;
	height: 683px;
	margin: auto;
	text-align: center;
	margin-top: 0px;
}

#outer_frame3{
	background: url(images/bg3.jpg) no-repeat;
	width: 952px;
	height: 683px;
	margin: auto;
	text-align: center;
	margin-top: 0px;
}

#outer_frame4{
	background: url(images/bg4.jpg) no-repeat;
	width: 952px;
	height: 683px;
	margin: auto;
	text-align: center;
	margin-top: 0px;
}

#outer_frame5{
	background: url(images/bg6.jpg) no-repeat;
	width: 952px;
	height: 683px;
	margin: auto;
	text-align: center;
	margin-top: 0px;
}

#contenedor{
	position:relative;
	top:100px;
	left:140px;	
	width: 695px;
	height: 530px;
	
}

* html #contenedor{
	position:relative;
	top:100px;
	left:10px;	
	width: 695px;
	height: 530px;
	
}

#contenedor3{
	position:relative;
	top:100px;
	left:140px;	
	width: 695px;
	height: 530px;
	margin: auto;
}

#contenedor2{
	position:relative;
	top: 114px;
	left: 5px;	
	width: 695px;
	height: 530px;
	background: ;
	margin: auto;
}

#nav_top{
	padding-top: 57px;
	padding-bottom: 30px;
}

div.nav{
	width:80px;
	float: left;
	padding-left: 30px;
}

* html div.nav{
	width:110px;
	float: left;
	padding-left: 30px;
}

#nav_top2{
	position:absolute;
	top:86px;
	left:50px;
	text-align:left;
}

* html #nav_top2{
	position:absolute;
	top:86px;
	left:50px;
	text-align:left;
}

#nav_top3{
	position:absolute;
	top:86px;
	left:51px;
	text-align:left;
}

* html #nav_top3{
	position:absolute;
	top:86px;
	left:50px;
	text-align:left;
}

div.space{
	width: 120px;
	float: left;
}

div.space2{
	width: 45px;
	float: left;
}

div.nav2{
	width:120px;
	float: left;
}

div.nav3{
	width:120px;
	float: left;
}

#izquierda{
	width: 300px;
	height: 280px;
	text-align:left;
	padding-left: 50px;
	float: left;
}

* html #izquierda{
	width: 350px;
	height: 280px;
	text-align:left;
	padding: 0 0 0 50px;
	float: left;
}

#derecha{
	width: 305px;
	height: 280px;
	text-align:left;
	float: right;
}

#center{
	padding-left: 80px;
	text-align:left;
	width: 550px;
	height: 280px;
}

#weiter{
	width: 340px;
	float: left;
	text-align:right;
}

#impressum{
	width: 340px;
	float: right;
	text-align:right;
	padding-right: 15px;
}

.clear{
	clear: both;
	padding-bottom: 45px;
}
